Home
last modified time | relevance | path

Searched defs:dataOffset (Results 1 - 25 of 40) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Ducmndata.h50 uint32_t dataOffset; member
/third_party/node/deps/icu-small/source/common/
H A Ducmndata.h50 uint32_t dataOffset; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-meta-table.hh111 HBUINT32 dataOffset; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.h64 uint32_t dataOffset; member
/base/update/updater/services/package/pkg_package/
H A Dpkg_lz4file.cpp109 int32_t Lz4FileEntry::DecodeHeader(PkgBuffer &buffer, size_t headerOffset, size_t dataOffset, in DecodeHeader() argument
H A Dpkg_gzipfile.cpp258 int32_t GZipFileEntry::DecodeHeader(PkgBuffer &buffer, size_t headerOffset, size_t dataOffset, in DecodeHeader() argument
[all...]
H A Dpkg_upgradefile.cpp91 int32_t UpgradePkgFile::GetEntryOffset(size_t &dataOffset, const PkgManager::FileInfoPtr file) in GetEntryOffset() argument
119 size_t dataOffset = 0; in AddEntry() local
869 DecodeHeader(PkgBuffer &buffer, size_t headerOffset, size_t dataOffset, size_t &decodeLen) DecodeHeader() argument
[all...]
H A Dpkg_zipfile.cpp720 int32_t ZipFileEntry::DecodeHeader(PkgBuffer &buffer, size_t headerOffset, size_t dataOffset, in DecodeHeader() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp60 const auto dataOffset = static_cast<vk::VkDeviceSize>(data.padConditionValue ? sizeof(data.conditionValue) : 0); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp60 const auto dataOffset = static_cast<vk::VkDeviceSize>(data.padConditionValue ? sizeof(data.conditionValue) : 0); in createConditionalRenderingBuffer() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontData.java184 public final int dataOffset() { in dataOffset() method in FontData
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUQueue.cpp72 writeBuffer(Napi::Env env, interop::Interface<interop::GPUBuffer> buffer, interop::GPUSize64 bufferOffset, interop::BufferSource data, interop::GPUSize64 dataOffset, std::optional<interop::GPUSize64> size) writeBuffer() argument
/base/startup/init/services/param/base/
H A Dparam_trie.c190 uint32_t dataOffset = AllocateParamTrieNode(workSpace, remainingKey, subKeyLen); in AddTrieNode() local
/base/telephony/core_service/services/sim/src/
H A Dsim_utils.cpp241 int dataOffset = UCS_OFFSET; in UcsConvertToString() local
279 int dataOffset = UCS_WIDE_OFFSET; in UcsWideConvertToString() local
[all...]
/base/update/updater/services/diffpatch/diff/
H A Dimage_diff.cpp217 size_t dataOffset = std::char_traits<char>::length(PKGDIFF_MAGIC); in DiffImage() local
113 WriteHeader(std::ofstream &patchFile, std::fstream &blockPatchFile, size_t &dataOffset, ImageBlock &block) const WriteHeader() argument
384 WriteHeader(std::ofstream &patchFile, std::fstream &blockPatchFile, size_t &dataOffset, ImageBlock &block) const WriteHeader() argument
475 WriteHeader(std::ofstream &patchFile, std::fstream &blockPatchFile, size_t &dataOffset, ImageBlock &block) const WriteHeader() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.cpp77 size_t dataOffset = AlignedHeaderSize(allocationBasePtr, alignment); in AllocationSize() local
/base/update/updater/services/include/package/
H A Dpkg_info_utils.h88 size_t dataOffset = 0; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueueWriteTextureValidationTests.cpp50 TestWriteTexture(size_t dataSize, uint32_t dataOffset, uint32_t dataBytesPerRow, uint32_t dataRowsPerImage, wgpu::Texture texture, uint32_t texLevel, wgpu::Origin3D texOrigin, wgpu::Extent3D size, wgpu::TextureAspect aspect = wgpu::TextureAspect::All) TestWriteTexture() argument
576 TestWriteTexture(size_t dataSize, uint32_t dataOffset, uint32_t dataBytesPerRow, uint32_t dataRowsPerImage, wgpu::Texture texture, uint32_t textLevel, wgpu::Origin3D textOrigin, wgpu::Extent3D size) TestWriteTexture() argument
/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_signing_block_utils.cpp356 long long dataOffset = hapSignBlockOffset + headOffset; in FindHapSubSigningBlock() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp342 WritePackInfo( UInt64 dataOffset, const CRecordVector<UInt64> &packSizes, const CUInt32DefVector &packCRCs) WritePackInfo() argument
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp113 int32_t nameOffset, dataOffset; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp408 uint8_t *dataOffset = static_cast<uint8_t *>(mappedImage.pData) + in copyFromFramebuffer() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java611 private static boolean isStartOfSomeFastBlock(int dataOffset, int[] index, int fastILimit) { in isStartOfSomeFastBlock() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java603 private static boolean isStartOfSomeFastBlock(int dataOffset, int[] index, int fastILimit) { in isStartOfSomeFastBlock() argument
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan.c718 int err, maxDataLen, dataOffset; in keyspan_write() local

Completed in 25 milliseconds

12