HomeSort by relevance Sort by last modified time
    Searched refs:ad (Results 176 - 200 of 572) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon92121
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon92121
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon92889
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon92889
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon93657
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon93657
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon94435
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon94435
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon95213
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon95213
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon95990
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon95990
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon96768
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon96768
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon97536
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon97536
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon98304
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon98304
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon99082
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon99082
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon99860
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon99860
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon100637
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon100637
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
tls.d 29 1c: R_ARM_TLS_LE32 ad
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarPairingTest.py 127 for ad in self.android_devices:
128 bt_test_utils.clear_bonded_devices(ad)
  /external/boringssl/src/crypto/cipher/test/
make_legacy_aead_tests.go 91 func ssl30MAC(hash crypto.Hash, key, input, ad []byte) []byte {
100 h.Write(ad)
116 ad []byte
156 ad := adFull[:len(adFull)-2]
157 rand.fillBytes(ad)
272 ad: ad,
286 fmt.Printf("AD: %s\n", hex.EncodeToString(t.ad))
  /system/bt/stack/avdt/
avdt_l2c.cc 99 avdt_cb.ad.lcid_tbl[p_tbl->lcid - L2CAP_BASE_APPL_CID] =
101 avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][p_tbl->tcid].lcid = p_tbl->lcid;
258 avdt_cb.ad.lcid_tbl[lcid - L2CAP_BASE_APPL_CID] =
260 avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][p_tbl->tcid].lcid = lcid;
  /tools/test/connectivity/acts/tests/google/ble/beacon_tests/
BeaconSwarmTest.py 70 def _start_advertisements_thread(self, ad, beacon_count, restart=False):
71 d, e = ad.droid, ad.ed
74 reset_bluetooth([ad])
  /tools/test/connectivity/acts/tests/google/wifi/
WifiNetworkSelectorTest.py 82 def add_networks(self, ad, networks):
87 ad: the AndroidDevice object to add networks to.
91 ret = ad.droid.wifiAddNetwork(network)
94 ad.droid.wifiEnableNetwork(ret, 0)
95 configured_networks = ad.droid.wifiGetConfiguredNetworks()
  /external/skia/tools/gpu/gl/glx/
CreatePlatformGLTestContext_glx.cpp 87 static std::unique_ptr<AutoDisplay> ad; local
89 once([] { ad.reset(new AutoDisplay{}); });
90 return ad->display();
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
fma-scalar-intel.d 26 [ ]*[a-f0-9]+: c4 e2 cd ad d4 vfnmadd213sd xmm2,xmm6,xmm4
27 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[ecx\]
50 [ ]*[a-f0-9]+: c4 e2 4d ad d4 vfnmadd213ss xmm2,xmm6,xmm4
51 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[ecx\]
81 [ ]*[a-f0-9]+: c4 e2 cd ad d4 vfnmadd213sd xmm2,xmm6,xmm4
82 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[ecx\]
83 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[ecx\]
117 [ ]*[a-f0-9]+: c4 e2 4d ad d4 vfnmadd213ss xmm2,xmm6,xmm4
118 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[ecx\]
119 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[ecx\
    [all...]
x86-64-fma-scalar-intel.d 26 [ ]*[a-f0-9]+: c4 e2 cd ad d4 vfnmadd213sd xmm2,xmm6,xmm4
27 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[rcx\]
50 [ ]*[a-f0-9]+: c4 e2 4d ad d4 vfnmadd213ss xmm2,xmm6,xmm4
51 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[rcx\]
81 [ ]*[a-f0-9]+: c4 e2 cd ad d4 vfnmadd213sd xmm2,xmm6,xmm4
82 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[rcx\]
83 [ ]*[a-f0-9]+: c4 e2 cd ad 11 vfnmadd213sd xmm2,xmm6,QWORD PTR \[rcx\]
117 [ ]*[a-f0-9]+: c4 e2 4d ad d4 vfnmadd213ss xmm2,xmm6,xmm4
118 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[rcx\]
119 [ ]*[a-f0-9]+: c4 e2 4d ad 11 vfnmadd213ss xmm2,xmm6,DWORD PTR \[rcx\
    [all...]
  /external/boringssl/src/tool/
speed.cc 219 std::unique_ptr<uint8_t[]> ad(new uint8_t[ad_len]);
220 OPENSSL_memset(ad.get(), 0, ad_len);
239 out, &ctx, &nonce, &ad]() -> bool {
243 nonce_len, in, chunk_len, ad.get(), ad_len);
252 nonce.get(), nonce_len, in, chunk_len, ad.get(), ad_len);
255 &nonce, &ad, out_len]() -> bool {
259 ad.get(), ad_len);
655 // knowledge in them and construct a couple of the AD bytes internally.
  /art/compiler/utils/arm/
assembler_arm.h 540 virtual void ldr(Register rd, const Address& ad, Condition cond = AL) = 0;
541 virtual void str(Register rd, const Address& ad, Condition cond = AL) = 0;
543 virtual void ldrb(Register rd, const Address& ad, Condition cond = AL) = 0;
544 virtual void strb(Register rd, const Address& ad, Condition cond = AL) = 0;
546 virtual void ldrh(Register rd, const Address& ad, Condition cond = AL) = 0;
547 virtual void strh(Register rd, const Address& ad, Condition cond = AL) = 0;
549 virtual void ldrsb(Register rd, const Address& ad, Condition cond = AL) = 0;
550 virtual void ldrsh(Register rd, const Address& ad, Condition cond = AL) = 0;
552 virtual void ldrd(Register rd, const Address& ad, Condition cond = AL) = 0;
553 virtual void strd(Register rd, const Address& ad, Condition cond = AL) = 0
    [all...]
  /external/boringssl/src/crypto/cipher/
e_aes.c 1578 uint64_t ad; member in struct:__anon13292::__anon13293
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
msp430-dis.c 141 int ad = 0, as = 0; local
151 ad = (insn & 0x0080) >> 7;
165 if (opcode->bin_opcode == 0x4300 && (ad || as))
172 if (ad == 0)
191 else /* ad == 1 msp430dis_opcode. */
375 int ad = 0, as = 0; local
385 ad = (insn & 0x0080) >> 7;
404 if (regd != regs || as != ad)
407 if (ad == 0)
419 else /* ad == 1 *
    [all...]

Completed in 2317 milliseconds

1 2 3 4 5 6 78 91011>>