Home
last modified time | relevance | path

Searched defs:PathSegment (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAutomaton.h69 struct PathSegment { struct
71 PathSegment *Tail; argument
/external/rust/crates/syn/src/
Dpath.rs42 impl<T> From<T> for PathSegment implementation
398 impl Parse for PathSegment { implementation
404 impl PathSegment { implementation
702 impl ToTokens for PathSegment { implementation
Dattr.rs167 fn clone_ident_segment(segment: &PathSegment) -> PathSegment { in parse_meta()
/external/rust/crates/syn-mid/src/
Dpath.rs8 fn parse_path_segment(input: ParseStream<'_>) -> Result<PathSegment> { in parse_path_segment()
/external/skia/tools/viewer/
DSimpleStrokerSlide.cpp94 struct PathSegment { struct in __anonc7a6a1c40111::SkPathStroker2
95 SkPath::Verb fVerb;
96 SkPoint fPoints[4];
DVariableWidthStrokerSlide.cpp440 struct PathSegment { struct in __anon0fc59e400111::SkVarWidthStroker
441 SkPath::Verb fVerb;
442 std::array<SkPoint, 4> fPoints;
/external/rust/crates/clap_derive/src/utils/
Dty.rs77 fn only_last_segment(mut ty: &syn::Type) -> Option<&PathSegment> { in only_last_segment()
/external/rust/crates/serde_derive/src/
Dbound.rs192 fn visit_path_segment(&mut self, segment: &'ast syn::PathSegment) { in with_bound()
/external/clang/lib/Driver/
DMSVCToolChain.cpp414 for (StringRef PathSegment : PathSegments) { in getVisualStudioBinariesFolder() local
/external/skia/src/gpu/ganesh/
DGrDistanceFieldGenFromVector.cpp196 class PathSegment { class
/external/rust/crates/syn/src/gen/
Deq.rs1605 impl Eq for PathSegment {} implementation
1608 impl PartialEq for PathSegment { implementation
Dclone.rs1679 impl Clone for PathSegment { implementation
Dhash.rs2142 impl Hash for PathSegment { implementation
Dvisit_mut.rs580 fn visit_path_segment_mut(&mut self, i: &mut PathSegment) { in visit_path_segment_mut()
Dfold.rs580 fn fold_path_segment(&mut self, i: PathSegment) -> PathSegment { in fold_path_segment()
Ddebug.rs2299 impl Debug for PathSegment { implementation
Dvisit.rs579 fn visit_path_segment(&mut self, i: &'ast PathSegment) { in visit_path_segment()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtrafficdirector.v2.json610 "PathSegment": { object