Home
last modified time | relevance | path

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

123

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.h119 BUCKET_THREAD& bt = mThreads[tlsThreadId]; in StartBucket() local
145 BUCKET_THREAD &bt = mThreads[tlsThreadId]; in StopBucket() local
174 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
Dmulvti3_test.c32 twords bt; in test__mulvti3() 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
Dmodti3_test.c30 twords bt; in test__modti3() local
Dashlti3_test.c32 twords bt; in test__ashlti3() local
Dmulti3_test.c28 twords bt; in test__multi3() local
Ddivti3_test.c30 twords bt; in test__divti3() 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/test/java/test/configuration/
DSingleConfigurationTest.java32 public void bt() { in bt() method in SingleConfigurationTest
/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/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/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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBytesDictionaryMatcher.java47 BytesTrie bt = new BytesTrie(characters, 0); in matches() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBytesDictionaryMatcher.java48 BytesTrie bt = new BytesTrie(characters, 0); in matches() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86-32-coverage.s10578 bt $4, (%eax) label
/external/llvm/test/MC/X86/
Dx86-32-coverage.s10593 bt $4, (%eax) label
/external/jemalloc/src/
Dprof.c260 bt_init(prof_bt_t *bt, void **vec) in bt_init()
312 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
355 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
365 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
526 prof_backtrace(prof_bt_t *bt) in prof_backtrace()
550 prof_gctx_create(tsdn_t *tsdn, prof_bt_t *bt) in prof_gctx_create()
714 prof_lookup_global(tsd_t *tsd, prof_bt_t *bt, prof_tdata_t *tdata, in prof_lookup_global()
762 prof_lookup(tsd_t *tsd, prof_bt_t *bt) in prof_lookup()
1344 const prof_bt_t *bt, prof_gctx_tree_t *gctxs) in prof_dump_gctx()
1759 prof_bt_t *bt = (prof_bt_t *)key; in prof_bt_hash() local

123