Searched defs:vector_offset (Results 1 – 6 of 6) sorted by relevance
| /third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ |
| D | Table.java | 150 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/ |
| D | Table.php | 102 protected function __vector_as_bytes($vector_offset, $elem_size=1)
|
| /third_party/flatbuffers/tests/ |
| D | test.cpp | 409 auto vector_offset = in UninitializedVectorTest() local 565 const auto vector_offset = in CreateSharedStringTest() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | xan.c | 319 int huffman_offset, size_offset, vector_offset, imagedata_offset, in xan_wc3_decode_frame() local
|
| /third_party/flatbuffers/src/ |
| D | binary_annotator.cpp | 1037 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/ |
| D | esextcTextureCubeMapArraySampling.cpp | 327 const glw::GLuint vector_offset = n_components_per_vertex * index; in vectorSet4() local
|