/third_party/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 …]
|
/third_party/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)); \
|
/third_party/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)
|
/third_party/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)
|
/third_party/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 …]
|
/third_party/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):
|
/third_party/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)
|
/third_party/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)
|
/third_party/node/test/common/ |
D | dns.js | 10 CNAME: 5, property 125 case types.CNAME:
|
D | README.md | 885 * `CNAME_HOST` [<string>][] A host with CNAME records registered
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 99 6.5.1 CNAME: Canonical End-Point Identifier SDES Item . 46 1083 source called the canonical name or CNAME, Section 6.5.1. Since 1085 program is restarted, receivers require the CNAME to keep track of 1086 each participant. Receivers may also require the CNAME to 1149 SDES: Source description items, including CNAME 1188 o New receivers need to receive the CNAME for a source as soon as 1191 include the SDES CNAME except when the compound RTCP packet is 1220 SDES: An SDES packet containing a CNAME item MUST be included 1274 R[SR #sendinfo #site1#site2][SDES #CNAME PHONE #CNAME LOC][BYE##why] 1363 CNAME for the sending sites. When the proportion of senders is [all …]
|
D | rfc3551.txt | 219 CNAME. The means by which the one or two session parameters for 235 in the RTP specification. While CNAME information MUST be sent
|
/third_party/node/doc/api/ |
D | dns.md | 319 | `'CNAME'` | canonical name records | {string} | [`dns.resolveCname()`][] | 397 | `'CNAME'` | `value` | 411 { type: 'CNAME', value: 'example.com' }, 439 Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The 891 | `'CNAME'` | canonical name records | {string} | [`dnsPromises.resolveCname()`][] | 952 | `'CNAME'` | `value` | 966 { type: 'CNAME', value: 'example.com' }, 1000 Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success,
|
/third_party/node/lib/internal/dns/ |
D | promises.js | 233 Resolver.prototype.resolveCname = resolveMap.CNAME = resolver('queryCname');
|
/third_party/node/lib/ |
D | dns.js | 247 Resolver.prototype.resolveCname = resolveMap.CNAME = resolver('queryCname');
|
/third_party/node/deps/cares/ |
D | RELEASE-NOTES | 51 o Allow '/' as a valid character for a returned name for CNAME in-addr.arpa
|
D | CHANGES | 138 As of c-ares 1.17.2, a CNAME an in-addr.arpa delegation broke due 154 caused issues when a CNAME referenced a SRV record which contained underscores. 995 …ares_gethostbyname() was returning ESUCCESS when no A or AAAA record was found but a CNAME pointin… 2553 - test: for AF_UNSPEC, return CNAME only for AAAA, but valid A record 4062 - Handle CNAME-only in ares_parse_aaaa_reply(). 4595 ares_parse_a_reply: fix CNAME response parsing 4597 Reply to a CNAME query doesn't contain addresses, causing
|
/third_party/openssl/doc/man3/ |
D | SSL_set1_host.pod | 38 via CNAME, MX or SRV records as specified in RFC7671, RFC7672 or
|
/third_party/libffi/ |
D | ChangeLog.old | 194 * src/aarch64/sysv.S: Use CNAME for global symbols. Only use 983 in CNAME. 5385 has defined __USER_LABEL_PREFIX__, then use it in CNAME.
|
D | ChangeLog | 6699 Darwin/aarch64: Use CNAME, restrict .size like ARM 6894 Darwin/aarch64: Use CNAME refs
|
/third_party/musl/ |
D | WHATSNEW | 900 - blank ai_canonname in getaddrinfo for non-CNAME records
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_ARCHIVE.md | 2679 * Support CNAME lookups in DNS module. (Ben Noordhuis)
|
D | CHANGELOG_V14.md | 434 Node.js 14.17.5 resolving CNAME records containing underscores
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 76850 Send a randomly made-up user@hostname as CNAME and don't
|