Home
last modified time | relevance | path

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

123

/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/pcre/dist2/src/
Dpcre2_jit_match.c87 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
Dpcre2demo.c329 PCRE2_SIZE start_offset = ovector[1]; /* Start at end of previous match */ in main() local
/external/harfbuzz_ng/src/
Dhb-ot-math.cc186 unsigned int start_offset, in hb_ot_math_get_glyph_variants()
243 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
Dhb-ot-layout.cc246 unsigned int start_offset, in hb_ot_layout_get_attach_points()
257 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
284 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
376 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
412 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
485 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
500 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
555 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
835 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups()
Dhb-ot-var.cc91 unsigned int start_offset, in hb_ot_var_get_axes()
/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock-random-test.c162 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_within_limit() local
234 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_outof_limit() local
/external/webp/src/dsp/
Dfilters.c49 const size_t start_offset = row * stride; in DoHorizontalFilter() local
86 const size_t start_offset = row * stride; in DoVerticalFilter() local
129 const size_t start_offset = row * stride; in DoGradientFilter() local
Dfilters_mips_dsp_r2.c200 const size_t start_offset = row * stride; in DoHorizontalFilter() local
244 const size_t start_offset = row * stride; in DoVerticalFilter() local
311 const size_t start_offset = row * stride; in DoGradientFilter() 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.c78 const size_t start_offset = row * stride; in DoHorizontalFilter() local
110 const size_t start_offset = row * stride; in DoVerticalFilter() local
172 const size_t start_offset = row * stride; in DoGradientFilter() local
/external/ltp/tools/pounder21/src/time_tests/
Ddrift-test.py61 start_offset = string.atof(line[-2]); variable
/external/elfutils/libdwfl/
Dimage-header.c60 __libdw_image_header (int fd, off_t *start_offset, in __libdw_image_header()
Dgzip.c134 open_stream (int fd, off_t start_offset, struct unzip_state *state) in open_stream()
169 unzip (int fd, off_t start_offset, in unzip()
/external/elfutils/libdw/
Ddwarf_ranges.c123 Dwarf_Word start_offset; in dwarf_ranges() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_batch.c94 uint32_t start_offset = brw->state_batch_list[i].offset; in brw_annotate_aub() local
Dintel_asm_annotation.c38 int start_offset = annotation[i].offset; in dump_assembly() local
Dbrw_eu_validate.c134 brw_validate_instructions(const struct brw_codegen *p, int start_offset, in brw_validate_instructions()
/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/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
/external/v8/src/
Dobjects-body-descriptors-inl.h35 void BodyDescriptorBase::IterateBodyImpl(HeapObject* obj, int start_offset, in IterateBodyImpl()
59 int start_offset, int end_offset) { in IterateBodyImpl()
82 void BodyDescriptorBase::IteratePointers(HeapObject* obj, int start_offset, in IteratePointers()
92 int start_offset, int end_offset) { in IteratePointers()
/external/v8/src/regexp/
Dregexp-macro-assembler.cc232 int start_offset = previous_index; in Match() local
274 int start_offset, in Execute()
/external/speex/libspeex/
Djitter.c465 …terBuffer *jitter, JitterBufferPacket *packet, spx_int32_t desired_span, spx_int32_t *start_offset) in jitter_buffer_get()
716 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in _jitter_buffer_update_delay()
739 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in jitter_buffer_update_delay()
/external/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.h177 Register start_offset() { return w27; } in start_offset() function

123