Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/co/
Dbta_gattc_co.c145 tBTA_GATTC_NV_ATTR *p_attr_list, UINT16 attr_index, UINT16 conn_id) in bta_gattc_co_cache_save()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_cache.c1492 tBTA_GATTC_NV_ATTR *p_attr, UINT16 attr_index) in bta_gattc_rebuild_cache()
Dbta_gattc_int.h339 UINT16 attr_index; /* cahce NV saving/loading attribute index */ member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c616 LLVMValueRef attr_index = lp_build_const_int32(gallivm, attrib); in store_aos_array() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
Ddraw_llvm.c616 LLVMValueRef attr_index = lp_build_const_int32(gallivm, attrib); in store_aos_array() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp79 uint32_t attr_index = FindAttributeIndex(attr); in RemoveAttribute() local