/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-map.cc | 123 unsigned int offset, len; in add_lookups() local
|
H A D | hb-ot-name-table.hh | 153 offset; /* String offset from start of storage area (in bytes). */ member
|
H A D | hb-ot-post-table.hh | 246 unsigned int offset = index_to_offset[index]; in find_glyph_name() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-subset-glyf.c | 32 static void check_maxp_field (uint8_t *raw_maxp, unsigned int offset, uint16_t expected_value) in check_maxp_field() argument
|
/third_party/skia/third_party/externals/piex/src/ |
H A D | piex_types.h | 45 std::uint32_t offset = 0; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | readable_font_data.cc | 314 CALLER_ATTACH FontData* ReadableFontData::Slice(int32_t offset, in Slice() argument 329 CALLER_ATTACH FontData* ReadableFontData::Slice(int32_t offset) { in Slice() argument 86 ReadBytes(int32_t index, uint8_t* b, int32_t offset, int32_t length) ReadBytes() argument 341 ReadableFontData(ReadableFontData* data, int32_t offset) ReadableFontData() argument 347 ReadableFontData(ReadableFontData* data, int32_t offset, int32_t length) ReadableFontData() argument [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | ebdt_table.cc | 36 BitmapGlyph* EbdtTable::Glyph(int32_t offset, int32_t length, int32_t format) { in Glyph() argument
|
H A D | index_sub_table_format1.cc | 26 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
|
H A D | index_sub_table_format3.cc | 49 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
|
H A D | index_sub_table_format4.cc | 296 int32_t offset = EblcTable::Offset::kIndexSubTable4_glyphArray; in Initialize() local 90 CodeOffsetPair(int32_t glyph_code, int32_t offset) CodeOffsetPair() argument 99 CodeOffsetPairBuilder( int32_t glyph_code, int32_t offset) CodeOffsetPairBuilder() argument 372 int32_t offset = offset_array->at(code_offset_pair_index_).offset(); Next() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | font_data_test.cc | 90 int offset = lower_start_index; in FillTestFontDataWithShortsForSearching() local 211 bool ReadComparison(int32_t offset, in ReadComparison() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-remap-sink.c | 74 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
|
H A D | module-pipe-sink.c | 109 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
|
H A D | module-remap-source.c | 81 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 226 uint32_t offset() const { return AbsOffset; } in offset() function in llvm::VarStreamArrayIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600MCCodeEmitter.cpp | 188 const unsigned offset = (&MO == &MI.getOperand(0)) ? 0 : 4; in getMachineOpValue() local
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | vertex_pulling.h | 73 uint32_t offset; member
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
H A D | generator_impl.cc | 531 uint32_t offset = 0; in EmitStructType() local
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | iowin32.c | 314 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) in win32_seek_file_func() argument 352 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) in win32_seek64_file_func() argument
|
/third_party/skia/third_party/externals/zlib/google/ |
H A D | zip_reader.cc | 407 ExtractChunk(base::File output_file, SuccessCallback success_callback, FailureCallback failure_callback, const ProgressCallback& progress_callback, const int64_t offset) ExtractChunk() argument
|
/third_party/skia/tools/fonts/ |
H A D | RandomScalerContext.cpp | 222 onGetTableData(SkFontTableTag tag, size_t offset, size_t length, void* data) const onGetTableData() argument
|
/third_party/spirv-tools/source/ |
H A D | enum_set.h | 233 const ElementType offset = ComputeBucketOffset(value); in insert() local 380 GetValueFromBucket(const Bucket& bucket, BucketType offset) GetValueFromBucket() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | dictionarydata.cpp | 170 int32_t i, offset, size; in udict_swap() local
|
H A D | loadednormalizer2impl.cpp | 93 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSET]; in load() local
|
H A D | stringtriebuilder.cpp | 180 int32_t offset=write(getElementUnit(start, unitIndex)); in writeBranchSubNode() local [all...] |