Home
last modified time | relevance | path

Searched defs:scope_index (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dascend_timeline_generator.py37 scope_index = 1 variable in AscendTimelineGenerator
/third_party/rust/rust/compiler/rustc_mir_build/src/build/
Dscope.rs432 fn scope_index(&self, region_scope: region::Scope, span: Span) -> usize { in scope_index() method
673 let scope_index = self.scopes.scope_index(region_scope, span); in break_scope() localVariable
701 let scope_index = self.scopes.scope_index(target, source_info.span); in break_for_else() localVariable
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h431 typedef struct scope_index { struct
448 } scope_index_t; argument
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp569 const auto scope_index = 2; in ValidateTypeCooperativeMatrix() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/selinux/libsepol/src/
Dpolicydb_validate.c1469 static int validate_scope_index(sepol_handle_t *handle, const scope_index_t *scope_index, validate_… in validate_scope_index()
Dwrite.c2024 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
Dpolicydb.c3848 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()