/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CXXRecordDeclDefinitionBits.def | 35 /// True if this class has any user-declared constructors. 38 /// The user-declared special members which this class has. 84 /// True when any base class has any declared non-static data 90 /// True when any base class has any declared non-static data 112 /// True if there no non-field members declared by the user. 169 /// This excludes any user-declared but not user-provided special members 170 /// which have been declared but not yet defined. 178 /// The declared special members of this class which are known to be 181 /// This excludes any user-declared but not user-provided special members 182 /// which have been declared but not yet defined, and any implicit special [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-makedev.m4 | 5 AC_MSG_CHECKING([makedev() is declared in sys/sysmacros.h]) 14 [makedev() is declared in sys/sysmacros.h]) 24 AC_MSG_CHECKING([makedev() is declared in sys/mkdev.h]) 33 [makedev() is declared in sys/mkdev.h])
|
H A D | kernel-fsync-bdev.m4 | 24 [fsync_bdev() is declared in include/blkdev.h]) 30 [sync_blockdev() is declared in include/blkdev.h])
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.3 | 286 Declared in 293 Declared in 300 Declared in 317 Declared in 333 Declared in 341 Declared in 347 Declared in 412 nodes with element, root and text types as declared by the 464 nodes with block, head, body, element, root and text types as declared
|
H A D | tbl.3 | 69 Unless otherwise noted, all of the following data structures are declared in 76 It is declared in 275 The following functions are declared in
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_div.h | 22 /* ATTRIBUTE_WARN_UNUSED_RET int nn_divrem(nn_t q, nn_t r, nn_src_t a, nn_src_t b); (declared in pu… 29 /* ATTRIBUTE_WARN_UNUSED_RET int nn_mod(nn_t r, nn_src_t a, nn_src_t b); (declared in public header… 40 /* ATTRIBUTE_WARN_UNUSED_RET int nn_gcd(nn_t d, nn_src_t a, nn_src_t b, int *sign); (declared in pu… 41 …nt nn_xgcd(nn_t g, nn_t u, nn_t v, nn_src_t a, nn_src_t b, int *sign); (declared in public header)…
|
/freebsd/crypto/libecc/include/libecc/nn/ |
H A D | nn_div.h | 22 /* ATTRIBUTE_WARN_UNUSED_RET int nn_divrem(nn_t q, nn_t r, nn_src_t a, nn_src_t b); (declared in pu… 29 /* ATTRIBUTE_WARN_UNUSED_RET int nn_mod(nn_t r, nn_src_t a, nn_src_t b); (declared in public header… 40 /* ATTRIBUTE_WARN_UNUSED_RET int nn_gcd(nn_t d, nn_src_t a, nn_src_t b, int *sign); (declared in pu… 41 …nt nn_xgcd(nn_t g, nn_t u, nn_t v, nn_src_t a, nn_src_t b, int *sign); (declared in public header)…
|
/freebsd/share/doc/psd/06.Clang/ |
H A D | Clang.ms | 297 Names declared as enumerators 437 Objects declared as characters 448 Up to three sizes of integer, declared 475 integers, declared 900 suitably declared as discussed below. 910 Likewise, an identifier which is declared 995 is contextually declared 999 need not be declared. 1833 contain the identifiers being declared. 1881 somewhere outside the function in which they are declared. [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 15 def note_previous_decl : Note<"%0 declared here">; 16 def note_entity_declared_at : Note<"%0 declared here">; 17 def note_callee_decl : Note<"%0 declared here">; 102 "conversion to %select{integral|enumeration}0 type %1 declared here">; 416 "'static' function %0 declared in header file " 417 "should be declared 'static inline'">, 516 "decomposition declaration cannot be declared " 519 "decomposition declaration declared " 523 "decomposition declaration declared " 528 "decomposition declaration cannot be declared with type %0; " [all …]
|
H A D | DiagnosticASTKinds.td | 78 "subobject declared here">; 196 "volatile %select{temporary created|object declared|member declared}0 here">; 454 "external variable %0 declared with incompatible types in different " 457 "external variable %0 declared with incompatible types in different " 465 def note_odr_value_here : Note<"declared here with type %0">; 467 "external function %0 declared with incompatible types in different " 470 "external function %0 declared with incompatible types in different " 494 "field %0 declared with incompatible types in different " 497 "field %0 declared with incompatible types in different " 503 "instance variable %0 declared with incompatible types in different " [all …]
|
/freebsd/share/doc/psd/25.xdrrfc/ |
H A D | xdr.rfc.ms | 91 XDR standard, shows how it is declared in the language, and includes 114 0 and 3, respectively. Integers are declared as follows: 133 and 3, respectively. An unsigned integer is declared as follows: 150 Enumerated data is declared as follows: 168 their own explicit type in the standard. Booleans are declared as 226 It is declared as follows: 276 It is declared as follows: 306 machines. This data is called "opaque" and is declared as follows: 339 a multiple of four. Variable-length opaque data is declared in the 386 byte strings are declared as follows: [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_wrapper_malloc.h | 24 On Linux* OS, alloca() function is declared in <alloca.h> header, while on 26 underscore!) is declared in <malloc.h>. This header eliminates these 94 #include <malloc.h> // Windows* OS: _alloca() declared in "malloc.h". 99 // Declared in "stdlib.h". 101 #include <alloca.h> // Linux* OS and OS X*: alloc() declared in "alloca". 146 /* Depending on build mode (debug or release), malloc_src_loc is declared with
|
H A D | dllexports | 297 # These functions are exported from libguide, but declared neither in omp.h not in omp_lib.h. 633 #__kmpc_atomic_fixed4_add # declared above #102 635 #__kmpc_atomic_float4_add # declared above #104 637 #__kmpc_atomic_fixed8_add # declared above #103 639 #__kmpc_atomic_float8_add # declared above #105 795 #__kmpc_atomic_4 # declared above #100 796 #__kmpc_atomic_8 # declared above #101
|
/freebsd/share/doc/psd/22.rpcgen/ |
H A D | rpcgen.ms | 184 Remote procedures are part of remote programs, so we actually declared 187 This procedure was declared to be in version 1 of the 192 Notice that everything is declared with all capital letters. This is 206 procedure we declared above: 375 is called exactly the same way as it is declared in 537 necessary for converting the data types we declared into XDR format and 961 An XDR struct is declared almost exactly like its C counterpart. It 1109 RPC programs are declared using the following syntax: 1222 same as the name of the declared XDR variable. 1253 Things declared as type [all …]
|
/freebsd/libexec/ftpd/ |
H A D | config.h | 221 /* Define if crypt() is declared in <unistd.h> */ 224 /* Define if fclose() is declared in <stdio.h> */ 227 /* Define if optarg is declared in <stdlib.h> or <unistd.h> */ 230 /* Define if optind is declared in <stdlib.h> or <unistd.h> */ 236 /* Define if pclose() is declared in <stdio.h> */ 239 /* Define if getusershell() is declared in <unistd.h> */
|
/freebsd/share/man/man3/ |
H A D | tree.3 | 223 is the name tag of a user defined structure that must be declared 232 The function prototypes are declared with 269 structure is declared as follows: 286 their prototypes need to be declared with the 404 structure is declared as follows: 421 their prototypes need to be declared with the 437 Individual prototypes can be declared with
|
H A D | arb.3 | 197 is the name tag of a user defined structure that must be declared 205 The function prototypes are declared with 248 structure is declared with either of the following: 284 their prototypes need to be declared with the 300 Individual prototypes can be declared with
|
H A D | queue.3 | 381 is the name of a user defined structure that must be declared 406 structure is declared as follows: 416 A pointer to the head of the list can later be declared as: 634 structure is declared as follows: 644 A pointer to the head of the tail queue can later be declared as: 881 structure is declared as follows: 891 A pointer to the head of the list can later be declared as: 1119 structure is declared as follows: 1129 A pointer to the head of the tail queue can later be declared as:
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Declaration.h | 23 /// types, variables, any many other debug core objects were declared. 33 /// declared. 36 /// The line number that describes where this was declared. Set 40 /// The column number that describes where this was declared.
|
/freebsd/contrib/tcpdump/ |
H A D | print-openflow.c | 198 * enough for the full declared OpenFlow message to fit into in openflow_print() 199 * the remainder of the declared TCP segment, same as the full in openflow_print() 200 * declared TCP segment is not required to fit into the in openflow_print() 205 * (Ideally the declared TCP payload end will be at or after in openflow_print()
|
H A D | ftmacros.h | 39 * to be declared gets declared. 41 * On some UN*Xes we need to force strtok_r() to be declared.
|
/freebsd/crypto/krb5/src/tests/asn.1/ |
H A D | README | 1 krb5_encode_test runs through all the functions declared in 17 krb5_decode_test runs through all the functions declared in
|
/freebsd/contrib/libpcap/ |
H A D | ftmacros.h | 39 * to be declared gets declared. 41 * On some UN*Xes we need to force strtok_r() to be declared.
|
/freebsd/share/man/man9/ |
H A D | style.9 | 354 other than the one being declared.) 369 Major structures should be declared at the top of the file in which they 375 if they are declared in a header file. 407 In addition they must be declared exactly once, whereas an 436 local to one source module should be declared 681 Variables may be initialized where declared especially when they 816 If no local variables are declared, the first line should be a statement.
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_prod_test.cc | 36 // Tests that private members can be accessed from a TEST declared as 48 // Tests that private members can be accessed from a TEST_F declared
|