Home
last modified time | relevance | path

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

12345678910>>...18

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A 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
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dpath.rs116 impl<T> From<T> for PathSegment implementation
501 impl Parse for PathSegment { implementation
507 impl PathSegment { impl
715 impl ToTokens for PathSegment { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dpath.rs116 impl<T> From<T> for PathSegment implementation
501 impl Parse for PathSegment { implementation
507 impl PathSegment { implementation
715 impl ToTokens for PathSegment { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAutomaton.h69 struct PathSegment { struct
71 PathSegment *Tail; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAutomaton.h69 struct PathSegment { struct
71 PathSegment *Tail; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAutomaton.h67 struct PathSegment { struct
69 PathSegment *Tail; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAutomaton.h67 struct PathSegment { struct
69 PathSegment *Tail; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAutomaton.h67 struct PathSegment { struct
69 PathSegment *Tail; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAutomaton.h67 struct PathSegment { struct
69 PathSegment *Tail; argument
/aosp_15_r20/external/rust/android-crates-io/crates/maybe-async/src/
Dvisit.rs22 pub fn replace_generic_type(item: &mut Item, generic_type: &'a str, arg_type: &'a PathSegment) { in replace_generic_type()
78 fn visit_path_segment_mut(&mut self, i: &mut PathSegment) { in visit_path_segment_mut()
168 ) -> Vec<(String, PathSegment)> { in search_trait_bound() argument
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex34/aar/
Dandroidx.graphics_graphics-path.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
Dclasses.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex30/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
Dandroidx.graphics_graphics-path.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
Dandroidx.graphics_graphics-path.jarMETA-INF/ androidx/ androidx/graphics/ androidx/graphics/path/ androidx/graphics ...
/aosp_15_r20/external/skia/tools/viewer/
H A DSimpleStrokerSlide.cpp96 struct PathSegment { struct in __anon30b7c6950111::SkPathStroker2
97 SkPath::Verb fVerb;
98 SkPoint fPoints[4];
H A DVariableWidthStrokerSlide.cpp441 struct PathSegment { struct in __anon9f650df10111::SkVarWidthStroker
442 SkPath::Verb fVerb;
443 std::array<SkPoint, 4> fPoints;
/aosp_15_r20/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DPropertyPath.java246 public static class PathSegment { class in PropertyPath
307 PathSegment(@NonNull String propertyName, int propertyIndex) { in PathSegment() method in PropertyPath.PathSegment
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/v3/
H A Dstruct.proto74 message PathSegment { message
H A Dmetadata.proto85 message PathSegment { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/
H A Dmetadata.proto82 message PathSegment { message
/aosp_15_r20/external/rust/android-crates-io/crates/syn-mid/src/
Dpath.rs12 fn parse_path_segment(input: ParseStream<'_>) -> Result<PathSegment> { in parse_path_segment()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/metadata/v2/
H A Dmetadata.proto44 message PathSegment { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/metadata/v3/
H A Dmetadata.proto45 message PathSegment { message

12345678910>>...18