Home
last modified time | relevance | path

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

12345678910>>...14

/dports/devel/bison/bison-3.7.6/src/
H A DSbitset.h27 # define Sbitset__nbytes(NBITS) \ argument
33 # define Sbitset__last_byte_mask(NBITS) \ argument
62 # define Sbitset__zero(SELF, NBITS) \ argument
68 # define Sbitset__ones(SELF, NBITS) \ argument
74 # define Sbitset__or(SELF, OTHER1, OTHER2, NBITS) \ argument
86 # define SBITSET__FOR_EACH(SELF, NBITS, ITER, INDEX) \ argument
/dports/science/axom/axom-0.6.1/src/axom/slam/tests/
H A Dslam_set_BitSet.cpp62 const int NBITS = GetParam(); in TEST_P() local
80 const int NBITS = GetParam(); in TEST_P() local
112 const int NBITS = GetParam(); in TEST_P() local
139 int const NBITS = GetParam(); in TEST_P() local
180 const int NBITS = GetParam(); in TEST_P() local
211 const int NBITS = GetParam(); in TEST_P() local
244 const int NBITS = GetParam(); in TEST_P() local
272 const int NBITS = GetParam(); in TEST_P() local
377 int const NBITS = 20; in TEST() local
391 int const NBITS = 120; in TEST() local
[all …]
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/libmd/
H A Dfloor.c82 #define NBITS 56 macro
88 #define NBITS 53 macro
94 #define NBITS 53 macro
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug084/
H A Dmod5.vhdl6 NBITS: natural := 13 generic
64 constant NBITS: integer range 0 to 13 := 8; constant
H A Dmod5x.vhdl6 NBITS: natural := 13 generic
77 constant NBITS: integer range 0 to 13 := 8; constant
H A Dfunc_test3.vhdl2 generic (NBITS: natural := 6); generic
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dinteger_length.c34 #define NBITS (sizeof (unsigned int) * CHAR_BIT) macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dinteger_length.c32 #define NBITS (sizeof (unsigned int) * CHAR_BIT) macro
/dports/cad/yosys/yosys-yosys-0.12/examples/aiger/
H A Ddemo.v2 localparam NBITS = 10; constant
/dports/science/dcl/dcl-5.4.8/src/misc1/bitlib/
H A Dsbyte.f6 SUBROUTINE SBYTE(NPACK,IOUT,IBIT,NBITS) argument
H A Dgbyte.f6 SUBROUTINE GBYTE(NPACK,IOUT,IBIT,NBITS) argument
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-sha512crypt/util/
H A Ddelay.v18 parameter NBITS = 4, constant
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-integer_length_ll.c25 #define NBITS (sizeof (unsigned long long) * CHAR_BIT) macro
H A Dtest-ffsl.c29 #define NBITS (sizeof (long int) * CHAR_BIT) macro
H A Dtest-ffsll.c29 #define NBITS (sizeof (long long int) * CHAR_BIT) macro
H A Dtest-integer_length.c25 #define NBITS (sizeof (unsigned int) * CHAR_BIT) macro
H A Dtest-integer_length_l.c25 #define NBITS (sizeof (unsigned long) * CHAR_BIT) macro
H A Dtest-ffs.c29 #define NBITS (sizeof (int) * CHAR_BIT) macro
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-bcrypt/util/
H A Ddelay.v19 parameter NBITS = 4, constant
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-descrypt/util/
H A Ddelay.v19 parameter NBITS = 4, constant
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-md5crypt/util/
H A Ddelay.v19 parameter NBITS = 4, constant
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-sha256crypt/util/
H A Ddelay.v19 parameter NBITS = 4, constant
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-ffsl.c29 #define NBITS (sizeof (long int) * CHAR_BIT) macro
H A Dtest-integer_length_ll.c25 #define NBITS (sizeof (unsigned long long) * CHAR_BIT) macro
H A Dtest-ffsll.c29 #define NBITS (sizeof (long long int) * CHAR_BIT) macro

12345678910>>...14