/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.factories/range.single.view/ |
D | ctor.value.pass.cpp | 25 BigType bt; in test() local 31 const BigType bt; in test() local 38 BigType bt; in test() local 44 const BigType bt; in test() local
|
/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/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 | subvti3_test.c | 34 twords bt; in test__subvti3() local
|
D | umodti3_test.c | 30 utwords bt; in test__umodti3() local
|
D | udivti3_test.c | 30 utwords bt; in test__udivti3() local
|
D | mulvti3_test.c | 32 twords bt; in test__mulvti3() local
|
D | modti3_test.c | 30 twords bt; in test__modti3() local
|
D | divti3_test.c | 30 twords bt; in test__divti3() local
|
D | ashlti3_test.c | 32 twords bt; in test__ashlti3() local
|
D | multi3_test.c | 28 twords bt; in test__multi3() 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 | 28 #define CHARPROP____(mirror, ct, bd, bt) \ argument 61 #define CHARPROP____(mirror, ct, bd, bt) \ argument 133 #define CHARPROP____(mirror, ct, bd, bt) \ argument
|
/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/clang/test/CoverageMapping/ |
D | logical.cpp | 4 bool bt = true; in main() local
|
/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()
|
D | TypeIdResolverBase.java | 44 public void init(JavaType bt) { } in init()
|
/external/testng/src/test/java/test/configuration/ |
D | SingleConfigurationTest.java | 32 public void bt() { in bt() method in SingleConfigurationTest
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | AnnotationHelper.java | 60 …IConfigurationAnnotation bt = (IConfigurationAnnotation) finder.findAnnotation(ctor, IBeforeTest.c… in findConfiguration() local 84 …IConfigurationAnnotation bt = (IConfigurationAnnotation) finder.findAnnotation(m, IBeforeTest.clas… in findConfiguration() local 104 …IConfigurationAnnotation bt, IConfigurationAnnotation at, IConfigurationAnnotation bg, IConfigurat… in createConfiguration()
|
/external/testng/src/test/java/test/hook/ |
D | ConfigurableSuccessWithListenerTest.java | 25 public void bt() { in bt() method in ConfigurableSuccessWithListenerTest
|
D | BaseConfigurable.java | 25 public void bt() { in bt() method in BaseConfigurable
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 660 const struct iris_binding_table *bt) in iris_print_binding_table() 709 iris_group_index_to_bti(const struct iris_binding_table *bt, in iris_group_index_to_bti() 728 iris_bti_to_group_index(const struct iris_binding_table *bt, in iris_bti_to_group_index() 746 rewrite_src_with_bti(nir_builder *b, struct iris_binding_table *bt, in rewrite_src_with_bti() 769 mark_used_with_src(struct iris_binding_table *bt, nir_src *src, in mark_used_with_src() 799 struct iris_binding_table *bt, in iris_setup_binding_table() 1129 struct iris_binding_table bt; in iris_compile_vs() local 1299 struct iris_binding_table bt; in iris_compile_tcs() local 1463 struct iris_binding_table bt; in iris_compile_tes() local 1585 struct iris_binding_table bt; in iris_compile_gs() local [all …]
|