Home
last modified time | relevance | path

Searched defs:read_offset (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidparse.c115 FT_ULong read_offset = 0; in cid_parser_new() local
/third_party/freetype/src/cid/
Dcidparse.c114 FT_ULong read_offset = 0; in cid_parser_new() local
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidparse.c118 FT_ULong read_offset = 0; in cid_parser_new() local
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h491 const size_t read_offset = current_pos_ + i; variable
/third_party/flutter/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h491 const size_t read_offset = current_pos_ + i; variable
/third_party/grpc/src/core/lib/slice/
Dslice_string_helpers.cc50 const size_t read_offset, size_t* begin, in slice_find_separator_offset()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c1019 gsize read_offset = 0; in gst_adapter_get_buffer() local
1551 gsize read_offset = 0; in gst_adapter_prev_pts_at_offset() local
1601 gsize read_offset = 0; in gst_adapter_prev_dts_at_offset() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dbias_add_grad_impl.cu58 int read_offset = warp_start_row * n + (blockIdx.y << 5) + shm_col_id; in BiasAddGradNHWC() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format3.cc65 int32_t read_offset = in Loca() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format3.cc65 int32_t read_offset = in Loca() local
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitfilesrc.c417 guint64 read_offset; in gst_split_file_src_create() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_buffer_objects.c671 GLintptr read_offset, GLintptr write_offset, in brw_copy_buffer_subdata()
/third_party/jerryscript/jerry-core/api/
Dgenerate-bytecode.c124 int read_offset = 0; in read_js_or_snapshot_file() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_buffer_objects.c598 GLintptr read_offset, GLintptr write_offset, in intel_bufferobj_copy_subdata()
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc245 size_t read_offset = 0; in tsi_test_frame_protector_receive_message_from_peer() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h135 gint64 read_offset; member
/third_party/mesa3d/include/drm-uapi/
Detnaviv_drm.h178 __u32 read_offset; /* in, offset from read_bo */ member
/third_party/libdrm/etnaviv/
Detnaviv_drm.h169 __u32 read_offset; /* in, offset from read_bo */ member
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c797 #define snow_inner_add_yblock_mmx_mix(read_offset, write_offset)\ argument
/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c126 uint32_t read_offset; /* Quick command offset */ member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp1626 uint32_t read_offset = offset.ud; in generate_uniform_pull_constant_load() local
/third_party/gn/src/base/strings/
Dstring_util.cc772 size_t read_offset = first_match + expansion; in DoReplaceMatchesAfterOffset() local