/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 365 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() 524 … glw::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 …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A D | bit_vector.h | 41 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
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | bit_vector.h | 41 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
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | bit_vector.h | 41 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
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | PersistentSoftmax.cuh | 106 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_forward() local 198 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_forward() local 254 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_backward() local 284 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_backward() local
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | memory_range.h | 106 unsigned element_index) const { in GetArrayElement() 116 unsigned element_index) const { in GetArrayElement()
|
H A D | memory_range_unittest.cc | 180 unsigned element_index = kElements[i].index; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | cross_trainer_cache.h | 257 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
|
H A D | data_transfer.h | 56 int64_t element_index = 0; member
|
H A D | worker.proto | 44 int64 element_index = 6; field
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/ |
H A D | element_cursor.h | 91 uint32_t element_index() const { return element_index_; } in element_index() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/intents/ |
H A D | jni.cc | 271 int element_index = 0; in AsNamedVariantArray() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_io_arrays_to_elements.c | 37 unsigned *element_index, unsigned *xfb_offset, in get_io_offset()
|
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/ |
H A D | minidump_memory_range_unittest.cc | 209 unsigned element_index = kElements[i].index; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | stgdict.c | 726 Py_ssize_t element_index; /* index into element_types for this */ in PyCStructUnionType_update_stgdict() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_compile_op_support.cc | 152 const ShapeTree<HloSharding>& tuple_shape_tree, int element_index) { in GetSubtree()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ |
H A D | tpu_execute.cc | 153 xla::ShapeIndex element_index = index; in FixTupleTableAsync() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | vector_dce.cpp | 111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
D | replace_desc_array_access_using_var_index.cpp | 207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | vector_dce.cpp | 111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
H A D | replace_desc_array_access_using_var_index.cpp | 207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
|
/aosp_15_r20/external/aac/libSBRenc/src/ |
H A D | bit_sbr.cpp | 252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
|
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter.h | 1162 size_t element_index = kElementsCount * within_group_id + within_register_id; variable 3091 size_t element_index = kElementsCount * within_group_id + within_register_id; variable 3329 for (size_t element_index = vstart % kElementsCount; element_index < kElementsCount; in OpVectorVmvXrv() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | transfer_manager.cc | 301 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local
|