Home
last modified time | relevance | path

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

/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Darch_tleaf.c305 const Anum * const sizetab = archptr->sizetab; in archTleafDomDist() local
469 const Anum * const sizetab = archptr->sizetab; in archTleafDomIncl() local
H A Dlibrary_arch.c364 const SCOTCH_Num * const sizetab, /*+ Size array, by increasing level number +… in SCOTCH_archTleaf()
409 const SCOTCH_Num * const sizetab, /*+ Size array, by increasing level number +… in SCOTCH_archLtleaf()
H A Darch_tleaf.h82 …Anum * sizetab; /*+ Array of cluster sizes, per descending level +… member
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Ddjmain.cpp43 static const int sizetab[4] = { 1, 2, 4, 8 }; in draw_sprites() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Ddjmain.cpp43 static const int sizetab[4] = { 1, 2, 4, 8 }; in draw_sprites() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Ddjmain_vidhrdw.c43 static int sizetab[4] = { 1, 2, 4, 8 }; in djmain_draw_sprites() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Ddjmain_vidhrdw.c43 static int sizetab[4] = { 1, 2, 4, 8 }; in djmain_draw_sprites() local
/dports/math/givaro/givaro-4.1.1/src/kernel/memory/
H A Dgivaromm.h46 size_t sizetab; // length of next arrays variable
/dports/emulators/mednafen/mednafen/src/md/
H A Dvdp.cpp1712 static const uint8 sizetab[] = {8, 16, 24, 32}; in parse_satb() local
1780 uint8 sizetab[] = {8, 16, 24, 32}; in render_obj() local
1851 uint8 sizetab[] = {8, 16, 24, 32}; in render_obj_im2() local
/dports/mail/mailutils/mailutils-3.13/libproto/imap/
H A Dfetch.c93 static size_t sizetab[] = { in alloc_response() local
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/sysutils/heirloom/heirloom-070715/deroff/
H A Dderoff_ucb.c1463 sizetab(reg struct mactab *mp) in sizetab() function
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_ctype.h177 MSize sizetab; /* Size of C type table. */ member
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/konami/
H A Dd_mystwarr.cpp1413 INT32 sizetab[4] = { 4, 4, 2, 1 }; in dadandrn_main_write_word() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/konami/
H A Dd_mystwarr.cpp1410 INT32 sizetab[4] = { 4, 4, 2, 1 }; in dadandrn_main_write_word() local
/dports/lang/sbcl/sbcl-1.3.13/src/runtime/
H A Dgc-common.c106 sword_t (*sizetab[256])(lispobj *where); variable