Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 25 of 98) sorted by relevance

1234

/external/pdfium/core/fpdftext/
Dcpdf_linkextract_unittest.cpp84 int32_t start_offset = DEFAULT_VALUE; in TEST() local
97 const int32_t start_offset; in TEST() member
179 int32_t start_offset = DEFAULT_VALUE; in TEST() local
/external/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
/external/u-boot/drivers/usb/common/
Dfsl-dt-fixup.c35 static int fdt_usb_get_node_type(void *blob, int start_offset, in fdt_usb_get_node_type()
56 const char *phy_type, int start_offset) in fdt_fixup_usb_mode_phy_type()
90 int start_offset) in fsl_fdt_fixup_usb_erratum()
/external/libchrome/base/process/
Dprocess_info_linux.cc22 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
/external/harfbuzz_ng/src/
Dhb-ot-math.cc186 unsigned int start_offset, in hb_ot_math_get_glyph_variants()
241 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
Dhb-ot-color.cc166 unsigned int start_offset, in hb_ot_color_palette_get_colors()
208 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
Dhb-ot-var.cc86 unsigned int start_offset, in hb_ot_var_get_axes()
115 unsigned int start_offset, in hb_ot_var_get_axis_infos()
Dhb-ot-layout.cc256 unsigned int start_offset, in hb_ot_layout_get_attach_points()
270 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
337 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
448 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
484 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
582 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
597 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
652 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
926 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups()
1268 unsigned int start_offset, in hb_ot_layout_feature_get_characters()
Dhb-subset-glyf.cc55 unsigned int start_offset, end_offset; in _calculate_glyf_and_loca_prime_size() local
172 unsigned int start_offset, end_offset; in _write_glyf_and_loca_prime() local
Dhb-aat-layout.cc343 unsigned int start_offset, in hb_aat_layout_get_feature_types()
386 unsigned int start_offset, in hb_aat_layout_feature_type_get_selector_infos()
/external/libtextclassifier/utils/
Dtest-utils.cc33 const int start_offset = std::distance(text.data(), token.data()); in TokenizeAsciiOnSpace() local
/external/pcre/dist2/src/
Dpcre2_jit_match.c87 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock-random-test.c163 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_within_limit() local
235 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_outof_limit() local
/external/webp/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
/external/tensorflow/tensorflow/python/lib/io/
Dpy_record_reader.cc35 PyRecordReader* PyRecordReader::New(const string& filename, uint64 start_offset, in New()
/external/elfutils/libdwfl/
Dimage-header.c64 __libdw_image_header (int fd, off_t *start_offset, in __libdw_image_header()
Dgzip.c138 open_stream (int fd, off_t start_offset, struct unzip_state *state) in open_stream()
173 unzip (int fd, off_t start_offset, in unzip()
/external/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()
/external/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c110 unsigned start_offset = info->start * info->index_size; in util_upload_index_buffer() local
/external/mesa3d/src/intel/tools/
Ddisasm.c97 int start_offset = group->offset; in gen_disasm_disassemble() local
/external/libtextclassifier/utils/tflite/
Dencoder_common.cc35 int start_offset, TfLiteContext* context, TfLiteTensor* out) { in CopyValuesToTensorAndPadOrTruncate()
/external/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

1234