Home
last modified time | relevance | path

Searched defs:Paths (Results 1 – 25 of 57) sorted by relevance

123

/external/wayland-protocols/
Dlocations.go31 Paths(cmd *android.RuleBuilderCommand) []string methodSpec
44 func (l inputLocation) Paths(cmd *android.RuleBuilderCommand) []string { func
59 func (l outputLocation) Paths(cmd *android.RuleBuilderCommand) []string { func
75 func (l toolLocation) Paths(cmd *android.RuleBuilderCommand) []string { func
91 func (l packagedToolLocation) Paths(cmd *android.RuleBuilderCommand) []string { func
108 func (l errorLocation) Paths(cmd *android.RuleBuilderCommand) []string { func
/external/rust/android-crates-io/crates/petgraph/src/algo/
Dbellman_ford.rs10 pub struct Paths<NodeId, EdgeWeight> { struct
11 pub distances: Vec<EdgeWeight>,
12 pub predecessors: Vec<Option<NodeId>>,
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/glob-0.3.1/src/
Dlib.rs95 pub struct Paths { struct
96 dir_patterns: Vec<Pattern>,
120 /// See the `Paths` documentation for more information. argument
160 pub fn glob(pattern: &str) -> Result<Paths, PatternError> { in glob()
177 pub fn glob_with(pattern: &str, options: MatchOptions) -> Result<Paths, PatternError> { in glob_with()
328 impl Iterator for Paths { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/glob-0.3.1/src/
Dlib.rs95 pub struct Paths { struct
96 dir_patterns: Vec<Pattern>,
120 /// See the `Paths` documentation for more information. argument
160 pub fn glob(pattern: &str) -> Result<Paths, PatternError> { in glob()
177 pub fn glob_with(pattern: &str, options: MatchOptions) -> Result<Paths, PatternError> { in glob_with()
328 impl Iterator for Paths { implementation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DReplaceConstant.cpp56 auto &Paths = CEPaths[&U]; in convertConstantExprsToInstructions() local
106 std::vector<std::vector<ConstantExpr *>> Paths; in collectConstantExprPaths() local
/external/rust/android-crates-io/crates/glob/src/
Dlib.rs97 pub struct Paths { struct
98 dir_patterns: Vec<Pattern>,
122 /// See the `Paths` documentation for more information. argument
162 pub fn glob(pattern: &str) -> Result<Paths, PatternError> { in glob()
179 pub fn glob_with(pattern: &str, options: MatchOptions) -> Result<Paths, PatternError> { in glob_with()
383 impl Iterator for Paths { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp74 SpecialCaseList::create(const std::vector<std::string> &Paths, in create()
91 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
99 bool SpecialCaseList::createInternal(const std::vector<std::string> &Paths, in createInternal()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSpecialCaseList.cpp73 SpecialCaseList::create(const std::vector<std::string> &Paths, in create()
90 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
98 bool SpecialCaseList::createInternal(const std::vector<std::string> &Paths, in createInternal()
DFileCollector.cpp106 PathStorage Paths; in canonicalize() local
123 PathCanonicalizer::PathStorage Paths = Canonicalizer.canonicalize(SrcPath); in addFileImpl() local
/external/mesa3d/docs/
Dgallium-nine.rst29 Paths chapter
/external/cldr/docs/site/development/
Dupdating-dtds.md315 ### Gotchas
323 ### OK if Missing
/external/llvm/lib/Support/
DSpecialCaseList.cpp50 SpecialCaseList::create(const std::vector<std::string> &Paths, in create()
80 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths) { in createOrDie()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
DDebuginfod.h107 SmallVector<std::string, 1> Paths; variable
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h14 FStringVector Paths; member
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMask.cs296 public pbc::RepeatedField<string> Paths { property in Google.Protobuf.WellKnownTypes.FieldMask
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMask.cs296 public pbc::RepeatedField<string> Paths { property in Google.Protobuf.WellKnownTypes.FieldMask
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMask.cs296 public pbc::RepeatedField<string> Paths { property in Google.Protobuf.WellKnownTypes.FieldMask
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DAutomaton.h82 SmallVector<NfaPath, 4> Paths; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAutomaton.h82 SmallVector<NfaPath, 4> Paths; variable
/external/rust/android-crates-io/crates/bindgen/ir/
Dtraversal.rs263 pub(crate) struct Paths<'ctx>(BTreeMap<ItemId, ItemId>, &'ctx BindgenContext); struct
265 impl<'ctx> TraversalStorage<'ctx> for Paths<'ctx> { implementation
/external/zlib/google/
Dzip.h29 using Paths = base::span<const base::FilePath>; variable
/external/clang/lib/AST/
DCXXInheritance.cpp77 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isDerivedFrom() local
102 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isVirtuallyDerivedFrom() local
/external/clang/include/clang/AST/
DCXXInheritance.h123 std::list<CXXBasePath> Paths; variable
/external/llvm/lib/LibDriver/
DLibDriver.cpp92 ArrayRef<StringRef> Paths) { in findInputFile()
/external/golang-protobuf/types/known/fieldmaskpb/
Dfield_mask.pb.go292 Paths []string `protobuf:"bytes,1,rep,name=paths,proto3" json:"paths,omitempty"` member

123