Home
last modified time | relevance | path

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

12345678910>>...40

/freebsd-src/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-src/sys/contrib/openzfs/config/
H A Duser-makedev.m45 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 Dkernel-fsync-bdev.m424 [fsync_bdev() is declared in include/blkdev.h])
30 [sync_blockdev() is declared in include/blkdev.h])
/freebsd-src/contrib/mandoc/
H A Dmandoc.3253 Declared in
260 Declared in
267 Declared in
284 Declared in
300 Declared in
308 Declared in
314 Declared in
379 nodes with element, root and text types as declared by the
431 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-src/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-src/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.
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-src/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-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td15 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 wit
[all...]
H A DDiagnosticASTKinds.td78 "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 wit
[all...]
H A DOperatorKinds.def34 /// Unary: True if the operator can be declared as a unary operator.
36 /// Binary: True if the operator can be declared as a binary
40 /// MemberOnly: True if this operator can only be declared as a
/freebsd-src/libexec/ftpd/
H A Dconfig.h221 /* 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-src/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-src/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.3361 is the name of a user defined structure that must be declared
386 structure is declared as follows:
396 A pointer to the head of the list can later be declared as:
599 structure is declared as follows:
609 A pointer to the head of the tail queue can later be declared as:
827 structure is declared as follows:
837 A pointer to the head of the list can later be declared as:
1050 structure is declared as follows:
1060 A pointer to the head of the tail queue can later be declared as:
/freebsd-src/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-src/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-src/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-src/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
/freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/
H A Dmicrochip,wilc1000.yaml39 and deasserting RESET. This should be declared as an
45 connected to the RESET line. This should be declared as an
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcommon.h34 /// This is declared for use by the runtime, but should be implemented in the
41 /// This is declared for use by the runtime, but should be implemented in the
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h69 /// not large enough to contain the number of modules declared in the stream
78 /// not large enough to contain the number of threads declared in the stream
98 /// number of memory descriptors declared in the stream header. The
139 /// contain the number of memory descriptors declared in the stream header.

12345678910>>...40