Home
last modified time | relevance | path

Searched defs:attribute_id (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/misc/
Dfastrpc.h138 __u32 attribute_id; member
/external/python/bumble/bumble/
Dsdp.py477 def find_attribute_in_list(attribute_list, attribute_id): argument
/external/python/cpython2/Modules/expat/
Dxmlparse.c317 typedef struct attribute_id { struct
318 XML_Char *name;
319 PREFIX *prefix;
320 XML_Bool maybeTokenized;
321 XML_Bool xmlns;
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp207 attributeId attribute_id; member
/external/expat/expat/lib/
Dxmlparse.c338 typedef struct attribute_id { struct
339 XML_Char *name;
340 PREFIX *prefix;
341 XML_Bool maybeTokenized;
342 XML_Bool xmlns;
/external/python/cpython3/Modules/expat/
Dxmlparse.c337 typedef struct attribute_id { struct
338 XML_Char *name;
339 PREFIX *prefix;
340 XML_Bool maybeTokenized;
341 XML_Bool xmlns;