Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/third_party/icu/icu4c/source/i18n/unicode/
Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackOffset.h102 int64_t getBytes() const { return Bytes; } in getBytes() function
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
DBitBuffer.java63 public byte[] getBytes() { in getBytes() method in BitBuffer
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DExperimentalTestDataProvider.java87 public ByteString getBytes() { in getBytes() method in ExperimentalTestDataProvider
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DLocaleDistanceMapperTest.java270 private static byte[] getBytes(IcuData icuData, String path) { in getBytes() method in LocaleDistanceMapperTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestData.java429 private static byte[] getBytes(String in){ in getBytes() method in TestData.ConformanceTestCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestData.java426 private static byte[] getBytes(String in){ in getBytes() method in TestData.ConformanceTestCase
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DMatcherBytes.java243 byte[] getBytes() { in getBytes() method in MatcherBytes.SequenceBytes
/third_party/vk-gl-cts/executor/
DxeBatchResult.hpp60 const deUint8* getBytes (void) const { return !m_data.empty() ? &m_data[0] : DE_NULL; } in getBytes() function in xe::InfoLog
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp87 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::OpAtomicBuffer
271 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::Buffer
DvktSpvAsmUtils.hpp157 virtual void getBytes (std::vector<deUint8>& bytes) const { buffer->getBytes(bytes); } in getBytes() function in vkt::SpirVAssembly::Resource
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp87 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::OpAtomicBuffer
271 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::Buffer
DvktSpvAsmUtils.hpp157 virtual void getBytes (std::vector<deUint8>& bytes) const { buffer->getBytes(bytes); } in getBytes() function in vkt::SpirVAssembly::Resource
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h116 ArrayRef<char> getBytes(const Entry &E) const { in getBytes() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMap.java510 public static int getBytes(char source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
527 public static int getBytes(CharSequence source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java509 public static int getBytes(char source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
526 public static int getBytes(CharSequence source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
/third_party/node/deps/v8/tools/
Dparse-processor.mjs301 getBytes() { method in Script
704 getBytes() { method in Funktion
/third_party/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp73 const uint8_t *getBytes() const { in getBytes() function in NativeItem
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkgitems.cpp73 const uint8_t *getBytes() const { in getBytes() function in NativeItem
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkgitems.cpp73 const uint8_t *getBytes() const { in getBytes() function in NativeItem
/third_party/vk-gl-cts/modules/glshared/
DglsMemoryStressCase.cpp438 deUint32 getBytes (void) const { return m_bytesRequired; } in getBytes() function in deqp::gls::MemObjectAllocator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp328 const std::vector<uint8_t>& getBytes (void) const { DE_ASSERT(!isText()); return m_bytes; } in getBytes() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp328 const std::vector<uint8_t>& getBytes (void) const { DE_ASSERT(!isText()); return m_bytes; } in getBytes() function