| /external/wayland-protocols/ |
| D | locations.go | 31 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/crates/glob/src/ |
| D | lib.rs | 95 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-10.0/llvm/lib/Support/ |
| D | SpecialCaseList.cpp | 74 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/toolchain-utils/compiler_wrapper/ |
| D | README.md | 59 ## Paths section in Compiler wrapper
|
| /external/llvm/lib/Support/ |
| D | SpecialCaseList.cpp | 50 SpecialCaseList::create(const std::vector<std::string> &Paths, in create() 80 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths) { in createOrDie()
|
| /external/lzma/CPP/7zip/UI/Console/ |
| D | UpdateCallbackConsole.h | 14 FStringVector Paths; member
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMask.cs | 296 public pbc::RepeatedField<string> Paths { property in Google.Protobuf.WellKnownTypes.FieldMask
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMask.cs | 296 public pbc::RepeatedField<string> Paths { property in Google.Protobuf.WellKnownTypes.FieldMask
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Automaton.h | 82 SmallVector<NfaPath, 4> Paths; variable
|
| /external/zlib/google/ |
| D | zip.h | 29 using Paths = base::span<const base::FilePath>; variable
|
| /external/rust/crates/bindgen/ir/ |
| D | traversal.rs | 262 pub struct Paths<'ctx>(BTreeMap<ItemId, ItemId>, &'ctx BindgenContext); struct 264 impl<'ctx> TraversalStorage<'ctx> for Paths<'ctx> { implementation
|
| /external/clang/lib/AST/ |
| D | CXXInheritance.cpp | 77 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isDerivedFrom() local 102 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isVirtuallyDerivedFrom() local
|
| D | VTableBuilder.cpp | 261 CXXBasePaths Paths(/*FindAmbiguities=*/false, in ComputeBaseOffset() local 1216 CXXBasePaths Paths(/*FindAmbiguities=*/true, in ComputeThisAdjustmentBaseOffset() local 2673 CXXBasePaths Paths; in ComputeThisOffset() local 3275 VPtrInfoVector &Paths) { in computeVTablePaths() 3359 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths() 3410 std::list<FullPathTy> &Paths) { in findPathsToSubobject() 3551 VPtrInfoVector &Paths) { in computeFullPathsForVFTables()
|
| /external/llvm/lib/LibDriver/ |
| D | LibDriver.cpp | 92 ArrayRef<StringRef> Paths) { in findInputFile()
|
| /external/golang-protobuf/types/known/fieldmaskpb/ |
| D | field_mask.pb.go | 292 Paths []string `protobuf:"bytes,1,rep,name=paths,proto3" json:"paths,omitempty"` member
|
| /external/clang/include/clang/AST/ |
| D | CXXInheritance.h | 123 std::list<CXXBasePath> Paths; variable
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | ZipRegistry.h | 26 UStringVector Paths; member
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngineCallAndReturn.cpp | 148 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in adjustReturnValue() local 680 CXXBasePaths Paths(false, false, false); in hasMember() local
|
| D | Store.cpp | 323 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/true, in evalDynamicCast() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
| D | LibDriver.cpp | 94 static std::string findInputFile(StringRef File, ArrayRef<StringRef> Paths) { in findInputFile()
|
| /external/clang/lib/Sema/ |
| D | SemaCast.cpp | 1174 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryLValueToRValueCast() local 1275 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticDowncast() local 1416 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticMemberPointerUpcast() local
|
| D | SemaExceptionSpec.cpp | 692 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in CheckExceptionSpecSubset() local
|
| /external/clang/include/clang/Sema/ |
| D | Lookup.h | 708 CXXBasePaths *Paths; variable
|
| /external/clang/lib/Driver/ |
| D | MSVCToolChain.cpp | 651 const StringRef Paths[] = { in AddClangSystemIncludeArgs() local
|
| D | ToolChain.cpp | 613 ArrayRef<StringRef> Paths) { in addSystemIncludes()
|