Home
last modified time | relevance | path

Searched defs:sizeb (Results 1 – 25 of 93) sorted by relevance

1234

/dports/net/dgd/dgd-1.4.23/src/host/
H A Dasn.c32 static bool asi_add(Uint *a, Uint *b, Uint sizea, Uint sizeb) in asi_add()
55 static bool asi_sub(Uint *a, Uint *b, Uint sizea, Uint sizeb) in asi_sub()
151 static int asi_cmp(Uint *a, Uint *b, Uint sizea, Uint sizeb) in asi_cmp()
725 Uint *mod, sizea, sizeb, sizec, sizemod; in asn_add() local
802 Uint *mod, sizea, sizeb, sizec, sizemod; in asn_sub() local
878 Uint *a, *b, sizea, sizeb; in asn_cmp() local
921 Uint *aa, *bb, *cc, *mod, sizea, sizeb, sizec, sizemod; in asn_mult() local
1001 Uint *mod, sizea, sizeb, sizemod; in asn_div() local
1071 Uint sizea, sizeb; in asn_mod() local
1460 Uint *x, *y, *z, e, bit, sizeb; in asn_pow2mod() local
[all …]
/dports/editors/hexedit/hexedit-1.5/
H A Dsearch.c58 int quit, sizea, sizeb; in search_forward() local
83 int quit, sizea, sizeb; in search_backward() local
H A Dmisc.c116 char *mymemmem(char *a, int sizea, char *b, int sizeb) in mymemmem()
136 char *mymemrmem(char *a, int sizea, char *b, int sizeb) in mymemrmem()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/win32/
H A Ddsnd.cpp33 DWORD sizea=0,sizeb=0; in LoopBlank() local
125 DWORD sizea=0,sizeb=0; in WriteSeg() local
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dklv_init.c21 int sizeb; /* size of set of buckets */ local
/dports/math/chaco/Chaco-2.2/code/klspiff/
H A Dkl_init.c21 int sizeb; /* size of set of buckets */ local
/dports/archivers/libarc/libarc-2.0.2/
H A Darc_tar.c41 long size, sizeb; in next_tar_entry() local
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libarc/
H A Darc_tar.c46 long size, sizeb; in next_tar_entry() local
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Ddither.c46 unsigned int sizeb, size, size2; member
57 static void makegauss(struct ctx *k, unsigned int sizeb) in makegauss()
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dhash.c167 int (*hashcmp)(int sizea, void *a, int sizeb, void *b) in hash_new()
258 int hclient_bobject_cmp(int sizea, void *a, int sizeb, void *b) in hclient_bobject_cmp()
/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Ddither.c65 unsigned int sizeb, size, size2; member
75 static void makegauss(struct ctx *k, unsigned int sizeb) in makegauss()
/dports/science/dynare/dynare-4.6.4/matlab/gsa/
H A DSampling_Function_2.m87 sizeb = sizea + 1; variable
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dmedian.c305 unsigned int sizea, unsigned int sizeb, in list_sub_safe()
341 unsigned int sizea, unsigned int sizeb, in list_add_safe()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dint_hf1sp.F665 subroutine int_sp1a(sp_block,s_block,p_block,sizeb,num_blocks) argument
/dports/devel/dmake/dmake-4.13.1/
H A Dstate.c54 char sizeb[20]; in Read_state() local
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/kmeans/parallel/
H A DKMeansProcessor.java140 int sizeb = instance.sizes[i]; in cleanup() local
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dutils1.c382 l_int32 i, locb, sizeb, rembytes; in fileCorruptByDeletion() local
446 l_int32 i, locb, sizeb; in fileCorruptByMutation() local

1234