Home
last modified time | relevance | path

Searched defs:element_index (Results 1 – 25 of 29) 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/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/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dtuple_ops.cc54 llvm::Value* const element_index[] = {b->getInt64(0), b->getInt64(i)}; in EmitTupleSelect() local
/external/libtextclassifier/utils/intents/
Djni.cc159 int element_index = 0; in AsNamedVariantArray() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_arrays_to_elements.c36 unsigned *element_index) 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/v8/src/ast/
Dast.cc461 uint32_t element_index = 0; in InitDepthAndFlags() local
528 uint32_t element_index = 0; in BuildBoilerplateDescription() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc252 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local
Dtuple_points_to_analysis.cc223 int64 element_index = get_tuple_element->tuple_index(); in HandleGetTupleElement() local
/external/aac/libSBRenc/src/
Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/external/v8/src/runtime/
Druntime-literals.cc366 uint32_t element_index = 0; in Create() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc482 llvm_ir::IrArray::Index element_index(index_type); in HandleDot() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp776 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp805 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dconst_folding_rules.cpp47 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
Dfolding_rules.cpp1289 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
1305 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp776 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp802 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dconst_folding_rules.cpp47 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
Dfolding_rules.cpp1289 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
1305 uint32_t element_index = inst->GetSingleWordInOperand(1); in CompositeConstructFeedingExtract() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc749 ShapeIndex element_index = shape_index; in NearHelper() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc551 llvm_ir::IrArray::Index element_index(index_type); in EmitScalarDot() local

12