Searched refs:LOG2 (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dusb-mouse.c55 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
H A Dusb-other.c57 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
H A Dlnx-ms.c92 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
H A Dlnx-ps2.c89 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
H A Dlnx-keyboard.c141 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
495 LOG2("kbdLinuxVTSignalHandler: got signal %d, switched = %d\n",
533 LOG2("kbdLinuxOpenConsole: current VT %d; using free VT %d\n",
H A Dusb-common.c61 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
H A Dusb-keyboard.c95 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimports.h92 *** LOG2: Log base 2 of float
94 static inline GLfloat LOG2(GLfloat x) function in typeref:typename:GLfloat
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h710 QIR_ALU1(LOG2)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h706 QIR_ALU1(LOG2)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_span.c429 GLfloat lambda = LOG2(rho);
456 lambda = LOG2(rho);
H A Ds_texfilter.c686 * We can't really use this because the inaccuracy in the LOG2 function
1964 lod = 0.5f * LOG2(Pmin2);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3.h1305 INSTR1(LOG2)
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3.h2094 INSTR1(LOG2)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst1621 - glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
H A D20.1.0.rst1458 - replace LOG2 with util_fast_log2

Completed in 31 milliseconds