Searched refs:LOG2 (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | usb-mouse.c | 55 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| H A D | usb-other.c | 57 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| H A D | lnx-ms.c | 92 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| H A D | lnx-ps2.c | 89 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| H A D | lnx-keyboard.c | 141 #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 D | usb-common.c | 61 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| H A D | usb-keyboard.c | 95 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | imports.h | 92 *** 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 D | vc4_qir.h | 710 QIR_ALU1(LOG2)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qir.h | 706 QIR_ALU1(LOG2)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_span.c | 429 GLfloat lambda = LOG2(rho); 456 lambda = LOG2(rho);
|
| H A D | s_texfilter.c | 686 * 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 D | ir3.h | 1305 INSTR1(LOG2)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3.h | 2094 INSTR1(LOG2)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.10.rst | 1621 - glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
|
| H A D | 20.1.0.rst | 1458 - replace LOG2 with util_fast_log2
|
Completed in 31 milliseconds