Home
last modified time | relevance | path

Searched defs:Internal (Results 1 – 25 of 951) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/src/stream_ext/
Dcollect.rs92 fn initialize(_: sealed::Internal, _lower: usize, _upper: Option<usize>) {} in initialize()
94 fn extend(_: sealed::Internal, _collection: &mut (), _item: ()) -> bool { in extend()
98 fn finalize(_: sealed::Internal, _collection: &mut ()) {} in finalize()
106 fn initialize(_: sealed::Internal, _lower: usize, _upper: Option<usize>) -> String { in initialize()
110 fn extend(_: sealed::Internal, collection: &mut String, item: T) -> bool { in extend()
115 fn finalize(_: sealed::Internal, collection: &mut String) -> String { in finalize()
125 fn initialize(_: sealed::Internal, lower: usize, _upper: Option<usize>) -> Vec<T> { in initialize()
129 fn extend(_: sealed::Internal, collection: &mut Vec<T>, item: T) -> bool { in extend()
134 fn finalize(_: sealed::Internal, collection: &mut Vec<T>) -> Vec<T> { in finalize()
144 fn initialize(_: sealed::Internal, lower: usize, upper: Option<usize>) -> Vec<T> { in initialize()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/connect/
Dmod.rs454 fn connect(self, internal_only: Internal, dst: Uri) -> <Self::_Svc as ConnectSvc>::Future; in connect()
463 fn connect(self, internal_only: Internal, dst: Uri) -> Self::Future; in connect()
475 fn connect(self, _: Internal, dst: Uri) -> crate::service::Oneshot<S, Uri> { in connect()
491 fn connect(self, _: Internal, dst: Uri) -> Self::Future { in connect()
507 pub struct Internal; struct
/aosp_15_r20/external/perfmark/java7/src/main/java/io/perfmark/java7/
H A DInternal.java19 public final class Internal { class
21 private Internal() { in Internal() method in Internal
/aosp_15_r20/external/perfmark/java9/src/main/java/io/perfmark/java9/
H A DInternal.java19 public final class Internal { class
20 private Internal() { in Internal() method in Internal
/aosp_15_r20/external/perfmark/java6/src/main/java/io/perfmark/java6/
H A DInternal.java19 public final class Internal { class
20 private Internal() { in Internal() method in Internal
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DInternal.java25 final class Internal { class
52 private Internal() {} in Internal() method in Internal
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DInternal.java25 final class Internal { class
44 private Internal() {} in Internal() method in Internal
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DInternal.java25 final class Internal { class
52 private Internal() {} in Internal() method in Internal
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs320 ) -> Result<Handle<NodeRef<BorrowType, K, V, marker::Internal>, marker::Edge>, Self> { in ascend()
399 ) -> Option<Handle<NodeRef<marker::Dying, K, V, marker::Internal>, marker::Edge>> { in deallocate_and_ascend()
593 ) -> NodeRef<marker::Mut<'_>, K, V, marker::Internal> { in push_internal_level()
722 NodeRef<BorrowType, K, V, marker::Internal>, in force()
748 unsafe fn cast_to_internal_unchecked(self) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in cast_to_internal_unchecked()
1007 ) -> Option<SplitResult<'a, K, V, marker::Internal>> { in insert()
1255 ) -> SplitResult<'a, K, V, marker::Internal> { in split()
1359 NodeRef<marker::Mut<'a>, K, V, marker::Internal>, in do_merge()
1427 ) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in merge_tracking_parent()
1648 Handle<NodeRef<BorrowType, K, V, marker::Internal>, Type>, in force()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs320 ) -> Result<Handle<NodeRef<BorrowType, K, V, marker::Internal>, marker::Edge>, Self> { in ascend()
399 ) -> Option<Handle<NodeRef<marker::Dying, K, V, marker::Internal>, marker::Edge>> { in deallocate_and_ascend()
593 ) -> NodeRef<marker::Mut<'_>, K, V, marker::Internal> { in push_internal_level()
722 NodeRef<BorrowType, K, V, marker::Internal>, in force()
748 unsafe fn cast_to_internal_unchecked(self) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in cast_to_internal_unchecked()
1007 ) -> Option<SplitResult<'a, K, V, marker::Internal>> { in insert()
1255 ) -> SplitResult<'a, K, V, marker::Internal> { in split()
1359 NodeRef<marker::Mut<'a>, K, V, marker::Internal>, in do_merge()
1427 ) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in merge_tracking_parent()
1648 Handle<NodeRef<BorrowType, K, V, marker::Internal>, Type>, in force()
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs320 ) -> Result<Handle<NodeRef<BorrowType, K, V, marker::Internal>, marker::Edge>, Self> { in ascend()
399 ) -> Option<Handle<NodeRef<marker::Dying, K, V, marker::Internal>, marker::Edge>> { in deallocate_and_ascend()
593 ) -> NodeRef<marker::Mut<'_>, K, V, marker::Internal> { in push_internal_level()
722 NodeRef<BorrowType, K, V, marker::Internal>, in force()
748 unsafe fn cast_to_internal_unchecked(self) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in cast_to_internal_unchecked()
1007 ) -> Option<SplitResult<'a, K, V, marker::Internal>> { in insert()
1255 ) -> SplitResult<'a, K, V, marker::Internal> { in split()
1359 NodeRef<marker::Mut<'a>, K, V, marker::Internal>, in do_merge()
1427 ) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in merge_tracking_parent()
1648 Handle<NodeRef<BorrowType, K, V, marker::Internal>, Type>, in force()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs320 ) -> Result<Handle<NodeRef<BorrowType, K, V, marker::Internal>, marker::Edge>, Self> { in ascend()
399 ) -> Option<Handle<NodeRef<marker::Dying, K, V, marker::Internal>, marker::Edge>> { in deallocate_and_ascend()
593 ) -> NodeRef<marker::Mut<'_>, K, V, marker::Internal> { in push_internal_level()
722 NodeRef<BorrowType, K, V, marker::Internal>, in force()
748 unsafe fn cast_to_internal_unchecked(self) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in cast_to_internal_unchecked()
1007 ) -> Option<SplitResult<'a, K, V, marker::Internal>> { in insert()
1255 ) -> SplitResult<'a, K, V, marker::Internal> { in split()
1359 NodeRef<marker::Mut<'a>, K, V, marker::Internal>, in do_merge()
1427 ) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in merge_tracking_parent()
1648 Handle<NodeRef<BorrowType, K, V, marker::Internal>, Type>, in force()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs320 ) -> Result<Handle<NodeRef<BorrowType, K, V, marker::Internal>, marker::Edge>, Self> { in ascend()
399 ) -> Option<Handle<NodeRef<marker::Dying, K, V, marker::Internal>, marker::Edge>> { in deallocate_and_ascend()
593 ) -> NodeRef<marker::Mut<'_>, K, V, marker::Internal> { in push_internal_level()
722 NodeRef<BorrowType, K, V, marker::Internal>, in force()
748 unsafe fn cast_to_internal_unchecked(self) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in cast_to_internal_unchecked()
1007 ) -> Option<SplitResult<'a, K, V, marker::Internal>> { in insert()
1255 ) -> SplitResult<'a, K, V, marker::Internal> { in split()
1359 NodeRef<marker::Mut<'a>, K, V, marker::Internal>, in do_merge()
1427 ) -> NodeRef<marker::Mut<'a>, K, V, marker::Internal> { in merge_tracking_parent()
1648 Handle<NodeRef<BorrowType, K, V, marker::Internal>, Type>, in force()
[all …]
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
H A DInternal.java40 public abstract class Internal { class
44 public Internal() { in Internal() method in Internal
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dstatic-member-variable-explicit-specialization.cpp74 template<typename T> struct Internal { static int a; }; argument
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
H A DJsonValueTest.java131 static class Internal { class in JsonValueTest
134 public Internal(int v) { value = v; } in Internal() method in JsonValueTest.Internal
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DBinderCallsStatsService.java228 public static class Internal { class in BinderCallsStatsService
231 Internal(BinderCallsStats binderCallsStats) { in Internal() method in BinderCallsStatsService.Internal
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java54 public final class Internal { class
56 private Internal() {} in Internal() method in Internal
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java54 public final class Internal { class
56 private Internal() {} in Internal() method in Internal
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/format/
Dmod.rs152 Internal(InternalNumeric), enumerator
251 Internal(InternalFixed), enumerator
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DInternal.java48 public @interface Internal { annotation
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DInternal.java37 public @interface Internal {} annotation
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/common/
H A DInternal.java42 public @interface Internal {} annotation
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DInternal.java35 public @interface Internal {} annotation
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/coordinator/dagger/
DInternal.java20 abstract @interface Internal { annotation

12345678910>>...39