HomeSort by relevance Sort by last modified time
    Searched refs:ad (Results 101 - 125 of 400) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon54420
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon54420
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon55188
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon55188
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon55956
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon55956
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon56734
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon56734
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon57512
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon57512
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon58289
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon58289
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon59067
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon59067
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon59835
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon59835
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon60603
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon60603
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon61381
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon61381
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon62159
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon62159
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon62936
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon62936
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon63714
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon63714
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon64482
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon64482
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon65250
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon65250
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon66028
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon66028
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon66806
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon66806
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/arpa/
nameser_compat.h 113 unsigned ad: 1; /* authentic data from named */ member in struct:__anon67583
127 unsigned ad: 1; /* authentic data from named */ member in struct:__anon67583
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
tls.d 29 1c: R_ARM_TLS_LE32 ad
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p3-0x.cpp 25 double ad[] = { 1, 2.0 }; member in namespace:bullet1
  /system/bt/stack/avdt/
avdt_l2c.c 100 avdt_cb.ad.lcid_tbl[p_tbl->lcid - L2CAP_BASE_APPL_CID] = avdt_ad_tc_tbl_to_idx(p_tbl);
101 avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][p_tbl->tcid].lcid = p_tbl->lcid;
263 avdt_cb.ad.lcid_tbl[lcid - L2CAP_BASE_APPL_CID] = avdt_ad_tc_tbl_to_idx(p_tbl);
264 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 73 def _start_advertisements_thread(self, ad, beacon_count, restart=False):
74 d, e = ad.droid, ad.ed
77 reset_bluetooth([ad])
  /external/opencv3/3rdparty/libwebp/dsp/
upsampling_sse2.c 76 const __m128i ad = _mm_xor_si128(a, d); /* ad = a^d */ \
79 const __m128i t1 = _mm_or_si128(ad, bc); /* (a^d) | (b^c) */ \
87 GET_M(ad, s, diag2); /* diag2 = (3a + b + c + 3d) / 8 */ \
  /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...]

Completed in 1984 milliseconds

1 2 3 45 6 7 8 91011>>