/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_wrapper_malloc.h | 18 1. Declaring standard memory allocation routines in OS-independent way. 22 1. Declaring standard memory allocation routines in OS-independent way. 106 /* KMP_SRC_LOC_DECL -- Declaring source location parameters, to be used in 152 Declaring two macros, malloc_src_loc() and _malloc_src_loc(), overcomes the
|
/freebsd/share/man/man9/ |
H A D | intro.9 | 95 A rich set of macros for declaring 108 The SYSINIT framework provides macros for declaring functions that will be 410 The interfaces for declaring loadable kernel modules are described by
|
/freebsd/contrib/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-port.h | 86 // Macros for declaring flags. 117 // Macros for declaring flags.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/firmware/ |
H A D | tlm,trusted-foundations.txt | 5 presence by declaring a node compatible with "tlm,trusted-foundations"
|
H A D | tlm,trusted-foundations.yaml | 11 presence by declaring a node compatible under the /firmware/ node
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | suff-main.mk | 18 # Declaring both '.1' and '.2' as suffixes turns the '.1.2' target into an
|
H A D | cond-func-make-main.mk | 31 # Declaring a target via the .MAIN dependency adds it to the targets to be
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
H A D | err.D_DECL_VOIDOBJ.baddec.d | 31 * Declaring void objects will result in a D_DECL_VOIDOBJ error
|
H A D | err.D_DECL_INCOMPLETE.simple.d | 29 * Declaring an inner struct within another struct and not defining it should
|
H A D | err.D_PROTO_ARG.DupStructAssoc.d | 31 * Declaring an associative array with a struct to be its key type and trying to
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/probes/ |
H A D | err.D_SYNTAX.probespec.d | 32 * Try Declaring Datatypes and variables next to profile declaration and
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | qcom,smem-part.yaml | 42 /* Example declaring dynamic partition */
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_malloc.h | 16 * Deal with platform differences declaring alloca()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
H A D | err.D_DECL_INCOMPLETE.simple.d | 31 * Declaring an inner union without defining it else where should throw
|
H A D | err.D_PROTO_ARG.DupUnionAssoc.d | 31 * Declaring an associative array with a union to be its key type and trying to
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/stop/ |
H A D | tst.stop1.d | 61 * Wait for a quarter second before declaring victory.
|
H A D | tst.stop2.d | 61 * Wait for a quarter second before declaring victory.
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 891 /// Finds the best path from the naming class to the declaring class, 921 /// treated as a notional base of its declaring class with inheritance 964 assert(FinalAccess != AS_none && "forbidden access after declaring class"); in FindBestPath() 1058 // The effective context is a subclass of the declaring class. in TryDiagnoseProtectedAccess() 1183 // Check whether we have special rights to the declaring class. in DiagnoseAccessPath() 1190 // If the declaration is accessible when named in its declaring in DiagnoseAccessPath() 1369 // member is a base class of its declaring class. in IsAccessible() 1374 // in its declaring class. in IsAccessible() 1381 // Target is accessible at EC when named in its declaring class. in IsAccessible() 1382 // We can now hill-climb and simply check whether the declaring in IsAccessible()
|
/freebsd/lib/msun/src/ |
H A D | s_nearbyint.c | 40 * that rint won't raise any floating-point exceptions. Declaring ret volatile
|
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
H A D | math.h | 15 // yet we get errors. CUDA avoids this by eagerly declaring all math functions
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | QualTypeNames.cpp | 265 /// Create a nested name specifier for the declaring context of 288 // picking a random instance as the declaring context. in createNestedNameSpecifierForScopeOf() 317 /// Create a nested name specifier for the declaring context of
|
/freebsd/contrib/kyua/examples/ |
H A D | kyua.conf | 40 -- The file must start by declaring the name and version of its format.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineFunctionPass.h | 14 // care of declaring that no LLVM passes are invalidated.
|
/freebsd/usr.bin/xstr/ |
H A D | xstr.1 | 80 declaring the common
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRAsmPrinter.cpp | 270 " Declaring this symbol tells the CRT that it should"); in doFinalization() 278 " Declaring this symbol tells the CRT that it should"); in doFinalization()
|