Searched refs:inv (Results 1 – 6 of 6) sorted by relevance
/PHP-8.0/ext/opcache/jit/dynasm/ |
H A D | dasm_arm64.lua | 350 local inv = false 351 if band(n, 1) == 1 then n = bit.bnot(n); inv = true end 355 b = b..(r64 and (inv and "1" or "0"):rep(32) or b) 362 if inv then 457 local function parse_cond(expr, inv) 460 return shl(bit.bxor(c, inv), 12)
|
H A D | dasm_arm64.h | 187 int inv = 0, w = 64, s = 0xfff, xa, xb; in dasm_imm13() local 190 if (n & 1) { n = ~n; inv = 1; } in dasm_imm13() 208 if (inv) { in dasm_imm13()
|
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeMIPS_64.c | 33 sljit_s32 inv = 0; in load_immediate() local 52 inv = 1; in load_immediate() 76 if (inv) in load_immediate()
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_interpolation.c | 2304 double inv[6]; in gdTransformAffineCopy() local 2348 if (gdAffineInvert(inv, affine) == GD_FALSE) { in gdTransformAffineCopy() 2361 gdAffineApplyToPointF(&src_pt, &pt, inv); in gdTransformAffineCopy() 2382 gdAffineApplyToPointF(&src_pt, &pt, inv); in gdTransformAffineCopy()
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 10981 >>>>>(0x49.b) string Tabela\ de\ parti\207ao\ inv\240lida portuguese
|
H A D | magic | 10981 >>>>>(0x49.b) string Tabela\ de\ parti\207ao\ inv\240lida portuguese
|
Completed in 137 milliseconds