| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Automaton.h | 69 struct PathSegment { struct 71 PathSegment *Tail; argument
|
| /external/rust/crates/syn/src/ |
| D | path.rs | 42 impl<T> From<T> for PathSegment implementation 398 impl Parse for PathSegment { implementation 404 impl PathSegment { implementation 702 impl ToTokens for PathSegment { implementation
|
| D | attr.rs | 167 fn clone_ident_segment(segment: &PathSegment) -> PathSegment { in parse_meta()
|
| /external/rust/crates/syn-mid/src/ |
| D | path.rs | 8 fn parse_path_segment(input: ParseStream<'_>) -> Result<PathSegment> { in parse_path_segment()
|
| /external/skia/tools/viewer/ |
| D | SimpleStrokerSlide.cpp | 94 struct PathSegment { struct in __anonc7a6a1c40111::SkPathStroker2 95 SkPath::Verb fVerb; 96 SkPoint fPoints[4];
|
| D | VariableWidthStrokerSlide.cpp | 440 struct PathSegment { struct in __anon0fc59e400111::SkVarWidthStroker 441 SkPath::Verb fVerb; 442 std::array<SkPoint, 4> fPoints;
|
| /external/rust/crates/clap_derive/src/utils/ |
| D | ty.rs | 77 fn only_last_segment(mut ty: &syn::Type) -> Option<&PathSegment> { in only_last_segment()
|
| /external/rust/crates/serde_derive/src/ |
| D | bound.rs | 192 fn visit_path_segment(&mut self, segment: &'ast syn::PathSegment) { in with_bound()
|
| /external/clang/lib/Driver/ |
| D | MSVCToolChain.cpp | 414 for (StringRef PathSegment : PathSegments) { in getVisualStudioBinariesFolder() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDistanceFieldGenFromVector.cpp | 196 class PathSegment { class
|
| /external/rust/crates/syn/src/gen/ |
| D | eq.rs | 1605 impl Eq for PathSegment {} implementation 1608 impl PartialEq for PathSegment { implementation
|
| D | clone.rs | 1679 impl Clone for PathSegment { implementation
|
| D | hash.rs | 2142 impl Hash for PathSegment { implementation
|
| D | visit_mut.rs | 580 fn visit_path_segment_mut(&mut self, i: &mut PathSegment) { in visit_path_segment_mut()
|
| D | fold.rs | 580 fn fold_path_segment(&mut self, i: PathSegment) -> PathSegment { in fold_path_segment()
|
| D | debug.rs | 2299 impl Debug for PathSegment { implementation
|
| D | visit.rs | 579 fn visit_path_segment(&mut self, i: &'ast PathSegment) { in visit_path_segment()
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | trafficdirector.v2.json | 610 "PathSegment": { object
|