Home
last modified time | relevance | path

Searched defs:ByteSize (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp159 const unsigned ByteSize = 1U << i; in initializeCallbacks() local
573 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
594 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
611 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
625 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp219 const unsigned ByteSize = 1U << i; in initialize() local
636 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
651 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
668 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
682 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp217 const unsigned ByteSize = 1U << i; in initialize() local
727 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
742 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
760 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
775 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp72 Optional<uint8_t> ByteSize; in extract() local
187 size_t ByteSize = NumBytes; in getByteSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp70 std::optional<uint8_t> ByteSize; in extract() local
201 size_t ByteSize = NumBytes; in getByteSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h61 uint8_t ByteSize; member
64 ByteSizeStorage ByteSize; member
H A DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h61 uint8_t ByteSize; member
64 ByteSizeStorage ByteSize; member
H A DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h69 uint8_t ByteSize; member
72 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h69 uint8_t ByteSize; member
72 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h69 uint8_t ByteSize; member
72 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h69 uint8_t ByteSize; member
72 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug297.go11 type ByteSize float64 type
/aosp_15_r20/external/leveldb/db/
H A Dwrite_batch_internal.h34 static size_t ByteSize(const WriteBatch* batch) { return batch->rep_.size(); } in ByteSize() function
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dtype.go25 ByteSize int64 // size of value of this type, in bytes member
233 ByteSize int64 // usually zero; use Type.Size() for normal fields member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp44 DWORD ByteSize = 0; in getChecksum() local
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwire_format_test.py202 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwire_format_test.py202 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage

1234