OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attr_offset
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/util/
header.h
60
s64
attr_offset
;
member in struct:perf_header
/external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.cpp
212
const uint32_t
attr_offset
= offset;
local
217
return
attr_offset
;
/external/chromium_org/third_party/mesa/src/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
...]
/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
...]
/external/bluetooth/bluedroid/stack/sdp/
sdpint.h
164
UINT16
attr_offset
; /* offset within the attr to keep trak of partial attributes in the responses */
member in struct:__anon3976
Completed in 60 milliseconds