Home
last modified time | relevance | path

Searched defs:npad (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/science/jmol/jmol-14.32.7/src/javajs/img/
H A DBMPDecoder.java116 int npad = (bytesPerPixel == 4 ? 0 in decodeWindowsBMP() local
178 private boolean pad(int npad) throws IOException { in pad()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_util_bitencoder.c33 duk_small_int_t npad; in duk_be_finish() local
/dports/math/fftw3/fftw-3.3.9/rdft/
H A Ddht-rader.c44 INT n, npad, g, ginv; member
63 INT npad = ego->npad; /* == n - 1 for unpadded Rader; always even */ in apply() local
158 plan *p_, INT n, INT npad, INT ginv) in mkomega()
281 INT n, npad; in mkplan() local
/dports/math/fftw3-float/fftw-3.3.9/rdft/
H A Ddht-rader.c44 INT n, npad, g, ginv; member
63 INT npad = ego->npad; /* == n - 1 for unpadded Rader; always even */ in apply() local
158 plan *p_, INT n, INT npad, INT ginv) in mkomega()
281 INT n, npad; in mkplan() local
/dports/math/fftw3-long/fftw-3.3.9/rdft/
H A Ddht-rader.c44 INT n, npad, g, ginv; member
63 INT npad = ego->npad; /* == n - 1 for unpadded Rader; always even */ in apply() local
158 plan *p_, INT n, INT npad, INT ginv) in mkomega()
281 INT n, npad; in mkplan() local
/dports/math/fftw3-quad/fftw-3.3.9/rdft/
H A Ddht-rader.c44 INT n, npad, g, ginv; member
63 INT npad = ego->npad; /* == n - 1 for unpadded Rader; always even */ in apply() local
158 plan *p_, INT n, INT npad, INT ginv) in mkomega()
281 INT n, npad; in mkplan() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/frontend/applets/
H A Dcontroller.cpp25 auto& npad = in ReconfigureControllers() local
/dports/deskutils/foliate/foliate-2.6.3/src/assets/KindleUnpack/
H A Dmobi_utils.py138 def toBase32(value, npad=4): argument
/dports/math/octave-forge-communications/communications-1.2.3/inst/
H A Drsdecof.m79 npad = n * ncodewords - count; variable
H A Drsencof.m94 npad = k * ncodewords - count; variable
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dsolvedfile.c178 int npad = sz - off; in solvedfile_setsize() local
275 int npad = fieldnum - off; in solvedfile_set() local
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/blind/
H A Dsolvedfile.c180 int npad = sz - off; in solvedfile_setsize() local
283 int npad = fieldnum - off; in solvedfile_set() local
/dports/emulators/qemu60/qemu-6.0.0/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/emulators/qemu5/qemu-5.2.0/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/emulators/qemu42/qemu-4.2.1/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/emulators/qemu/qemu-6.2.0/roms/qboot/
H A Dprintf.c15 int npad; member
38 int npad = props.npad; in print_str() local
/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Dcbcmac.c74 uint8_t npad = ctx->prp->blocksz - ctx->used; in cf_cbcmac_stream_pad_final() local
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfsk_horus.m38 npad = rtty.npad = 3; % one start and two stop bits between 7 bit ascii chars variable
93 npad = states.npad; variable
148 npad = states.npad; variable
192 npad = rtty.npad; variable

12345678910