HomeSort by relevance Sort by last modified time
    Searched full:t_ptr (Results 1 - 24 of 24) sorted by null

  /external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/
typemap 1 struct scripting_context * T_PTR
  /external/ppp/pppd/plugins/pppoatm/
ans.c 112 case T_PTR:
253 if (!res && !ans(tmp,T_PTR,buffer,length)) return 0;
256 return ans(tmp,T_PTR,buffer,length);
260 return ans(tmp,T_PTR,buffer,length);
  /external/clang/test/Index/
annotate-tokens.c 4 T* t_ptr = (T *)ptr; local
73 // CHECK: Punctuation: "*" [4:4 - 4:5] VarDecl=t_ptr:4:6 (Definition)
74 // CHECK: Identifier: "t_ptr" [4:6 - 4:11] VarDecl=t_ptr:4:6 (Definition)
75 // CHECK: Punctuation: "=" [4:12 - 4:13] VarDecl=t_ptr:4:6 (Definition)
load-exprs.c 4 T* t_ptr = (T *)ptr; local
42 // CHECK: load-exprs.c:4:6: VarDecl=t_ptr:4:6 (Definition) Extent=[4:3 - 4:22]
  /bionic/libc/include/arpa/
nameser_compat.h 147 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 141 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h 141 #define T_PTR ns_t_ptr
  /external/dnsmasq/src/
rfc1035.c 677 if (qtype == T_PTR)
708 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == T_PTR))
1222 if (qtype == T_PTR || qtype == T_ANY)
1251 T_PTR, C_IN, "d", intr->name))
1265 T_PTR, C_IN, "d", ptr->ptr))
    [all...]
nameser.h 149 #define T_PTR 12 /* domain name pointer */
  /development/ndk/platforms/android-21/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 203 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 203 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /bionic/libc/dns/net/
gethnamaddr.c 231 case T_PTR:
327 if (qtype == T_PTR && type == T_CNAME) {
358 case T_PTR:
1294 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, (int)sizeof(buf->buf));
1301 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf,
    [all...]
  /external/libpcap/Win32/Include/arpa/
nameser.h 156 #define T_PTR 12 /* domain name pointer */
  /external/tcpdump/
nameser.h 150 #define T_PTR 12 /* domain name pointer */
print-domain.c 257 { T_PTR, "PTR" }, /* RFC 1035 */
425 case T_PTR:
  /external/opencv/cv/src/
cvmorph.cpp     [all...]
  /external/dnsmasq/contrib/dns-loc/
dnsmasq2-loc-rfc1876.patch 139 if (qtype == T_PTR || qtype == T_ANY)

Completed in 1814 milliseconds