| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | bitmap_glyph_info.cc | 23 int32_t start_offset, in BitmapGlyphInfo() 35 int32_t start_offset, in BitmapGlyphInfo()
|
| D | bitmap_glyph_info.h | 58 int32_t start_offset() const { return start_offset_; } in start_offset() function
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | bitmap_glyph_info.cc | 23 int32_t start_offset, in BitmapGlyphInfo() 35 int32_t start_offset, in BitmapGlyphInfo()
|
| D | bitmap_glyph_info.h | 58 int32_t start_offset() const { return start_offset_; } in start_offset() function
|
| /third_party/gn/src/gn/ |
| D | string_output_buffer_unittest.cc | 38 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/harfbuzz/src/ |
| D | hb-ot-math.cc | 214 unsigned int start_offset, in hb_ot_math_get_glyph_variants() 278 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
|
| D | hb-ot-color.cc | 177 unsigned int start_offset, in hb_ot_color_palette_get_colors() 224 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
|
| D | hb-ot-meta.cc | 55 unsigned int start_offset, in hb_ot_meta_get_entry_tags()
|
| D | hb-ot-var.cc | 102 unsigned int start_offset, in hb_ot_var_get_axes() 149 unsigned int start_offset, in hb_ot_var_get_axis_infos()
|
| D | hb-ot-layout.cc | 340 unsigned int start_offset, in hb_ot_layout_get_attach_points() 369 unsigned int start_offset, in hb_ot_layout_get_ligature_carets() 432 unsigned int start_offset, in hb_ot_layout_table_get_script_tags() 600 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags() 665 unsigned int start_offset, in hb_ot_layout_script_get_language_tags() 839 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes() 872 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags() 956 unsigned int start_offset, in hb_ot_layout_feature_get_lookups() 1321 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups() 1749 unsigned int start_offset, in hb_ot_layout_feature_get_characters() [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-math.cc | 214 unsigned int start_offset, in hb_ot_math_get_glyph_variants() 278 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
|
| D | hb-ot-color.cc | 177 unsigned int start_offset, in hb_ot_color_palette_get_colors() 224 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
|
| D | hb-ot-meta.cc | 55 unsigned int start_offset, in hb_ot_meta_get_entry_tags()
|
| D | hb-ot-var.cc | 102 unsigned int start_offset, in hb_ot_var_get_axes() 149 unsigned int start_offset, in hb_ot_var_get_axis_infos()
|
| D | hb-ot-layout.cc | 342 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 …]
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-math.cc | 237 unsigned int start_offset, in hb_ot_math_get_glyph_variants() 311 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
|
| D | hb-ot-color.cc | 194 unsigned int start_offset, in hb_ot_color_palette_get_colors() 249 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
|
| D | hb-ot-var.cc | 87 unsigned int start_offset, in hb_ot_var_get_axes() 117 unsigned int start_offset, in hb_ot_var_get_axis_infos()
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_disasm_info.c | 34 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/ |
| D | fwse.c | 41 unsigned start_offset, version; in fwse_read_header() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_jit_match.c | 86 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | nonmappable_leaf_op.cc | 143 int64_t start_offset = io_block->GetStartOffset(); in WorkerEntry() local 214 …ol NonMappableLeafOp::NeedPushFileToBlockQueue(const std::string &file_name, int64_t *start_offset, in NeedPushFileToBlockQueue()
|
| D | text_file_op.cc | 82 Status TextFileOp::LoadFile(const std::string &file, int64_t start_offset, int64_t end_offset, int3… in LoadFile() 125 int64_t start_offset = 0; in FillIOBlockQueue() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | filters.c | 50 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
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | filters.c | 50 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
|