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/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.cc23 int32_t start_offset, in BitmapGlyphInfo()
35 int32_t start_offset, in BitmapGlyphInfo()
Dbitmap_glyph_info.h58 int32_t start_offset() const { return start_offset_; } in start_offset() function
/third_party/gn/src/gn/
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
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math.cc214 unsigned int start_offset, in hb_ot_math_get_glyph_variants()
278 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
Dhb-ot-color.cc177 unsigned int start_offset, in hb_ot_color_palette_get_colors()
224 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
Dhb-ot-meta.cc55 unsigned int start_offset, in hb_ot_meta_get_entry_tags()
Dhb-ot-var.cc102 unsigned int start_offset, in hb_ot_var_get_axes()
149 unsigned int start_offset, in hb_ot_var_get_axis_infos()
Dhb-ot-layout.cc342 unsigned int start_offset, in hb_ot_layout_get_attach_points()
371 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
434 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
602 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
667 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
846 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
879 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
963 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
1347 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups()
1776 unsigned int start_offset, in hb_ot_layout_feature_get_characters()
[all …]
Dhb-aat-layout.cc372 unsigned int start_offset, in hb_aat_layout_get_feature_types()
421 unsigned int start_offset, in hb_aat_layout_feature_type_get_selector_infos()
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.c34 dump_assembly(void *assembly, int start_offset, int end_offset, in dump_assembly()
53 int start_offset = group->offset; in dump_assembly() local
/third_party/ffmpeg/libavformat/
Dfwse.c42 unsigned start_offset, version; in fwse_read_header() local
Dgenh.c44 unsigned start_offset, header_size, codec, coef_type, coef[2]; in genh_read_header() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dfilters.c50 const size_t start_offset = row * stride; in DoHorizontalFilter_C() local
87 const size_t start_offset = row * stride; in DoVerticalFilter_C() local
132 const size_t start_offset = row * stride; in DoGradientFilter_C() local
Dfilters_mips_dsp_r2.c201 const size_t start_offset = row * stride; in DoHorizontalFilter_MIPSdspR2() local
249 const size_t start_offset = row * stride; in DoVerticalFilter_MIPSdspR2() local
317 const size_t start_offset = row * stride; in DoGradientFilter_MIPSdspR2() local
Dfilters_neon.c72 const size_t start_offset = row * stride; in DoHorizontalFilter_NEON() local
111 const size_t start_offset = row * stride; in DoVerticalFilter_NEON() local
173 const size_t start_offset = row * stride; in DoGradientFilter_NEON() local
Dfilters_sse2.c79 const size_t start_offset = row * stride; in DoHorizontalFilter_SSE2() local
112 const size_t start_offset = row * stride; in DoVerticalFilter_SSE2() local
175 const size_t start_offset = row * stride; in DoGradientFilter_SSE2() local
/third_party/pcre2/pcre2/src/
Dpcre2_jit_match.c86 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.cc34 int start_offset = pc_offset(); in EmitFarJumpSlot() local
/third_party/mesa3d/src/intel/common/
Dintel_disasm.c96 int start_offset = group->offset; in intel_disassemble() local
/third_party/benchmark/src/
Dbenchmark_register.h22 const size_t start_offset = dst->size(); in AddPowers() local
/third_party/node/deps/v8/src/torque/
Dkythe-data.h19 uint64_t start_offset; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc228 int32_t start_offset, in SearchUShort()
259 int32_t start_offset, in SearchUShort()
283 int32_t start_offset, in SearchULong()
/third_party/libunwind/libunwind/src/ia64/
DGtables.c40 uint64_t start_offset; member
89 unw_word_t e_addr = 0, start_offset, end_offset, info_offset; in remote_lookup() local
143 unw_word_t start_offset, end_offset, info_offset, segbase; in _Uia64_find_dyn_list() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_hardcode.h51 uint32_t start_offset; member
/third_party/elfutils/libdwfl/
Dimage-header.c61 __libdw_image_header (int fd, off_t *start_offset, in __libdw_image_header()

12345