Home
last modified time | relevance | path

Searched refs:NK_SQRT (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/ridl/ridl-11b3240/nuklear/src/
H A Dnuklear_internal.h37 #ifndef NK_SQRT
38 #define NK_SQRT nk_sqrt macro
H A DHEADER147 /// NK_SQRT | You can define this to 'sqrt' or your own sqrt implementation replacement. If not…
166 /// - NK_SQRT
H A Dnuklear_font.c945 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]); in nk_tt_GetGlyphShape()
946 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]); in nk_tt_GetGlyphShape()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/src/
H A DHEADER149 /// NK_SQRT | You can define this to 'sqrt' or your own sqrt implementation replacement. If not…
168 /// - NK_SQRT
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nk_pugl/
H A Dnk_pugl.h66 #define NK_SQRT sqrtf macro
211 #define NK_SQRT sqrtf macro
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nk_pugl/
H A Dnk_pugl.h66 #define NK_SQRT sqrtf macro
209 #define NK_SQRT sqrtf macro
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nk_pugl/
H A Dnk_pugl.h66 #define NK_SQRT sqrtf macro
209 #define NK_SQRT sqrtf macro
/dports/audio/synthpod-lv2/synthpod-01aad91/nk_pugl/
H A Dnk_pugl.h53 #define NK_SQRT sqrtf macro
196 #define NK_SQRT sqrtf macro
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nk_pugl/
H A Dnk_pugl.h66 #define NK_SQRT sqrtf macro
211 #define NK_SQRT sqrtf macro
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/nuklear/
H A Dnuklear.h3071 #ifndef NK_SQRT
3072 #define NK_SQRT nk_sqrt
8776 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
8777 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dnuklear.h4287 #ifndef NK_SQRT
4288 #define NK_SQRT nk_sqrt
10047 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
10048 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dnuklear.h4287 #ifndef NK_SQRT
4288 #define NK_SQRT nk_sqrt
10047 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
10048 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dnuklear.h4295 #ifndef NK_SQRT
4296 #define NK_SQRT nk_sqrt
10091 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
10092 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dnuklear.h4295 #ifndef NK_SQRT
4296 #define NK_SQRT nk_sqrt
10091 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
10092 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/
H A Dnuklear.h5642 #ifndef NK_SQRT
5643 #define NK_SQRT nk_sqrt
11407 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11408 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/nuklear/
H A Dnuklear.h5723 #ifndef NK_SQRT
5724 #define NK_SQRT nk_sqrt
11497 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11498 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dnuklear.h5642 #ifndef NK_SQRT
5643 #define NK_SQRT nk_sqrt
11407 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11408 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/security/ridl/ridl-11b3240/nuklear/
H A Dnuklear.h5657 #ifndef NK_SQRT
5658 #define NK_SQRT nk_sqrt
11428 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11429 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h5626 #ifndef NK_SQRT
5627 #define NK_SQRT nk_sqrt
11471 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11472 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h5626 #ifndef NK_SQRT
5627 #define NK_SQRT nk_sqrt
11471 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11472 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dnuklear.h5642 #ifndef NK_SQRT
5643 #define NK_SQRT nk_sqrt
11407 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11408 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dnuklear.h5642 #ifndef NK_SQRT
5643 #define NK_SQRT nk_sqrt
11407 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11408 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h5626 #ifndef NK_SQRT
5627 #define NK_SQRT nk_sqrt
11471 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11472 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h5626 #ifndef NK_SQRT
5627 #define NK_SQRT nk_sqrt
11471 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11472 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/
H A Dnuklear.h5626 #ifndef NK_SQRT
5627 #define NK_SQRT nk_sqrt
11471 m = (float) NK_SQRT(mtx[0]*mtx[0] + mtx[1]*mtx[1]);
11472 n = (float) NK_SQRT(mtx[2]*mtx[2] + mtx[3]*mtx[3]);

12