Home
last modified time | relevance | path

Searched defs:STORAGE (Results 1 – 25 of 219) sorted by relevance

123456789

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/trusty/
H A Dthread_local_key.rs6 static mut STORAGE: crate::vec::Vec<(*mut u8, Option<Dtor>)> = Vec::new(); variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/trusty/
H A Dthread_local_key.rs6 static mut STORAGE: crate::vec::Vec<(*mut u8, Option<Dtor>)> = Vec::new(); variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/trusty/
H A Dthread_local_key.rs6 static mut STORAGE: crate::vec::Vec<(*mut u8, Option<Dtor>)> = Vec::new(); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/trusty/
H A Dthread_local_key.rs6 static mut STORAGE: crate::vec::Vec<(*mut u8, Option<Dtor>)> = Vec::new(); variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/trusty/
H A Dthread_local_key.rs6 static mut STORAGE: crate::vec::Vec<(*mut u8, Option<Dtor>)> = Vec::new(); constant
/aosp_15_r20/external/pytorch/torch/
H A Dserialization.py38 STORAGE: TypeAlias = Union[Storage, torch.storage.TypedStorage, torch.UntypedStorage] variable
213 tagger: Callable[[STORAGE], Optional[str]],
214 deserializer: Callable[[STORAGE, str], Optional[STORAGE]]
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/storage/
H A DKconfig5 config STORAGE config
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java42 public static String STORAGE = "DSK"; field in NotificationChannels
/aosp_15_r20/external/skia/src/base/
H A DSkTSearch.h124 STORAGE = 64 enumerator
/aosp_15_r20/bootable/libbootloader/gbl/libstorage/src/
H A Dlib.rs681 const STORAGE: u64 = BLOCK_SIZE * 32; constant
/aosp_15_r20/external/autotest/client/site_tests/platform_ImageLoader/
H A Dplatform_ImageLoader.py21 STORAGE = '/var/lib/imageloader' variable in platform_ImageLoader
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRobustnessCacheTests.cpp52 STORAGE = 0, enumerator
/aosp_15_r20/packages/modules/StatsD/statsd/src/
DFieldValue.h34 enum Type { UNKNOWN, INT, LONG, FLOAT, DOUBLE, STRING, STORAGE }; enumerator
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java274 PERM_GROUP_REQUEST_RES.put(STORAGE, R.string.permgrouprequest_storage); in PERM_GROUP_REQUEST_RES.put() argument
296 PERM_GROUP_REQUEST_DEVICE_AWARE_RES.put(STORAGE, in PERM_GROUP_REQUEST_DEVICE_AWARE_RES.put() argument
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.h110 STORAGE, enumerator
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp389 enum STORAGE enum
508 #define DEFINE_VARIABLE_CLASS(NAME, STORAGE, VECTOR) … argument
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/
Dinfo.py16 STORAGE = frozenset(_STORAGE) variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/server/
Djobscheduler.proto.h1706 const uint64_t STORAGE = 0x0000010b00000007LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/server/
Djobscheduler.proto.h1706 const uint64_t STORAGE = 0x0000010b00000007LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto.h2775 const uint64_t STORAGE = 0x0000010b00000073LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto.h2775 const uint64_t STORAGE = 0x0000010b00000073LL; variable
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs179 pub const STORAGE: Self = Self(0b1000); constant
/aosp_15_r20/external/googleapis/google/container/v1/
H A Dcluster_service.proto5245 STORAGE = 7; enumerator
/aosp_15_r20/external/googleapis/google/container/v1beta1/
H A Dcluster_service.proto5919 STORAGE = 7; enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar54META-INF/ META-INF/MANIFEST.MF android/ android/server/ android/ ...

123456789