/aosp_15_r20/external/deqp-deps/amber/src/ |
D | type.cc | 79 uint32_t List::SizeInBytes() const { in SizeInBytes() function in amber::type::List 95 uint32_t Struct::SizeInBytes() const { in SizeInBytes() function in amber::type::Struct
|
D | type.h | 154 uint32_t SizeInBytes() const override { return bits_ / 8; } in SizeInBytes() function 178 uint32_t SizeInBytes() const { return num_bits / 8; } in SizeInBytes() function
|
D | format.h | 58 uint32_t SizeInBytes() const { return num_bits_ / 8; } in SizeInBytes() function
|
D | format.cc | 70 uint32_t Format::SizeInBytes() const { in SizeInBytes() function in amber::Format
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Alignment.h | 146 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned() 152 inline bool isAligned(MaybeAlign Lhs, uint64_t SizeInBytes) { in isAligned()
|
/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/ |
H A D | virtual_field_test.cc | 352 TEST(IntrinsicSize, SizeInBytes) { in TEST() argument 368 TEST(VirtualFields, SizeInBytes) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCExpr.cpp | 48 auto SizeInBytes = cast<MCConstantExpr>(*this).getSizeInBytes(); in print() local 196 unsigned SizeInBytes) { in create()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/efs/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 18 "SizeInBytes": { object 131 "SizeInBytes": { object
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1180 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep() 1223 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local 1562 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local 1601 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRMCELFStreamer.cpp | 24 const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, in emitValueForModiferKind()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRMCELFStreamer.cpp | 24 const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, in EmitValueForModiferKind()
|
/aosp_15_r20/external/compiler-rt/lib/profile/ |
H A D | InstrProfiling.c | 32 __llvm_profile_get_num_padding_bytes(uint64_t SizeInBytes) { in __llvm_profile_get_num_padding_bytes()
|
/aosp_15_r20/art/runtime/ |
H A D | imtable.h | 79 constexpr static size_t SizeInBytes(PointerSize pointer_size) { in SizeInBytes() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1735 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep() 1779 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local 2259 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local 2298 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
|
/aosp_15_r20/external/emboss/runtime/cpp/ |
H A D | emboss_array_view.h | 203 SizeInBytes() const { in SizeInBytes() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | User.cpp | 89 intptr_t SizeInBytes; member
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | User.cpp | 94 intptr_t SizeInBytes; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | User.cpp | 96 intptr_t SizeInBytes; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1911 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep() 1956 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local 2450 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local 2489 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 152 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData() 157 MCConstantExpr(int64_t Value, bool PrintInHex, unsigned SizeInBytes) in MCConstantExpr()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | d3d12.h | 170 unsigned long SizeInBytes; member 176 unsigned long SizeInBytes; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCExpr.h | 152 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData() 157 MCConstantExpr(int64_t Value, bool PrintInHex, unsigned SizeInBytes) in MCConstantExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Alignment.h | 145 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Alignment.h | 145 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Alignment.h | 145 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned()
|