Home
last modified time | relevance | path

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

12345678910>>...13

/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
H A Dv4l2_m2m_dec.c107 struct v4l2_event_subscription sub; in v4l2_prepare_decoder() local
/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
/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...]
H A Dmpl2dec.c110 AVPacket *sub; in mpl2_read_header() local
/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
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc37 auto& sub = subs.back(); in ApplySubstitutions() local
/third_party/skia/gm/
H A Dxform.cpp46 sk_sp<MatrixXF> sub = MatrixXF::Make(); in XformGM() local

Completed in 7 milliseconds

12345678910>>...13