Home
last modified time | relevance | path

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

12345678910>>...19

/external/rust/android-crates-io/crates/uefi/src/
Dboot.rs113 let bt = boot_services_raw_panicking(); in raise_tpl() localVariable
114 let bt = unsafe { bt.as_ref() }; in raise_tpl() localVariable
132 let bt = boot_services_raw_panicking(); in allocate_pages() localVariable
133 let bt = unsafe { bt.as_ref() }; in allocate_pages() localVariable
158 let bt = boot_services_raw_panicking(); in free_pages() localVariable
159 let bt = unsafe { bt.as_ref() }; in free_pages() localVariable
173 let bt = boot_services_raw_panicking(); in allocate_pool() localVariable
174 let bt = unsafe { bt.as_ref() }; in allocate_pool() localVariable
194 let bt = boot_services_raw_panicking(); in free_pool() localVariable
195 let bt = unsafe { bt.as_ref() }; in free_pool() localVariable
[all …]
/external/cronet/tot/third_party/libc++/src/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/cronet/stable/third_party/libc++/src/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/sdv/vsomeip/third_party/boost/system/test/
Dstd_mismatch_test.cpp40 boost::system::error_category const & bt = boost::system::generic_category(); in test_generic_category() local
48 boost::system::error_category const & bt = boost::system::system_category(); in test_system_category() local
Dstd_interop_test.cpp40 boost::system::error_category const & bt = boost::system::generic_category(); in test_generic_category() local
80 boost::system::error_category const & bt = boost::system::system_category(); in test_system_category() local
197 boost::system::error_category const & bt = user_category(); in test_user_category() local
334 boost::system::error_category const & bt = user2_category(); in test_user2_category() local
/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-ctl-stds.cpp208 struct v4l2_bt_timings *bt) in get_cvt_gtf_timings()
265 struct v4l2_bt_timings *bt = &dv_timings->bt; in parse_dv_bt_timings() local
353 const struct v4l2_bt_timings *bt; in print_dv_timings() local
503 struct v4l2_bt_timings *bt = &new_dv_timings.bt; in stds_set() local
591 struct v4l2_bt_timings_cap *bt = &dv_timings_cap.bt; in stds_get() local
/external/compiler-rt/test/builtins/Unit/
Dmuloti4_test.c32 twords bt; in test__muloti4() local
51 twords bt; in test__muloti4() local
/external/pdfium/core/fxcrt/
Dfx_unicode.cpp30 #define CHARPROP____(mirror, ct, bd, bt) \ argument
64 #define CHARPROP____(mirror, ct, bd, bt) \ argument
133 #define CHARPROP____(mirror, ct, bd, bt) \ argument
/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/pigweed/pw_bluetooth_sapphire/host/common/
Dhost_error.cc17 namespace bt { namespace
Didentifier.cc19 namespace bt { namespace
Dslab_allocator.cc22 namespace bt { namespace
Dmanufacturer_names.cc19 namespace bt { namespace
Dmanufacturer_names_test.cc19 namespace bt { namespace
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dlink_type.cc19 namespace bt { namespace
Derror.cc19 namespace bt { namespace
/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/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
Dhelpers.cc17 namespace bt::controllers { namespace
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dpeer_metrics.cc18 namespace bt::gap { namespace
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dfake_gatt_fixture.cc17 namespace bt::fidl::testing { namespace
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dbasic_mode_tx_engine.cc21 namespace bt::l2cap::internal { namespace
/external/pytorch/test/cpp/tensorexpr/
Dtest_ops.cpp41 auto bt = at::empty_like(ref); in TEST() local
72 auto bt = at::empty_like(ref); in TEST() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_analysis.c112 float at, float bt) in test_interps()
130 float as, bs, at, bt; in rect() local
248 float at, bt; in check_elts24() local
/external/pigweed/pw_bluetooth_sapphire/host/att/
Derror_test.cc19 namespace bt::att { namespace

12345678910>>...19