Home
last modified time | relevance | path

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

12

/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/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/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.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/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/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc1606 int element_index) { in PaddingMapBadIntAttrMsg()
1615 int element_index, int max, int32_t value) { in PaddingMapBadIndexMsg()
1623 std::string PaddingMapNegativeShapeIndexMsg(int arg_index, int element_index, in PaddingMapNegativeShapeIndexMsg()
1633 std::string PaddingMapUniqueShapeIndexMsg(int arg_index, int element_index, in PaddingMapUniqueShapeIndexMsg()
1700 const int element_index = shape_and_padding.index(); in AddDynamicParameterBindings() local
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c717 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.cc150 const ShapeTree<HloSharding>& tuple_shape_tree, int element_index) { in GetSubtree()
/external/aac/libSBRenc/src/
Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc307 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local
Dtuple_points_to_analysis.cc226 int64 element_index = get_tuple_element->tuple_index(); in HandleGetTupleElement() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcopy_prop_arrays.cpp764 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp923 for (uint32_t element_index : access_chain) { in GetMemberType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp764 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp923 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dfolding_rules.cpp1445 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
1461 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp764 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp923 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dfolding_rules.cpp1445 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
1461 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc784 ShapeIndex element_index = shape_index; in NearHelper() local

12