HomeSort by relevance Sort by last modified time
    Searched defs:attr_offset (Results 1 - 4 of 4) sorted by null

  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFAbbreviationDeclaration.cpp 163 dw_offset_t attr_offset = offset; local
166 if (form == DW_FORM_string && ((offset - attr_offset) >= strp_min_len))
  /external/mesa3d/src/mesa/vbo/
vbo_save_api.c 360 unsigned attr_offset = node->attrsz[0] * sizeof(GLfloat); local
368 buffer + node->buffer_offset + vertex_offset + attr_offset,
    [all...]
  /system/bt/stack/sdp/
sdpint.h 162 UINT16 attr_offset; /* offset within the attr to keep trak of partial attributes in the responses */ member in struct:__anon69781
  /external/linux-tools-perf/src/tools/perf/util/
header.c 2296 u64 attr_offset; local
    [all...]

Completed in 725 milliseconds