Home
last modified time | relevance | path

Searched refs:inv (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_arm64.lua365 local inv = false
366 if band(n, 1) == 1 then n = bit.bnot(n); inv = true end
370 b = b..(r64 and (inv and "1" or "0"):rep(32) or b)
377 if inv then
472 local function parse_cond(expr, inv)
475 return shl(bit.bxor(c, inv), 12)
H A Ddasm_arm64.h189 int inv = 0, w = 64, s = 0xfff, xa, xb; in dasm_imm13() local
192 if (n & 1) { n = ~n; inv = 1; } in dasm_imm13()
210 if (inv) { in dasm_imm13()
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c33 sljit_s32 inv = 0; in load_immediate() local
52 inv = 1; in load_immediate()
76 if (inv) in load_immediate()
/PHP-8.2/ext/gd/libgd/
H A Dgd_interpolation.c2303 double inv[6]; in gdTransformAffineCopy() local
2347 if (gdAffineInvert(inv, affine) == GD_FALSE) { in gdTransformAffineCopy()
2360 gdAffineApplyToPointF(&src_pt, &pt, inv); in gdTransformAffineCopy()
2381 gdAffineApplyToPointF(&src_pt, &pt, inv); in gdTransformAffineCopy()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic11459 >>>>>(0x49.b) string Tabela\ de\ parti\207ao\ inv\240lida portuguese
H A Dmagic私はガラスを食べられます11459 >>>>>(0x49.b) string Tabela\ de\ parti\207ao\ inv\240lida portuguese

Completed in 206 milliseconds