Home
last modified time | relevance | path

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

12345

/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A Drandom.C73 long RandomLong(RandomSource& RndSrc, const MachineInt& lwb, const MachineInt& upb) in RandomLong()
87 BigInt RandomBigInt(RandomSource& RndSrc, const MachineInt& lwb, const MachineInt& upb) in RandomBigInt()
92 BigInt RandomBigInt(RandomSource& RndSrc, const MachineInt& lwb, const BigInt& upb) in RandomBigInt()
97 BigInt RandomBigInt(RandomSource& RndSrc, const BigInt& lwb, const MachineInt& upb) in RandomBigInt()
102 BigInt RandomBigInt(RandomSource& RndSrc, const BigInt& lwb, const BigInt& upb) in RandomBigInt()
174 long RandomLong(const MachineInt& lwb, const MachineInt& upb) in RandomLong()
177 BigInt RandomBigInt(const MachineInt& lwb, const MachineInt& upb) in RandomBigInt()
180 BigInt RandomBigInt(const MachineInt& lwb, const BigInt& upb) in RandomBigInt()
183 BigInt RandomBigInt(const BigInt& lwb, const MachineInt& upb) in RandomBigInt()
186 BigInt RandomBigInt(const BigInt& lwb, const BigInt& upb) in RandomBigInt()
[all …]
H A DBigRatInterval.C34 BigRatInterval::BigRatInterval(const BigRat& lwb, const BigRat& upb): in BigRatInterval()
130 const BigRat lwb = SimplestBinaryRatBetween(min(A)-w/256, min(A)); in soften() local
H A DMachineInt.C40 bool IsInRange(const MachineInt& lwb, const MachineInt& val, const MachineInt& upb) in IsInRange()
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A Drandom.C73 long RandomLong(RandomSource& RndSrc, const MachineInt& lwb, const MachineInt& upb) in RandomLong()
87 BigInt RandomBigInt(RandomSource& RndSrc, const MachineInt& lwb, const MachineInt& upb) in RandomBigInt()
92 BigInt RandomBigInt(RandomSource& RndSrc, const MachineInt& lwb, const BigInt& upb) in RandomBigInt()
97 BigInt RandomBigInt(RandomSource& RndSrc, const BigInt& lwb, const MachineInt& upb) in RandomBigInt()
102 BigInt RandomBigInt(RandomSource& RndSrc, const BigInt& lwb, const BigInt& upb) in RandomBigInt()
174 long RandomLong(const MachineInt& lwb, const MachineInt& upb) in RandomLong()
177 BigInt RandomBigInt(const MachineInt& lwb, const MachineInt& upb) in RandomBigInt()
180 BigInt RandomBigInt(const MachineInt& lwb, const BigInt& upb) in RandomBigInt()
183 BigInt RandomBigInt(const BigInt& lwb, const MachineInt& upb) in RandomBigInt()
186 BigInt RandomBigInt(const BigInt& lwb, const BigInt& upb) in RandomBigInt()
[all …]
H A DBigRatInterval.C34 BigRatInterval::BigRatInterval(const BigRat& lwb, const BigRat& upb): in BigRatInterval()
130 const BigRat lwb = SimplestBinaryRatBetween(min(A)-w/256, min(A)); in soften() local
H A DMachineInt.C40 bool IsInRange(const MachineInt& lwb, const MachineInt& val, const MachineInt& upb) in IsInRange()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzil_impl.h39 typedef struct lwb { struct
40 zilog_t *lwb_zilog; /* back pointer to log struct */ argument
41 blkptr_t lwb_blk; /* on disk address of this log blk */ argument
42 int lwb_nused; /* # used bytes in buffer */ argument
43 int lwb_sz; /* size of block and buffer */ argument
44 char *lwb_buf; /* log write buffer */ argument
45 zio_t *lwb_zio; /* zio for this buffer */ argument
46 dmu_tx_t *lwb_tx; /* tx for log block allocation */ argument
47 uint64_t lwb_max_txg; /* highest txg in this lwb */ argument
48 list_node_t lwb_node; /* zilog->zl_lwb_list linkage */ argument
/dports/math/cocoalib/CoCoALib-0.99712/src/tests/
H A Dtest-RandomSource2.C62 const long lwb = numeric_limits<long>::min(); in program() local
81 for (int lwb=-12345; lwb < 23456; lwb += 321) in program() local
/dports/math/giacxcas/CoCoALib-0.99700/src/tests/
H A Dtest-RandomSource2.C62 const long lwb = numeric_limits<long>::min(); in program() local
81 for (int lwb=-12345; lwb < 23456; lwb += 321) in program() local
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dnml.h51 __INT_T lwb; member
64 __INT_T lwb[7]; /* declared lower bound for each dimension */ member
71 __BIGINT_T lwb; member
84 __BIGINT_T lwb[7]; /* declared lower bound for each dimension */ member
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzil.c81 #define LWB_EMPTY(lwb) ((BP_GET_LSIZE(&lwb->lwb_blk) - \ argument
421 lwb_t *lwb; in zil_alloc_lwb() local
452 lwb_t *lwb = NULL; in zil_create() local
525 lwb_t *lwb; in zil_destroy() local
748 lwb_t *lwb = zio->io_private; in zil_lwb_write_done() local
786 zil_lwb_write_init(zilog_t *zilog, lwb_t *lwb) in zil_lwb_write_init()
834 zil_lwb_write_start(zilog_t *zilog, lwb_t *lwb) in zil_lwb_write_start()
1135 lwb_t *lwb; in zil_commit_writer() local
1289 lwb_t *lwb; in zil_is_committed() local
1320 lwb_t *lwb; in zil_sync() local
[all …]
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dlwdnoop.c29 lwres_buffer_t lwb; in ns_lwdclient_processnoop() local
/dports/devel/boost-docs/boost_1_72_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/devel/boost-docs/boost_1_72_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/databases/percona57-server/boost_1_59_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/databases/percona57-server/boost_1_59_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/databases/xtrabackup/boost_1_59_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/databases/xtrabackup/boost_1_59_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/databases/percona57-client/boost_1_59_0/libs/icl/example/itvset_shell_/
H A Ditvset_shell.cpp48 typename SetTV::domain_type lwb = typename SetTV::domain_type(); in setTestShell() local
/dports/databases/percona57-client/boost_1_59_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local
/dports/devel/boost-libs/boost_1_72_0/libs/icl/example/splititvmap_shell_/
H A Dsplititvmap_shell.cpp51 lwb = typename MapTV::domain_type(), in mapTestShell() local

12345