Searched defs:family (Results 151 - 175 of 333) sorted by relevance

1234567891011>>

/external/iptables/extensions/
H A Dlibxt_recent.c180 unsigned int family)
208 switch(family) {
221 unsigned int family)
244 switch(family) {
309 .family = NFPROTO_UNSPEC,
324 .family = NFPROTO_IPV4,
339 .family = NFPROTO_IPV6,
179 recent_print(const void *ip, const struct xt_entry_match *match, unsigned int family) argument
220 recent_save(const void *ip, const struct xt_entry_match *match, unsigned int family) argument
/external/kernel-headers/original/uapi/linux/caif/
H A Dcaif_socket.h108 * @family: Address family number, must be AF_CAIF.
109 * @u: Union of address data 'switched' by family.
111 * @u.at: Applies when family = CAIFPROTO_AT.
115 * @u.util: Applies when family = CAIFPROTO_UTIL
119 * @u.dgm: Applies when family = CAIFPROTO_DATAGRAM
125 * @u.rfm: Applies when family = CAIFPROTO_RFM
131 * @u.dbg: Applies when family = CAIFPROTO_DEBUG.
142 __kernel_sa_family_t family; member in struct:sockaddr_caif
/external/kernel-headers/original/uapi/linux/
H A Dfib_rules.h19 __u8 family; member in struct:fib_rule_hdr
/external/libnl/lib/genl/
H A Dfamily.c2 * lib/genl/family.c Generic Netlink Family
23 #include <netlink/genl/family.h>
39 struct genl_family *family = (struct genl_family *) c; local
41 nl_init_list_head(&family->gf_ops);
46 struct genl_family *family = (struct genl_family *) c; local
49 if (family == NULL)
52 nl_list_for_each_entry_safe(ops, tmp, &family->gf_ops, o_list) {
76 struct genl_family *family = (struct genl_family *) obj; local
79 family->gf_id, family
96 struct genl_family *family = (struct genl_family *) obj; local
159 genl_family_put(struct genl_family *family) argument
171 genl_family_get_id(struct genl_family *family) argument
179 genl_family_set_id(struct genl_family *family, unsigned int id) argument
185 genl_family_get_name(struct genl_family *family) argument
193 genl_family_set_name(struct genl_family *family, const char *name) argument
199 genl_family_get_version(struct genl_family *family) argument
207 genl_family_set_version(struct genl_family *family, uint8_t version) argument
213 genl_family_get_hdrsize(struct genl_family *family) argument
221 genl_family_set_hdrsize(struct genl_family *family, uint32_t hdrsize) argument
227 genl_family_get_maxattr(struct genl_family *family) argument
235 genl_family_set_maxattr(struct genl_family *family, uint32_t maxattr) argument
241 genl_family_add_op(struct genl_family *family, int id, int flags) argument
[all...]
/external/libnl/lib/netfilter/
H A Dct.c388 int family; local
390 family = nfnl_ct_get_family(ct);
403 family == AF_INET ? CTA_IP_V4_SRC : CTA_IP_V6_SRC,
409 family == AF_INET ? CTA_IP_V4_DST : CTA_IP_V6_DST,
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_chipset.h46 /* Chipset family */
47 int family; member in struct:r300_capabilities
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_llvm.c252 const char * r600_llvm_gpu_string(enum radeon_family family) argument
256 switch (family) {
317 enum radeon_family family,
320 const char * gpu_family = r600_llvm_gpu_string(family);
313 r600_llvm_compile( LLVMModuleRef mod, unsigned char ** inst_bytes, unsigned * inst_byte_count, enum radeon_family family, unsigned dump) argument
H A Dr600_pipe.c224 rctx->family = rscreen->family;
259 rctx->has_vertex_cache = !(rctx->family == CHIP_RV610 ||
260 rctx->family == CHIP_RV620 ||
261 rctx->family == CHIP_RS780 ||
262 rctx->family == CHIP_RS880 ||
263 rctx->family == CHIP_RV710);
275 rctx->has_vertex_cache = !(rctx->family == CHIP_CEDAR ||
276 rctx->family == CHIP_PALM ||
277 rctx->family
332 r600_get_family_name(enum radeon_family family) argument
374 enum radeon_family family = rscreen->family; local
487 enum radeon_family family = rscreen->family; local
[all...]
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_pipe.c206 rctx->family = rscreen->family;
271 static const char *r600_get_family_name(enum radeon_family family) argument
273 switch(family) {
285 return r600_get_family_name(rscreen->family);
291 enum radeon_family family = rscreen->family; local
396 enum radeon_family family = rscreen->family; local
651 #define CHIPSET(pciid, name, family) cas
[all...]
/external/mtpd/
H A Dmtpd.c261 void create_socket(int family, int type, char *server, char *port) argument
265 .ai_family = family,
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_module.h157 virtual CPDF_ColorSpace* GetStockCS(int family) argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c240 FT_Int family )
246 if ( family )
485 PSH_Blue_Table normal, family; local
492 family = &blues->family_top;
497 family = &blues->family_bottom;
505 /* try to find a family zone whose reference position is less */
507 zone2 = family->zones;
508 count2 = family->count;
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_linux.cpp57 virtual void* MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR family, FX_BOOL& bExact);
59 void* FindFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR family, FX_BOOL bMatchName);
205 void* CFX_LinuxFontInfo::FindFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR family, FX_BOOL bMatchName) argument
219 FX_INT32 index = bsName.Find(family);
/external/qemu/include/android/
H A Dsockets.h169 SocketFamily family; member in struct:__anon29682
219 return a->family;
309 int socket_create( SocketFamily family, SocketType type );
/external/qemu/util/
H A Dqemu-sockets-android.c127 SocketFamily family; local
130 family = sock_address_get_family(e);
133 slisten = socket_create(family, SOCKET_STREAM);
143 if (family == SOCKET_IN6) {
181 qemu_opt_set(opts, "ipv6", (e->family == SOCKET_IN6) ? "on" : "off");
182 qemu_opt_set(opts, "ipv4", (e->family != SOCKET_IN6) ? "on" : "off");
H A Dqemu-sockets.c99 const char *inet_strfamily(int family) argument
101 switch (family) {
119 fprintf(stderr,"%s: getaddrinfo: family %s, host %s, port %s\n",
/external/skia/src/core/
H A DSkTypeface.cpp129 SkTypeface* SkTypeface::CreateFromTypeface(const SkTypeface* family, Style s) { argument
130 if (family && family->style() == s) {
131 family->ref();
132 return const_cast<SkTypeface*>(family);
134 return SkFontHost::CreateTypeface(family, NULL, s);
/external/skia/src/ports/
H A DSkFontConfigParser_android.cpp40 SkTDArray<FontFamily*> &families; // The array that each family is put into as it is parsed
41 FontFamily *currentFamily; // The current family being created
103 * Handler for the start of a tag. The only tags we expect are family, nameset,
109 if (strncmp(tag, "family", len)== 0) {
136 * Handler for the end of tags. We only care about family, nameset, fileset,
142 if (strncmp(tag, "family", len)== 0) {
235 FontFamily* family = vendorFonts[i]; local
236 int order = family->order;
240 *fallbackFonts.append() = family;
244 *fallbackFonts.insert(currentOrder++) = family;
[all...]
/external/chromium_org/content/browser/renderer_host/
H A Dsandbox_ipc_linux.cc183 std::string family; local
184 if (!pickle.ReadString(&iter, &family) ||
194 fc->matchFamilyName(family.c_str(),
292 std::string family; local
296 if (!pickle.ReadString(&iter, &family) ||
306 query.families.push_back(family);
/external/chromium_org/ppapi/c/dev/
H A Dppb_truetype_font_dev.h133 * Font family name as a string. This can also be an undefined var, in which
134 * case the generic family will be obeyed. If the face is not available on
138 struct PP_Var family; member in struct:PP_TrueTypeFontDesc_Dev
139 /** This value specifies a generic font family. If a family name string is
170 * Gets an array of TrueType font family names available on the host.
171 * These names can be used to create a font from a specific family.
173 * @param[in] instance A <code>PP_Instance</code> requesting the family names.
175 * The output is an array of PP_Vars, each holding a family name.
179 * @return If >= 0, the number of family name
[all...]
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DFontFace.cpp71 PassRefPtrWillBeRawPtr<FontFace> FontFace::create(ExecutionContext* context, const AtomicString& family, const String& source, const FontFaceDescriptors& descriptors) argument
73 RefPtrWillBeRawPtr<FontFace> fontFace = adoptRefWillBeNoop(new FontFace(context, family, descriptors));
83 PassRefPtrWillBeRawPtr<FontFace> FontFace::create(ExecutionContext* context, const AtomicString& family, PassRefPtr<ArrayBuffer> source, const FontFaceDescriptors& descriptors) argument
85 RefPtrWillBeRawPtr<FontFace> fontFace = adoptRefWillBeNoop(new FontFace(context, family, descriptors));
90 PassRefPtrWillBeRawPtr<FontFace> FontFace::create(ExecutionContext* context, const AtomicString& family, PassRefPtr<ArrayBufferView> source, const FontFaceDescriptors& descriptors) argument
92 RefPtrWillBeRawPtr<FontFace> fontFace = adoptRefWillBeNoop(new FontFace(context, family, descriptors));
101 // Obtain the font-family property and the src property. Both must be defined.
102 RefPtrWillBeRawPtr<CSSValue> family = properties.getPropertyCSSValue(CSSPropertyFontFamily); local
103 if (!family || !family
133 FontFace(ExecutionContext* context, const AtomicString& family, const FontFaceDescriptors& descriptors) argument
268 AtomicString family; local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTextControlSingleLine.cpp281 float RenderTextControlSingleLine::getAvgCharWidth(AtomicString family) argument
287 if (family == "Lucida Grande")
290 return RenderTextControl::getAvgCharWidth(family);
303 AtomicString family = style()->font().fontDescription().family().family(); local
308 if (family == "Lucida Grande")
310 else if (hasValidAvgCharWidth(family))
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternalSettings.cpp219 void InternalSettings::setStandardFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
225 if (settings()->genericFontFamilySettings().updateStandard(family, code))
229 void InternalSettings::setSerifFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
235 if (settings()->genericFontFamilySettings().updateSerif(family, code))
239 void InternalSettings::setSansSerifFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
245 if (settings()->genericFontFamilySettings().updateSansSerif(family, code))
249 void InternalSettings::setFixedFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
255 if (settings()->genericFontFamilySettings().updateFixed(family, code))
259 void InternalSettings::setCursiveFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
265 if (settings()->genericFontFamilySettings().updateCursive(family, cod
269 setFantasyFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
279 setPictographFontFamily(const AtomicString& family, const String& script, ExceptionState& exceptionState) argument
[all...]
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffobjs.c436 /* Remove the style part from the family name (if present). */
466 /* between real family name and style */
765 /* retrieve font family & style name */
772 char* family = cffface->family_name; local
783 family = family_name;
788 if ( full && family )
793 if ( *fullp == *family )
795 family++;
807 /* ignore spaces and dashes in family name during comparison */
808 if ( *family
[all...]
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttsubpix.c754 /* Does font name match rule family? */
819 const FT_String* family,
832 if ( family &&
833 ( is_member_of_family_class ( family, rule[i].family ) ) )
850 const FT_String* family,
863 if ( family &&
864 ( is_member_of_family_class ( family, rule[i].family ) ) )
881 const FT_String* family,
849 scale_test_tweak( TT_Face face, const FT_String* family, FT_UInt ppem, const FT_String* style, FT_UInt glyph_index, const SPH_ScaleRule* rule, FT_UInt num_rules ) argument
907 FT_String* family = face->root.family_name; local
[all...]

Completed in 483 milliseconds

1234567891011>>