/external/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
|
/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract_unittest.cpp | 84 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/libchrome/base/process/ |
D | process_info_linux.cc | 22 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
|
/external/pcre/dist2/src/ |
D | pcre2_jit_match.c | 87 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
|
D | pcre2demo.c | 329 PCRE2_SIZE start_offset = ovector[1]; /* Start at end of previous match */ in main() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 185 unsigned int start_offset, in hb_ot_math_get_glyph_variants() 242 unsigned int start_offset, in hb_ot_math_get_glyph_assembly()
|
D | hb-ot-layout.cc | 273 unsigned int start_offset, in hb_ot_layout_get_attach_points() 284 unsigned int start_offset, in hb_ot_layout_get_ligature_carets() 311 unsigned int start_offset, in hb_ot_layout_table_get_script_tags() 403 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags() 439 unsigned int start_offset, in hb_ot_layout_script_get_language_tags() 512 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes() 527 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags() 582 unsigned int start_offset, in hb_ot_layout_feature_get_lookups() 863 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups()
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | mlock-random-test.c | 163 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/tensorflow/tensorflow/python/lib/io/ |
D | py_record_reader.cc | 33 PyRecordReader* PyRecordReader::New(const string& filename, uint64 start_offset, in New()
|
/external/webp/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
|
D | filters_mips_dsp_r2.c | 201 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
|
D | filters_neon.c | 72 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
|
D | filters_sse2.c | 79 const size_t start_offset = row * stride; in DoHorizontalFilter_SSE2() local 112 const size_t start_offset = row * stride; in DoVerticalFilter_SSE2() local 174 const size_t start_offset = row * stride; in DoGradientFilter_SSE2() local
|
/external/ltp/tools/pounder21/src/time_tests/ |
D | drift-test.py | 61 start_offset = string.atof(line[-2]); variable
|
/external/elfutils/libdwfl/ |
D | image-header.c | 60 __libdw_image_header (int fd, off_t *start_offset, in __libdw_image_header()
|
D | gzip.c | 134 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/ |
D | dwarf_ranges.c | 123 Dwarf_Word start_offset; in dwarf_ranges() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_batch.c | 94 uint32_t start_offset = brw->state_batch_list[i].offset; in brw_annotate_aub() local
|
D | intel_asm_annotation.c | 38 int start_offset = annotation[i].offset; in dump_assembly() local
|
D | brw_eu_validate.c | 134 brw_validate_instructions(const struct brw_codegen *p, int start_offset, in brw_validate_instructions()
|
/external/sfntly/cpp/src/sfntly/data/ |
D | readable_font_data.cc | 228 int32_t start_offset, in SearchUShort() 259 int32_t start_offset, in SearchUShort() 283 int32_t start_offset, in SearchULong()
|
/external/libunwind/src/ia64/ |
D | Gtables.c | 40 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/ |
D | objects-body-descriptors-inl.h | 35 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/ |
D | regexp-macro-assembler.cc | 232 int start_offset = previous_index; in Match() local 274 int start_offset, in Execute()
|