Home
last modified time | relevance | path

Searched refs:CNAME (Results 1 – 25 of 30) sorted by relevance

12

/external/libffi/src/aarch64/
Dsysv.S37 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
39 #define CNAME(x) x macro
80 CNAME(ffi_call_SYSV):
201 .globl CNAME(ffi_call_SYSV)
202 FFI_HIDDEN(CNAME(ffi_call_SYSV))
204 .type CNAME(ffi_call_SYSV), #function
205 .size CNAME(ffi_call_SYSV), .-CNAME(ffi_call_SYSV)
225 CNAME(ffi_closure_SYSV_V):
240 .globl CNAME(ffi_closure_SYSV_V)
241 FFI_HIDDEN(CNAME(ffi_closure_SYSV_V))
[all …]
/external/libffi/src/arm/
Dsysv.S70 # define CNAME(X) CONCAT (__USER_LABEL_PREFIX__, X) macro
72 # define CNAME(X) X macro
75 # define SIZE(X) .size CNAME(X), . - CNAME(X)
76 # define TYPE(X, Y) .type CNAME(X), Y
84 TYPE(CNAME(name), %function); \
85 CNAME(name):
88 .globl CNAME(name); \
89 FFI_HIDDEN(CNAME(name)); \
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S34 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
36 #define CNAME(x) x macro
46 .globl CNAME(ffi_call_SYSV)
48 .type CNAME(ffi_call_SYSV), #function
104 CNAME(ffi_call_SYSV):
203 .size CNAME(ffi_call_SYSV), .-CNAME(ffi_call_SYSV)
246 .globl CNAME(ffi_closure_SYSV)
251 CNAME(ffi_closure_SYSV):
297 bl CNAME(ffi_closure_SYSV_inner)
332 .size CNAME(ffi_closure_SYSV), .-CNAME(ffi_closure_SYSV)
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dsysv.S33 #define CNAME(x) x macro
34 #define ENTRY(x) .globl CNAME(x)! .type CNAME(x),%function! CNAME(x):
121 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
/external/libffi/src/m32r/
Dsysv.S33 #define CNAME(x) x macro
34 #define ENTRY(x) .globl CNAME(x)! .type CNAME(x),%function! CNAME(x):
121 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dsysv.S39 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
41 #define CNAME(x) x macro
46 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
175 bl CNAME(ffi_prep_args_SYSV)
242 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
264 bl CNAME(ffi_closure_inner)
317 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
352 bl CNAME(ffi_prep_args_VFP)
419 .size CNAME(ffi_call_VFP),.ffi_call_VFP_end-CNAME(ffi_call_VFP)
435 bl CNAME(ffi_closure_inner)
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dsysv.S39 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
41 #define CNAME(x) x macro
43 #define ENTRY(x) .globl CNAME(x); .type CNAME(x), %function; CNAME(x):
135 callr D1RtP, CNAME(ffi_prep_args@PLT)
137 callr D1RtP, CNAME(ffi_prep_args)
240 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
276 callr D1RtP, CNAME(ffi_closure_SYSV_inner@PLT)
278 callr D1RtP, CNAME(ffi_closure_SYSV_inner)
299 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/libffi/src/metag/
Dsysv.S39 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
41 #define CNAME(x) x macro
43 #define ENTRY(x) .globl CNAME(x); .type CNAME(x), %function; CNAME(x):
135 callr D1RtP, CNAME(ffi_prep_args@PLT)
137 callr D1RtP, CNAME(ffi_prep_args)
240 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
276 callr D1RtP, CNAME(ffi_closure_SYSV_inner@PLT)
278 callr D1RtP, CNAME(ffi_closure_SYSV_inner)
299 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/libwebsockets/READMEs/
DREADME.async-dns.md38 - Uses CNAME resolution inside the same response if present, otherwise
39 recurses to resolve the CNAME (up to 3 deep)
82 CNAME is also resolved by the same server and so it knows what it should
83 resolve to, it may provide the CNAME resolution in the same response
86 In the case the CNAME is actually resolved by a different name server,
87 the server with the CNAME does not have the information to hand to also
88 resolve the CNAME in the same response. So it just leaves it for the
93 to look for results in the same packet that told it about the CNAME. If
94 there are no results, it resets the query to look instead for the CNAME,
95 and restarts it. It allows this to happen for 3 CNAME deep.
[all …]
/external/libffi/src/arc/
Darcompact.S32 #define CNAME(x) x macro
33 #define ENTRY(x) .globl CNAME(x)` .type CNAME(x),%function` CNAME(x):
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Darcompact.S32 #define CNAME(x) x macro
33 #define ENTRY(x) .globl CNAME(x)` .type CNAME(x),%function` CNAME(x):
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dsysv.asm37 ;#define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
39 ;#define CNAME(x) x
41 ;#define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
158 ;.size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
/external/libffi/src/sh64/
Dsysv.S35 #define CNAME(x) x macro
36 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
320 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
440 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dsysv.S35 #define CNAME(x) x macro
36 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
320 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
440 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/cronet/net/data/fuzzer_dictionaries/
Dnet_get_domain_and_registry_fuzzer.dict8 # A, AAAA, and CNAME IDs, low values for record counts, and multiples of
38 # A, AAAA, and CNAME request suffixes - appear after domain name.
43 # A, AAAA, and CNAME requests for foo and foo.com.
99 "CNAME,"
126 "QTYPE=CNAME,"
136 "QTYPE=CNAME"
171 "CNAME."
208 "(CNAME)"
248 "CNAME"
Dnet_dns_hosts_parse_fuzzer.dict8 # A, AAAA, and CNAME IDs, low values for record counts, and multiples of
38 # A, AAAA, and CNAME request suffixes - appear after domain name.
47 # A, AAAA, and CNAME requests for foo and foo.com.
111 "CNAME,"
138 "QTYPE=CNAME,"
148 "QTYPE=CNAME"
183 "CNAME."
219 "(CNAME)"
259 "CNAME"
Dnet_dns_record_fuzzer.dict8 # A, AAAA, and CNAME IDs, low values for record counts, and multiples of
55 # A, AAAA, CNAME, and HTTPS request suffixes - appear after domain name.
65 # A, AAAA, CNAME, and HTTPS requests for foo and foo.com.
165 "CNAME,"
192 "QTYPE=CNAME,"
202 "QTYPE=CNAME"
237 "CNAME."
273 "(CNAME)"
313 "CNAME"
Dnet_host_resolver_manager_fuzzer.dict8 # A, AAAA, and CNAME IDs, low values for record counts, and multiples of
50 # CNAME
82 # CNAME answer suffixes, first two truncated as well.
154 "CNAME,"
196 "QTYPE=CNAME,"
218 "QTYPE=CNAME"
281 "CNAME."
430 "CNAME"
529 "(CNAME)"
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dsysv.S34 #define CNAME(x) x macro
35 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
493 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
703 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/libffi/src/sh/
Dsysv.S34 #define CNAME(x) x macro
35 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
493 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
703 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
/external/cronet/net/data/dns/
Ddns.dict8 # A, AAAA, and CNAME IDs, low values for record counts, and multiples of
38 # A, AAAA, and CNAME request suffixes - appear after domain name.
43 # A, AAAA, and CNAME requests for foo and foo.com.
/external/eigen/cmake/
DEigenTesting.cmake484 ei_get_compilerver_from_cxx_version_string("${eigen_cxx_compiler_version_string}" CNAME CVER)
485 set(${VAR} "${CNAME}-${CVER}")
495 macro(ei_get_compilerver_from_cxx_version_string VERSTRING CNAME CVER)
506 set(${CNAME} "llvm-g++")
508 set(${CNAME} "llvm-clang++")
510 set(${CNAME} "clang++")
512 set(${CNAME} "mingw32-g++")
514 set(${CNAME} "icpc")
516 set(${CNAME} "g++")
518 set(${CNAME} "_")
[all …]
/external/one-true-awk/
Dawk.h180 #define CNAME 3 macro
/external/dnsmasq/
DCHANGELOG.archive91 Fixed cacheing of CNAMEs. Previously, a CNAME which pointed
201 Re-vamped CNAME processing to cope with RFC 2317's use of
329 Fix bug in CNAME chasing code: One CNAME pointing
524 caching of RFC 2317 CNAME-PTR records.
1290 Fix rare crash associated with long DNS names and CNAME
1338 Fix interesting corner case in CNAME handling. This occurs
1339 when a CNAME has a target which "shadowed" by a name in
1340 /etc/hosts or from DHCP. Resolving the CNAME would sneak
1341 the upstream value of the CNAME's target into the cache,
1343 resolving the CNAME still gives the unshadowed value. This
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES.034 o ares_parse_a_reply: fix CNAME response parsing
521 a CNAME record, this behaviour is defeated since the original query does
524 the CNAME.

12