Home
last modified time | relevance | path

Searched defs:storage1 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/
Dstorage.hpp40 template<class A1> struct storage1 struct
42 explicit storage1( A1 a1 ): a1_( a1 ) {} in storage1() argument
44 template<class V> void accept(V & v) const in accept()
49 A1 a1_;
54 template<int I> struct storage1< boost::arg<I> > struct
56 explicit storage1( boost::arg<I> ) {} in storage1() function
58 template<class V> void accept(V &) const { } in accept()
60 static boost::arg<I> a1_() { return boost::arg<I>(); } in a1_()
63 template<int I> struct storage1< boost::arg<I> (*) () > struct
65 explicit storage1( boost::arg<I> (*) () ) {} in storage1() function
[all …]
/aosp_15_r20/art/libartbase/base/
H A Dintrusive_forward_list_test.cc186 std::vector<std::remove_const_t<ValueType>> storage1(ref1.begin(), ref1.end()); in Assign() local
283 std::vector<std::remove_const_t<ValueType>> storage1({ { 2 }, { 8 }, { 5 } }); in InsertAfter2() local
417 std::vector<std::remove_const_t<ValueType>> storage1(ref1.begin(), ref1.end()); in SwapClear() local
627 std::vector<std::remove_const_t<ValueType>> storage1(ref1.begin(), ref1.end()); in Merge() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/DataStore/tests/src/com/android/settingslib/datastore/
H A DSharedPreferencesStorageTest.kt63 val storage1 = SharedPreferencesStorage(application, NAME, MODE) in <lambda>() constant
H A DBackupRestoreStorageManagerTest.kt48 private val storage1 = mock<ObservableBackupRestoreStorage> { on { name } doReturn "1" } in <lambda>() constant
/aosp_15_r20/external/pytorch/c10/core/
H A DStorage.cpp6 bool isSharedStorageAlias(const Storage& storage0, const Storage& storage1) { in isSharedStorageAlias()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowStorageManagerTest.java67 StorageVolume storage1 = volumeList.get(0); in getStorageVolumesHaveDifferentUUID() local
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/storage/
DStorageEntryTest.java113 final StorageEntry storage1 = mock(StorageEntry.class); in compareTo_defaultInternalStorage_shouldBeAtTopMost() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c970 aes_word_t storage1[AES_NOHW_BLOCK_WORDS], storage2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_192() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/
H A Daes_nohw.c971 aes_word_t storage1[AES_NOHW_BLOCK_WORDS], storage2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_192() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/aes/
H A Daes_nohw.c971 aes_word_t storage1[AES_NOHW_BLOCK_WORDS], storage2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_192() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c970 aes_word_t storage1[AES_NOHW_BLOCK_WORDS], storage2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_192() local