Home
last modified time | relevance | path

Searched defs:offset (Results 451 - 475 of 4647) sorted by relevance

1...<<11121314151617181920>>...186

/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
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiTensorTest.cpp160 size_t offset = 1; in HWTEST_F() local
180 size_t offset = 1; in HWTEST_F() local
201 size_t offset = 0; in HWTEST_F() local
226 size_t offset = 4; in HWTEST_F() local
253 size_t offset = size - byteSize + 1; HWTEST_F() local
284 size_t offset = size - byteSizeTmp; HWTEST_F() local
444 size_t offset = size - byteSizeTmp; HWTEST_F() local
491 size_t offset = 0; HWTEST_F() local
508 size_t offset = 0; HWTEST_F() local
537 size_t offset = size - byteSizeTmp; HWTEST_F() local
[all...]
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_file_operator.c99 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument
146 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument
187 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument
222 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument
273 HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) HksTestFileRead() argument
290 HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) HksTestFileWrite() argument
[all...]
/test/xts/hats/kernel/syscalls/fileio/splice/
H A DSpliceApiTest.cpp108 off64_t offset = 0; in HWTEST_F() local
146 off64_t offset = 0; in HWTEST_F() local
181 off64_t offset = 0; in HWTEST_F() local
206 off64_t offset in HWTEST_F() local
236 off64_t offset = 0; HWTEST_F() local
[all...]
/third_party/elfutils/tests/
H A Dsectiondump.c144 off_t offset = data->d_off; in print_bytes() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...186