Home
last modified time | relevance | path

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

/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.cc50 std::vector<llvm::Value*> element_index = {ir_builder->getInt64(0), in EmitTupleSelect() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_draw_upload.c327 unsigned element_index; in gen8_emit_vertices() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc130 ShapeIndex element_index = index; in WriteTupleIndexTables() local
Dtuple_points_to_analysis.cc226 int64 element_index = get_tuple_element->tuple_index(); in HandleGetTupleElement() local
/external/v8/src/ast/
Dast.cc589 uint32_t element_index = 0; in InitDepthAndFlags() local
628 uint32_t element_index = 0; in BuildConstantProperties() local
664 uint32_t element_index = 0; in BuildConstantProperties() local
/external/google-breakpad/src/tools/linux/md2core/
Dminidump_memory_range_unittest.cc206 unsigned element_index = kElements[i].index; in TEST() local
/external/v8/src/runtime/
Druntime-literals.cc78 uint32_t element_index = 0; in CreateObjectLiteralBoilerplate() local
/external/aac/libSBRenc/src/
Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/external/aac/libAACdec/src/
Daacdecoder.cpp1104 const int element_index, const int el_cnt[]) { in aacDecoder_ParseExplicitMpsAndSbr()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc1092 ShapeIndex element_index = shape_index; in ToStringHelper() local