Home
last modified time | relevance | path

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

123456789

/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()
131 const BigRat upb = SimplestBinaryRatBetween(max(A), max(A)+w/256); 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()
131 const BigRat upb = SimplestBinaryRatBetween(max(A), max(A)+w/256); in soften() local
H A DMachineInt.C40 bool IsInRange(const MachineInt& lwb, const MachineInt& val, const MachineInt& upb) in IsInRange()
/dports/lang/algol68g/algol68g-2.8.4/source/
H A Dpostgresql.c353 int upb; in genie_pq_fname() local
425 int upb; in genie_pq_fformat() local
460 int upb; in genie_pq_getvalue() local
512 int upb; in genie_pq_getisnull() local
620 int upb; in genie_pq_errormessage() local
662 int upb; in genie_pq_resulterrormessage() local
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Dreflection.hpp31 namespace upb { namespace
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Dreflection.hpp31 namespace upb { namespace
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Dreflection.hpp31 namespace upb { namespace
/dports/math/octave-forge-ltfat/ltfat/inst/operators/
H A Dgabmulappr.m151 upb = max(V(:)); variable
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevppla.c41 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
63 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevppla.c41 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
63 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/common/
H A Dcolor.c62 static void sycc_to_rgb(int offset, int upb, int y, int cb, int cr, in sycc_to_rgb()
82 int maxw, maxh, max, i, offset, upb; in sycc444_to_rgb() local
114 int maxw, maxh, max, offset, upb; in sycc422_to_rgb() local
161 int maxw, maxh, max, offset, upb; in sycc420_to_rgb() local
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/applications/common/
H A Dcolor.c62 static void sycc_to_rgb(int offset, int upb, int y, int cb, int cr, in sycc_to_rgb()
82 int maxw, maxh, max, i, offset, upb; in sycc444_to_rgb() local
114 int maxw, maxh, max, offset, upb; in sycc422_to_rgb() local
161 int maxw, maxh, max, offset, upb; in sycc420_to_rgb() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevppla.c36 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
58 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevppla.c36 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
58 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevppla.c40 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
64 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevppla.c40 gdev_prn_open_planar(gx_device *dev, bool upb) in gdev_prn_open_planar()
64 bool upb = *pupb; in gdev_prn_put_params_planar() local
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwconfig_listview.hh42 Button *upb[2], *downb[2], *delb[2], *insb[2]; member in ListViewPanel
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio_j2k.c465 static void sycc_to_rgb(int offset, int upb, int y, int cb, int cr, int *out_r, int *out_g, int *ou… in sycc_to_rgb()
498 int i, offset, upb; in sycc444_to_rgb() local
539 int offset, upb; in sycc422_to_rgb() local
597 const int upb = (1 << img->comps[0].prec) - 1; in sycc420_to_rgb() local
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimageio_j2k.c468 static void sycc_to_rgb(int offset, int upb, int y, int cb, int cr, int *out_r, int *out_g, int *ou… in sycc_to_rgb()
501 int i, offset, upb; in sycc444_to_rgb() local
542 int offset, upb; in sycc422_to_rgb() local
600 const int upb = (1 << img->comps[0].prec) - 1; in sycc420_to_rgb() local
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Jpeg2000/
H A DJpeg2000Color.cpp66 void sycc_to_rgb(int offset, int upb, int y, int cb, int cr, in sycc_to_rgb()
86 int maxw, maxh, max, i, offset, upb; in sycc444_to_rgb() local
119 int maxw, maxh, max, offset, upb; in sycc422_to_rgb() local
174 int maxw, maxh, max, offset, upb; in sycc420_to_rgb() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs93 upb pre s x = (pre ++ show s):x function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs93 upb pre s x = (pre ++ show s):x function

123456789