Home
last modified time | relevance | path

Searched full:declared (Results 1 – 25 of 1100) sorted by relevance

12345678910>>...44

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def35 /// 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 Duser-makedev.m46 AC_MSG_CHECKING([makedev() is declared in sys/sysmacros.h])
15 [makedev() is declared in sys/sysmacros.h])
25 AC_MSG_CHECKING([makedev() is declared in sys/mkdev.h])
34 [makedev() is declared in sys/mkdev.h])
H A Dkernel-fsync-bdev.m425 [fsync_bdev() is declared in include/blkdev.h])
31 [sync_blockdev() is declared in include/blkdev.h])
/freebsd/contrib/mandoc/
H A Dmandoc.3286 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 Dtbl.369 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 Dnn_div.h22 /* 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 Dnn_div.h22 /* 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 DClang.ms297 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 DDiagnosticASTKinds.td79 "subobject declared here">;
209 "volatile %select{temporary created|object declared|member declared}0 here">;
408 "because %2 has a user-declared constructor, making the type no longer an "
464 "external variable %0 declared with incompatible types in different "
467 "external variable %0 declared with incompatible types in different "
475 def note_odr_value_here : Note<"declared here with type %0">;
477 "external function %0 declared with incompatible types in different "
480 "external function %0 declared with incompatible types in different "
511 "enumeration %0 declared with incompatible fixed underlying types (%1 vs. "
519 "field %0 declared with incompatible types in different "
[all …]
H A DDiagnosticSemaKinds.td39 "decomposition declaration declared "
72 def note_previous_decl : Note<"%0 declared here">;
73 def note_entity_declared_at : Note<"%0 declared here">;
74 def note_callee_decl : Note<"%0 declared here">;
159 "conversion to %select{integral|enumeration}0 type %1 declared here">;
491 "'static' function %0 declared in header file "
492 "should be declared 'static inline'">,
597 "decomposition declaration cannot be declared "
600 "decomposition declaration cannot be declared with type %0; "
601 "declared type must be 'auto' or reference to 'auto'">;
[all …]
/freebsd/share/doc/psd/25.xdrrfc/
H A Dxdr.rfc.ms91 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 Dkmp_wrapper_malloc.h24 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 Ddllexports297 # These functions are exported from libguide, but declared neither in omp.h not in omp_lib.h.
646 #__kmpc_atomic_fixed4_add # declared above #102
648 #__kmpc_atomic_float4_add # declared above #104
650 #__kmpc_atomic_fixed8_add # declared above #103
652 #__kmpc_atomic_float8_add # declared above #105
808 #__kmpc_atomic_4 # declared above #100
809 #__kmpc_atomic_8 # declared above #101
/freebsd/share/doc/psd/22.rpcgen/
H A Drpcgen.ms184 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 Dconfig.h
/freebsd/share/man/man3/
H A Dtree.3223 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 Darb.3197 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 Dqueue.3381 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/share/man/man9/
H A Dstyle.9354 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
673 Variables may be initialized where declared especially when they
807 If no local variables are declared, the first line should be a statement.
951 Nested namespaces should be declared using a single namespace declaration.
986 Default and deleted methods should be declared as a single line.
1015 Variables may be declared at any point within a function,
/freebsd/contrib/tcpdump/
H A Dprint-openflow.c198 * 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 Dftmacros.h39 * to be declared gets declared.
41 * On some UN*Xes we need to force strtok_r() to be declared.
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DASTOps.h141 /// member variables and static variables declared within a function.
143 /// Local variables, not including parameters or static variables declared
155 /// Returns declarations that are declared in or referenced from `FD`.
158 /// Returns declarations that are declared in or referenced from `S`.
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDeclaration.h23 /// 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/libpcap/
H A Dftmacros.h39 * to be declared gets declared.
41 * On some UN*Xes we need to force strtok_r() to be declared.
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_prod_test.cc36 // 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

12345678910>>...44