Home
last modified time | relevance | path

Searched refs:bl (Results 1 – 20 of 20) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd_crop.c259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners() local
262 if (tr == bl && tr == br) { in gdGuessBackgroundColorFromCorners()
265 } else if (tl == bl && tl == br) { in gdGuessBackgroundColorFromCorners()
271 } else if (tl == tr && tl == bl) { in gdGuessBackgroundColorFromCorners()
274 } else if (tl == tr || tl == bl || tl == br) { in gdGuessBackgroundColorFromCorners()
277 } else if (tr == bl || tr == br) { in gdGuessBackgroundColorFromCorners()
280 } else if (br == bl) { in gdGuessBackgroundColorFromCorners()
281 *color = bl; in gdGuessBackgroundColorFromCorners()
286 …r = (int)(0.5f + (gdImageRed(im, tl) + gdImageRed(im, tr) + gdImageRed(im, bl) + gdImageRed(im, br… in gdGuessBackgroundColorFromCorners()
287 …g = (int)(0.5f + (gdImageGreen(im, tl) + gdImageGreen(im, tr) + gdImageGreen(im, bl) + gdImageGree… in gdGuessBackgroundColorFromCorners()
[all …]
/PHP-8.3/ext/gd/tests/
H A Dbug77200.phpt19 imagefilledrectangle($orig, 0, 4, 3, 7, $green); // bl
27 imagefilledrectangle($orig, 0, 4, 3, 7, $blue); // bl
/PHP-8.3/Zend/asm/
H A Dmake_ppc32_sysv_elf_gas.S94 bl 1f
131 bl 2f
138 bl _exit + 0x8000@plt
H A Dmake_ppc32_sysv_xcoff_gas.S96 bl .Label
124 bl ._exit
H A Dmake_ppc64_sysv_xcoff_gas.S108 bl .Label
136 bl ._exit
H A Dmake_arm64_aapcs_macho_gas.S81 bl __exit
H A Dmake_arm64_aapcs_elf_gas.S81 bl _exit
H A Dmake_arm_aapcs_macho_gas.S71 bl __exit
H A Dmake_ppc64_sysv_elf_gas.S136 bl 1f
164 bl _exit
H A Dmake_arm_aapcs_elf_gas.S77 bl _exit@PLT
H A Dmake_arm64_aapcs_pe_armasm.asm105 bl _exit
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c3786 BlockCnt*bl=fs->bl;
3787 while(bl&&bl->nactvar>level)bl=bl->previous;
3788 if(bl)bl->upval=1;
3846 bl->previous=fs->bl;
3847 fs->bl=bl;
3850 BlockCnt*bl=fs->bl;
3851 fs->bl=bl->previous;
4382 BlockCnt*bl=fs->bl;
4384 while(bl&&!bl->isbreakable){
4386 bl=bl->previous;
[all …]
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c480 sljit_s32 bl = (mov_pc & 0x0000f000) != RD(TMP_PC); in inline_set_jump_addr() local
487 if (!bl) { in inline_set_jump_addr()
518 SLJIT_UPDATE_WX_FLAGS(inst, inst + (!bl ? 1 : 2), 0); in inline_set_jump_addr()
521 if (!bl) { in inline_set_jump_addr()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc666 | bl &func
1700 | bl ->undefined_index
2533 | bl >2
2536 | bl >2
5819 | bl ->assign_const
5835 | bl ->assign_tmp
5837 | bl ->assign_const
5839 | bl ->assign_tmp
5842 | bl ->assign_tmp
5844 | bl ->assign_var
[all …]
/PHP-8.3/ext/hash/tests/
H A Dfnv1a32.phpt296 array( 'MKj/f%~bl#\\9b2-+vc:n`"H6}Tu#Aepo1\\ xa~[O#8hfKvrBZ-2</ZS.0I', '0654c0b0' ),
/PHP-8.3/build/
H A Dconfig.sub1127 xscale-* | xscalee[bl]-*)
/PHP-8.3/ext/standard/tests/misc/
H A Duser_agents.txt276 Mozilla/5.0 (compatible; SemrushBot/1.1~bl; +http://www.semrush.com/bot.html)
H A Dget_browser_variation3.phpt565 Agent Mozilla/5.0 (compatible; SemrushBot/1.1~bl; +http://www.semrush.com/bot.html)
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic11435 # Basic recognition of Digital UNIX core dumps - Mike Bremford <mike@opac.bl.uk>
18195 >>>>9 ubyte =0 \bl
H A Dmagic私はガラスを食べられます11435 # Basic recognition of Digital UNIX core dumps - Mike Bremford <mike@opac.bl.uk>
18195 >>>>9 ubyte =0 \bl

Completed in 409 milliseconds