Home
last modified time | relevance | path

Searched defs:array_id (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Ddump_graphviz.cc253 std::string GetArrayLabel(const Model& model, const std::string& array_id) { in GetArrayLabel()
507 float GetLog2BufferSize(const Model& model, const std::string& array_id) { in GetLog2BufferSize()
582 std::string array_id; member
631 const std::string& array_id) { in DumpArray()
672 int64_t GetArithmeticOpsCount(const Model& model, const std::string& array_id) { in GetArithmeticOpsCount()
686 void InsertNode(const Model& model, const std::string& array_id, Node* node, in InsertNode()
709 for (const auto& array_id : model.GetArrayMap()) { in BuildArrayTree() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c104 unsigned array_id; member
126 unsigned array_id; member
145 unsigned array_id; member
296 unsigned array_id, in ureg_DECL_fs_input_centroid_layout()
346 unsigned array_id, in ureg_DECL_fs_input_centroid()
374 unsigned array_id, in ureg_DECL_input_layout()
388 unsigned array_id, in ureg_DECL_input()
433 unsigned array_id, in ureg_DECL_output_layout()
487 unsigned array_id, in ureg_DECL_output_masked()
509 unsigned array_id, in ureg_DECL_output_array()
[all …]
H A Dtgsi_ureg.h1016 unsigned array_id) in ureg_dst_array_register()
1075 unsigned array_id) in ureg_src_array_register()
H A Dtgsi_scan.c355 unsigned array_id = fulldecl->Array.ArrayID; in scan_declaration() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp444 …nt first,GLsizei count,GLenum type,const GLvoid* indices,bool direct,GLenum array_id,GLESpointer* … in setupArrayPointerHelper()
466 GLenum array_id = (*it).first; in setupArraysPointers() local
482 GLenum array_id = GL_TEXTURE_COORD_ARRAY; in setupArraysPointers() local
579 …first,GLsizei count,GLenum type,const GLvoid* indices,bool direct,GLESpointer* p,GLenum array_id) { in doConvert()
669 …first,GLsizei count,GLenum type,const GLvoid* indices,bool direct,GLESpointer* p,GLenum array_id) { in needConvert()
1842 GLenum array_id = (*it).first; in drawArrays() local
1898 GLenum array_id = (*it).first; in drawElements() local
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c245 unsigned array_id = fulldecl->Array.ArrayID; in tgsi_scan_shader() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1105 …:convertDirect(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum array_id,GLESpointer* … in convertDirect()
1122 …nvertDirectVBO(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum array_id,GLESpointer* … in convertDirectVBO()
1167 …rrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum array_id,GLESpointer* … in convertIndirect()
1185 …rrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum array_id,GLESpointer* … in convertIndirectVBO()
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h79 unsigned array_id : 16 ; member
108 uint32_t array_id : 6; member
H A Dvrend_shader.c130 int array_id; member
140 unsigned array_id : 10; member
761 int array_id) in allocate_temp_range()
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/
H A Dccu.c321 uint32_t win_count, array_id; in init_ccu() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/marvell/
Dccu.c321 uint32_t win_count, array_id; in init_ccu() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c708 unsigned array_id = 0; in ntt_output_decl() local
890 unsigned array_id = 0; in ntt_setup_inputs() local
2240 uint32_t array_id = 0; in ntt_emit_load_input() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_decorations.cpp65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride()
1088 uint32_t array_id, in ComputeMemberConstraintsForArray()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride()
1022 uint32_t array_id, in ComputeMemberConstraintsForArray()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_decorations.cpp65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride()
1022 uint32_t array_id, in ComputeMemberConstraintsForArray()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dnir_to_rc.c563 unsigned array_id = 0; in ntr_output_decl() local
718 unsigned array_id = 0; in ntr_setup_inputs() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp720 …first,GLsizei count,GLenum type,const GLvoid* indices,bool direct,GLESpointer* p,GLenum array_id) { in needConvert()
/aosp_15_r20/art/runtime/
H A Dclass_linker_test.cc1023 const dex::TypeId* array_id = dex_file.FindTypeId("[Ljava/lang/Object;"); in TEST_F() local
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h112789 u8 array_id; member
112802 u8 array_id; member
113414 __be32 array_id; member
113427 __be32 array_id; member
113440 u8 array_id; member
H A Dvmlinux_600.h112789 u8 array_id; member
112802 u8 array_id; member
113414 __be32 array_id; member
113427 __be32 array_id; member
113440 u8 array_id; member