Home
last modified time | relevance | path

Searched defs:Scoped (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/context/
Dscoped.rs5 pub(super) struct Scoped<T> { struct
9 impl<T> Scoped<T> { impl
/aosp_15_r20/external/webrtc/modules/portal/
H A Dscoped_glib.h23 Scoped() {} in Scoped() function
24 explicit Scoped(T* val) { ptr_ = val; } in Scoped() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
69 bool Scoped = bool(Opts & ClassOptions::Scoped); in getTagRecordHashForUdt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
69 bool Scoped = bool(Opts & ClassOptions::Scoped); in getTagRecordHashForUdt() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dis_scoped_enum_test.cpp21 enum class Scoped { enum
Dis_unscoped_enum_test.cpp21 enum class Scoped { enum
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DScoped.java19 public interface Scoped { interface
/aosp_15_r20/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
H A DTestScope.java38 public @interface Scoped {} annotation in TestScope
/aosp_15_r20/external/python/google-auth-library-python/google/auth/
D_credentials_async.py118 class Scoped(credentials.Scoped): class
Dcredentials.py259 class Scoped(ReadOnlyScoped): class
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dsetround_test.cc88 TEST(SetScopedSetRound, Scoped) { in TEST() argument
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dasync_track_set_tracker.cc124 TrackId AsyncTrackSetTracker::Scoped(TrackSetId id, int64_t ts, int64_t dur) { in Scoped() function in perfetto::trace_processor::AsyncTrackSetTracker
H A Dslice_tracker.cc84 std::optional<SliceId> SliceTracker::Scoped(int64_t timestamp, in Scoped() function in perfetto::trace_processor::SliceTracker
H A Dslice_tracker_unittest.cc270 TEST_F(SliceTrackerTest, Scoped) { in TEST_F() argument
/aosp_15_r20/art/runtime/base/
H A Dtiming_logger_test.cc102 TEST_F(TimingLoggerTest, Scoped) { in TEST_F() argument
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DTpiStream.cpp81 bool Scoped = Opts & static_cast<uint16_t>(ClassOptions::Scoped); in getTpiHash() local
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/
Ddispatcher.rs185 Scoped(T), enumerator
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h202 Scoped = 0x0100, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h211 Scoped = 0x0100, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h213 Scoped = 0x0100, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCodeView.h223 Scoped = 0x0100, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCodeView.h216 Scoped = 0x0100, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCodeView.h223 Scoped = 0x0100, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCodeView.h223 Scoped = 0x0100, enumerator
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dapi_integrationtest.cc1690 TEST_F(SharedLibTrackEventTest, Scoped) { in TEST_F() argument

12