Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-meta.cc54 hb_ot_meta_get_entry_tags(hb_face_t *face, unsigned int start_offset, unsigned int *entries_count, hb_ot_meta_tag_t *entries ) hb_ot_meta_get_entry_tags() argument
H A Dhb-ot-color.cc175 hb_ot_color_palette_get_colors(hb_face_t *face, unsigned int palette_index, unsigned int start_offset, unsigned int *colors_count , hb_color_t *colors ) hb_ot_color_palette_get_colors() argument
222 hb_ot_color_glyph_get_layers(hb_face_t *face, hb_codepoint_t glyph, unsigned int start_offset, unsigned int *layer_count, hb_ot_color_layer_t *layers ) hb_ot_color_glyph_get_layers() argument
H A Dhb-ot-math.cc211 hb_ot_math_get_glyph_variants(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *variants_count, hb_ot_math_glyph_variant_t *variants ) hb_ot_math_get_glyph_variants() argument
275 hb_ot_math_get_glyph_assembly(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *parts_count, hb_ot_math_glyph_part_t *parts, hb_position_t *italics_correction ) hb_ot_math_get_glyph_assembly() argument
H A Dhb-ot-var.cc101 hb_ot_var_get_axes(hb_face_t *face, unsigned int start_offset, unsigned int *axes_count , hb_ot_var_axis_t *axes_array ) hb_ot_var_get_axes() argument
148 hb_ot_var_get_axis_infos(hb_face_t *face, unsigned int start_offset, unsigned int *axes_count , hb_ot_var_axis_info_t *axes_array ) hb_ot_var_get_axis_infos() argument
/third_party/ffmpeg/libavformat/
H A Dfwse.c42 unsigned start_offset, version; in fwse_read_header() local
H A Dgenh.c44 unsigned start_offset, header_size, codec, coef_type, coef[2]; in genh_read_header() local
H A Dtta.c54 int64_t framepos, start_offset; in tta_read_header() local
H A Dpaf.c33 uint32_t start_offset; member
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc34 int start_offset = pc_offset(); in EmitFarJumpSlot() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_jit_match() argument
H A Dpcre2demo.c353 PCRE2_SIZE start_offset = ovector[1]; /* Start at end of previous match */ in main() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph_info.cc21 BitmapGlyphInfo(int32_t glyph_id, int32_t block_offset, int32_t start_offset, int32_t length, int32_t format) BitmapGlyphInfo() argument
34 BitmapGlyphInfo(int32_t glyph_id, int32_t start_offset, int32_t length, int32_t format) BitmapGlyphInfo() argument
H A Dbitmap_glyph_info.h58 int32_t start_offset() const { return start_offset_; } in start_offset() function in sfntly::BitmapGlyphInfo
/third_party/benchmark/src/
H A Dbenchmark_register.h22 const size_t start_offset = dst->size(); in AddPowers() local
/third_party/gn/src/gn/
H A Dstring_output_buffer_unittest.cc38 size_t start_offset = n * span_size; in TEST() local
56 size_t start_offset = n * page_size; in TEST() local
75 size_t start_offset = n * span_size; in TEST() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_hardcode.h51 uint32_t start_offset; member
/third_party/elfutils/libdwfl/
H A Dimage-header.c61 __libdw_image_header (int fd, off_t *start_offset, in __libdw_image_header() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_disasm.c96 int start_offset = group->offset; in intel_disassemble() local
/third_party/node/deps/v8/src/torque/
H A Dkythe-data.h19 uint64_t start_offset; member
/third_party/rust/crates/cxx/gen/src/
H A Derror.rs119 let mut start_offset = 0; in display_syn_error() variables
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Derror.rs119 let mut start_offset = 0; in display_syn_error() variables
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Derror.rs119 let mut start_offset = 0; in display_syn_error() variables
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Derror.rs119 let mut start_offset = 0; in display_syn_error() variables
/third_party/ffmpeg/libavcodec/
H A Dsgidec.c137 unsigned int start_offset; in read_rle_sgi() local
/third_party/elfutils/libdw/
H A Ddwarf_ranges.c390 Dwarf_Word start_offset; in initial_offset() local

Completed in 10 milliseconds

12345