HomeSort by relevance Sort by last modified time
    Searched full:aaaa (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /dalvik/vm/mterp/armv5te/
OP_MOVE_WIDE_16.S 5 FETCH(r2, 1) @ r2<- AAAA
7 add r2, rFP, r2, lsl #2 @ r2<- &fp[AAAA]
11 stmia r2, {r0-r1} @ fp[AAAA]<- r0/r1
OP_MOVE_16.S 5 FETCH(r0, 1) @ r0<- AAAA
9 SET_VREG(r2, r0) @ fp[AAAA]<- r2
OP_GOTO_32.S 15 FETCH(r0, 1) @ r0<- aaaa (lo)
16 FETCH(r1, 2) @ r1<- AAAA (hi)
OP_GOTO_16.S 9 /* goto/16 +AAAA */
  /dalvik/vm/mterp/x86/
OP_MOVE_WIDE_16.S 5 movzwl 2(rPC),%eax # eax<- AAAA
8 SET_VREG_WORD(rINST_FULL,%eax,0) # v[AAAA+0]<- rINST_FULL
11 SET_VREG_WORD(%ecx,%eax,1) # v[AAAA+1]<- ecx
OP_MOVE_WIDE_FROM16.S 5 movzbl rINST_HI,%eax # eax<- AAAA
8 SET_VREG_WORD(rINST_FULL,%eax,0) # v[AAAA+0]<- rINST_FULL
11 SET_VREG_WORD(%ecx,%eax,1) # v[AAAA+1]<- eax
OP_GOTO_16.S 8 /* goto/16 +AAAA */
OP_MOVE_16.S 5 movzwl 2(rPC),%eax # eax<- AAAA
  /dalvik/vm/mterp/c/
OP_GOTO_16.c 1 HANDLE_OPCODE(OP_GOTO_16 /*+AAAA*/)
  /dalvik/vm/mterp/x86-atom/
OP_GOTO_16.S 26 * Format: ии|op AAAA (20t)
28 * Syntax: op +AAAA
OP_MOVE_16.S 26 * Format: ии|op AAAA BBBB (32x)
32 FETCH 1, %ecx # %ecx<- AAAA
OP_MOVE_WIDE_16.S 26 * Format: ии|op AAAA BBBB (32x)
32 FETCH 1, %ecx # %ecx<- AAAA
  /frameworks/base/tools/localize/testdata/
merge_xx_current.xml 18 <string name="changed_in_xx">AAAA</string>
  /frameworks/base/tools/localize/testdata/res/values-zz-rZZ/
strings.xml 18 <string name="changed_in_xx">AAAA</string>
  /frameworks/base/core/tests/coretests/src/android/bluetooth/
AtParserTest.java 249 mParser.register("+AAAA", A);
254 mParser.process("AT+AAAA=1").toStrings()));
261 mParser.process("AT+AAAA=1,2,3").toStrings()));
268 mParser.process("AT+AAAA=3,0,0,1").toStrings()));
276 mParser.process("AT+AAAA=\"foo\",1,\"b,ar").toStrings()));
283 mParser.process("AT+AAAA=").toStrings()));
290 mParser.process("AT+AAAA=,").toStrings()));
297 mParser.process("AT+AAAA=,,,").toStrings()));
304 mParser.process("AT+AAAA=,1,,\"foo\",").toStrings()));
  /dalvik/docs/opcodes/
opcode-29-goto-16.html 37 <td>goto/16 +AAAA</td>
  /dalvik/docs/
instruction-formats.html 224 <td>&Oslash;&Oslash;|<i>op</i> AAAA</td></td>
226 <td><i><code>op</code></i> +AAAA</td>
300 <td>&Oslash;&Oslash;|<i>op</i> AAAA<sub>lo</sub> AAAA<sub>hi</sub></td></td>
306 <td>&Oslash;&Oslash;|<i>op</i> AAAA BBBB</td>
  /external/bluetooth/glib/glib/
gpattern.c 38 G_MATCH_HEAD, /* "AAAA*" */
39 G_MATCH_TAIL, /* "*AAAA" */
  /external/bluetooth/glib/tests/
patterntest.c 48 G_MATCH_HEAD, /* "AAAA*" */
49 G_MATCH_TAIL, /* "*AAAA" */
  /dalvik/libdex/
InstrUtils.h 47 kFmt20t, // op +AAAA
  /external/dnsmasq/
doc.html 56 Dnsmasq caches internet addresses (A records and AAAA records) and address-to-name
  /libcore/luni/src/test/java/libcore/java/util/
OldPriorityQueueTest.java 70 String[] array = { "AAAAA", "AA", "AAAA", "AAAAAAAA" };
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libresolv-2.7.so 
libresolv.so 
libresolv.so.2 

Completed in 3562 milliseconds

1 2 3 4