HomeSort by relevance Sort by last modified time
    Searched refs:AAAA (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/go/linux-x86/src/net/
dnsmsg.go 296 AAAA [16]byte
304 return rr.Hdr.Walk(f) && f(rr.AAAA[:], "AAAA", "ipv6")
dnsclient_unix.go 226 // address records (both A and AAAA). Other record types are ignored.
235 copy(ip, rr.AAAA[:])
  /prebuilts/go/darwin-x86/src/encoding/base64/
base64_test.go 212 {"AAA=AAAA", 4},
220 {"AAAA", -1},
  /prebuilts/go/linux-x86/src/encoding/base64/
base64_test.go 212 {"AAA=AAAA", 4},
220 {"AAAA", -1},
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windns.h 670 DNS_AAAA_DATA AAAA;
703 DNS_AAAA_DATA AAAA;
  /external/skia/src/gpu/gl/
GrGLCaps.cpp     [all...]
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 226 // address records (both A and AAAA). Other record types are ignored.
235 copy(ip, rr.AAAA[:])
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
a.out.go 47 AAAA = obj.ABaseAMD64 + obj.A_ARCHSPECIFIC + iota
asm6.go 940 {AAAA, ynone, P32, [23]uint8{0x37}},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
a.out.go 47 AAAA = obj.ABaseAMD64 + obj.A_ARCHSPECIFIC + iota
asm6.go 940 {AAAA, ynone, P32, [23]uint8{0x37}},
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_arm.S 455 FETCH r0, 1 @ r0<- AAAA
460 SET_VREG_OBJECT r2, r0 @ fp[AAAA]<- r2
462 SET_VREG r2, r0 @ fp[AAAA]<- r2
507 FETCH r2, 1 @ r2<- AAAA
509 VREG_INDEX_TO_ADDR lr, r2 @ r2<- &fp[AAAA]
513 stmia lr, {r0-r1} @ fp[AAAA]<- r0/r1
565 FETCH r0, 1 @ r0<- AAAA
570 SET_VREG_OBJECT r2, r0 @ fp[AAAA]<- r2
572 SET_VREG r2, r0 @ fp[AAAA]<- r2
    [all...]
mterp_mips.S 864 FETCH(a0, 1) # a0 <- AAAA
869 SET_VREG_OBJECT_GOTO(a2, a0, t0) # fp[AAAA] <- a2
871 SET_VREG_GOTO(a2, a0, t0) # fp[AAAA] <- a2
909 FETCH(a2, 1) # a2 <- AAAA
914 SET_VREG64_GOTO(a0, a1, a2, t0) # fp[AAAA] <- a0/a1
962 FETCH(a0, 1) # a0 <- AAAA
967 SET_VREG_OBJECT_GOTO(a2, a0, t0) # fp[AAAA] <- a2
969 SET_VREG_GOTO(a2, a0, t0) # fp[AAAA] <- a2
    [all...]
mterp_x86.S 452 movzwl 2(rPC), %eax # eax <- AAAA
481 movzbl rINSTbl, %eax # eax <- AAAA
493 movzwl 2(rPC), %eax # eax<- AAAA
543 movzwl 2(rPC), %eax # eax <- AAAA
    [all...]
mterp_mips64.S 453 lhu a2, 2(rPC) # a2 <- AAAA
499 lhu a2, 2(rPC) # a2 <- AAAA
554 lhu a2, 2(rPC) # a2 <- AAAA
    [all...]
mterp_x86_64.S 431 movzwq 2(rPC), %rax # eax <- AAAA
471 movzwq 2(rPC), %rax # eax<- AAAA
520 movzwq 2(rPC), %rax # eax <- AAAA
1017 /* goto/16 +AAAA */
    [all...]
  /bionic/libc/dns/resolv/
res_cache.c 396 * TYPE : 16 : type of query (A=1, PTR=12, MX=15, AAAA=28, ALL=255)
402 * TYPE : 16 : type of query (A=1, PTR=12, MX=15, AAAA=28, ALL=255)
701 QQ(A), QQ(PTR), QQ(MX), QQ(AAAA), QQ(ALL),
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/
aws-java-sdk-route53-1.11.18.jar 

Completed in 3780 milliseconds

12