Home
last modified time | relevance | path

Searched refs:NUMTYPE (Results 1 – 9 of 9) sorted by relevance

/dports/devel/R-cran-data.table/data.table/src/
H A Dfread.h35NUMTYPE // placeholder for the number of types including drop; used for allocation and lo… enumerator
38 extern int8_t typeSize[NUMTYPE];
39 extern const char typeName[NUMTYPE][10];
H A Dfread.c69 const char typeName[NUMTYPE][10] = {"drop", "bool8", "bool8", "bool8", "bool8", "int32", "int64", "…
70 int8_t typeSize[NUMTYPE] = { 0, 1, 1, 1, 1, 4, 8, …
210 …if (NUMTYPE>nLetters) STOP(_("Internal error: NUMTYPE(%d) > nLetters(%d)"), NUMTYPE, nLetters); //… in typesAsString()
1152 static reader_fun_t fun[NUMTYPE] = {
1168 static int disabled_parsers[NUMTYPE] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
2105 …int typeCounts[NUMTYPE]; // used for verbose output; needs populating after first read and before…
2321 while (absType < NUMTYPE) {
2517 for (int i=0; i<NUMTYPE; i++) typeCounts[i] = 0;
2566 for (int i=0; i<NUMTYPE; i++) if (typeCounts[i]) {
H A DfreadR.c25 #define NUT NUMTYPE+2 // +1 for "numeric" alias for "double"; +1 for CLASS fallback using as.clas…
/dports/lang/gscheme/GScheme/
H A DPrimitive.m129 NUMTYPE res = NT_INTEGERS;
253 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
296 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
377 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
425 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
473 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
521 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
558 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
595 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
647 NUMTYPE nt = [self checkArgsNumeric:args offset:offs];
[all …]
H A DPrimitive.h32 } NUMTYPE; typedef
42 - (NUMTYPE)checkArgsNumeric:(NSMutableArray *)args offset:(int)offs;
/dports/devel/R-cran-data.table/data.table/po/
H A Dzh_CN.po1862 msgid "Internal error: NUMTYPE(%d) > nLetters(%d)"
1863 msgstr "内部错误:NUMTYPE(%d) > nLetters(%d)"
H A Ddata.table.pot1731 msgid "Internal error: NUMTYPE(%d) > nLetters(%d)"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1133856 NUMTYPE is never defined outside this header. So this complexity can go.
1133860 NUMTYPE -> sal_uInt16
1133872 NUMTYPE -> sal_uInt16
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1395905 NUMTYPE is never defined outside this header. So this complexity can go.
1395909 NUMTYPE -> sal_uInt16
1395921 NUMTYPE -> sal_uInt16