HomeSort by relevance Sort by last modified time
    Searched refs:da (Results 276 - 300 of 595) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
cmpbr_insn.d 143 14e: da 30 12 7a cmpblow \$0x20, r7, 0x[0-9a-f]* [-_<>+0-9a-z]*
144 152: da 31 7f 8a cmpblow \$0x20, r8, 0x[0-9a-f]* [-_<>+0-9a-z]*
151 162: da 30 81 db cmpbhsw \$0x20, r13, 0x[0-9a-f]* [-_<>+0-9a-z]*
199 1da: 80 00
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
gotpc.d 48 da: 8b 9b 00 00 00 00 [ ]*mov 0x0\(%ebx\),%ebx dc: (R_386_)?GOTOFF _GLOBAL_OFFSET_TABLE_
nops-1-i386-i686.d 172 [ ]*da:[ ]+90[ ]+nop[ ]*
nops-1-i386.d 172 [ ]*da:[ ]+90[ ]+nop[ ]*
nops-1.d 172 [ ]*da:[ ]+90[ ]+nop[ ]*
nops-2-core2.d 161 [ ]*da:[ ]+90[ ]+nop[ ]*
nops-2-i386.d 161 [ ]*da:[ ]+90[ ]+nop[ ]*
nops-2.d 161 [ ]*da:[ ]+90[ ]+nop[ ]*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
itof.d 59 da: 06 62 11 00 fe 7f itof 65532\[r0\]\.w, r0
xchg.d 59 da: 06 62 10 00 fe 7f xchg 65532\[r0\]\.w, r0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z9-ec.d 16 .*: b3 da 40 89 [ ]*axtr %f8,%f9,%f4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
rD_rA.d 85 da: 2833 cmp! r8, r3
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 332 double[] da = s.get_da(); local
333 assertTrue(da[0] == 7.0);
334 assertTrue(da[1] == 8.88888);
335 assertTrue(da.length == 2);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_fractions.py 549 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
553 d, da = d+da, da+32
  /external/python/cpython2/Lib/test/
test_fractions.py 562 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
566 d, da = d+da, da+32
  /external/valgrind/memcheck/tests/amd64/
fxsave-amd64.stdout.exp 11 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
15 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
79 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
83 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
116 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
120 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
184 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
188 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 309 void p2p_process_go_disc_req(struct p2p_data *p2p, const u8 *da, const u8 *sa,
  /external/wpa_supplicant_8/wpa_supplicant/
ibss_rsn.c 477 static int ibss_rsn_send_auth(struct ibss_rsn *ibss_rsn, const u8 *da, int seq)
490 os_memcpy(auth.da, da, ETH_ALEN);
499 seq, MAC2STR(da));
wmm_ac.c 740 void wmm_ac_rx_action(struct wpa_supplicant *wpa_s, const u8 *da,
766 if (os_memcmp(da, wpa_s->own_addr, ETH_ALEN) != 0) {
768 " is other than ours, ignoring frame", MAC2STR(da));
774 " different other than our bssid", MAC2STR(da));
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Grid.java 522 * Queries items adjacent to the viewport (in the direction of da) into the prefetch registry.
524 public void collectAdjacentPrefetchPositions(int fromLimit, int da,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_fractions.py 562 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
566 d, da = d+da, da+32
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_fractions.py 562 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
566 d, da = d+da, da+32
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fractions.py 562 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
566 d, da = d+da, da+32
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fractions.py 562 lasts, t, s, n, na, d, da = 0, three, 3, 1, 0, 0, 24
566 d, da = d+da, da+32
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb-eabi.d 29 0+026 <[^>]+> 40da lsrs r2, r3
119 0+0da <[^>]+> 3168 adds r1, #104.*

Completed in 757 milliseconds

<<11121314151617181920>>