Home
last modified time | relevance | path

Searched defs:has_patch (Results 1 – 7 of 7) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_interfaces.cpp260 bool has_patch = false; in GetLocationsForVariable() local
544 bool has_patch = false; in ValidateLocations() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp260 bool has_patch = false; in GetLocationsForVariable() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp261 bool has_patch = false; in GetLocationsForVariable() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1053 inline bool Version::has_patch() const { in has_patch() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1073 inline bool Version::has_patch() const { in has_patch() function
/external/rust/crates/protobuf/src/
Dplugin.rs103 pub fn has_patch(&self) -> bool { in has_patch() method
/external/rust/crates/protobuf/2.27.1/src/
Dplugin.rs96 pub fn has_patch(&self) -> bool { in has_patch() method