| /external/cronet/url/ |
| D | url_file.h | 42 int start_offset, in DoesContainWindowsDriveSpecUntil() 68 int start_offset, in DoesBeginWindowsDriveSpec() 85 int start_offset, in DoesBeginUNCPath()
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-math.cc | 220 unsigned int start_offset, in hb_ot_math_get_glyph_kernings() 259 unsigned int start_offset, in hb_ot_math_get_glyph_variants() 323 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 | 344 unsigned int start_offset, in hb_ot_layout_get_attach_points() 380 unsigned int start_offset, in hb_ot_layout_get_ligature_carets() 443 unsigned int start_offset, in hb_ot_layout_table_get_script_tags() 615 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags() 685 unsigned int start_offset, in hb_ot_layout_script_get_language_tags() 869 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes() 905 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags() 991 unsigned int start_offset, in hb_ot_layout_feature_get_lookups() 1385 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups() 1761 unsigned int start_offset, in hb_ot_layout_feature_get_characters() [all …]
|
| D | hb-aat-layout.cc | 374 unsigned int start_offset, in hb_aat_layout_get_feature_types() 423 unsigned int start_offset, in hb_aat_layout_feature_type_get_selector_infos()
|
| /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/ComputeLibrary/tests/validation/UNIT/ |
| D | WindowIterator.cpp | 77 Coordinates start_offset = index2coords(window_shape, 0); variable 116 Coordinates start_offset = index2coords(window_shape, start); variable
|
| /external/pigweed/pw_kvs/ |
| D | flash_partition_stream_test.cc | 104 size_t start_offset, in DoReadInChunks() 210 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local 237 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local 253 size_t start_offset = (j - 1) * kSeekReadSizeBytes; in TEST_F() local 301 size_t start_offset = flash_.buffer().size_bytes() - kBytesForFinalRead; in TEST_F() local
|
| /external/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
|
| /external/libchrome/base/process/ |
| D | process_info_linux.cc | 22 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
|
| /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/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
|
| /external/cronet/base/process/ |
| D | process_android.cc | 44 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
|
| /external/pcre/src/ |
| D | pcre2_jit_match.c | 86 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
|
| /external/ComputeLibrary/tests/ |
| D | SimpleTensorPrinter.h | 71 int start_offset = 0; variable
|
| /external/cronet/net/log/ |
| D | test_net_log_util.cc | 86 int start_offset, in LogContainsEntryWithTypeAfter() 113 size_t start_offset, in ExpectLogContainsSomewhereAfter()
|
| /external/cronet/base/strings/ |
| D | string_util.cc | 320 size_t start_offset, in ReplaceFirstSubstringAfterOffset() 329 size_t start_offset, in ReplaceFirstSubstringAfterOffset() 338 size_t start_offset, in ReplaceSubstringsAfterOffset() 347 size_t start_offset, in ReplaceSubstringsAfterOffset()
|
| D | string_util_win.cc | 93 size_t start_offset, in ReplaceFirstSubstringAfterOffset() 102 size_t start_offset, in ReplaceSubstringsAfterOffset()
|
| /external/mesa3d/src/intel/common/ |
| D | gen_disasm.c | 94 int start_offset = group->offset; in gen_disassemble() local
|
| /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/google-benchmark/src/ |
| D | benchmark_register.h | 21 const size_t start_offset = dst->size(); in AddPowers() local
|