Home
last modified time | relevance | path

Searched defs:StringSize (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dsupplement_data_test.cc95 constexpr size_t StringSize(char const (&)[N]) { in StringSize() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dsize.go42 StringSize int64 var
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarIn.h25 size_t StringSize; // num characters before zero Byte (StringSize <= item.PackSize) member
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dalgorithms.partition_point.bench.cpp51 static constexpr size_t StringSize = 32; member
/aosp_15_r20/external/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp52 static constexpr size_t StringSize = 32; member
/aosp_15_r20/frameworks/av/media/module/id3/
H A DID3.cpp932 static size_t StringSize(const uint8_t *start, size_t limit, uint8_t encoding) { in StringSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp678 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWindowsResource.cpp676 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1786 inline size_t WireFormatLite::StringSize(const std::string& value) { in StringSize() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1794 inline size_t WireFormatLite::StringSize(const std::string& value) { in StringSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DRecord.cpp1531 int64_t StringSize = LHSs->getValue().size(); in Fold() local