/foundation/arkui/napi/sample/native_module_calc/ |
H A D | calc.js | 20 function sub(x, y) function
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | load-type.c | 3 static void sub(struct _IO_FILE *in) {} in sub() function
|
/third_party/rust/crates/memchr/src/memchr/x86/ |
H A D | sse42.rs | 69 fn sub(a: *const u8, b: *const u8) -> usize { in sub() functions
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsRect.cpp | 13 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 D | count.h | 8 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 D | assdec.c | 43 static int ass_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in ass_decode_frame() argument [all...] |
H A D | subviewerdec.c | 50 static int subviewer_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in subviewer_decode_frame() argument
|
H A D | assenc.c | 44 ass_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) ass_encode_frame() argument
|
H A D | mpl2dec.c | 66 static int mpl2_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in mpl2_decode_frame() argument
|
H A D | realtextdec.c | 59 static int realtext_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in realtext_decode_frame() argument
|
H A D | webvttdec.c | 83 static int webvtt_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in webvtt_decode_frame() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | flac_dsp_gpl.asm | 53 sub length, orderd label
|
H A D | w64xmmtest.c | 32 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 D | function-prototype-hasinstance.js | 21 function sub (value) { class
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_dead_sources.c | 33 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 D | rs_region_test.cpp | 52 Occlusion::Region sub = resgion1.Sub(resgion2); in HWTEST_F() local
|
/foundation/communication/ipc/example/rust_test/server/src/ |
H A D | main.rs | 31 fn sub(&self, num1: i32, num2: i32) -> IpcResult<i32> {
in sub() functions
|
/foundation/filemanagement/app_file_service/utils/src/b_anony/ |
H A D | b_anony.cpp | 51 std::string sub;
in GetAnonyPath() local
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | neontest.c | 32 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 D | mpegvideo_alpha.c | 36 uint64_t levels, negmask, zeros, add, sub; in dct_unquantize_h263_axp() local
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | neontest.c | 32 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 D | samidec.c | 67 AVPacket *sub; in sami_read_header() local
|
H A D | subviewer1dec.c | 46 AVPacket *sub = NULL; in subviewer1_read_header() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_common.h | 50 } sub; member in nv50_ir::ConverterCommon
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
H A D | RewriteUnaryMinusOperatorFloat.cpp | 81 TIntermBinary *sub = new TIntermBinary(EOpSub, zero, fValue); in visitUnary() local
|