Home
last modified time | relevance | path

Searched defs:already_seen (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp70 std::set<uint32_t> already_seen; in RedirectToClosestMergeBlock() local
/third_party/spirv-tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp72 std::set<uint32_t> already_seen; in RedirectToClosestMergeBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp70 std::set<uint32_t> already_seen; in RedirectToClosestMergeBlock() local
/third_party/spirv-tools/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType() local
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc2106 std::set<const FileDescriptor*> already_seen; in GenerateDependencyManifestFile() local
2183 std::set<const FileDescriptor*> already_seen; in GeneratePluginOutput() local
2328 std::set<const FileDescriptor*> already_seen; in WriteDescriptorSet() local
2392 std::set<const FileDescriptor*>* already_seen, in GetTransitiveDependencies()
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc842 std::unordered_set<const Descriptor*>* already_seen) { in HasRequiredFields()
877 std::unordered_set<const Descriptor*> already_seen; in HasRequiredFields() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp528 std::unordered_map<uint32_t, uint32_t> already_seen; in ApplyReplacements() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.cpp528 std::unordered_map<uint32_t, uint32_t> already_seen; in ApplyReplacements() local
/third_party/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp528 std::unordered_map<uint32_t, uint32_t> already_seen; in ApplyReplacements() local
/third_party/mesa3d/src/compiler/nir/
Dnir_validate.c303 bool already_seen = false; in validate_ssa_def() local
313 bool already_seen = false; in validate_ssa_def() local