| /external/flatbuffers/js/ |
| D | flatbuffers.js | 416 flatbuffers.Builder.prototype.addFieldInt8 = function(voffset, value, defaultValue) { argument 428 flatbuffers.Builder.prototype.addFieldInt16 = function(voffset, value, defaultValue) { argument 440 flatbuffers.Builder.prototype.addFieldInt32 = function(voffset, value, defaultValue) { argument 452 flatbuffers.Builder.prototype.addFieldInt64 = function(voffset, value, defaultValue) { argument 464 flatbuffers.Builder.prototype.addFieldFloat32 = function(voffset, value, defaultValue) { argument 476 flatbuffers.Builder.prototype.addFieldFloat64 = function(voffset, value, defaultValue) { argument 488 flatbuffers.Builder.prototype.addFieldOffset = function(voffset, value, defaultValue) { argument 502 flatbuffers.Builder.prototype.addFieldStruct = function(voffset, value, defaultValue) { argument 537 flatbuffers.Builder.prototype.slot = function(voffset) { argument
|
| /external/flatbuffers/python/flatbuffers/ |
| D | packer.py | 42 voffset = uint16 variable
|
| /external/flatbuffers/php/ |
| D | FlatbufferBuilder.php | 779 public function addStructX($voffset, $x, $d) 793 public function addStruct($voffset, $x, $d) 804 public function slot($voffset)
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | r200_cmdbuf.c | 242 uint32_t voffset; in r200EmitAOS() local
|
| /external/libvpx/libvpx/vp8/common/ |
| D | reconinter.c | 180 int voffset = 20 + i * 2 + j; in vp8_build_inter4x4_predictors_mbuv() local 456 int voffset = 20 + i * 2 + j; in build_4x4uvmvs() local
|
| /external/flatbuffers/net/FlatBuffers/ |
| D | FlatBufferBuilder.cs | 427 public void Slot(int voffset) in Slot() 585 public void AddStruct(int voffset, int x, int d) in AddStruct()
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | FlatBufferBuilder.java | 739 public void addStruct(int voffset, int x, int d) { in addStruct() 752 public void slot(int voffset) { in slot()
|
| /external/mesa3d/src/amd/common/ |
| D | ac_llvm_build.c | 841 LLVMValueRef voffset, in ac_build_buffer_store_dword() 949 LLVMValueRef voffset, in ac_build_buffer_load() 1014 LLVMValueRef voffset, in ac_build_buffer_load_format() 1034 LLVMValueRef voffset, in ac_build_buffer_load_format_gfx9_safe()
|
| D | ac_nir_to_llvm.c | 4256 …LLVMValueRef voffset = LLVMConstInt(ctx->ac.i32, (slot * 4 + j) * ctx->gs_max_out_vertices, false); in visit_emit_vertex() local
|
| /external/libaom/libaom/av1/common/ |
| D | thread_common.c | 731 const int voffset = RESTORATION_UNIT_OFFSET >> ss_y; in enqueue_lr_jobs() local
|
| D | mvref_common.c | 561 const int voffset = AOMMAX(mi_size_high[BLOCK_8X8], xd->n4_h); in setup_ref_mv_list() local
|
| D | restoration.c | 1265 const int voffset = RESTORATION_UNIT_OFFSET >> ss_y; in foreach_rest_unit_in_tile() local
|
| /external/flatbuffers/tests/ |
| D | test.cpp | 953 flatbuffers::voffset_t voffset, T val) { in CompareTableFieldValue()
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader.c | 609 LLVMValueRef voffset = LLVMConstInt(ctx->i32, fetch_stride * i, 0); in si_llvm_load_input_vs() local 4348 LLVMValueRef voffset = in si_llvm_emit_vertex() local 5678 LLVMValueRef voffset = in si_generate_gs_copy_shader() local
|
| /external/mesa3d/src/mesa/main/ |
| D | varray.c | 1661 GLint coffset = 0, noffset = 0, voffset;/* color, normal, vertex offsets */ in _mesa_InterleavedArrays() local
|