Home
last modified time | relevance | path

Searched defs:NUMB (Results 1 – 15 of 15) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc3059.vhd36 alias NUMB : BIT_VECTOR(7 downto 0) is R_NUM(8 to 15); alias
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/
H A Dtc3058.vhd36 alias NUMB : BIT_VECTOR(21 downto 0) is R_NUM(8 to 31); alias
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/soppa/
H A Dso_eres.F1453 INTEGER :: IA, IB, ISIZE, NUMA, NUMB local
/dports/math/glpk/glpk-5.0/examples/tsp/
H A Dmincut.c227 int I, J, K, S, T, DEG, NV, NE, *HEAD, *NEXT, *NUMB, *BEG, *END, in min_cut_sw() local
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dfullscreen.cxx180 #define NUMB 5 macro
/dports/x11-toolkits/ntk/ntk/test/
H A Dfullscreen.cxx180 #define NUMB 5 macro
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dfullscreen.cxx260 #define NUMB 8 macro
/dports/mail/alpine/alpine-465e23b/pico/
H A Dattach.c672 NUMB, /* attachment number */ in ParseAttach() enumerator
/dports/editors/pico-alpine/alpine-465e23b/pico/
H A Dattach.c672 NUMB, /* attachment number */ in ParseAttach() enumerator
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DSoldier_Profile.h61 NUMB, enumerator
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dromanboy.c339 #define NUMB 8 macro
H A Dprojectiveplane.c355 #define NUMB 8 macro
H A Dklein.c294 #define NUMB 8 macro
/dports/science/siconos/siconos-4.4.0/externals/hairer/
H A Dlinsp.f2280 SUBROUTINE MC13E(N,ICN,LICN,IP,LENR,ARP,IB,NUM,LOWL,NUMB,PREV) argument
2299 INTEGER ICN(LICN),LENR(N),ARP(N),IB(N),LOWL(N),NUMB(N), local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgraphe.cc10237 ivector &NUMB=mincut_data[6]; if (int(NUMB.size())<nn) NUMB.resize(nn); in minimal_cut() local