/aosp_15_r20/system/update_engine/ |
H A D | test_http_server.cc | 74 off_t start_offset{0}; member 176 const off_t start_offset, in WriteHeaders() 219 const off_t start_offset, in WritePayload() 272 const off_t start_offset, in WritePayload() 298 const size_t start_offset = request.start_offset; in HandleGet() local 476 const off_t start_offset = request.start_offset; in HandleDefault() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout.cc | 347 unsigned int start_offset, in hb_ot_layout_get_attach_points() 383 unsigned int start_offset, in hb_ot_layout_get_ligature_carets() 446 unsigned int start_offset, in hb_ot_layout_table_get_script_tags() 618 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags() 688 unsigned int start_offset, in hb_ot_layout_script_get_language_tags() 918 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes() 954 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags() 1040 unsigned int start_offset, in hb_ot_layout_feature_get_lookups() 1480 unsigned int start_offset, in hb_ot_layout_feature_with_variations_get_lookups() 1858 unsigned int start_offset, in hb_ot_layout_feature_get_characters() [all …]
|
H A 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()
|
H A D | hb-ot-color.cc | 181 unsigned int start_offset, in hb_ot_color_palette_get_colors() 265 unsigned int start_offset, in hb_ot_color_glyph_get_layers()
|
H A 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()
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | flash_partition_stream_test.cc | 102 size_t start_offset, in DoReadInChunks() 208 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local 278 size_t start_offset = kSeekReadSizeBytes + (i * 2 * kSeekReadSizeBytes); in TEST_F() local 294 size_t start_offset = (j - 1) * kSeekReadSizeBytes; in TEST_F() local 412 size_t start_offset = flash_.buffer().size_bytes() - kBytesForFinalRead; in TEST_F() local
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_file.h | 43 int start_offset, in DoesContainWindowsDriveSpecUntil() 69 int start_offset, in DoesBeginWindowsDriveSpec() 86 int start_offset, in DoesBeginUNCPath()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | morton_msb_radix_bitonic_sort_shared.h | 57 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
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_file_system.cc | 560 uint64 start_offset = 0; in SyncImpl() local 637 Status CreateNewUploadSession(uint64 start_offset, in CreateNewUploadSession() 700 Status UploadToSession(const string& session_uri, uint64 start_offset, in UploadToSession() 1108 uint64 start_offset, const std::string& object_to_upload, in CreateNewUploadSession() 1138 uint64 start_offset, in UploadToSession() 1277 [this](const std::string& session_uri, uint64 start_offset, in NewWritableFile() 1279 uint64 file_size, const std::string& file_path) { in NewWritableFile() 1353 [this](const std::string& session_uri, uint64 start_offset, in NewAppendableFile() 1355 uint64 file_size, const std::string& file_path) { in NewAppendableFile()
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_util.cc | 319 size_t start_offset, in ReplaceFirstSubstringAfterOffset() 328 size_t start_offset, in ReplaceFirstSubstringAfterOffset() 337 size_t start_offset, in ReplaceSubstringsAfterOffset() 346 size_t start_offset, in ReplaceSubstringsAfterOffset()
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | filters.c | 52 const size_t start_offset = row * stride; in DoHorizontalFilter_C() local 89 const size_t start_offset = row * stride; in DoVerticalFilter_C() local 134 const size_t start_offset = row * stride; in DoGradientFilter_C() local
|
H A D | filters_mips_dsp_r2.c | 203 const size_t start_offset = row * stride; in DoHorizontalFilter_MIPSdspR2() local 251 const size_t start_offset = row * stride; in DoVerticalFilter_MIPSdspR2() local 319 const size_t start_offset = row * stride; in DoGradientFilter_MIPSdspR2() local
|
H A D | filters_neon.c | 74 const size_t start_offset = row * stride; in DoHorizontalFilter_NEON() local 113 const size_t start_offset = row * stride; in DoVerticalFilter_NEON() local 175 const size_t start_offset = row * stride; in DoGradientFilter_NEON() local
|
H A D | filters_sse2.c | 81 const size_t start_offset = row * stride; in DoHorizontalFilter_SSE2() local 114 const size_t start_offset = row * stride; in DoVerticalFilter_SSE2() local 177 const size_t start_offset = row * stride; in DoGradientFilter_SSE2() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/UNIT/ |
H A D | WindowIterator.cpp | 77 Coordinates start_offset = index2coords(window_shape, 0); variable 116 Coordinates start_offset = index2coords(window_shape, start); variable
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_disasm_info.cpp | 32 dump_assembly(void *assembly, int start_offset, int end_offset, in dump_assembly() 50 int start_offset = group->offset; in dump_assembly() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_disasm_info.c | 32 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
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/fields/ |
D | scalar_field.cc | 47 int ScalarField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds() 95 void ScalarField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | trace_blob_view_reader.h | 43 size_t start_offset; member 202 size_t start_offset() const { in start_offset() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A 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
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | jitter.c | 463 …terBuffer *jitter, JitterBufferPacket *packet, spx_int32_t desired_span, spx_int32_t *start_offset) in jitter_buffer_get() 712 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in _jitter_buffer_update_delay() 735 …er_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset) in jitter_buffer_update_delay()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | filesystem_verifier_action.cc | 255 const off64_t start_offset, in WriteVerityAndHashPartition() 301 void FilesystemVerifierAction::HashPartition(const off64_t start_offset, in HashPartition()
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | snapshot_reader.cpp | 107 size_t start_offset = offset_ % block_size_; in Read() local 148 ssize_t CompressedSnapshotReader::ReadBlock(uint64_t chunk, size_t start_offset, void* buffer, in ReadBlock()
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_test.c | 154 int start_offset; member 1851 int start_offset; member 2142 int start_offset; member 2350 int start_offset; member
|
/aosp_15_r20/external/webp/src/demux/ |
H A D | demux.c | 195 static void SetFrameInfo(size_t start_offset, size_t size, in SetFrameInfo() 319 size_t start_offset; in ParseAnimationFrame() local 363 size_t start_offset, uint32_t size) { in StoreChunk() 816 size_t start_offset = image->offset_; in GetFramePayload() local
|