Home
last modified time | relevance | path

Searched defs:current_offset (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.h63 guint current_offset; member
/third_party/boost/boost/mpi/
Dnonblocking.hpp497 int current_offset = 0; in wait_some() local
605 int current_offset = 0; in wait_some() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dunique_cpu_kernel.h111 IndexType current_offset = 0; in SplitAndCalculateBucketSize() local
194 IndexType current_offset = 0; in GatherSegmentsToBuckets() local
/third_party/curl/tests/libtest/
Dlib552.c126 static size_t current_offset = 0; variable
/third_party/gn/src/base/files/
Dfile_util.cc209 long current_offset = ftell(file); in TruncateFile() local
/third_party/ffmpeg/tools/
Dqt-faststart.c187 uint32_t current_offset; in update_stco_offsets() local
223 uint64_t current_offset; in update_co64_offsets() local
/third_party/gstreamer/gstplugins_bad/gst/audiobuffersplit/
Dgstaudiobuffersplit.h60 guint64 current_offset; /* offset from start time in samples */ member
/third_party/ffmpeg/libavformat/
Dsierravmd.c93 int64_t current_offset; in vmd_read_header() local
/third_party/mindspore/mindspore/core/ops/
Dlstm.cc75 int64_t current_offset = 0; in LstmInfer() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagmux.c67 gint64 current_offset; member
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.c434 GLuint current_offset = dma->current_used; in rcommon_flush_last_swtcl_prim() local
Dr200_swtcl.c291 void r200_swtcl_flush(struct gl_context *ctx, uint32_t current_offset) in r200_swtcl_flush()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.c434 GLuint current_offset = dma->current_used; in rcommon_flush_last_swtcl_prim() local
Dradeon_swtcl.c317 void r100_swtcl_flush(struct gl_context *ctx, uint32_t current_offset) in r100_swtcl_flush()
/third_party/jerryscript/jerry-core/jmem/
Djmem-heap.c189 uint32_t current_offset = JERRY_HEAP_CONTEXT (first).next_offset; in jmem_heap_alloc() local
/third_party/python/Lib/
Ddis.py474 def __init__(self, x, *, first_line=None, current_offset=None): argument
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.h106 guint64 current_offset; /* offset we're currently at */ member
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.h79 guint64 current_offset; member
/third_party/mesa3d/src/intel/perf/
Dgen_perf.py398 def output_counter_report(set, counter, current_offset): argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp538 int current_offset = 0; in r600_nir_lower_atomics() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbaseparse.c41 static gint current_offset = 0; variable
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.h91 guint64 current_offset; member
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_reader.cc1125 uint32_t current_offset = 0; in CreateTasksByRow() local
1162 uint32_t current_offset = shard_id == 0 ? 0 : shard_sample_count_[shard_id - 1]; in CreateLazyTasksByRow() local
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c620 size_t current_offset = (size_t)(current_subject - start_subject); in internal_dfa_match() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h186 unsigned int current_offset; /**< Byte offset of next vertex */ member

12