HomeSort by relevance Sort by last modified time
    Searched refs:ah (Results 26 - 50 of 161) sorted by null

12 3 4 5 6 7

  /external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/
MockAccountManager.java 124 for (AccountHolder ah : mAccounts) {
125 accounts[i++] = ah.getAccount();
234 final AccountHolder ah = getAccountHolder(account);
235 if (ah.hasBeenAccepted(authTokenType)) {
236 final String authToken = internalGenerateAndStoreAuthToken(ah, authTokenType);
243 return getAuthTokenBundle(ah.getAccount(), authToken);
247 Log.d(TAG, "getAuthTokenFuture: Account " + ah.getAccount() +
273 private String internalGenerateAndStoreAuthToken(AccountHolder ah, String authTokenType) {
276 if (!ah.hasAuthTokenRegistered(authTokenType) &&
277 ah.getAuthToken(authTokenType) == null)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
des-586-mac.S 17 movb %ah,%cl
25 movb %ah,%bl
46 movb %ah,%cl
54 movb %ah,%bl
75 movb %ah,%cl
83 movb %ah,%bl
104 movb %ah,%cl
112 movb %ah,%bl
133 movb %ah,%cl
141 movb %ah,%b
    [all...]
des-586.S 18 movb %ah,%cl
26 movb %ah,%bl
47 movb %ah,%cl
55 movb %ah,%bl
76 movb %ah,%cl
84 movb %ah,%bl
105 movb %ah,%cl
113 movb %ah,%bl
134 movb %ah,%cl
142 movb %ah,%b
    [all...]
crypt586-mac.S 49 movb %ah,%cl
58 movb %ah,%bl
99 movb %ah,%cl
108 movb %ah,%bl
149 movb %ah,%cl
158 movb %ah,%bl
199 movb %ah,%cl
208 movb %ah,%bl
249 movb %ah,%cl
258 movb %ah,%b
    [all...]
crypt586.S 51 movb %ah,%cl
60 movb %ah,%bl
101 movb %ah,%cl
110 movb %ah,%bl
151 movb %ah,%cl
160 movb %ah,%bl
201 movb %ah,%cl
210 movb %ah,%bl
251 movb %ah,%cl
260 movb %ah,%b
    [all...]
  /external/openssl/crypto/des/asm/
des-586.S 18 movb %ah,%cl
26 movb %ah,%bl
47 movb %ah,%cl
55 movb %ah,%bl
76 movb %ah,%cl
84 movb %ah,%bl
105 movb %ah,%cl
113 movb %ah,%bl
134 movb %ah,%cl
142 movb %ah,%b
    [all...]
crypt586.S 51 movb %ah,%cl
60 movb %ah,%bl
101 movb %ah,%cl
110 movb %ah,%bl
151 movb %ah,%cl
160 movb %ah,%bl
201 movb %ah,%cl
210 movb %ah,%bl
251 movb %ah,%cl
260 movb %ah,%b
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
mem64.asm 24 mov ah, [rip] ; 8A 25 00 00 00 00
  /bionic/libc/arch-x86/atom/string/
sse2-memchr-atom.S 284 mov %ah, %ch
287 test $0x01, %ah
289 test $0x02, %ah
291 test $0x04, %ah
298 test $0x10, %ah
300 test $0x20, %ah
302 test $0x40, %ah
444 mov %ah, %ch
447 test $0x01, %ah
449 test $0x02, %ah
    [all...]
ssse3-strcat-atom.S 200 test $0x01, %ah
202 test $0x02, %ah
204 test $0x04, %ah
206 test $0x08, %ah
208 test $0x10, %ah
210 test $0x20, %ah
212 test $0x40, %ah
445 test $0x01, %ah
449 test $0x02, %ah
453 test $0x04, %ah
    [all...]
ssse3-strlcat-atom.S 181 mov %al, %ah
182 and $15, %ah
217 mov %ah, %al
221 test $0x01, %ah
223 test $0x02, %ah
225 test $0x04, %ah
239 test $0x10, %ah
241 test $0x20, %ah
243 test $0x40, %ah
308 test $0x01, %ah
    [all...]
  /external/qemu-pc-bios/vgabios/
clext.c 396 mov ah, al variable
443 cmp ah, #0x00 ;; set video mode variable
445 cmp ah, #0x12 ;; cirrus extension variable
447 cmp ah, #0x4F ;; VESA extension variable
577 cmp ah, #0x4F variable
687 mov ah, [bx] variable
688 cmp ah, al variable
690 cmp ah, #0xff variable
699 mov ah, #0x00 variable
715 mov ah, #0xA variable
754 mov ah, #0x01 variable
755 sbb ah, #0x00 variable
833 mov ah, #0x00 variable
941 mov ah, [si+16] variable
943 sub ah, #9 variable
1087 mov ah, dl ;; dx=window address in granularity variable
1281 mov ah, [si] variable
1284 cmp ah, #0xff variable
1332 shl ah, #4 variable
1354 mov ah, al variable
1355 shr ah, #4 variable
1356 and ah, #0x01 variable
1420 mov ah, bl variable
1427 and ah, #0x01 variable
1430 or ah, bl variable
1449 mov ah, al variable
1489 xor ah,ah variable
1505 cmp ah, bl variable
1508 xor ah,ah variable
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect1.asm 13 mov ah, 4Ah ; DOS resize mem.block
multisect2.asm 33 mov ah, 2
  /external/clang/test/CodeGenCXX/
dynamic-cast-hint.cpp 34 volatile H *ah = dynamic_cast<H *>(a); local
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 103 unsigned char al, ah, bl, bh, cl, ch, dl, dh; member in struct:_RMBYTEREGS
  /external/valgrind/main/none/tests/s390x/
add.c 21 memsweep(ah, s2, 0);
add.stdout.exp 12 ah 0 + 0000000000000000 + 0000000000000000 = 0000000000000000 (cc=0)
13 ah 0 + 0000000000000001 + 0000000000000000 = 0000000000000001 (cc=2)
14 ah 0 + 000000000000FFFF + 0000000000000000 = 000000000000FFFF (cc=2)
15 ah 0 + 0000000000007FFF + 0000000000000000 = 0000000000007FFF (cc=2)
16 ah 0 + 0000000000008000 + 0000000000000000 = 0000000000008000 (cc=2)
17 ah 0 + 00000000FFFFFFFF + 0000000000000000 = 00000000FFFFFFFF (cc=1)
18 ah 0 + 0000000080000000 + 0000000000000000 = 0000000080000000 (cc=1)
19 ah 0 + 000000007FFFFFFF + 0000000000000000 = 000000007FFFFFFF (cc=2)
20 ah 0 + FFFFFFFFFFFFFFFF + 0000000000000000 = FFFFFFFFFFFFFFFF (cc=1)
21 ah 0 + 8000000000000000 + 0000000000000000 = 8000000000000000 (cc=0
    [all...]
  /system/core/include/pixelflinger/
format.h 109 uint8_t ah; // alpha high bit position + 1 member in struct:__anon81085::__anon81087::__anon81088
  /external/chromium_org/third_party/freetype/src/truetype/
ttdriver.c 215 FT_UShort ah; local
218 TT_Get_VMetrics( face, start + nn, &tsb, &ah );
219 advances[nn] = ah;
  /external/freetype/src/truetype/
ttdriver.c 215 FT_UShort ah; local
219 TT_Get_VMetrics( face, start + nn, 0, &tsb, &ah );
220 advances[nn] = ah;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttdriver.c 215 FT_UShort ah; local
218 TT_Get_VMetrics( face, start + nn, &tsb, &ah );
219 advances[nn] = ah;
  /external/qemu/slirp/
slirp.c 600 struct arphdr *ah = (struct arphdr *)(pkt + ETH_HLEN); local
607 ar_op = ntohs(ah->ar_op);
610 if (!memcmp(ah->ar_tip, &special_addr, 3)) {
611 if (ah->ar_tip[3] == CTL_DNS || ah->ar_tip[3] == CTL_ALIAS)
614 if (ex_ptr->ex_addr == ah->ar_tip[3])
625 reh->h_source[5] = ah->ar_tip[3];
634 memcpy(rah->ar_sip, ah->ar_tip, 4);
635 memcpy(rah->ar_tha, ah->ar_sha, ETH_ALEN);
636 memcpy(rah->ar_tip, ah->ar_sip, 4)
    [all...]
  /external/zlib/src/contrib/inflate86/
inffas86.c 193 " movb %%ah, %%cl\n" /* cl = this.bits */
194 " subb %%ah, %%bl\n" /* bits -= this.bits */
209 " movb %%ah, %%cl\n" /* cl = this.bits */
210 " subb %%ah, %%bl\n" /* bits -= this.bits */
259 " movb %%ah, %%cl\n"
260 " subb %%ah, %%bl\n" /* bits -= this.bits */
316 " movb %%al, %%ah\n"
509 " movb %%ah, %%cl\n" /* cl = this.bits */
510 " subb %%ah, %%bl\n" /* bits -= this.bits */
573 " movb %%ah, %%cl\n
970 mov ah, al local
    [all...]
  /external/iproute2/misc/
arpd.c 187 struct arphdr *ah = (struct arphdr*)buf; local
188 unsigned char *p = (unsigned char *)(ah+1);
211 ah->ar_hrd = htons(ifr.ifr_hwaddr.sa_family);
212 ah->ar_pro = htons(ETH_P_IP);
213 ah->ar_hln = 6;
214 ah->ar_pln = 4;
215 ah->ar_op = htons(ARPOP_REQUEST);
217 memcpy(p, ifr.ifr_hwaddr.sa_data, ah->ar_hln);
218 p += ah->ar_hln;
227 memcpy(p, &sll.sll_addr, ah->ar_hln)
    [all...]

Completed in 1886 milliseconds

12 3 4 5 6 7