Home
last modified time | relevance | path

Searched refs:chkval (Results 76 – 100 of 191) sorted by relevance

12345678

/dports/databases/postgresql14-server/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql14-docs/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql13-server/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql14-client/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql14-contrib/postgresql-14.1/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval;
314 chkval.arrb = ARRPTR(array);
315 chkval.arre = chkval.arrb + ARRNELEMS(array);
317 (void *) &chkval, NULL, calcnot,
423 CHKVAL chkval;
428 chkval.arrb = ARRPTR(val);
429 chkval.arre = chkval.arrb + ARRNELEMS(val);
431 &chkval, NULL, true,
/dports/databases/postgresql13-docs/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval;
314 chkval.arrb = ARRPTR(array);
315 chkval.arre = chkval.arrb + ARRNELEMS(array);
317 (void *) &chkval, NULL, calcnot,
423 CHKVAL chkval;
428 chkval.arrb = ARRPTR(val);
429 chkval.arre = chkval.arrb + ARRNELEMS(val);
431 &chkval, NULL, true,
/dports/databases/postgresql13-client/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql13-contrib/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval;
314 chkval.arrb = ARRPTR(array);
315 chkval.arre = chkval.arrb + ARRNELEMS(array);
317 (void *) &chkval, NULL, calcnot,
423 CHKVAL chkval;
428 chkval.arrb = ARRPTR(val);
429 chkval.arre = chkval.arrb + ARRNELEMS(val);
431 &chkval, NULL, true,
/dports/databases/postgresql13-plperl/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/databases/postgresql13-plpython/postgresql-13.5/contrib/intarray/
H A D_int_bool.c311 CHKVAL chkval; in execconsistent() local
314 chkval.arrb = ARRPTR(array); in execconsistent()
315 chkval.arre = chkval.arrb + ARRNELEMS(array); in execconsistent()
317 (void *) &chkval, NULL, calcnot, in execconsistent()
423 CHKVAL chkval; in boolop() local
428 chkval.arrb = ARRPTR(val); in boolop()
429 chkval.arre = chkval.arrb + ARRNELEMS(val); in boolop()
431 &chkval, NULL, true, in boolop()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.cpp136 int i, j, chkval = 0; in checkAttr() local
193 chkval = orig_ln[i][j]; in checkAttr()
195 chkval = redf_ln[i][j]; in checkAttr()
197 if (ln_table[j].line_number != chkval) { in checkAttr()
204 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.c149 int i, j, chkval = 0; in checkAttr() local
205 chkval = orig_ln[i][j]; in checkAttr()
207 chkval = redf_ln[i][j]; in checkAttr()
209 if (ln_table[j].line_number != chkval) { in checkAttr()
215 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/redefclass010/
H A Dredefclass010.c149 int i, j, chkval = 0; in checkAttr() local
205 chkval = orig_ln[i][j]; in checkAttr()
207 chkval = redf_ln[i][j]; in checkAttr()
209 if (ln_table[j].line_number != chkval) { in checkAttr()
215 j, ln_table[j].line_number, chkval); in checkAttr()
/dports/audio/re/re-0.5.8/src/json/
H A Ddecode.c275 static inline int chkval(struct pl *val, const char *p)
314 if (!inobj || name.p || chkval(&val, *str - ws))
322 if (chkval(&val, *str - ws))
416 if (chkval(&val, *str - ws))
428 if (chkval(&val, *str - ws))
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c1325 CHKVAL *chkval = (CHKVAL *) checkval; in checkcondition_str() local
1326 WordEntry *StopLow = chkval->arrb; in checkcondition_str()
1327 WordEntry *StopHigh = chkval->arre; in checkcondition_str()
1339 chkval->values + StopMiddle->pos, in checkcondition_str()
1371 chkval->values + StopMiddle->pos, in checkcondition_str()
2026 CHKVAL chkval; in ts_match_vq() local
2037 chkval.arrb = ARRPTR(val); in ts_match_vq()
2038 chkval.arre = chkval.arrb + val->size; in ts_match_vq()
2039 chkval.values = STRPTR(val); in ts_match_vq()
2040 chkval.operand = GETOPERAND(query); in ts_match_vq()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c1325 CHKVAL *chkval = (CHKVAL *) checkval; in checkcondition_str() local
1326 WordEntry *StopLow = chkval->arrb; in checkcondition_str()
1327 WordEntry *StopHigh = chkval->arre; in checkcondition_str()
1339 chkval->values + StopMiddle->pos, in checkcondition_str()
1371 chkval->values + StopMiddle->pos, in checkcondition_str()
2026 CHKVAL chkval; in ts_match_vq() local
2037 chkval.arrb = ARRPTR(val); in ts_match_vq()
2038 chkval.arre = chkval.arrb + val->size; in ts_match_vq()
2039 chkval.values = STRPTR(val); in ts_match_vq()
2040 chkval.operand = GETOPERAND(query); in ts_match_vq()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c1325 CHKVAL *chkval = (CHKVAL *) checkval; in checkcondition_str() local
1326 WordEntry *StopLow = chkval->arrb; in checkcondition_str()
1327 WordEntry *StopHigh = chkval->arre; in checkcondition_str()
1339 chkval->values + StopMiddle->pos, in checkcondition_str()
1371 chkval->values + StopMiddle->pos, in checkcondition_str()
2026 CHKVAL chkval; in ts_match_vq() local
2037 chkval.arrb = ARRPTR(val); in ts_match_vq()
2038 chkval.arre = chkval.arrb + val->size; in ts_match_vq()
2039 chkval.values = STRPTR(val); in ts_match_vq()
2040 chkval.operand = GETOPERAND(query); in ts_match_vq()
[all …]

12345678