Home
last modified time | relevance | path

Searched defs:StoreBytes (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.17/src/
H A Dtypes.rs261 V: StoreBytes, in read_le()
269 V: StoreBytes, in read_be()
287 pub trait StoreBytes { trait
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/
Dtypes.rs261 V: StoreBytes, in read_le()
269 V: StoreBytes, in read_be()
287 pub trait StoreBytes { trait
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1020 unsigned StoreBytes) { in StoreIntToMemory()
1045 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/aosp_15_r20/system/libziparchive/
H A Dzip_writer.cc379 int32_t ZipWriter::StoreBytes(FileEntry* file, const void* data, uint32_t len) { in StoreBytes() function in ZipWriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1020 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1024 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.17/src/x86_64/
H A Dsse2.rs74 impl<S3, S4, NI> StoreBytes for $vec<S3, S4, NI> impl
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/
Dsse2.rs74 impl<S3, S4, NI> StoreBytes for $vec<S3, S4, NI> impl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp3066 unsigned StoreBytes) { in StoreIntToMemory()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp3010 unsigned StoreBytes) { in StoreIntToMemory()