Home
last modified time | relevance | path

Searched defs:family (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/third_party/node/lib/internal/
Dblocklist.js60 addAddress(address, family = 'ipv4') { argument
66 family, property
72 addRange(start, end, family = 'ipv4') { argument
78 family, property
86 family, property
96 addSubnet(network, prefix, family = 'ipv4') { argument
102 family, property
116 check(address, family = 'ipv4') { argument
123 family, property
Dsocketaddress.js80 family: undefined, property
93 get family() { getter in SocketAddress
127 family: undefined, property
149 family: undefined, property
/third_party/node/test/parallel/
Dtest-dns-lookup-promises.js46 stub: getaddrinfoPositive(['127.0.0.1'], { family: 4 }), property
57 factory: () => dnsPromises.lookup('example.com', { family: 6 }), property
82 { address: '::1', family: 6 }, property
83 { address: '::2', family: 6 }, property
88 factory: () => dnsPromises.lookup('example', { all: true, family: 4 }), property
90 { address: '::1', family: 4 }, property
91 { address: '::2', family: 4 }, property
98 { address: '127.0.0.1', family: 4 }, property
99 { address: 'some-address', family: 0 }, property
104 factory: () => dnsPromises.lookup('example', { all: true, family: 6 }), property
[all …]
Dtest-dns-lookup.js61 family: 0, property
72 const family = 20; constant
80 family, property
93 const options = { family }; field
141 family: 0, property
148 family: 4, property
151 assert.deepStrictEqual(res, [{ address: '127.0.0.1', family: 4 }]); property
155 family: 4, property
158 assert.deepStrictEqual(res, { address: '127.0.0.1', family: 4 }); property
163 family: 0, property
[all …]
Dtest-net-connect-options-port.js139 const portArgFunctions = doConnect([{ port, family }], field
148 family }], field
155 const portOptFunctions = doConnect([{ port, family }], field
164 family: family }], property
178 const portArgFunctions = doConnect([{ port, family }], noop); field
184 const portHostArgFunctions = doConnect([{ port, host: 'localhost', family }], field
191 const portOptFunctions = doConnect([{ port, family }], noop); field
197 const portHostOptFns = doConnect([{ port, host: 'localhost', family }], field
213 const portArgFunctions = doConnect([{ port, family }], dont); field
219 const portOptFunctions = doConnect([{ port, family }], dont); field
[all …]
Dtest-net-dns-custom-lookup.js18 family: addressType, property
33 cb(null, [{ address: common.localhostIPv4, family: 4 }]); property
41 cb(null, [{ address: '::1', family: 6 }]); property
61 cb(null, [{ address: undefined, family: 4 }]); property
Dtest-http-agent-getname.js53 assert.strictEqual(agent.getName({ family }), 'localhost::'); field
56 assert.strictEqual(agent.getName({ family }), `localhost:::${family}`); field
Dtest-socketaddress.js75 family: 'ipv6' property
85 family: 'ipv6', property
101 throws(() => new SocketAddress({ family }), { field
Dtest-tls-connect-address-family.js24 family: 6, property
36 family: 6, all: true property
Dtest-dns.js196 const checkCallback = (err, address, family) => { argument
204 assert.deepStrictEqual(res, { address: null, family: 4 }); property
243 family: 'nodejs.org', property
250 dns.lookup('', { family: 4, hints: 0 }, common.mustCall()); property
253 family: 6, property
277 family: 'IPv4' property
282 family: 'IPv6' property
286 await dnsPromises.lookup('', { family: 4, hints: 0 }); property
287 await dnsPromises.lookup('', { family: 6, hints: dns.ADDRCONFIG }); property
/third_party/node/test/fixtures/snapshot/
Ddns-lookup.js15 function onLookup(address, family) { argument
23 dns.promises.lookup(host, { family: 4 }).then( property
24 ({address, family}) => onLookup(address, family), field
27 dns.lookup(host, { family: 4 }, (err, address, family) => { property
/third_party/node/test/internet/
Dtest-dns-ipv6.js96 validateResult({ address: ip, family }); field
122 validateResult(await dnsPromises.lookup(addresses.INET6_HOST, { family: 6 })); property
125 family: 6, property
127 validateResult({ address: ip, family }); field
136 family: 6, property
173 validateResult({ address: ip, family }); field
194 family: 6, property
199 { all: true, family: 6 }, property
Dtest-dns-ipv4.js96 validateResult({ address: ip, family }); field
114 validateResult({ address: ip, family }); field
127 validateResult(await dnsPromises.lookup(addresses.INET4_HOST, { family: 4 })); property
130 family: 4, property
132 validateResult({ address: ip, family }); field
152 validateResult({ address: ip, family }); field
169 validateResult({ address: ip, family }); field
186 validateResult({ address: ip, family }); field
206 family: 4, property
211 { all: true, family: 4 }, property
Dtest-dns-idna2008.js20 family: 4, property
29 { family: fixture.family }, property
40 dns.promises.lookup(fixture.hostname, { family: fixture.family }) property
Dtest-dns-lookup.js13 family: 0, property
25 family: 0, property
36 family: 0, property
50 family: 'ipv4', property
/third_party/mesa3d/src/loader/
Dpci_id_driver_map.h18 #define CHIPSET(chip, family, family_str, name) chip, argument
24 #define CHIPSET(chip, name, family) chip, argument
30 #define CHIPSET(chip, name, family) chip, argument
36 #define CHIPSET(chip, name, family) chip, argument
42 #define CHIPSET(chip, name, family) chip, argument
/third_party/node/deps/npm/node_modules/@npmcli/agent/lib/
Doptions.js6 const family = parseInt(opts.family ?? '0', 10) constant
21 family, property
34 ...dns.getOptions({ family, ...opts.dns }), property
62 family: options.family, property
Ddns.js11 family = 0, property
25 family, property
29 ...(typeof lookupOptions === 'number' ? { family: lookupOptions } : lookupOptions), property
/third_party/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js124 'family': 'monospace', property
134 'family': 'Arial', property
144 'family': 'Arial, san-serif', property
154 'family': 'SuperFont', property
174 'family': 'monospace', property
184 'family': 'monospace', property
194 'family': 'monospace', property
204 'family': 'monospace', property
214 'family': 'monospace', property
224 'family': 'monospace', property
[all …]
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcglyph.c32 FTC_Family family ) in FTC_GNode_Init()
44 FTC_Family family = gnode->family; in FTC_GNode_UnselectFamily() local
105 FTC_Family_Init( FTC_Family family, in FTC_Family_Init()
200 FTC_Family family = query->family; in FTC_GCache_Lookup() local
Dftcbasic.c61 FTC_FamilyRec family; member
71 FTC_BasicFamily family = (FTC_BasicFamily)ftcfamily; in ftc_basic_family_compare() local
84 FTC_BasicFamily family = (FTC_BasicFamily)ftcfamily; in ftc_basic_family_init() local
99 FTC_BasicFamily family = (FTC_BasicFamily)ftcfamily; in ftc_basic_family_get_count() local
135 FTC_BasicFamily family = (FTC_BasicFamily)ftcfamily; in ftc_basic_family_load_bitmap() local
164 FTC_BasicFamily family = (FTC_BasicFamily)ftcfamily; in ftc_basic_family_load_glyph() local
216 FTC_BasicFamily family = (FTC_BasicFamily)gnode->family; in ftc_basic_gnode_compare_faceid() local
/third_party/ltp/include/
Dtst_netdevice.h41 #define NETDEV_ADD_ADDRESS(ifname, family, address, prefix, addrlen, flags) \ argument
55 #define NETDEV_REMOVE_ADDRESS(ifname, family, address, addrlen) \ argument
84 #define NETDEV_ADD_ROUTE(ifname, family, srcaddr, srcprefix, srclen, dstaddr, \ argument
111 #define NETDEV_REMOVE_ROUTE(ifname, family, srcaddr, srcprefix, srclen, \ argument
136 #define NETDEV_ADD_QDISC(ifname, family, parent, handle, qd_kind, config) \ argument
146 #define NETDEV_REMOVE_QDISC(ifname, family, parent, handle, qd_kind) \ argument
/third_party/node/test/sequential/
Dtest-net-connect-local-error.js12 family: 4, property
19 family: 6, property
/third_party/node/deps/cares/src/lib/
Dares_gethostbyname.c102 void ares_gethostbyname(ares_channel_t *channel, const char *name, int family, in ares_gethostbyname()
239 static ares_status_t ares__hostent_localhost(const char *name, int family, in ares__hostent_localhost()
273 const char *name, int family, in ares_gethostbyname_file_int()
319 int family, struct hostent **host) in ares_gethostbyname_file()
Dares__addrinfo2hostent.c57 ares_status_t ares__addrinfo2hostent(const struct ares_addrinfo *ai, int family, in ares__addrinfo2hostent()
203 ares_status_t ares__addrinfo2addrttl(const struct ares_addrinfo *ai, int family, in ares__addrinfo2addrttl()

12345678910>>...13