/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | rdtsc_buckets.h | 130 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StartBucket() local 156 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StopBucket() local 187 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in AddEvent() local
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_barrier.cpp | 47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template() 154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template() 263 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather() 270 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable() 277 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release() 284 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable() 292 __kmp_tree_barrier_gather(enum barrier_type bt, kmp_info_t *this_thr, int gtid, in __kmp_tree_barrier_gather() 404 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_tree_barrier_release() 512 __kmp_hyper_barrier_gather(enum barrier_type bt, kmp_info_t *this_thr, int gtid, in __kmp_hyper_barrier_gather() 637 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_hyper_barrier_release() [all …]
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | muloti4_test.c | 23 twords bt; in test__muloti4() local 42 twords bt; in test__muloti4() local
|
D | ucmpti2_test.c | 23 utwords bt; in test__ucmpti2() local
|
D | cmpti2_test.c | 23 twords bt; in test__cmpti2() local
|
D | subvti3_test.c | 25 twords bt; in test__subvti3() local
|
D | addvti3_test.c | 24 twords bt; in test__addvti3() local
|
D | umodti3_test.c | 21 utwords bt; in test__umodti3() local
|
/external/compiler-rt/test/builtins/Unit/ |
D | muloti4_test.c | 32 twords bt; in test__muloti4() local 51 twords bt; in test__muloti4() local
|
D | ucmpti2_test.c | 32 utwords bt; in test__ucmpti2() local
|
D | cmpti2_test.c | 32 twords bt; in test__cmpti2() local
|
D | addvti3_test.c | 33 twords bt; in test__addvti3() local
|
D | mulvti3_test.c | 32 twords bt; in test__mulvti3() local
|
D | subvti3_test.c | 34 twords bt; in test__subvti3() local
|
D | udivti3_test.c | 30 utwords bt; in test__udivti3() local
|
D | umodti3_test.c | 30 utwords bt; in test__umodti3() local
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 146 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode) in BugReport() 150 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, in BugReport() 156 BugReport(BugType &bt, StringRef desc, PathDiagnosticLocation l) in BugReport() 167 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode, in BugReport()
|
/external/pdfium/core/fxcrt/ |
D | fx_unicode.cpp | 24 #define CHARPROP____(mirror, ct, bd, bt) \ argument 57 #define CHARPROP____(mirror, ct, bd, bt) \ argument 129 #define CHARPROP____(mirror, ct, bd, bt) \ argument
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/PowerPC/ |
D | branch-offset.s | 35 bt: label
|
/external/llvm-project/clang/test/CoverageMapping/ |
D | logical.cpp | 4 bool bt = true; in main() local
|
/external/clang/test/CoverageMapping/ |
D | logical.cpp | 4 bool bt = true; in main() local
|
/external/iproute2/ip/ |
D | iplink_can.c | 115 struct can_bittiming bt = {}, dbt = {}; in can_parse_opt() local 316 struct can_bittiming *bt = RTA_DATA(tb[IFLA_CAN_BITTIMING]); in can_print_opt() local 380 struct can_bittiming *bt = in can_print_opt() local
|
/external/testng/src/test/java/test/configuration/ |
D | SingleConfigurationTest.java | 32 public void bt() { in bt() method in SingleConfigurationTest
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/ |
D | AsPropertyTypeDeserializer.java | 30 public AsPropertyTypeDeserializer(JavaType bt, TypeIdResolver idRes, in AsPropertyTypeDeserializer() 39 public AsPropertyTypeDeserializer(JavaType bt, TypeIdResolver idRes, in AsPropertyTypeDeserializer()
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 138 BugReport(Kind kind, const BugType &bt, StringRef desc) in BugReport() 258 BasicBugReport(const BugType &bt, StringRef desc, PathDiagnosticLocation l) in BasicBugReport() 371 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() 375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() 388 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport()
|