Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/lava/utils/
Dlog_follower.py66 def current_section(self): member in LogFollower
70 def current_section(self, new_section: GitlabSection) -> None: member in LogFollower
/external/cronet/stable/base/debug/
Delf_reader.cc81 const char* current_section = in ReadElfBuildId() local
/external/cronet/tot/base/debug/
Delf_reader.cc81 const char* current_section = in ReadElfBuildId() local
/external/flatbuffers/src/
Dbinary_annotator.cpp1421 for (auto &current_section : sections_) { in FixMissingRegions() local
1473 for (auto &current_section : sections_) { in FixMissingSections() local
/external/rust/android-crates-io/crates/ring/src/
Dtest.rs324 let mut current_section = String::from(""); in run() localVariable
/external/e2fsprogs/lib/support/
Dprofile.c159 struct profile_node *current_section; member
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp35 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp35 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidation_state.cpp37 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()