/external/libffi/src/aarch64/ |
D | sysv.S | 37 #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/ |
D | sysv.S | 70 # 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/ |
D | sysv.S | 34 #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/ |
D | sysv.S | 33 #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/ |
D | sysv.S | 33 #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/ |
D | sysv.S | 39 #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/ |
D | sysv.S | 39 #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/ |
D | sysv.S | 39 #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/ |
D | README.async-dns.md | 38 - 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/ |
D | arcompact.S | 32 #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/ |
D | arcompact.S | 32 #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/ |
D | sysv.asm | 37 ;#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/ |
D | sysv.S | 35 #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/ |
D | sysv.S | 35 #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/eigen/cmake/ |
D | EigenTesting.cmake | 555 ei_get_compilerver_from_cxx_version_string("${eigen_cxx_compiler_version_string}" CNAME CVER) 556 set(${VAR} "${CNAME}-${CVER}") 565 macro(ei_get_compilerver_from_cxx_version_string VERSTRING CNAME CVER) 575 set(${CNAME} "llvm-g++") 577 set(${CNAME} "llvm-clang++") 579 set(${CNAME} "clang++") 581 set(${CNAME} "icpc") 583 set(${CNAME} "g++") 585 set(${CNAME} "_") 703 ei_get_compilerver_from_cxx_version_string(${STR} CNAME CVER) [all …]
|
/external/libffi/src/sh/ |
D | sysv.S | 34 #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/python/cpython2/Modules/_ctypes/libffi/src/sh/ |
D | sysv.S | 34 #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/one-true-awk/ |
D | awk.h | 180 #define CNAME 3 macro
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_receiver.h | 71 int32_t CNAME(uint32_t remote_ssrc, char cname[RTCP_CNAME_SIZE]) const;
|
D | rtcp_receiver_unittest.cc | 652 EXPECT_EQ(0, receiver.CNAME(kSenderSsrc, cName)); in TEST() 668 EXPECT_EQ(0, receiver.CNAME(kSenderSsrc, cName)); in TEST() 676 EXPECT_EQ(-1, receiver.CNAME(kSenderSsrc, cName)); in TEST()
|
D | rtp_rtcp_impl.cc | 480 return rtcp_receiver_.CNAME(remote_ssrc, c_name); in RemoteCNAME()
|
D | rtcp_receiver.cc | 1177 int32_t RTCPReceiver::CNAME(uint32_t remoteSSRC, in CNAME() function in webrtc::RTCPReceiver
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 91 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/ |
D | CHANGES.0 | 34 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.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 1079 Darwin/aarch64: Use CNAME, restrict .size like ARM 1274 Darwin/aarch64: Use CNAME refs
|