Home
last modified time | relevance | path

Searched defs:offset (Results 651 - 675 of 6050) sorted by relevance

1...<<21222324252627282930>>...242

/third_party/skia/tests/
H A DSpecialSurfaceTest.cpp32 test_surface(const sk_sp<SkSpecialSurface>& surf, skiatest::Reporter* reporter, int offset) test_surface() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureCopySplitter.cpp44 uint64_t AlignDownForDataPlacement(uint32_t offset) { in AlignDownForDataPlacement() argument
24 ComputeTexelOffsets(const TexelBlockInfo& blockInfo, uint32_t offset, uint32_t bytesPerRow) ComputeTexelOffsets() argument
54 Compute2DTextureCopySubresource(Origin3D origin, Extent3D copySize, const TexelBlockInfo& blockInfo, uint64_t offset, uint32_t bytesPerRow) Compute2DTextureCopySubresource() argument
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
H A DBundleHelper.java81 public static long updateCrc64(long crc, byte[] data, int offset, int length) { in updateCrc64() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-ankr-table.hh67 const NNOffset16To<GlyphAnchors> *offset = (this+lookupTable).get_value (glyph_id, num_glyphs); in get_anchor() local
H A Dhb-ms-feature-ranges.cc85 auto offset = feature_records.length; in hb_ms_setup_features() local
/third_party/skia/third_party/externals/tint/src/sem/
H A Dstruct.cc81 StructMember(const ast::StructMember* declaration, Symbol name, sem::Type* type, uint32_t index, uint32_t offset, uint32_t align, uint32_t size) StructMember() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DParserLiteTest.java77 private byte[] generatePaddingArray(byte[] data, int offset, int padding) { in generatePaddingArray() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_reader_test.cc132 size_t offset = consumed; in TEST() local
159 size_t offset = consumed - flats[i].length(); in TEST() local
H A Dstr_replace.h139 size_t offset; member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_impl.cc55 auto offset = seconds::zero(); in LoadTimeZone() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator.cc38 inline CordRep* Substring(CordRep* rep, size_t offset, size_t n) { in Substring() argument
60 Substring(CordRep* rep, size_t offset) Substring() argument
[all...]
/third_party/skia/gm/
H A Dpictureshadertile.cpp110 SkPoint offset = SkPoint::Make(100, 100); variable
/third_party/skia/include/sksl/
H A DDSLLayout.h46 DSLLayout& offset(int offset, PositionInfo pos = PositionInfo::Capture()) { in offset() argument
/third_party/skia/include/core/
H A DSkSpan.h63 constexpr SkSpan<T> subspan(size_t offset, size_t count) const { in subspan() argument
/third_party/skia/include/private/
H A DSkSLProgramElement.h35 ProgramElement(int offset, Kind kind) in ProgramElement() argument
/third_party/skia/bench/
H A DImageFilterDAGBench.cpp73 SkIPoint offset = SkIPoint::Make(0, 0); variable
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs30 pub fn offset(&self, input: &'a str) { in offset() functions
[all...]
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go[all...]
H A Dtoken.go[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_param.c76 uint32_t offset = sizeof(struct CmParamSet) + sizeof(struct CmParam) * paramSet->paramsCnt; in CmFreshParamSet() local
110 uint32_t offset in BuildParamSet() local
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs66 public abstract void Update(byte[] data, int offset, int count); in Update() argument
133 public override void Update(byte[] data, int offset, int count) in Update() argument
184 Update(byte[] data, int offset, int count) Update() argument
[all...]
H A DDeflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() argument
/third_party/node/deps/npm/node_modules/diff/lib/patch/
H A Dmerge.js219 offset: theirOffset, global() property
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp42 uint32_t offset = UINT32_T_OFFSET; in FuzzApplyAdvanceResource() local
88 uint32_t offset = UINT32_T_OFFSET; FuzzGetResourceRequest() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_mapper.cpp43 CreateFileMapper(const std::string &fileName, bool compress, int32_t fd, size_t offset, size_t len, FileMapperType type) CreateFileMapper() argument
85 CreateFileMapper(std::shared_ptr<ZipFileReader> fileReader, const std::string &fileName, size_t offset, size_t len, bool compress) CreateFileMapper() argument
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...242