Home
last modified time | relevance | path

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

/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/
DTable.java150 protected ByteBuffer __vector_as_bytebuffer(int vector_offset, int elem_size) { in __vector_as_bytebuffer()
171 protected ByteBuffer __vector_in_bytebuffer(ByteBuffer bb, int vector_offset, int elem_size) { in __vector_in_bytebuffer()
/third_party/flatbuffers/php/
DTable.php102 protected function __vector_as_bytes($vector_offset, $elem_size=1)
/third_party/flatbuffers/tests/
Dtest.cpp409 auto vector_offset = in UninitializedVectorTest() local
565 const auto vector_offset = in CreateSharedStringTest() local
/third_party/ffmpeg/libavcodec/
Dxan.c319 int huffman_offset, size_offset, vector_offset, imagedata_offset, in xan_wc3_decode_frame() local
/third_party/flatbuffers/src/
Dbinary_annotator.cpp1037 const uint64_t vector_offset, const reflection::Object *const table, in BuildVector()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp327 const glw::GLuint vector_offset = n_components_per_vertex * index; in vectorSet4() local