Home
last modified time | relevance | path

Searched defs:get_offset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c295 static GLint get_offset( const void *a, const void *b ) in get_offset() function
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c128 static int get_offset( const void *a, const void *b ) in get_offset() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh2179 inline unsigned int get_offset (void) const { return extensionOffset; } in get_offset() function
2207 inline unsigned int get_offset (void) const in get_offset() function
/external/clang/bindings/python/clang/
Dcindex.py1886 def get_offset(self, fieldname): member in Type
/external/valgrind/VEX/priv/
Dhost_s390_isel.c3652 UInt get_offset = stmt->Ist.Put.data->Iex.Get.offset; in s390_isel_stmt() local