HomeSort by relevance Sort by last modified time
    Searched refs:family (Results 401 - 425 of 1602) sorted by null

<<11121314151617181920>>

  /external/strace/tests/
netlink_inet_diag.c 41 send_query(const int fd, const int family, const int proto)
56 .sdiag_family = family,
  /external/strace/tests-m32/
netlink_inet_diag.c 41 send_query(const int fd, const int family, const int proto)
56 .sdiag_family = family,
  /external/strace/tests-mx32/
netlink_inet_diag.c 41 send_query(const int fd, const int family, const int proto)
56 .sdiag_family = family,
  /external/toybox/lib/
net.c 18 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype,
25 info.ai_family = family;
  /external/wayland/doc/publican/sources/css/
epub.css 113 font-family: monospace;
  /external/webrtc/webrtc/base/
fakenetwork.h 96 if (it->first.ipaddr().family() == AF_INET) {
98 } else if (it->first.ipaddr().family() == AF_INET6) {
firewallsocketserver.h 62 Socket* CreateSocket(int family, int type) override;
65 AsyncSocket* CreateAsyncSocket(int family, int type) override;
network.cc 124 if (ip.family() != AF_INET6) {
175 bool NetworkManager::GetDefaultLocalAddress(int family, IPAddress* addr) const {
223 if (network->prefix().family() == AF_INET6) {
269 if (current_list.ips[0].family() == AF_INET) {
272 ASSERT(current_list.ips[0].family() == AF_INET6);
348 if (ipv4.family() == AF_INET) {
351 if (ipv6.family() == AF_INET6) {
356 bool NetworkManagerBase::GetDefaultLocalAddress(int family,
358 if (family == AF_INET && !default_local_ipv4_address_.IsNil()) {
361 } else if (family == AF_INET6 && !default_local_ipv6_address_.IsNil())
    [all...]
  /frameworks/minikin/tests/unittest/
FontFamilyTest.cpp 488 // Asserts that the font family has glyphs for and only for specified codepoint
490 void expectVSGlyphs(FontFamily* family, uint32_t codepoint, const std::set<uint32_t>& vs) {
497 EXPECT_FALSE(family->hasGlyph(codepoint, i))
500 EXPECT_TRUE(family->hasGlyph(codepoint, i))
507 std::shared_ptr<FontFamily> family = buildFontFamily(kVsTestFont); local
518 EXPECT_TRUE(family->getCoverage().get(kSupportedChar1));
519 expectVSGlyphs(family.get(), kSupportedChar1, std::set<uint32_t>({kVS1, kVS17, kVS18, kVS19}));
522 EXPECT_TRUE(family->getCoverage().get(kSupportedChar2));
523 expectVSGlyphs(family.get(), kSupportedChar2, std::set<uint32_t>({kVS2, kVS18, kVS19, kVS20}));
526 EXPECT_TRUE(family->getCoverage().get(kNoVsSupportedChar))
553 std::shared_ptr<FontFamily> family = buildFontFamily(testCase.fontPath); local
    [all...]
  /prebuilts/go/darwin-x86/src/net/
sockopt_stub.go 11 func setDefaultSockopts(s, family, sotype int, ipv6only bool) error {
  /prebuilts/go/linux-x86/src/net/
sockopt_stub.go 11 func setDefaultSockopts(s, family, sotype int, ipv6only bool) error {
  /external/iproute2/ip/
xfrm_state.c 298 .xsinfo.family = preferred_family,
368 preferred_family = req.xsinfo.sel.family;
399 if (coa.family == AF_UNSPEC)
400 invarg("value after \"coa\" has an unrecognized address family", *argv);
556 &req.xsinfo.family, 0, &argc, &argv);
558 preferred_family = req.xsinfo.family;
726 if (req.xsinfo.family == AF_UNSPEC)
727 req.xsinfo.family = AF_INET;
748 .xspi.info.family = preferred_family,
801 &req.xspi.info.family, 0, &argc, &argv)
    [all...]
ipaddress.c 957 (!pfilter->family || pfilter->family == AF_PACKET) &&
1009 if (pfilter->family == AF_PACKET) {
1023 if (pfilter->family == AF_PACKET) {
1079 (!filter.family || filter.family == AF_PACKET) &&
1186 if (!filter.family || filter.family == AF_PACKET || show_details) {
1573 int family = ifa->ifa_family; local
    [all...]
xfrm.h 129 __u8 mode, __u32 reqid, __u16 family, int force_spi,
135 void xfrm_selector_print(struct xfrm_selector *sel, __u16 family,
137 void xfrm_xfrma_print(struct rtattr *tb[], __u16 family,
145 int xfrm_id_parse(xfrm_address_t *saddr, struct xfrm_id *id, __u16 *family,
  /external/libnl/lib/route/
rule.c 90 int err = 1, family; local
105 rule->r_family = family = frh->family;
155 if (!(rule->r_src = nl_addr_alloc_attr(tb[FRA_SRC], family)))
163 if (!(rule->r_dst = nl_addr_alloc_attr(tb[FRA_DST], family)))
257 diff |= RULE_DIFF(FAMILY, a->r_family != b->r_family);
277 __ADD(RULE_ATTR_FAMILY, family)
323 * @arg family Address family or AF_UNSPEC.
331 int rtnl_rule_alloc_cache(struct nl_sock *sock, int family,
    [all...]
  /external/iproute2/tc/
f_flower.c 236 static int __flower_parse_ip_addr(char *str, int family,
246 ret = get_prefix(&addr, str, family);
250 if (family && (addr.family != family)) {
255 addattr_l(n, MAX_MSG, addr.family == AF_INET ? addr4_type : addr6_type,
272 addattr_l(n, MAX_MSG, addr.family == AF_INET ? mask4_type : mask6_type,
283 int family; local
286 family = AF_INET;
288 family = AF_INET6
1076 int family; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
fib_rules.h 31 __u8 family; member in struct:fib_rule_hdr
rxrpc.h 30 __kernel_sa_family_t family; member in union:sockaddr_rxrpc::__anon1071
  /cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java 52 // generic family name for monospaced fonts
55 private static final String INVALID = "invalid-family-name";
76 // list of family names to try when attempting to find a typeface with a given style
88 for (String family : FAMILIES) {
89 Typeface tf = Typeface.create(family, style);
556 final Typeface family = mContext.getResources().getFont(R.font.multiweight_family); local
557 assertNotNull(family);
560 assertEquals(GLYPH_1EM_WIDTH, measureText("a", family), 0f);
561 assertEquals(GLYPH_3EM_WIDTH, measureText("b", family), 0f);
562 assertEquals(GLYPH_1EM_WIDTH, measureText("c", family), 0f)
586 final Typeface family = mContext.getResources().getFont(R.font.multistyle_family); local
    [all...]
  /external/deqp/execserver/
xsExecutionServer.hpp 48 ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode);
  /external/dnsmasq/src/
netlink.c 131 int family = AF_INET; local
149 req.g.rtgen_family = family;
178 if (family == AF_INET && ipv6_callback)
180 family = AF_INET6;
  /external/iproute2/include/uapi/linux/
fib_rules.h 20 __u8 family; member in struct:fib_rule_hdr
  /external/ipsec-tools/src/libipsec/
test-policy.c 151 test1sub2(policy, family)
153 int family;
160 switch (family) {
171 if ((so = socket(family, SOCK_DGRAM, 0)) < 0)
  /external/iptables/extensions/
libxt_AUDIT.c 88 .family = NFPROTO_UNSPEC,
libxt_CHECKSUM.c 64 .family = NFPROTO_UNSPEC,

Completed in 1016 milliseconds

<<11121314151617181920>>