Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 - 25 of 117) sorted by relevance

12345

/third_party/ffmpeg/libavformat/
H A Dsauce.c37 uint64_t start_pos = avio_size(pb) - 128; in ff_sauce_read() local
H A Dtty.c75 static int efi_read(AVFormatContext *avctx, uint64_t start_pos) in efi_read() argument
H A Dbintext.c95 uint64_t start_pos = avio_size(pb) - 256; in next_tag_read() local
H A Dav1.c47 int start_pos, type, temporal_id, spatial_id; in av1_filter_obus() local
376 int start_pos, type, temporal_id, spatial_id; in ff_av1_parse_seq_header() local
431 int start_pos, type, temporal_id, spatial_id; in ff_isom_write_av1c() local
H A Dav1dec.c150 int start_pos, temporal_id, spatial_id; in read_obu() local
302 int ret, extension_flag, start_pos; in read_obu_with_size() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dname-trait.cc29 const auto start_pos = raw.rfind("T = ") + 4; in GetNameFromTypeSignature() local
/third_party/ffmpeg/libavcodec/
H A Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
H A Dav1_parse.h107 parse_obu_header(const uint8_t *buf, int buf_size, int64_t *obu_size, int *start_pos, int *type, int *temporal_id, int *spatial_id) parse_obu_header() argument
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc27 size_t start_pos = 0; in Replace() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c275 FT_ULong start_pos = FT_STREAM_POS(); in FT_LOCAL_DEF() local
/third_party/node/deps/v8/src/execution/
H A Dmessages.h50 int start_pos() const { return start_pos_; } in start_pos() function in v8::internal::MessageLocation
/kernel/linux/linux-5.10/include/linux/
H A Dregset.h241 user_regset_copyin(unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf, void *data, const int start_pos, const int end_pos) user_regset_copyin() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h27 u32 start_pos; member
/kernel/linux/linux-6.6/include/linux/
H A Dregset.h253 user_regset_copyin(unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf, void *data, const int start_pos, const int end_pos) user_regset_copyin() argument
/third_party/node/deps/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp130 size_t start_pos = appInfo.bundleName.find(FILEMANAGER_BUNDLE_NAME_KEY); in GetFilemanagerBundleName() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphotos_restore.cpp72 size_t start_pos = sourcePath.find(GALLERT_ROOT_PATH); in ParseSourcePathToLPath() local
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c226 const size_t start_pos = cb->args[0]; in crypto_dump_report() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_cloud.c374 loff_t start_pos = ctx->pos; in hmdfs_iterate_cloud() local
H A Dfile_local.c234 loff_t start_pos = ctx->pos; in hmdfs_iterate_local() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_cloud.c379 loff_t start_pos = ctx->pos; in hmdfs_iterate_cloud() local
H A Dfile_local.c234 loff_t start_pos = ctx->pos; in hmdfs_iterate_local() local
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dio.c73 cachefiles_read(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, enum netfs_read_from_hole read_hole, netfs_io_terminated_t term_func, void *term_func_priv) cachefiles_read() argument
278 __cachefiles_write(struct cachefiles_object *object, struct file *file, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) __cachefiles_write() argument
360 cachefiles_write(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) cachefiles_write() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_user_base.c226 const size_t start_pos = cb->args[0]; in crypto_dump_report() local

Completed in 14 milliseconds

12345