/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp_lib.h.var | 1100 !$omp declare target(omp_set_num_threads ) 1101 !$omp declare target(omp_set_dynamic ) 1102 !$omp declare target(omp_set_nested ) 1103 !$omp declare target(omp_get_num_threads ) 1104 !$omp declare target(omp_get_max_threads ) 1105 !$omp declare target(omp_get_thread_num ) 1106 !$omp declare target(omp_get_num_procs ) 1107 !$omp declare target(omp_in_parallel ) 1108 !$omp declare target(omp_in_final ) 1109 !$omp declare target(omp_get_dynamic ) [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
H A D | math.h | 40 #pragma omp begin declare variant match( \ 49 #pragma omp end declare variant 52 #pragma omp begin declare variant match(device = {arch(amdgcn)}) 58 #pragma omp end declare variant
|
H A D | __clang_openmp_device_functions.h | 21 #pragma omp begin declare variant match( \ 36 #pragma omp end declare variant 39 #pragma omp begin declare variant match(device = {arch(amdgcn)}) 56 #pragma omp end declare variant
|
H A D | stdlib.h | 20 #pragma omp begin declare variant match(device = {arch(amdgcn)}) 26 #pragma omp end declare variant
|
H A D | time.h | 25 #pragma omp begin declare variant match( \ 30 #pragma omp end declare variant
|
H A D | complex | 47 #pragma omp begin declare variant match( \ 53 #pragma omp end declare variant
|
/freebsd/contrib/file/magic/scripts/ |
H A D | create_filemagic_flac | 25 declare -a a_ground_fs=(16384000 22579200 24576000) 32 declare -a samplerates 50 declare -a stripped_rates 51 declare -a lines
|
/freebsd/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/ |
H A D | inttypes.h | 24 #pragma omp begin declare target 28 #pragma omp end declare target
|
H A D | assert.h | 24 #pragma omp begin declare target 28 #pragma omp end declare target
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/probes/ |
H A D | Makefile | 12 err.D_SYNTAX.declare.d \ 20 tst.declare.d \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcCallingConv.td | 74 // IR: declare void f(float %f1, float %f3) 77 // IR: declare void f(float inreg %f0, float inreg %f1) 80 // IR: declare void f(int signext %i0, float %f3) 83 // IR: declare void f(i32 inreg %i0high, float inreg %f1) 88 // IR: declare void f(i64 %i0.coerced)
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | qca8k.txt | 24 To declare the internal mdio-bus configuration, declare a mdio node in the 25 switch node and declare the phandle for the port referencing the internal
|
/freebsd/contrib/byacc/test/ |
H A D | btyacc_demo.y | 149 { $$ = declare($e, 0, $t); } 150 | ID { $$ = declare($e, $1, $t); } 216 extern Decl * declare(Scope *scope, char *id, Type *type);
|
/freebsd/lib/libomp/ |
H A D | omp.h | 496 #pragma omp begin declare variant match(device={kind(host)}) 498 #pragma omp end declare variant 499 #pragma omp begin declare variant match(device={kind(nohost)}) 501 #pragma omp end declare variant
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | replace-dupes-with-symlinks.sh | 16 declare -A db
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_cmath.h | 79 #pragma omp begin declare variant match( \ 88 #pragma omp begin declare variant match(implementation = {vendor(llvm)}) 97 #pragma omp end declare variant 112 #pragma omp end declare variant
|
/freebsd/sys/contrib/zstd/ |
H A D | .gitattributes | 4 # Explicitly declare source files
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | CodeExpansions.h | 26 void declare(StringRef Name, StringRef Expansion) { in declare() function
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_LH_COMPFUNC.pod | 112 can be used in a common header file to declare the function wrappers: 164 lh_doall(), you can instead choose to declare your callback with a 166 declare/implement macros to create compatible wrappers that cast 259 and lh_doall_arg() declare their prototypes with "const", even for the 275 the raw callbacks themselves) or use the macros to declare/implement 279 table, yet declare callbacks without constant types (or cast the
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/scalars/ |
H A D | Makefile | 16 err.D_SYNTAX.declare.d \
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | fan53555.txt | 9 - fcs,suspend-voltage-selector: declare which of the two available
|
/freebsd/contrib/tcpdump/ |
H A D | configure.ac | 538 # Some might have it and declare it in <net/ethernet.h>. 539 # Some might have it and declare it in <netinet/ether.h> 540 # Some might have it and declare it in <sys/ethernet.h>. 541 # Some might have it and declare it in <arpa/inet.h>. 542 # Some might have it and declare it in <netinet/if_ether.h>. 543 # Some might have it and not declare it in any header file. 581 # but it doesn't declare ether_ntohost(). 599 # or if we do but it doesn't declare ether_ntohost(). 624 # or if we do but it doesn't declare ether_ntohost(). 651 # declare ether_ntohost(). [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t8112-j473.dts | 25 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-j274.dts | 33 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-j457.dts | 33 * Force the bus number assignments so that we can declare some of the
|