Home
last modified time | relevance | path

Searched refs:nextpowerof2 (Results 1 – 24 of 24) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dopengl.c25 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
156 allocTextureWidth = nextpowerof2(width); in video_gl_init_texture()
157 allocTextureHeight = nextpowerof2(height); in video_gl_init_texture()
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dopengl.c24 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
178 allocTextureWidth = nextpowerof2(width); in video_gl_init_texture()
179 allocTextureHeight = nextpowerof2(height); in video_gl_init_texture()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/gcj/runtime/
H A DnatStackTrace.cc97 nextpowerof2 (jint n) in nextpowerof2() function
110 fillInStackTrace (nextpowerof2 (N), 1); \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/gcj/runtime/
H A DnatStackTrace.cc97 nextpowerof2 (jint n) in nextpowerof2() function
110 fillInStackTrace (nextpowerof2 (N), 1); \
/dports/math/boolector/boolector-3.2.2/examples/api/c/nextpowerof2/
H A Dgenbenchmarks.sh4 np2=$dir/../../../../build/bin/examples/nextpowerof2
/dports/games/openbor3482/openbor-2c1ecd7/engine/sdl/
H A Dopengl.c28 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
131 allocTextureWidth = nextpowerof2(textureWidth); in video_gl_init_textures()
132 allocTextureHeight = nextpowerof2(textureHeight); in video_gl_init_textures()
/dports/games/openbor3711/openbor-6ec17fa/engine/sdl/
H A Dopengl.c28 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
131 allocTextureWidth = nextpowerof2(textureWidth); in video_gl_init_textures()
132 allocTextureHeight = nextpowerof2(textureHeight); in video_gl_init_textures()
/dports/games/openbor3979/openbor-2bcf25b/engine/sdl/
H A Dopengl.c35 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
153 allocTextureWidth = nextpowerof2(textureWidth); in video_gl_init_textures()
154 allocTextureHeight = nextpowerof2(textureHeight); in video_gl_init_textures()
/dports/games/openbor3979/openbor-2bcf25b/engine/android/jni/
H A Dvideo.c16 #define nextpowerof2(x) pow(2,ceil(log(x)/log(2))) macro
399 allocTextureWidth = nextpowerof2(textureWidth); in video_set_mode()
400 allocTextureHeight = nextpowerof2(textureHeight); in video_set_mode()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dcutils.pas119 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
992 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
H A Dcclasses.pas1318 …NewCapacity := nextpowerof2((NewCapacity+(MaxItemsPerHash-1)) div MaxItemsPerHash, power) * MaxIte…
H A Dsymdef.pas2720 nextpowerof2(sizeval+1,power);
2941 nextpowerof2(sizeval+1,power);
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dcutils.pas119 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
992 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
H A Dcclasses.pas1318 …NewCapacity := nextpowerof2((NewCapacity+(MaxItemsPerHash-1)) div MaxItemsPerHash, power) * MaxIte…
H A Dsymdef.pas2720 nextpowerof2(sizeval+1,power);
2941 nextpowerof2(sizeval+1,power);
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dcutils.pas119 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
992 function nextpowerof2(value : int64; out power: longint) : int64; in nextpowerof2() function
H A Dcclasses.pas1318 …NewCapacity := nextpowerof2((NewCapacity+(MaxItemsPerHash-1)) div MaxItemsPerHash, power) * MaxIte…
H A Dsymdef.pas2720 nextpowerof2(sizeval+1,power);
2941 nextpowerof2(sizeval+1,power);
/dports/lang/fpc/fpc-3.2.2/compiler/m68k/
H A Dcgcpu.pas2371 nextpower:=nextpowerof2(a,powerbit);
/dports/lang/fpc-source/fpc-3.2.2/compiler/m68k/
H A Dcgcpu.pas2371 nextpower:=nextpowerof2(a,powerbit);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/m68k/
H A Dcgcpu.pas2371 nextpower:=nextpowerof2(a,powerbit);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/arm/
H A Dcgcpu.pas821 (bitsset<=popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)) then
844 …else if popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)+cycles+1<=maxeffort…
/dports/lang/fpc/fpc-3.2.2/compiler/arm/
H A Dcgcpu.pas821 (bitsset<=popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)) then
844 …else if popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)+cycles+1<=maxeffort…
/dports/lang/fpc-source/fpc-3.2.2/compiler/arm/
H A Dcgcpu.pas821 (bitsset<=popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)) then
844 …else if popcnt(dword(nextpowerof2(multiplier,power)-multiplier) and $fffffffe)+cycles+1<=maxeffort…