Home
last modified time | relevance | path

Searched defs:element_index (Results 1 – 25 of 42) sorted by relevance

12

/external/angle/third_party/spirv-tools/src/source/util/
Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/external/deqp-deps/SPIRV-Tools/source/util/
Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/external/google-breakpad/src/common/
Dmemory_range.h106 unsigned element_index) const { in GetArrayElement()
116 unsigned element_index) const { in GetArrayElement()
Dmemory_range_unittest.cc180 unsigned element_index = kElements[i].index; in TEST() local
/external/tensorflow/tensorflow/core/data/service/
Dcross_trainer_cache.h257 size_t element_index = GetElementIndex(trainer_id); in GetElement() local
273 size_t element_index = trainer_to_element_index_map_[trainer_id]; in GetElementIndex() local
Ddata_transfer.h56 int64_t element_index = 0; member
Dworker.proto44 int64 element_index = 6; field
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp365 void getColorFloatComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorFloatComponents()
388 void getColorIntComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, in getColorIntComponents()
406 void getCompressedColorUByteComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint m… in getCompressedColorUByteComponents()
463 void getDepthComponent(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw… in getDepthComponent()
482 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture()
498 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod()
524glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture()
542 …IntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw::GLint element_index, in getExpectedColorIntComponentsForTextureLod()
565 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture()
582 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod()
[all …]
/external/libtextclassifier/native/utils/intents/
Djni.cc271 int element_index = 0; in AsNamedVariantArray() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_arrays_to_elements.c37 unsigned *element_index, unsigned *xfb_offset, in get_io_offset()
/external/google-breakpad/src/tools/linux/md2core/
Dminidump_memory_range_unittest.cc209 unsigned element_index = kElements[i].index; in TEST() local
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c726 Py_ssize_t element_index; /* index into element_types for this */ in PyCStructUnionType_update_stgdict() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc153 xla::ShapeIndex element_index = index; in FixTupleTableAsync() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_support.cc152 const ShapeTree<HloSharding>& tuple_shape_tree, int element_index) { in GetSubtree()
/external/angle/third_party/spirv-tools/src/source/opt/
Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp779 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp779 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
/external/aac/libSBRenc/src/
Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc301 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local

12