/external/clang/test/SemaObjC/ |
D | property-2.m | 20 @dynamic PropertyAtomic_char; 21 @dynamic PropertyAtomic_short; 22 @dynamic PropertyAtomic_int; 23 @dynamic PropertyAtomic_long; 24 @dynamic PropertyAtomic_longlong; 25 @dynamic PropertyAtomic_float; 26 @dynamic PropertyAtomic_double; 27 @dynamic PropertyAtomic_id; 28 @dynamic PropertyAtomicRetained_id; 29 @dynamic PropertyAtomicRetainedCopied_id; [all …]
|
D | conflict-nonfragile-abi2.m | 30 @dynamic p; 31 @dynamic le; 32 @dynamic l; 33 @dynamic ls; 34 @dynamic r;
|
/external/clang/test/CodeGenObjC/ |
D | newproperty-nested-synthesis-1.m | 24 @dynamic PropertyAtomic_char; 25 @dynamic PropertyAtomic_short; 26 @dynamic PropertyAtomic_int; 27 @dynamic PropertyAtomic_long; 28 @dynamic PropertyAtomic_longlong; 29 @dynamic PropertyAtomic_float; 30 @dynamic PropertyAtomic_double; 31 @dynamic PropertyAtomic_id; 32 @dynamic PropertyAtomicRetained_id; 33 @dynamic PropertyAtomicRetainedCopied_id; [all …]
|
/external/libnetfilter_conntrack/examples/ |
D | Makefile.am | 16 nfct_mnl_create_LDFLAGS = -dynamic -ldl -lmnl 20 nfct_mnl_del_LDFLAGS = -dynamic -ldl -lmnl 24 nfct_mnl_dump_LDFLAGS = -dynamic -ldl -lmnl 28 nfct_mnl_dump_labels_LDFLAGS = -dynamic -ldl -lmnl 32 nfct_mnl_set_label_LDFLAGS = -dynamic -ldl -lmnl 36 nfct_mnl_event_LDFLAGS = -dynamic -ldl -lmnl 40 nfct_mnl_flush_LDFLAGS = -dynamic -ldl -lmnl 44 nfct_mnl_get_LDFLAGS = -dynamic -ldl -lmnl 48 nfexp_mnl_dump_LDFLAGS = -dynamic -ldl -lmnl 52 nfexp_mnl_event_LDFLAGS = -dynamic -ldl -lmnl
|
/external/compiler-rt/test/profile/ |
D | instrprof-dynamic-one-shared.test | 2 RUN: %clang_profgen -o %t.d/a.shared -fPIC -shared %S/Inputs/instrprof-dynamic-a.cpp 3 …red -fPIC -rpath %t.d %t.d/a.shared %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/instrprof-dynamic-… 5 …ofgen -o %t-static %S/Inputs/instrprof-dynamic-a.cpp %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/i… 13 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 14 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 17 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 18 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 21 …_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp 22 …_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
|
D | instrprof-dynamic-two-shared.test | 2 RUN: %clang_profgen -o %t.d/a.shared -fPIC -shared %S/Inputs/instrprof-dynamic-a.cpp 3 RUN: %clang_profgen -o %t.d/b.shared -fPIC -shared %S/Inputs/instrprof-dynamic-b.cpp 4 …gen -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/Inputs/instrprof-dynamic-main.cpp 6 …ofgen -o %t-static %S/Inputs/instrprof-dynamic-a.cpp %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/i… 14 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 15 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 18 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 19 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 22 …_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp 23 …_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
|
/external/compiler-rt/test/profile/Linux/ |
D | instrprof-dynamic-one-shared.test | 2 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp 3 …fPIC -rpath %t.d %t.d/a.shared %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic… 5 …-o %t-static %S/../Inputs/instrprof-dynamic-a.cpp %S/../Inputs/instrprof-dynamic-b.cpp %S/../Input… 13 …ang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp 14 …ang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp 17 …ang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp 18 …ang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp 21 …ofuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp 22 …ofuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
|
D | instrprof-dynamic-two-shared.test | 2 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp 3 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/b.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-b.cpp 4 … -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/../Inputs/instrprof-dynamic-main.cpp 6 …-o %t-static %S/../Inputs/instrprof-dynamic-a.cpp %S/../Inputs/instrprof-dynamic-b.cpp %S/../Input… 14 …ang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp 15 …ang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp 18 …ang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp 19 …ang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp 22 …ofuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp 23 …ofuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
|
D | coverage_shared.test | 2 …ction-sections -fcoverage-mapping -c -o %t.d/a.shared.o -fPIC %S/../Inputs/instrprof-dynamic-a.cpp 3 …-gc-sections -fcoverage-mapping -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp 4 …fPIC -rpath %t.d %t.d/a.shared %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic… 6 …s -o %t-static %t.d/a.shared.o %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic… 14 …t-shared.profdata %t.d/a.shared | FileCheck --check-prefix=COV %S/../Inputs/instrprof-dynamic-a.cpp 15 …le %t-static.profdata %t-static | FileCheck --check-prefix=COV %S/../Inputs/instrprof-dynamic-a.cpp
|
/external/curl/lib/ |
D | psl.c | 40 if(pslcache->dynamic) in Curl_psl_destroy() 43 pslcache->dynamic = FALSE; in Curl_psl_destroy() 75 bool dynamic = FALSE; in Curl_psl_use() local 80 dynamic = psl != NULL; in Curl_psl_use() 85 if(!psl && !pslcache->dynamic) in Curl_psl_use() 93 pslcache->dynamic = dynamic; in Curl_psl_use()
|
/external/protobuf/objectivec/google/protobuf/ |
D | Type.pbobjc.m | 84 @dynamic name; 85 @dynamic fieldsArray, fieldsArray_Count; 86 @dynamic oneofsArray, oneofsArray_Count; 87 @dynamic optionsArray, optionsArray_Count; 88 @dynamic hasSourceContext, sourceContext; 89 @dynamic syntax; 194 @dynamic kind; 195 @dynamic cardinality; 196 @dynamic number; 197 @dynamic name; [all …]
|
D | Api.pbobjc.m | 50 @dynamic name; 51 @dynamic methodsArray, methodsArray_Count; 52 @dynamic optionsArray, optionsArray_Count; 53 @dynamic version; 54 @dynamic hasSourceContext, sourceContext; 55 @dynamic mixinsArray, mixinsArray_Count; 56 @dynamic syntax; 171 @dynamic name; 172 @dynamic requestTypeURL; 173 @dynamic requestStreaming; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fp-intrinsics.ll | 19 metadata !"round.dynamic", 39 metadata !"round.dynamic", 61 metadata !"round.dynamic", 65 metadata !"round.dynamic", 70 metadata !"round.dynamic", 98 metadata !"round.dynamic", 113 metadata !"round.dynamic", 125 metadata !"round.dynamic", 137 metadata !"round.dynamic", 148 metadata !"round.dynamic", [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fast-isel-align.ll | 1 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -v… 2 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios … 3 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios … 4 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-io… 6 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueab… 7 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gnue… 8 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnue… 9 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gn… 11 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-nacl… 12 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-na… [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-align.ll | 1 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -v… 2 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios … 3 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios … 4 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-io… 6 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueab… 7 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gnue… 8 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnue… 9 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gn… 11 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-nacl… 12 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-na… [all …]
|
/external/clang/test/OpenMP/ |
D | schedule_codegen.cpp | 60 #pragma omp for schedule(dynamic) in main() 64 #pragma omp for simd schedule(dynamic) in main() 112 #pragma omp for schedule(monotonic: dynamic) in main() 116 #pragma omp for simd schedule(monotonic: dynamic) in main() 128 #pragma omp for schedule(nonmonotonic: dynamic) in main() 132 #pragma omp for simd schedule(nonmonotonic: dynamic) in main() 186 #pragma omp for schedule(dynamic) ordered(1) in main() 191 #pragma omp for simd schedule(dynamic) in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | fp-intrinsics.ll | 11 metadata !"round.dynamic", 30 metadata !"round.dynamic", 52 metadata !"round.dynamic", 56 metadata !"round.dynamic", 61 metadata !"round.dynamic", 88 metadata !"round.dynamic", 103 metadata !"round.dynamic", 115 metadata !"round.dynamic", 127 metadata !"round.dynamic", 138 metadata !"round.dynamic", [all …]
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | base_layer_test.py | 48 def __init__(self, dynamic=False, **kwargs): argument 49 super(DynamicLayer1, self).__init__(dynamic=dynamic, **kwargs) 63 def __init__(self, dynamic=False, **kwargs): argument 64 super(DynamicLayer2, self).__init__(dynamic=dynamic, **kwargs) 89 outputs = layer_class(dynamic=True)(inputs) 91 self.assertEqual(model.dynamic, True) 110 outputs = layer_class(dynamic=True)(inputs) 112 self.assertEqual(model.dynamic, True) 119 outputs = DynamicLayer1(dynamic=True)(inputs) 121 self.assertEqual(inner_model.dynamic, True) [all …]
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | full-unroll-heuristics.ll | 4 ; 3) -unroll-percent-dynamic-cost-saved-threshold and 5 ; 2) -unroll-dynamic-cost-savings-discount 20 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynam… 21 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynam… 22 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynam… 23 …o-analyze=1000 -unroll-threshold=100 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynam…
|
/external/epid-sdk/ext/ipp/sources/include/ |
D | ippres.gen | 76 …B_PREFIX() IPP_LIB_SHORTNAME() _IPP_VERSION ".dll is the " IPP_LIB_SHORTNAME() " dynamic library\0" 82 …FIX() "64" IPP_LIB_SHORTNAME() _IPP_VERSION ".dll is the " IPP_LIB_SHORTNAME() " dynamic library\0" 88 …B_PREFIX() IPP_LIB_SHORTNAME() _IPP_VERSION ".dll is the " IPP_LIB_SHORTNAME() " dynamic library\0" 130 …iption", IPP_LIB_PREFIX() "px" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 136 …iption", IPP_LIB_PREFIX() "mx" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 142 …iption", IPP_LIB_PREFIX() "ix" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 148 …iption", IPP_LIB_PREFIX() "m6" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 154 …iption", IPP_LIB_PREFIX() "a6" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 160 …iption", IPP_LIB_PREFIX() "w7" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" 166 …iption", IPP_LIB_PREFIX() "t7" _IPP_VERSION ".dll is an " IPP_LIB_SHORTNAME() " dynamic library\0" [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | corrupt.test | 29 // The file is missing the dynamic string table but has references to it. 30 RUN: not llvm-readobj -dynamic-table %p/Inputs/corrupt-invalid-strtab.elf.x86-64 \ 33 STRTAB: Invalid dynamic string table reference 41 RUN: not llvm-readobj -dynamic-table \ 55 RUN: %p/Inputs/corrupt-invalid-dynamic-table-size.elf.x86-64 2>&1 | \ 62 RUN: %p/Inputs/corrupt-invalid-dynamic-table-offset.elf.x86-64 2>&1 | \ 69 RUN: %p/Inputs/corrupt-invalid-dynamic-table-too-large.elf.x86-64 2>&1 | \
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | dynamic_padding.proto | 7 // A mapping between the dynamic shape dimension of an input and the arg that 10 // Input arg index with dynamic shapes. 13 // The dynamic shape dimension index. 16 // The arg index that dynamic dimension maps to, which represents the value
|
/external/compiler-rt/test/asan/ |
D | CMakeLists.txt | 69 string(TOLOWER "-${arch}-${OS_NAME}-dynamic" ASAN_TEST_CONFIG_SUFFIX) 90 ${CMAKE_CURRENT_BINARY_DIR}/Unit/dynamic/lit.site.cfg) 98 list(APPEND ASAN_DYNAMIC_TESTSUITES ${CMAKE_CURRENT_BINARY_DIR}/Unit/dynamic) 115 # Add check-dynamic-asan target. It is a part of check-all only on Windows, 116 # where we want to always test both dynamic and static runtime. 121 add_lit_testsuite(check-asan-dynamic 122 "Running the AddressSanitizer tests with dynamic runtime" 125 set_target_properties(check-asan-dynamic
|
/external/llvm/test/Object/ |
D | corrupt.test | 29 // The file is missing the dynamic string table but has references to it. 30 RUN: not llvm-readobj -dynamic-table %p/Inputs/corrupt-invalid-strtab.elf.x86-64 \ 33 STRTAB: Invalid dynamic string table reference 41 RUN: not llvm-readobj -dynamic-table \ 55 RUN: %p/Inputs/corrupt-invalid-dynamic-table-size.elf.x86-64 2>&1 | \ 62 RUN: %p/Inputs/corrupt-invalid-dynamic-table-offset.elf.x86-64 2>&1 | \ 69 RUN: %p/Inputs/corrupt-invalid-dynamic-table-too-large.elf.x86-64 2>&1 | \
|
/external/curl/tests/unit/ |
D | curlcheck.h | 39 #define verify_memory(dynamic, check, len) \ argument 40 if(dynamic && memcmp(dynamic, check, len)) { \ 45 hexdump((const unsigned char *)dynamic, len)); \
|