Home
last modified time | relevance | path

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

12

/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/angle/third_party/vulkan-deps/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/google-breakpad/src/common/
Dmemory_range.h107 unsigned element_index) const { in GetArrayElement()
117 unsigned element_index) const { in GetArrayElement()
Dmemory_range_unittest.cc177 unsigned element_index = kElements[i].index; in TEST() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp363 void getColorFloatComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorFloatComponents()
386 void getColorIntComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorIntComponents()
404 void getCompressedColorUByteComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint m… in getCompressedColorUByteComponents()
461 void getDepthComponent(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw… in getDepthComponent()
480 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture()
496 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod()
522 glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture()
540 …IntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw::GLint element_index, in getExpectedColorIntComponentsForTextureLod()
563 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture()
580 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod()
[all …]
/external/tensorflow/tensorflow/core/data/service/
Ddata_transfer.h43 int64 element_index; member
Dworker.proto40 int64 element_index = 6; field
/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.cc206 unsigned element_index = kElements[i].index; in TEST() local
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c715 Py_ssize_t element_index; /* index into element_types for this */ in PyCStructUnionType_update_stgdict() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc151 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/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp767 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.cc308 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local

12