HomeSort by relevance Sort by last modified time
    Searched refs:bt (Results 51 - 75 of 513) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
cbranch.s 4 bt h8300_cbranch
cbranchh.s 5 bt h8300h_cbranch:8
25 bt h8300h_cbranch:16
cbranchs.s 5 bt h8300s_cbranch:8
25 bt h8300s_cbranch:16
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
mix-1.s 5 bt forw
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
shmix-1.s 6 bt forw
  /tools/test/connectivity/acts/tests/google/bt/
BtBasicFunctionalityTest.py 24 from acts.test_utils.bt.BluetoothBaseTest import BluetoothBaseTest
25 from acts.test_utils.bt.BtEnum import BluetoothScanModeType
26 from acts.test_utils.bt.bt_test_utils import check_device_supported_profiles
27 from acts.test_utils.bt.bt_test_utils import log_energy_info
28 from acts.test_utils.bt.bt_test_utils import reset_bluetooth
29 from acts.test_utils.bt.bt_test_utils import set_device_name
30 from acts.test_utils.bt.bt_test_utils import set_bt_scan_mode
31 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
32 from acts.test_utils.bt.bt_test_utils import take_btsnoop_logs
RfcommTest.py 26 from acts.test_utils.bt.BluetoothBaseTest import BluetoothBaseTest
27 from acts.test_utils.bt.bt_test_utils import log_energy_info
28 from acts.test_utils.bt.bt_test_utils import kill_bluetooth_process
29 from acts.test_utils.bt.bt_test_utils import reset_bluetooth
30 from acts.test_utils.bt.bt_test_utils import rfcomm_accept
31 from acts.test_utils.bt.bt_test_utils import rfcomm_connect
32 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
33 from acts.test_utils.bt.bt_test_utils import take_btsnoop_logs
34 from acts.test_utils.bt.bt_test_utils import write_read_verify_data
  /tools/test/connectivity/acts/tests/google/bt/system_tests/
BtStressTest.py 22 from acts.test_utils.bt.bt_test_utils import log_energy_info
23 from acts.test_utils.bt.bt_test_utils import pair_pri_to_sec
24 from acts.test_utils.bt.bt_test_utils import reset_bluetooth
25 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
87 """Stress test for pairing BT devices.
  /tools/test/connectivity/acts/tests/google/bt/test_tools/
EnergyTest.py 22 from acts.test_utils.bt.BluetoothBaseTest import BluetoothBaseTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_gdb.py 602 bt = self.get_stack_trace(script=self.get_sample_script(),
613 bt)
617 bt = self.get_stack_trace(script=self.get_sample_script(),
624 bt)
628 bt = self.get_stack_trace(script=self.get_sample_script(),
634 bt)
642 bt = self.get_stack_trace(script=self.get_sample_script(),
644 self.assertMultilineMatches(bt,
653 bt = self.get_stack_trace(script=self.get_sample_script(),
655 self.assertEndsWith(bt,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_gdb.py 602 bt = self.get_stack_trace(script=self.get_sample_script(),
613 bt)
617 bt = self.get_stack_trace(script=self.get_sample_script(),
624 bt)
628 bt = self.get_stack_trace(script=self.get_sample_script(),
634 bt)
642 bt = self.get_stack_trace(script=self.get_sample_script(),
644 self.assertMultilineMatches(bt,
653 bt = self.get_stack_trace(script=self.get_sample_script(),
655 self.assertEndsWith(bt,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 602 bt = self.get_stack_trace(script=self.get_sample_script(),
613 bt)
617 bt = self.get_stack_trace(script=self.get_sample_script(),
624 bt)
628 bt = self.get_stack_trace(script=self.get_sample_script(),
634 bt)
642 bt = self.get_stack_trace(script=self.get_sample_script(),
644 self.assertMultilineMatches(bt,
653 bt = self.get_stack_trace(script=self.get_sample_script(),
655 self.assertEndsWith(bt,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 602 bt = self.get_stack_trace(script=self.get_sample_script(),
613 bt)
617 bt = self.get_stack_trace(script=self.get_sample_script(),
624 bt)
628 bt = self.get_stack_trace(script=self.get_sample_script(),
634 bt)
642 bt = self.get_stack_trace(script=self.get_sample_script(),
644 self.assertMultilineMatches(bt,
653 bt = self.get_stack_trace(script=self.get_sample_script(),
655 self.assertEndsWith(bt,
    [all...]
  /external/compiler-rt/test/builtins/Unit/
muloti4_test.c 32 twords bt; local
33 bt.all = b;
43 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
51 twords bt; local
52 bt.all = b;
59 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
mulvti3_test.c 32 twords bt; local
33 bt.all = b;
40 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
  /hardware/qcom/bt/msm8909/libbt-vendor/
Android.mk 48 system/bt/hci/include \
49 $(TARGET_OUT_HEADERS)/bt/hci_qcomm_init
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
CAVLCReader.java 134 public Object readCE(BTree bt, String message) throws IOException {
137 bt = bt.down(bit);
138 if (bt == null) {
141 Object i = bt.getValue();
  /external/jemalloc/include/jemalloc/internal/
prof.h 68 prof_bt_t *bt; member in struct:__anon13671
169 prof_bt_t bt; member in struct:prof_gctx_s
171 /* Backtrace vector, variable size, referred to by bt. */
287 void bt_init(prof_bt_t *bt, void **vec);
288 void prof_backtrace(prof_bt_t *bt);
289 prof_tctx_t *prof_lookup(tsd_t *tsd, prof_bt_t *bt);
465 prof_bt_t bt; local
473 bt_init(&bt, tdata->vec);
474 prof_backtrace(&bt);
475 ret = prof_lookup(tsd, &bt);
    [all...]
  /developers/build/prebuilts/gradle/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
ClippingBasicFragment.java 80 public void onClick(View bt) {
87 ((Button) bt).setText(R.string.clip_button);
93 ((Button) bt).setText(R.string.unclip_button);
  /developers/samples/android/ui/views/Clipping/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
ClippingBasicFragment.java 80 public void onClick(View bt) {
87 ((Button) bt).setText(R.string.clip_button);
93 ((Button) bt).setText(R.string.unclip_button);
  /development/samples/browseable/ClippingBasic/src/com.example.android.clippingbasic/
ClippingBasicFragment.java 80 public void onClick(View bt) {
87 ((Button) bt).setText(R.string.clip_button);
93 ((Button) bt).setText(R.string.unclip_button);
  /tools/test/connectivity/acts/tests/google/ble/scan/
DeathToBluetoothTest.py 21 from acts.test_utils.bt.BluetoothBaseTest import BluetoothBaseTest
22 from acts.test_utils.bt.BleEnum import *
23 from acts.test_utils.bt.bt_test_utils import *
  /external/jemalloc/src/
prof.c 162 unsigned a_len = a->bt.len;
163 unsigned b_len = b->bt.len;
165 int ret = memcmp(a->bt.vec, b->bt.vec, comp_len * sizeof(void *));
259 bt_init(prof_bt_t *bt, void **vec)
264 bt->vec = vec;
265 bt->len = 0;
311 prof_backtrace(prof_bt_t *bt)
316 assert(bt->len == 0);
317 assert(bt->vec != NULL)
1689 prof_bt_t *bt = (prof_bt_t *)key; local
    [all...]
  /external/testng/src/test/java/test/hook/
ConfigurableSuccessWithListenerTest.java 25 public void bt() { method in class:ConfigurableSuccessWithListenerTest
  /packages/services/Car/bluetooth/bt-map-service/
Android.mk 20 LOCAL_PACKAGE_NAME := bt-map-service
34 bt-map-client-lib \

Completed in 2574 milliseconds

1 23 4 5 6 7 8 91011>>