Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 59) sorted by relevance

123

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX_64.c391 #define ADD(dst, srca, srcb) \ argument
394 #define SUB(dst, srca, srcb) \ argument
397 #define MUL(dst, srca, srcb) \ argument
400 #define NOR(dst, srca, srcb) \ argument
403 #define OR(dst, srca, srcb) \ argument
406 #define XOR(dst, srca, srcb) \ argument
409 #define AND(dst, srca, srcb) \ argument
412 #define CLZ(dst, src) \ argument
421 #define XORI(dst, srca, imm) \ argument
424 #define ORI(dst, srca, imm) \ argument
[all …]
H A DsljitNativeX86_common.c880 sljit_s32 dst, sljit_sw dstw, in emit_mov()
1094 sljit_s32 dst, sljit_sw dstw, in emit_mov_byte()
1260 sljit_s32 dst, sljit_sw dstw, in emit_mov_half()
1308 sljit_s32 dst, sljit_sw dstw, in emit_unary()
1344 sljit_s32 dst, sljit_sw dstw, in emit_not_with_flags()
1381 sljit_s32 dst, sljit_sw dstw, in emit_clz()
1440 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1606 sljit_s32 dst, sljit_sw dstw,
1726 sljit_s32 dst, sljit_sw dstw,
1811 sljit_s32 dst, sljit_sw dstw,
[all …]
H A DsljitNativeSPARC_32.c27 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw imm) in load_immediate()
39 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
260 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const()
H A DsljitNativeARM_64.c146 static SLJIT_INLINE sljit_s32 emit_imm64_const(struct sljit_compiler *compiler, sljit_s32 dst, slji… in emit_imm64_const()
156 sljit_s32 dst = inst[0] & 0x1f; in modify_imm64_const() local
245 sljit_s32 dst; in sljit_generate_code() local
506 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw simm) in load_immediate()
1167 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1263 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1432 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1454 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1503 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1548 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
[all …]
H A DsljitNativePPC_64.c30 #define ASM_SLJIT_CLZ(src, dst) \ argument
117 #define INS_CLEAR_LEFT(dst, src, from) \ argument
146 sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) in emit_single_op()
H A DsljitNativePPC_32.c41 #define INS_CLEAR_LEFT(dst, src, from) \ argument
45 sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) in emit_single_op()
H A DsljitNativeARM_T2_32.c222 static SLJIT_INLINE sljit_s32 emit_imm32_const(struct sljit_compiler *compiler, sljit_s32 dst, slji… in emit_imm32_const()
232 sljit_s32 dst = inst[1] & 0x0f00; in modify_imm32_const() local
545 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_uw imm) in load_immediate()
945 static sljit_s32 emit_set_delta(struct sljit_compiler *compiler, sljit_s32 dst, sljit_s32 reg, slji… in emit_set_delta()
1341 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1428 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1579 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1599 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1645 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1692 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
[all …]
H A DsljitLir.c1186 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1250 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1399 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1471 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1501 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1531 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1797 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
2411 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2425 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2475 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
[all …]
H A DsljitNativeSPARC_common.c711 sljit_s32 dst, sljit_sw dstw, in emit_op()
887 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
933 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1034 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1054 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1101 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1157 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
1241 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
1455 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
1513 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
[all …]
H A DsljitNativeARM_32.c1063 sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) in emit_single_op()
1467 sljit_s32 dst, sljit_sw dstw, in emit_op()
1693 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1738 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1845 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
1893 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1913 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1959 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2006 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2063 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
[all …]
H A DsljitNativePPC_common.c234 #define RLDI(dst, src, sh, mb, type) \ argument
1061 sljit_s32 dst, sljit_sw dstw, in emit_op()
1201 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1327 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1611 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1672 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1767 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1817 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
1871 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2088 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
[all …]
H A DsljitNativeMIPS_common.c1088 sljit_s32 dst, sljit_sw dstw, in emit_op()
1325 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1394 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1526 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1554 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1629 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1678 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
1759 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2095 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2257 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
[all …]
H A DsljitNativeMIPS_32.c70 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
419 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const()
H A DsljitNativeMIPS_64.c161 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
515 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const()
H A DsljitNativeX86_64.c765 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
845 sljit_s32 dst, sljit_sw dstw, in emit_mov_int()
/PHP-7.4/ext/gd/libgd/
H A Dgd_rotate.c16 void gdImageSkewX (gdImagePtr dst, gdImagePtr src, int uRow, int iOffset, double dWeight, int clrBa… in gdImageSkewX()
113 void gdImageSkewY (gdImagePtr dst, gdImagePtr src, int uCol, int iOffset, double dWeight, int clrBa… in gdImageSkewY()
205 gdImagePtr dst; in gdImageRotate90() local
252 gdImagePtr dst; in gdImageRotate180() local
300 gdImagePtr dst; in gdImageRotate270() local
/PHP-7.4/ext/intl/
H A Dintl_convert.c122 zend_string* dst; in intl_convert_utf16_to_utf8() local
151 ZSTR_VAL(dst)[dst_len] = 0; in intl_convert_utf16_to_utf8() local
/PHP-7.4/main/
H A Dmergesort.c72 #define ICOPY_LIST(src, dst, last) \ argument
76 #define ICOPY_ELT(src, dst, i) \ argument
81 #define CCOPY_LIST(src, dst, last) \ argument
85 #define CCOPY_ELT(src, dst, i) \ argument
H A Dexplicit_bzero.c31 PHPAPI void php_explicit_bzero(void *dst, size_t siz) in php_explicit_bzero()
H A Dstrlcpy.c64 PHPAPI size_t php_strlcpy(dst, src, siz) in php_strlcpy() argument
H A Dstrlcat.c66 PHPAPI size_t php_strlcat(dst, src, siz) in php_strlcat() argument
/PHP-7.4/ext/date/lib/
H A Dunixtime2tm.c123 signed int dst = tm->dst; in timelib_update_from_sse() local
166 signed int dst = tm->dst; in timelib_unixtime2local() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_str.h6 static inline char *str_purify_filename(char *dst, char *src, size_t size) /* {{{ */ in str_purify_filename()
/PHP-7.4/ext/standard/
H A Dcrypt_blowfish.c376 #define BF_safe_atoi64(dst, src) \ argument
386 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode()
417 static void BF_encode(char *dst, const BF_word *src, int size) in BF_encode()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c82 HashTable *dst; in zend_accel_move_user_functions() local
113 HashTable *dst; in zend_accel_move_user_classes() local
258 zval *src, *dst, *end; in zend_class_copy_ctor() local

Completed in 153 milliseconds

123