Home
last modified time | relevance | path

Searched defs:sub (Results 1 - 25 of 565) sorted by relevance

12345678910>>...23

/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dload-type.c3 static void sub(struct _IO_FILE *in) {} in sub() function
/third_party/rust/crates/memchr/src/memchr/x86/
H A Dsse42.rs69 fn sub(a: *const u8, b: *const u8) -> usize { in sub() functions
/third_party/skia/src/pathops/
H A DSkPathOpsRect.cpp13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() argument
30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() argument
47 setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) setBounds() argument
[all...]
/third_party/python/Objects/stringlib/
H A Dcount.h8 count(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t maxcount) count() argument
/third_party/ffmpeg/libavcodec/
H A Dassdec.c43 static int ass_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in ass_decode_frame() argument
[all...]
H A Dsubviewerdec.c50 static int subviewer_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in subviewer_decode_frame() argument
H A Dassenc.c44 ass_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) ass_encode_frame() argument
H A Dmpl2dec.c66 static int mpl2_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in mpl2_decode_frame() argument
H A Drealtextdec.c59 static int realtext_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in realtext_decode_frame() argument
H A Dwebvttdec.c83 static int webvtt_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in webvtt_decode_frame() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dflac_dsp_gpl.asm53 sub length, orderd label
H A Dw64xmmtest.c32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-prototype-hasinstance.js21 function sub (value) { class
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_dead_sources.c33 static void mark_used_presub(struct rc_pair_sub_instruction * sub) in mark_used_presub() argument
45 mark_used( struct rc_instruction * inst, struct rc_pair_sub_instruction * sub) mark_used() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dintel_scu_ipc.h60 intel_scu_ipc_dev_command(struct intel_scu_ipc_dev *scu, int cmd, int sub, const void *in, size_t inlen, void *out, size_t outlen) intel_scu_ipc_dev_command() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Doption.c95 nvkm_dbgopt(const char *optstr, const char *sub) in nvkm_dbgopt() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dintel_scu_ipc.h60 intel_scu_ipc_dev_command(struct intel_scu_ipc_dev *scu, int cmd, int sub, const void *in, size_t inlen, void *out, size_t outlen) intel_scu_ipc_dev_command() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Doption.c95 nvkm_dbgopt(const char *optstr, const char *sub) in nvkm_dbgopt() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dneontest.c32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
/third_party/ffmpeg/libavcodec/alpha/
H A Dmpegvideo_alpha.c36 uint64_t levels, negmask, zeros, add, sub; in dct_unquantize_h263_axp() local
/third_party/ffmpeg/libavcodec/aarch64/
H A Dneontest.c32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
/third_party/ffmpeg/libavformat/
H A Dsamidec.c67 AVPacket *sub; in sami_read_header() local
H A Dsubviewer1dec.c46 AVPacket *sub = NULL; in subviewer1_read_header() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.h50 } sub; member in nv50_ir::ConverterCommon
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteUnaryMinusOperatorFloat.cpp81 TIntermBinary *sub = new TIntermBinary(EOpSub, zero, fValue); in visitUnary() local

Completed in 9 milliseconds

12345678910>>...23