Home
last modified time | relevance | path

Searched refs:PVAL (Results 1 – 25 of 955) sorted by relevance

12345678910>>...39

/dports/devel/agar/agar-1.5.0/gui/
H A Ddrv_wgl_prwincmd.inc9 #define PVAL(a) \
20 PVAL(WM_NULL);
21 PVAL(WM_CREATE);
22 PVAL(WM_DESTROY);
23 PVAL(WM_MOVE);
24 PVAL(WM_SIZE);
28 PVAL(WM_ENABLE);
33 PVAL(WM_PAINT);
34 PVAL(WM_CLOSE);
36 PVAL(WM_QUIT);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdata.cpp208 #undef PVAL
209 #define PVAL(a, b, c) a, c macro
213 {PVAL(CFX_CSSPropertyValue::None, "none", 0x048B6670)},
214 {PVAL(CFX_CSSPropertyValue::Dot, "dot", 0x0A48CB27)},
215 {PVAL(CFX_CSSPropertyValue::Sub, "sub", 0x0BD37FAA)},
216 {PVAL(CFX_CSSPropertyValue::Top, "top", 0x0BEDAF33)},
219 {PVAL(CFX_CSSPropertyValue::Auto, "auto", 0x2B35B6D9)},
220 {PVAL(CFX_CSSPropertyValue::Text, "text", 0x2D08AF85)},
222 {PVAL(CFX_CSSPropertyValue::Thin, "thin", 0x2D574D53)},
240 {PVAL(CFX_CSSPropertyValue::Bold, "bold", 0xB18313A1)},
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdata.cpp208 #undef PVAL
209 #define PVAL(a, b, c) a, c macro
213 {PVAL(CFX_CSSPropertyValue::None, "none", 0x048B6670)},
214 {PVAL(CFX_CSSPropertyValue::Dot, "dot", 0x0A48CB27)},
215 {PVAL(CFX_CSSPropertyValue::Sub, "sub", 0x0BD37FAA)},
216 {PVAL(CFX_CSSPropertyValue::Top, "top", 0x0BEDAF33)},
219 {PVAL(CFX_CSSPropertyValue::Auto, "auto", 0x2B35B6D9)},
220 {PVAL(CFX_CSSPropertyValue::Text, "text", 0x2D08AF85)},
222 {PVAL(CFX_CSSPropertyValue::Thin, "thin", 0x2D574D53)},
240 {PVAL(CFX_CSSPropertyValue::Bold, "bold", 0xB18313A1)},
[all …]
/dports/finance/R-cran-fBasics/fBasics/R/
H A Dtest-normalityTest.R69 names(PVAL) = c(
74 test$p.value = PVAL
409 names(PVAL) = c(
558 PVAL <- 0
560 names(PVAL) = ""
642 if (PVAL > 1) {
643 PVAL = 1
646 names(PVAL) = ""
729 PVAL = 1
740 PVAL = 0
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dvalue.h56 DllExport PVAL AllocateValue(PGLOBAL, PVAL, int = TYPE_VOID, int = 0);
107 virtual int CompareValue(PVAL vp) = 0;
108 virtual BYTE TestValue(PVAL vp);
220 virtual int CompareValue(PVAL vp);
235 virtual bool IsEqual(PVAL vp, bool chktype);
238 virtual bool FormatValue(PVAL vp, PCSZ fmt);
251 TYPE GetTypedValue(PVAL vp);
305 virtual int CompareValue(PVAL vp);
309 virtual bool IsEqual(PVAL vp, bool chktype);
311 virtual bool FormatValue(PVAL vp, PCSZ fmt);
[all …]
H A Dvalblk.h119 virtual int Find(PVAL vp) = 0;
121 bool Locate(PVAL vp, int& i);
126 void ChkTyp(PVAL v);
191 virtual void SetMin(PVAL valp, int n);
194 virtual int CompVal(PVAL vp, int n);
198 virtual int Find(PVAL vp);
204 TYPE GetTypedValue(PVAL vp);
258 virtual int CompVal(PVAL vp, int n);
262 virtual int Find(PVAL vp);
312 virtual int CompVal(PVAL vp, int n);
[all …]
/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A Ddecfp2.F11 SUBROUTINE DECFP2 (PVAL,KEXP,KMANT) argument
99 REAL PVAL
122 PVAL = 0.0
147 PVAL = ISIGN*2.**(-24)*KMANT*16.**(IEXP-64)
157 PVAL = ISIGN*2.**(-24)*KMANT*16.**(IEXP-64)
159 PVAL = 0.0
174 IF( LDEBUG ) WRITE(GRPRSM,*) 'DECFP2: Returned value = ', PVAL
/dports/science/erd/erd-3.0.6/src/
H A Derd__ssss_pcgto_block.f253 PVAL = EXP1 + EXP2
254 P (M) = PVAL
255 PVAL = EXP1 / PVAL
317 PVAL = P (IJ)
323 + / (PVAL * QVAL * DSQRT (PVAL+QVAL))
342 PVAL = P (IJ)
346 PQMULT = PVAL * QVAL
347 PQPLUS = PVAL + QVAL
381 PVAL = P (IJ)
424 PVAL = P (IJ)
[all …]
H A Derd__e0f0_pcgto_block.f362 P (M) = PVAL
378 PVAL = EXPA + EXPB
379 PINV = ONE / PVAL
380 P (M) = PVAL
381 PVAL = - EXPB * PINV
454 PVAL = P (IJ)
481 PVAL = P (IJ)
505 PVAL = P (IJ)
537 PVAL = P (IJ)
557 PVAL = P (IJ)
[all …]
H A Derd__sssp_pcgto_block.f260 PVAL = EXP1 + EXP2
261 P (M) = PVAL
262 PVAL = EXP1 / PVAL
345 PVAL = P (IJ)
395 PVAL = P (IJ)
462 PVAL = P (IJ)
540 PVAL = P (IJ)
625 PVAL = P (IJ)
685 PVAL = P (IJ)
757 PVAL = P (IJ)
[all …]
H A Derd__sspp_pcgto_block.f268 PVAL = EXP1 / PVAL
345 PVAL = P (IJ)
380 PVAL = P (IJ)
467 PVAL = P (IJ)
558 PVAL = P (IJ)
661 PVAL = P (IJ)
1222 U1 = ONE / (PVAL + PVAL)
1258 U1 = ONE / (PVAL + PVAL)
1359 U1 = ONE / (PVAL + PVAL)
1451 U1 = ONE / (PVAL + PVAL)
[all …]
/dports/finance/R-cran-tseries/tseries/R/
H A Dtest.R44 PVAL <- pnorm(STATISTIC)
51 p.value = PVAL,
90 colnames(PVAL) <- eps
91 rownames(PVAL) <- 2:m
95 p.value = PVAL,
192 PVAL <- interpol functionVar
194 PVAL <- 1 - interpol
628 PVAL <- interpol functionVar
630 PVAL <- 1 - interpol
701 if(PVAL == min(tablep))
[all …]
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dks.test.R29 PVAL <- NULL functionVar
63 PVAL <- 1 - .Call(C_pSmirnov2x, STATISTIC, n.x, n.y)
82 PVAL <- 1 - if(alternative == "two.sided")
111 if(is.null(PVAL)) { ## so not exact
133 PVAL <- if(alternative == "two.sided")
140 PVAL <- min(1.0, max(0.0, PVAL))
142 p.value = PVAL,
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dks.test.R29 PVAL <- NULL functionVar
63 PVAL <- 1 - .Call(C_pSmirnov2x, STATISTIC, n.x, n.y)
82 PVAL <- 1 - if(alternative == "two.sided")
111 if(is.null(PVAL)) { ## so not exact
133 PVAL <- if(alternative == "two.sided")
140 PVAL <- min(1.0, max(0.0, PVAL))
142 p.value = PVAL,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dselect.ll107 ; CHECK-NEXT: [[PVAL:%.*]] = load i32, i32* [[P:%.*]], align 4
108 ; CHECK-NEXT: [[CMP1:%.*]] = icmp slt i32 [[PVAL]], 255
132 ; CHECK-NEXT: [[PVAL:%.*]] = load i32, i32* [[P:%.*]], align 4
133 ; CHECK-NEXT: [[CMP1:%.*]] = icmp slt i32 [[PVAL]], 255
158 ; CHECK-NEXT: [[PVAL:%.*]] = load i32, i32* [[P:%.*]], align 4
159 ; CHECK-NEXT: [[CMP1:%.*]] = icmp slt i32 [[PVAL]], 255
188 ; CHECK-NEXT: [[CMP1:%.*]] = icmp slt i32 [[PVAL]], 255
216 ; CHECK-NEXT: [[CMP1:%.*]] = icmp slt i32 [[PVAL]], 255
219 ; CHECK-NEXT: [[COND:%.*]] = icmp sgt i32 [[PVAL]], 0
242 ; CHECK-NEXT: [[CMP1:%.*]] = icmp ult i32 [[PVAL]], 255
[all …]

12345678910>>...39