| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | msg_135.c | 24 struct complete { struct 42 struct complete *complete; in pointer_to_structs() local 44 complete = (struct complete *)incomplete; in pointer_to_structs() 45 sink(complete); in pointer_to_structs()
|
| H A D | msg_031.c | 8 struct complete { struct 16 struct complete complete_var; argument
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
| H A D | gss_get_name_attribute.c | 42 int *complete, in gss_get_name_attribute() argument 54 if (complete != NULL) in gss_get_name_attribute() 55 *complete = 0; in gss_get_name_attribute() 72 complete, in gss_get_name_attribute()
|
| H A D | gss_set_name_attribute.c | 40 int complete, in gss_set_name_attribute() argument 61 complete, in gss_set_name_attribute()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
| H A D | connect.c | 43 heim_ipc_complete complete, in kcm_service() argument 62 (*complete)(cctx, EINVAL, NULL); in kcm_service() 73 (*complete)(cctx, EINVAL, NULL); in kcm_service() 84 (*complete)(cctx, ret, &rep); in kcm_service()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | suff-lookup.exp | 10 transformation .ccc.cc complete 14 transformation .c.ccc complete 18 transformation .short.c complete 22 transformation .sho.c complete 26 transformation .dead-end.short complete
|
| H A D | suff-transform-endless.exp | 20 transformation .e complete 21 transformation .e.f complete 22 transformation .f.e complete
|
| H A D | suff-transform-select.exp | 21 transformation .e complete 22 transformation .e.f complete 23 transformation .f.e complete
|
| H A D | suff-rebuild.exp | 20 transformation .a.b complete 27 transformation .b.c complete 34 transformation .c complete
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 16 .complete { background-color: #99FF99; } 22 .. role:: complete 28 .. |Complete| replace:: :complete:`Complete`
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/ |
| H A D | RAIIObjectsForParser.h | 149 void complete(Decl *D) { in complete() function 190 void complete(Decl *D) { in complete() function 191 ParsingRAII.complete(D); in complete() 221 void complete(Decl *D) { in complete() function 222 ParsingRAII.complete(D); in complete() 243 void complete(Decl *D) { in complete() function 244 ParsingRAII.complete(D); in complete()
|
| /netbsd-src/sys/dev/ir/ |
| H A D | sir.c | 201 goto complete; in deframe_process() 218 goto complete; in deframe_process() 232 goto complete; in deframe_process() 254 complete: in deframe_process()
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | clearok | 4 # forces complete redraw on next refresh 17 # forces complete redraw on next refresh 29 # forces complete redraw on next refresh
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_want.pod | 56 B<BIO> layer in order to complete the actual SSL_*() operation. 62 complete the actual SSL_*() operation. 67 The operation did not complete because an application callback set by 73 The operation did not complete because a certificate verification callback 91 The operation did not complete because an application callback set by
|
| H A D | BIO_get_data.pod | 29 indicates that initialisation is complete, whilst zero indicates that it is not. 30 Often initialisation will complete during initial construction of the BIO. For 31 some BIOs however, initialisation may not complete until after additional steps
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/shlib/ |
| H A D | Makefile.in | 128 $(topdir)/complete.c $(topdir)/bind.c $(topdir)/isearch.c \ 155 rltty.so complete.so bind.so isearch.so display.so signals.so \ 239 complete.so: $(topdir)/ansi_stdlib.h $(topdir)/posixdir.h $(topdir)/posixstat.h 240 complete.so: $(topdir)/rldefs.h ${BUILD_DIR}/config.h $(topdir)/rlconf.h 241 complete.so: $(topdir)/readline.h $(topdir)/keymaps.h $(topdir)/chardefs.h 242 complete.so: $(topdir)/rltypedefs.h 243 complete.so: $(topdir)/tilde.h 364 complete.so: $(topdir)/rlprivate.h 388 complete.so: $(topdir)/xmalloc.h 416 complete.so: $(topdir)/rlmbutil.h [all …]
|
| /netbsd-src/sys/dev/usb/ |
| H A D | motg.c | 1423 goto complete; in motg_device_ctrl_intr_rx() 1432 goto complete; in motg_device_ctrl_intr_rx() 1438 goto complete; in motg_device_ctrl_intr_rx() 1443 goto complete; in motg_device_ctrl_intr_rx() 1453 goto complete; in motg_device_ctrl_intr_rx() 1496 complete: in motg_device_ctrl_intr_rx() 1547 goto complete; in motg_device_ctrl_intr_tx() 1560 goto complete; in motg_device_ctrl_intr_tx() 1566 goto complete; in motg_device_ctrl_intr_tx() 1573 goto complete; in motg_device_ctrl_intr_tx() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 118 virtual CompletionAction complete(StringRef Buffer, size_t Pos) const = 0; 123 CompletionAction complete(StringRef Buffer, size_t Pos) const override; 132 CompletionAction complete(StringRef Buffer, size_t Pos) const override { in complete() function
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_want.pod | 55 B<BIO> layer in order to complete the actual SSL_*() operation. 62 complete the actual SSL_*() operation. 68 The operation did not complete because an application callback set by 87 The operation did not complete because an application callback set by
|
| H A D | BIO_get_data.pod | 29 indicates that initialisation is complete, whilst zero indicates that it is not. 30 Often initialisation will complete during initial construction of the BIO. For 31 some BIOs however, initialisation may not complete until after additional steps
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
| H A D | inttimes.d | 52 sdt:::interrupt-complete 64 sdt:::interrupt-complete
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Cpu/ |
| H A D | inttimes.d | 52 sdt:::interrupt-complete 64 sdt:::interrupt-complete
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/ |
| H A D | ts.c | 65 heim_ipc_complete complete, in test_service() argument 72 (*complete)(cctx, 0, &rep); in test_service()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | type_traits | 728 "template argument must be a complete class or an unbounded array"); 737 "template argument must be a complete class or an unbounded array"); 746 "template argument must be a complete class or an unbounded array"); 761 "template argument must be a complete class or an unbounded array"); 775 "template argument must be a complete class or an unbounded array"); 864 // describes function types as non-destructible and all complete 911 "template argument must be a complete class or an unbounded array"); 965 "template argument must be a complete class or an unbounded array"); 981 "template argument must be a complete class or an unbounded array"); 990 "template argument must be a complete class or an unbounded array"); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | MSVCCompatibility.rst | 49 * Class inheritance: :good:`Mostly complete`. This covers all of the standard 64 * Member pointers: :good:`Mostly complete`. Standard C++ member pointers are 75 * Debug info: :good:`Mostly complete`. Clang emits relatively complete CodeView 84 * C++ Exceptions: :good:`Mostly complete`. Support for 107 * Lambdas: :good:`Mostly complete`. Clang is compatible with Microsoft's
|