Home
last modified time | relevance | path

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

12345678910

/external/cronet/stable/url/
Durl_file.h37 int start_offset, in DoesContainWindowsDriveSpecUntil()
63 int start_offset, in DoesBeginWindowsDriveSpec()
80 int start_offset, in DoesBeginUNCPath()
/external/cronet/tot/url/
Durl_file.h37 int start_offset, in DoesContainWindowsDriveSpecUntil()
63 int start_offset, in DoesBeginWindowsDriveSpec()
80 int start_offset, in DoesBeginUNCPath()
/external/harfbuzz_ng/src/
Dhb-ot-math.cc220 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()
Dhb-ot-color.cc181 unsigned int start_offset, in hb_ot_color_palette_get_colors()
265 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
Dhb-ot-meta.cc55 unsigned int start_offset, in hb_ot_meta_get_entry_tags()
Dhb-ot-var.cc102 unsigned int start_offset, in hb_ot_var_get_axes()
149 unsigned int start_offset, in hb_ot_var_get_axis_infos()
Dhb-ot-layout.cc359 unsigned int start_offset, in hb_ot_layout_get_attach_points()
395 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
458 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
630 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
700 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
930 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
966 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
1052 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
1492 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups()
1870 unsigned int start_offset, in hb_ot_layout_feature_get_characters()
[all …]
Dhb-aat-layout.cc391 unsigned int start_offset, in hb_aat_layout_get_feature_types()
440 unsigned int start_offset, in hb_aat_layout_feature_type_get_selector_infos()
/external/ComputeLibrary/tests/validation/UNIT/
DWindowIterator.cpp77 Coordinates start_offset = index2coords(window_shape, 0); variable
116 Coordinates start_offset = index2coords(window_shape, start); variable
/external/mesa3d/src/intel/compiler/
Dbrw_disasm_info.cpp32 dump_assembly(void *assembly, int start_offset, int end_offset, in dump_assembly()
50 int start_offset = group->offset; in dump_assembly() local
/external/mesa3d/src/intel/compiler/elk/
Delk_disasm_info.c32 elk_dump_assembly(void *assembly, int start_offset, int end_offset, in elk_dump_assembly()
51 int start_offset = group->offset; in elk_dump_assembly() local
/external/pigweed/pw_kvs/
Dflash_partition_stream_test.cc101 size_t start_offset, in DoReadInChunks()
207 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local
277 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local
293 size_t start_offset = (j - 1) * kSeekReadSizeBytes; in TEST_F() local
411 size_t start_offset = flash_.buffer().size_bytes() - kBytesForFinalRead; in TEST_F() local
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dmorton_msb_radix_bitonic_sort_shared.h57 uint start_offset; member
78 uint start_offset; //offset from the beginning of the buffer member
95 uint start_offset; // offset from the beginning of the buffer member
/external/googleapis/google/cloud/automl/v1/
Dtext_segment.proto34 int64 start_offset = 1; field
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/proto/google/cloud/automl/v1/
Dtext_segment.proto34 int64 start_offset = 1; field
/external/libchrome/base/process/
Dprocess_info_linux.cc22 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
/external/googleapis/google/cloud/automl/v1beta1/
Dtext_segment.proto34 int64 start_offset = 1; field
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/
Dtext_segment.proto34 int64 start_offset = 1; field
/external/perfetto/src/trace_processor/util/
Dtrace_blob_view_reader.h43 size_t start_offset; member
202 size_t start_offset() const { in start_offset() function
/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/cronet/tot/base/process/
Dprocess_android.cc44 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
/external/cronet/stable/base/process/
Dprocess_android.cc44 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
/external/pcre/src/
Dpcre2_jit_match.c92 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_jit_match()
/external/ComputeLibrary/tests/
DSimpleTensorPrinter.h71 int start_offset = 0; variable
/external/cronet/stable/net/log/
Dtest_net_log_util.cc86 int start_offset, in LogContainsEntryWithTypeAfter()
113 size_t start_offset, in ExpectLogContainsSomewhereAfter()

12345678910