Searched defs:subtypes (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/
H A DShadow.py10 subtypes = ['dtype'] variable in class:_ArrayType
/external/tcpdump/
H A Dprint-radius.c337 const char **subtypes; /* Standard Values (if any) */ member in struct:attrtype
587 table = attr_type[attr_code].subtypes;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dinterworking.c2582 u16 info_ids[], size_t num_ids, u32 subtypes)
2604 if (subtypes != 0) {
2608 hs20_put_anqp_req(subtypes, NULL, 0, hs20_buf);
2581 anqp_send_req(struct wpa_supplicant *wpa_s, const u8 *dst, u16 info_ids[], size_t num_ids, u32 subtypes) argument
H A Dctrl_iface.c5177 u32 subtypes = 0; local
5189 subtypes |= BIT(num);
5207 return anqp_send_req(wpa_s, dst_addr, id, num_id, subtypes);
5356 u32 subtypes = 0; local
5366 subtypes |= BIT(num);
5373 if (subtypes == 0)
5376 return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0);
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DPyrexTypes.py15 # List of attribute names of any subtypes
16 subtypes = [] variable in class:BaseType
48 def get_fused_types(self, result=None, seen=None, subtypes=None):
49 subtypes = subtypes or self.subtypes
50 if subtypes:
55 for attr in subtypes:
82 "subtypes is a fused type")
328 subtypes variable in class:CTypedefType
476 subtypes = ['dtype'] variable in class:MemoryViewSliceType
810 subtypes = ['dtype'] variable in class:BufferType
2090 subtypes = ['base_type'] variable in class:CPointerBaseType
2336 subtypes = ['return_type', 'args'] variable in class:CFuncType
2772 subtypes = ['type'] variable in class:CFuncTypeArg
2999 subtypes = ['templates'] variable in class:CppClassType
[all...]
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DschemasInternals.h262 xmlSchemaTypePtr subtypes; /* the type definition */ member in struct:_xmlSchemaAttribute
610 xmlSchemaTypePtr subtypes; member in struct:_xmlSchemaType
631 Could we use @subtypes for this? */
773 xmlSchemaTypePtr subtypes; /* the type definition */ member in struct:_xmlSchemaElement
/external/libxml2/include/libxml/
H A DschemasInternals.h262 xmlSchemaTypePtr subtypes; /* the type definition */ member in struct:_xmlSchemaAttribute
610 xmlSchemaTypePtr subtypes; member in struct:_xmlSchemaType
631 Could we use @subtypes for this? */
773 xmlSchemaTypePtr subtypes; /* the type definition */ member in struct:_xmlSchemaElement
/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c113 AuthRecord *subtypes; member in struct:service_instance
610 AuthRecord *st = instance->subtypes;
644 AuthRecord *st = instance->subtypes;
712 if (srv->subtypes) { freeL("ServiceSubTypes", srv->subtypes); srv->subtypes = NULL; }
1493 instance->subtypes = AllocateSubTypes(request->u.servicereg.num_subtypes, request->u.servicereg.type_as_string);
1500 if (request->u.servicereg.num_subtypes && !instance->subtypes)
1508 instance->subtypes, request->u.servicereg.num_subtypes,
1635 request->u.servicereg.num_subtypes = ChopSubTypes(request->u.servicereg.type_as_string); // Note: Modifies regtype string to remove trailing subtypes
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 427 milliseconds