Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 25 of 97) sorted by relevance

1234

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.factories/range.single.view/
Dctor.value.pass.cpp25 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/
Drdtsc_buckets.h130 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/
Dmuloti4_test.c32 twords bt; in test__muloti4() local
51 twords bt; in test__muloti4() local
Ducmpti2_test.c32 utwords bt; in test__ucmpti2() local
Dcmpti2_test.c32 twords bt; in test__cmpti2() local
Daddvti3_test.c33 twords bt; in test__addvti3() local
Dsubvti3_test.c34 twords bt; in test__subvti3() local
Dumodti3_test.c30 utwords bt; in test__umodti3() local
Dudivti3_test.c30 utwords bt; in test__udivti3() local
Dmulvti3_test.c32 twords bt; in test__mulvti3() local
Dmodti3_test.c30 twords bt; in test__modti3() local
Ddivti3_test.c30 twords bt; in test__divti3() local
Dashlti3_test.c32 twords bt; in test__ashlti3() local
Dmulti3_test.c28 twords bt; in test__multi3() local
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h146 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/
Dfx_unicode.cpp28 #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/
Diplink_can.c115 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/
Dlogical.cpp4 bool bt = true; in main() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
DAsPropertyTypeDeserializer.java30 public AsPropertyTypeDeserializer(JavaType bt, TypeIdResolver idRes, in AsPropertyTypeDeserializer()
39 public AsPropertyTypeDeserializer(JavaType bt, TypeIdResolver idRes, in AsPropertyTypeDeserializer()
DTypeIdResolverBase.java44 public void init(JavaType bt) { } in init()
/external/testng/src/test/java/test/configuration/
DSingleConfigurationTest.java32 public void bt() { in bt() method in SingleConfigurationTest
/external/testng/src/main/java/org/testng/internal/annotations/
DAnnotationHelper.java60 …IConfigurationAnnotation bt = (IConfigurationAnnotation) finder.findAnnotation(ctor, IBeforeTest.c… in findConfiguration() local
84 …IConfigurationAnnotation bt = (IConfigurationAnnotation) finder.findAnnotation(m, IBeforeTest.clas… in findConfiguration() local
104IConfigurationAnnotation bt, IConfigurationAnnotation at, IConfigurationAnnotation bg, IConfigurat… in createConfiguration()
/external/testng/src/test/java/test/hook/
DConfigurableSuccessWithListenerTest.java25 public void bt() { in bt() method in ConfigurableSuccessWithListenerTest
DBaseConfigurable.java25 public void bt() { in bt() method in BaseConfigurable
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c660 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 …]

1234