/external/oprofile/module/ia64/ |
H A D | cpu_type.c | 19 __u8 family = local_cpu_data->family; local 22 switch (family) {
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
H A D | pepper_truetype_font_list_android.cc | 15 const std::string& family, 14 GetFontsInFamily_SlowBlocking( const std::string& family, std::vector<ppapi::proxy::SerializedTrueTypeFontDesc>* fonts_in_family) argument
|
H A D | pepper_truetype_font_list_ozone.cc | 15 const std::string& family, 14 GetFontsInFamily_SlowBlocking( const std::string& family, std::vector<ppapi::proxy::SerializedTrueTypeFontDesc>* fonts_in_family) argument
|
H A D | pepper_truetype_font_list_pango.cc | 28 const std::string& family, 37 if (family.compare(::pango_font_family_get_name(font_family)) == 0) { 46 desc.family = family; 27 GetFontsInFamily_SlowBlocking( const std::string& family, std::vector<ppapi::proxy::SerializedTrueTypeFontDesc>* fonts_in_family) argument
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
H A D | atomicops-internals-x86.cc | 89 // get feature flags in ecx/edx, and family/model in eax 92 int family = (eax >> 8) & 0xf; // family and model fields local 94 if (family == 0xf) { // use extended family and model fields 95 family += (eax >> 20) & 0xff; 103 // so we test only for Rev E, which is family 15, model 32..63 inclusive. 105 family == 15 &&
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
H A D | atomicops-internals-x86.cc | 89 // get feature flags in ecx/edx, and family/model in eax 92 int family = (eax >> 8) & 0xf; // family and model fields local 94 if (family == 0xf) { // use extended family and model fields 95 family += (eax >> 20) & 0xff; 103 // so we test only for Rev E, which is family 15, model 32..63 inclusive. 105 family == 15 &&
|
/external/chromium_org/ui/gfx/ |
H A D | font_fallback_linux.cc | 33 FcValue family; local 34 family.type = FcTypeString; 35 family.u.s = reinterpret_cast<const FcChar8*>(font_family.c_str()); 36 FcPatternAdd(pattern, FC_FAMILY, family, FcFalse); 46 // FontConfig returns multiple fonts with the same family name and 47 // different configurations. Check to prevent duplicate family names.
|
/external/libnl/src/lib/ |
H A D | rule.c | 49 int family; local 51 if ((family = nl_str2af(arg)) != AF_UNSPEC) 52 rtnl_rule_set_family(rule, family);
|
H A D | link.c | 35 int family; local 37 if ((family = nl_str2af(arg)) == AF_UNSPEC) 39 "Unable to translate address family \"%s\"", arg); 41 rtnl_link_set_family(link, family);
|
H A D | neigh.c | 68 int family; local 70 if ((family = nl_str2af(arg)) == AF_UNSPEC) 72 "Unable to translate address family \"%s\"", arg); 74 rtnl_neigh_set_family(neigh, family);
|
/external/smack/src/org/xbill/DNS/ |
H A D | ReverseMap.java | 106 fromAddress(String addr, int family) throws UnknownHostException { argument 107 byte [] array = Address.toByteArray(addr, family);
|
/external/tcpdump/ |
H A D | print-null.c | 48 * 32-bit integer that specifies the family, e.g. AF_INET. 67 null_hdr_print(u_int family, u_int length) argument 71 tok2str(bsd_af_values,"Unknown",family),family); 74 tok2str(bsd_af_values,"Unknown AF %u",family)); 91 u_int family; local 98 memcpy((char *)&family, (char *)p, sizeof(family)); 108 if ((family & 0xFFFF0000) != 0) 109 family [all...] |
/external/chromium_org/base/ |
H A D | atomicops_internals_x86_gcc.cc | 62 // get feature flags in ecx/edx, and family/model in eax 65 int family = (eax >> 8) & 0xf; // family and model fields local 67 if (family == 0xf) { // use extended family and model fields 68 family += (eax >> 20) & 0xff; 76 // so we test only for Rev E, which is family 15, model 32..63 inclusive. 78 family == 15 &&
|
/external/chromium_org/net/dns/ |
H A D | dns_hosts_unittest.cc | 15 AddressFamily family; member in struct:net::__anon9194::ExpectedHostsEntry 23 DnsHostsKey key(entries[i].host, entries[i].family); 28 (entries[i].family == ADDRESS_FAMILY_IPV4) ? 4u : 16u);
|
/external/chromium_org/net/socket/ |
H A D | socket_descriptor.cc | 34 SocketDescriptor CreateSocketDefault(int family, int type, int protocol) { argument 37 SocketDescriptor result = ::WSASocket(family, type, protocol, NULL, 0, 39 if (result != kInvalidSocket && family == AF_INET6 && 50 return ::socket(family, type, protocol); 54 SocketDescriptor CreatePlatformSocket(int family, int type, int protocol) { argument 56 return g_socket_factory->CreateSocket(family, type, protocol); 58 return CreateSocketDefault(family, type, protocol);
|
/external/chromium_org/ppapi/c/ |
H A D | ppb_host_resolver.h | 59 * Network address family. 61 PP_NetAddress_Family family; member in struct:PP_HostResolver_Hint
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
H A D | CSSFontValue.h | 52 RefPtrWillBeMember<CSSValueList> family; member in class:blink::CSSFontValue
|
/external/chromium_org/third_party/freetype/src/cache/ |
H A D | ftcglyph.c | 33 FTC_Family family ) 35 gnode->family = family; 37 family->num_nodes++; 45 FTC_Family family = gnode->family; local 48 gnode->family = NULL; 49 if ( family && --family->num_nodes == 0 ) 50 FTC_FAMILY_FREE( family, cach 106 FTC_Family_Init( FTC_Family family, FTC_Cache cache ) argument 201 FTC_Family family = query->family; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
H A D | cpuid.cc | 66 int family = ((cpu_info[0] >> 8) & 0x0f) | ((cpu_info[0] >> 16) & 0xff0); local 78 if (family < 6 || family == 15 || 79 (family == 6 && (model == kAtom || model <= kCore2))) {
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | atomicops_internals_x86_gcc.cc | 92 // get feature flags in ecx/edx, and family/model in eax 95 int family = (eax >> 8) & 0xf; // family and model fields local 97 if (family == 0xf) { // use extended family and model fields 98 family += (eax >> 20) & 0xff; 106 // so we test only for Rev E, which is family 15, model 32..63 inclusive. 108 family == 15 &&
|
/external/chromium_org/third_party/webrtc/base/ |
H A D | macsocketserver.h | 33 virtual Socket* CreateSocket(int family, int type) { return NULL; } argument 36 virtual AsyncSocket* CreateAsyncSocket(int family, int type);
|
H A D | nullsocketserver.h | 39 virtual rtc::Socket* CreateSocket(int family, int type) { argument 49 virtual rtc::AsyncSocket* CreateAsyncSocket(int family, int type) { argument
|
/external/chromium_org/v8/src/base/ |
H A D | atomicops_internals_x86_gcc.cc | 71 // get feature flags in ecx/edx, and family/model in eax 74 int family = (eax >> 8) & 0xf; // family and model fields local 76 if (family == 0xf) { // use extended family and model fields 77 family += (eax >> 20) & 0xff; 85 // so we test only for Rev E, which is family 15, model 32..63 inclusive. 87 family == 15 &&
|
/external/freetype/src/cache/ |
H A D | ftcglyph.c | 33 FTC_Family family ) 35 gnode->family = family; 37 family->num_nodes++; 45 FTC_Family family = gnode->family; local 48 gnode->family = NULL; 49 if ( family && --family->num_nodes == 0 ) 50 FTC_FAMILY_FREE( family, cach 106 FTC_Family_Init( FTC_Family family, FTC_Cache cache ) argument 201 FTC_Family family = query->family; local [all...] |
/external/iproute2/ip/ |
H A D | ipprefix.c | 42 int family = preferred_family; local 56 if (family == AF_UNSPEC) 57 family = AF_INET6; 58 if (family != AF_INET6) 62 fprintf(stderr, "wrong family %d\n", prefix->prefix_family); 81 fprintf(fp, "%s", rt_addr_n2a(family, sizeof(*pfx), pfx,
|