Home
last modified time | relevance | path

Searched defs:functionOffset (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
Dglapi_entrypoint.c51 get_entrypoint_address(unsigned int functionOffset) in get_entrypoint_address()
92 generate_entrypoint(unsigned int functionOffset) in generate_entrypoint()
267 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
319 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c51 get_entrypoint_address(unsigned int functionOffset) in get_entrypoint_address()
92 generate_entrypoint(unsigned int functionOffset) in generate_entrypoint()
267 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
319 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
/external/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h423 uint32_t functionOffset; member
430 uint32_t functionOffset; member
443 uint32_t functionOffset; member
/external/libcxxabi/src/Unwind/
DUnwindCursor.hpp223 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionIndexArray
274 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionRegularArray
331 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionCompressedArray
350 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionLsdaArray
604 uint32_t functionOffset; member