Home
last modified time | relevance | path

Searched defs:ExactSize (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/
Dcustom_field_declaration_big_endian.rs29 pub struct ExactSize(u32); struct
40 impl Packet for ExactSize { implementation
59 impl From<u32> for ExactSize { implementation
Dcustom_field_declaration_little_endian.rs29 pub struct ExactSize(u32); struct
40 impl Packet for ExactSize { implementation
59 impl From<u32> for ExactSize { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Dcustom_field_declaration_little_endian.rs29 pub struct ExactSize(u32); struct
40 impl From<u32> for ExactSize { implementation
Dcustom_field_declaration_big_endian.rs29 pub struct ExactSize(u32); struct
40 impl From<u32> for ExactSize { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DTypeSize.h322 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()
331 static constexpr TypeSize Fixed(ScalarTy ExactSize) { in Fixed()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DTypeSize.h342 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DTypeSize.h330 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DTypeSize.h330 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DTypeSize.h332 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()