Home
last modified time | relevance | path

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

12345678910>>...14

/foundation/arkui/napi/sample/native_module_calc/
H A Dcalc.js20 function sub(x, y) function
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_region_test.cpp52 Occlusion::Region sub = resgion1.Sub(resgion2); in HWTEST_F() local
/foundation/communication/ipc/example/rust_test/server/src/
H A Dmain.rs31 fn sub(&self, num1: i32, num2: i32) -> IpcResult<i32> { in sub() functions
/foundation/filemanagement/app_file_service/utils/src/b_anony/
H A Db_anony.cpp51 std::string sub; in GetAnonyPath() local
/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 6 milliseconds

12345678910>>...14