Home
last modified time | relevance | path

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

1234

/external/v8/test/cctest/compiler/
Dtest-run-machops.cc422 Int64BinopTester bt(&m); in TEST() local
488 Int64BinopTester bt(&m); in TEST() local
514 Int64BinopTester bt(&m); in TEST() local
580 Int64BinopTester bt(&m); in TEST() local
839 Int32BinopTester bt(&m); in TEST() local
866 Int32BinopTester bt(&m); in TEST() local
894 Int32BinopTester bt(&m); in TEST() local
922 Int32BinopTester bt(&m); in TEST() local
1198 Int32BinopTester bt(&m); in TEST() local
1462 Int32BinopTester bt(&m); in TEST() local
[all …]
Dcodegen-tester.cc547 Int32BinopTester bt(&m); in TEST() local
555 Int32BinopTester bt(&m); in TEST() local
563 Float64BinopTester bt(&m); in TEST() local
571 Float64BinopTester bt(&m); in TEST() 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
Dsubvti3_test.c34 twords bt; in test__subvti3() local
Dmulvti3_test.c32 twords bt; in test__mulvti3() local
Dudivti3_test.c30 utwords bt; in test__udivti3() local
Dumodti3_test.c30 utwords bt; in test__umodti3() local
Daddvti3_test.c33 twords bt; in test__addvti3() local
Dmulti3_test.c28 twords bt; in test__multi3() 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
Dudivmodti4_test.c32 utwords bt; in test__udivmodti4() 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/clang/test/CoverageMapping/
Dlogical.cpp4 bool bt = true; in main() local
/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/jemalloc/src/
Dprof.c259 bt_init(prof_bt_t *bt, void **vec) in bt_init()
311 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
354 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
364 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
525 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
549 prof_gctx_create(tsd_t *tsd, prof_bt_t *bt) in prof_gctx_create()
708 prof_lookup_global(tsd_t *tsd, prof_bt_t *bt, prof_tdata_t *tdata, in prof_lookup_global()
757 prof_lookup(tsd_t *tsd, prof_bt_t *bt) in prof_lookup()
1311 prof_dump_gctx(bool propagate_err, prof_gctx_t *gctx, const prof_bt_t *bt, in prof_dump_gctx()
1689 prof_bt_t *bt = (prof_bt_t *)key; in prof_bt_hash() local
/external/iproute2/ip/
Diplink_can.c115 struct can_bittiming bt, dbt; in can_parse_opt() local
290 struct can_bittiming *bt = RTA_DATA(tb[IFLA_CAN_BITTIMING]); in can_print_opt() local
/external/testng/src/test/java/test/configuration/
DSingleConfigurationTest.java32 public void bt() { in bt() method in SingleConfigurationTest
/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/icu/android_icu4j/src/main/java/android/icu/text/
DBytesDictionaryMatcher.java45 BytesTrie bt = new BytesTrie(characters, 0); in matches() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBytesDictionaryMatcher.java44 BytesTrie bt = new BytesTrie(characters, 0); in matches() local

1234