Home
last modified time | relevance | path

Searched defs:element_index (Results 1 – 25 of 42) 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/cronet/base/task/sequence_manager/
Dtiming_wheel.cc41 size_t TimingWheelHandle::element_index() const { in element_index() function in base::sequence_manager::internal::TimingWheelHandle
45 TimingWheelHandle::TimingWheelHandle(size_t bucket_index, size_t element_index) in TimingWheelHandle()
Dtiming_wheel.h114 const size_t element_index = bucket.size() - 1; in Insert() local
130 const size_t element_index = handle.element_index(); in Remove() local
202 bool IsBounded(const size_t bucket_index, const size_t element_index) const { in IsBounded()
/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/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.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/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.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/aac/libSBRenc/src/
Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/external/angle/third_party/vulkan-deps/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/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.cpp208 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()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc301 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local

12