Home
last modified time | relevance | path

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

/third_party/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
/third_party/flatbuffers/src/
Dbinary_annotator.cpp1421 for (auto &current_section : sections_) { in FixMissingRegions() local
1473 for (auto &current_section : sections_) { in FixMissingSections() local
/third_party/ffmpeg/libavcodec/
Dass_split.c207 int current_section; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp34 ModuleLayoutSection current_section, SpvOp op) { in InstructionLayoutSection()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.cpp34 ModuleLayoutSection current_section, SpvOp op) { in InstructionLayoutSection()
/third_party/spirv-tools/source/val/
Dvalidation_state.cpp35 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()