Searched refs:attribute_id (Results 1 – 8 of 8) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 174 uint16_t const attribute_id); 176 uint16_t const attribute_id, uint64_t const value_default); 178 uint16_t const attribute_id, uint32_t const value_default); 180 uint16_t const attribute_id, uint16_t const value_default); 182 uint16_t const attribute_id, uint8_t const value_default); 184 uint16_t const attribute_id, char const * const string); 186 uint16_t const attribute_id, uint32_t const value); 188 uint16_t const attribute_id, uint16_t const value); 190 uint16_t const attribute_id, uint8_t const value); 1202 LIBMTP_property_t const attribute_id) in LIBMTP_Get_String_From_Object() argument [all …]
|
D | ptp.h | 3358 …p_find_object_prop_in_cache(PTPParams *params, uint32_t const handle, uint32_t const attribute_id);
|
D | ptp.c | 6507 ptp_find_object_prop_in_cache(PTPParams *params, uint32_t const handle, uint32_t const attribute_id) in ptp_find_object_prop_in_cache() argument 6519 if (attribute_id == prop->property) in ptp_find_object_prop_in_cache()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.hpp | 207 attributeId attribute_id; member
|
D | esextcTextureCubeMapArraySampling.cpp | 3537 switch (attribute.attribute_id) in setupSharedStorageBuffer() 5116 switch (attribute.attribute_id)
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 231 const struct attribute_id *attId; 317 typedef struct attribute_id { struct
|
/external/expat/lib/ |
D | xmlparse.c | 231 const struct attribute_id *attId; 317 typedef struct attribute_id { struct
|
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 231 const struct attribute_id *attId; 317 typedef struct attribute_id { struct
|