Home
last modified time | relevance | path

Searched refs:b1 (Results 1 – 25 of 70) sorted by last modified time

123

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c1647 ir_ref b1 = ir_binding_find(ctx, from); in ir_vregs_coalesce()
1649 IR_ASSERT(b1 == b2); in ir_vregs_coalesce()
1700 static int ir_block_cmp(const void *b1, const void *b2) in ir_block_cmp() argument
1702 ir_coalesce_block *d1 = (ir_coalesce_block*)b1; in ir_block_cmp()
2008 ir_ref b1 = ir_binding_find(ctx, i); in ir_coalesce() local
2010 if (b1 != b2) { in ir_coalesce()
H A Dir_cfg.c864 static bool ir_dominates(const ir_block *blocks, uint32_t b1, uint32_t b2) in ir_dominates() argument
866 uint32_t b1_depth = blocks[b1].dom_depth; in ir_dominates()
873 return b1 == b2; in ir_dominates()
1078 static int ir_edge_info_cmp(const void *b1, const void *b2) in ir_edge_info_cmp() argument
1080 ir_edge_info *e1 = (ir_edge_info*)b1; in ir_edge_info_cmp()
H A Dir_gcm.c64 b1 = ctx->cfg_blocks[b1].dom_parent; in ir_gcm_find_lca()
70 while (b1 != b2) { in ir_gcm_find_lca()
71 b1 = ctx->cfg_blocks[b1].dom_parent; in ir_gcm_find_lca()
689 ir_hashtab_bucket *b1, *b2; in ir_xlat_binding() local
697 b1 = binding->data; in ir_xlat_binding()
700 key = b1->key; in ir_xlat_binding()
705 if (b1->val > 0) { in ir_xlat_binding()
706 IR_ASSERT(_xlat[b1->val]); in ir_xlat_binding()
707 b2->val = _xlat[b1->val]; in ir_xlat_binding()
709 b2->val = b1->val; in ir_xlat_binding()
[all …]
H A Dir.c1516 static int ir_hashtab_key_cmp(const void *b1, const void *b2) argument
1518 return ((ir_hashtab_bucket*)b1)->key - ((ir_hashtab_bucket*)b2)->key;
H A Dir_check.c73 uint32_t b1 = ctx->cfg_map[def]; in ir_check_domination() local
76 uint32_t b1_depth = blocks[b1].dom_depth; in ir_check_domination()
79 if (b1 == b2) { in ir_check_domination()
86 return b1 == b2; in ir_check_domination()
H A Dir_aarch64.h47 _(V1, d1, s1, h1, b1) \
/php-src/Zend/
H A Dzend_API.c2383 Bucket *b1 = base; in zend_sort_modules() local
2385 Bucket *end = b1 + count; in zend_sort_modules()
2389 while (b1 < end) { in zend_sort_modules()
2391 m = (zend_module_entry*)Z_PTR(b1->val); in zend_sort_modules()
2396 b2 = b1 + 1; in zend_sort_modules()
2400 tmp = *b1; in zend_sort_modules()
2401 *b1 = *b2; in zend_sort_modules()
2411 b1++; in zend_sort_modules()
H A Dzend_strtod.c659 Bigint *b1; local
688 Bcopy(b1, b);
690 b = b1;
983 b = b1;
1014 Bigint *b1; local
1027 x1 = b1->x;
1062 return b1;
1692 Bigint *b1; local
1706 Bcopy(b1,b);
1708 b = b1;
[all …]
/php-src/ext/standard/
H A Dbase64.c679 #define build_dword(b0, b1, b2, b3) \ argument
680 ((uint32_t)(uint8_t)b0 << 0) | ((uint32_t)(uint8_t)b1 << 8) | \
683 #define _mm512_set4lanes_epi8(b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15)… argument
684 _mm512_setr4_epi32(build_dword(b0, b1, b2, b3), build_dword(b4, b5, b6, b7), \
H A Dvar.c1114 char b1[32], b2[32]; in php_var_serialize_intern() local
1115 char *s1 = zend_print_long_to_buf(b1 + sizeof(b1) - 1, ZSTR_LEN(Z_OBJCE_P(struc)->name)); in php_var_serialize_intern()
1116 size_t l1 = b1 + sizeof(b1) - 1 - s1; in php_var_serialize_intern()
/php-src/ext/opcache/
H A DZendAccelerator.c3644 Bucket *b1 = base; local
3646 Bucket *end = b1 + count;
3650 while (b1 < end) {
3652 ce = (zend_class_entry*)Z_PTR(b1->val);
3656 b2 = b1 + 1;
3659 tmp = *b1;
3660 *b1 = *b2;
3673 b2 = b1 + 1;
3676 tmp = *b1;
3677 *b1 = *b2;
[all …]
/php-src/ext/gd/libgd/
H A Dgd.c365 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff() argument
371 SETUP_RGB(RGB1, r1, g1, b1); in HWB_Diff()
2996 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
3004 b1 = gdBlueMax - (a1 * (gdBlueMax - gdTrueColorGetBlue(src))) / gdAlphaMax; in gdLayerMultiply()
3012 ((b1*b2/gdBlueMax)) in gdLayerMultiply()
/php-src/build/
H A Dconfig.sub694 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
H A Dphp_cxx_compile_stdcxx.m4654 int b1, b2 = 42;
840 B<5> b1;
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6027 PCRE2_UCHAR a1, a2, a_pri, b1, b2, b_pri; in check_fast_forward_char_pair_simd() local
6046 b1 = chars[j].chars[0]; in check_fast_forward_char_pair_simd()
6049 if (a1 != b1 && a1 != b2 && a2 != b1 && a2 != b2) in check_fast_forward_char_pair_simd()
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_array_error.phpt68 '1b1' => function () {
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c564 #define bit2mask(b1,b2)(bitmask(b1)|bitmask(b2)) argument
568 #define set2bits(x,b1,b2)setbits(x,(bit2mask(b1,b2))) argument
569 #define reset2bits(x,b1,b2)resetbits(x,(bit2mask(b1,b2))) argument
570 #define test2bits(x,b1,b2)testbits(x,(bit2mask(b1,b2))) argument
H A Ddasm_ppc.lua1432 local b1 = "b"..cond
1435 map_op[b1.."_1"] = tohex(0x40800000 + c1).."K"
1436 map_op[b1.."y_1"] = tohex(0x40a00000 + c1).."K"
1437 map_op[b1.."l_1"] = tohex(0x40800001 + c1).."K"
1438 map_op[b1.."_2"] = tohex(0x40800000 + c1).."-XK"
1439 map_op[b1.."y_2"] = tohex(0x40a00000 + c1).."-XK"
1440 map_op[b1.."l_2"] = tohex(0x40800001 + c1).."-XK"
1442 map_op[b1.."lr_0"] = tohex(0x4c800020 + c1)
1443 map_op[b1.."lrl_0"] = tohex(0x4c800021 + c1)
1444 map_op[b1.."ctr_0"] = tohex(0x4c800420 + c1)
[all …]
/php-src/ext/xsl/tests/
H A Dxslt001.phpt18 a1 b1 c1 <br/>
H A Dxslt002.phpt25 a1 b1 c1 <br>
H A Dxslt003.phpt19 a1 b1 c1 <br/>
H A Dxslt005.phpt26 a1 b1 c1 <br/>
H A Dxslt007.phpt20 a1 b1 c1 <br/>
H A Dxslt008-mb.phpt25 a1 b1 c1 <br/>
H A Dxslt008.phpt25 a1 b1 c1 <br/>

Completed in 147 milliseconds

123