Searched refs:decimal (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c120 xmlSchemaValDecimal decimal; member in union:_xmlSchemaVal::__anon2539
245 ret->val->value.decimal.lo = value;
466 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal",
1254 * 2-digits integer part and may or may not have a decimal part.
1511 * then it must have an integer part and a decimal part; @num_type will
1512 * be set to 1. If there is no decimal part, @num_type is set to zero.
2259 * xs:decimal has a whitespace-facet value of 'collapse'.
2282 * and note the position of a decimal point.
2349 &v->value.decimal.lo,
2350 &v->value.decimal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c120 xmlSchemaValDecimal decimal; member in union:_xmlSchemaVal::__anon2789
245 ret->val->value.decimal.lo = value;
466 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal",
1254 * 2-digits integer part and may or may not have a decimal part.
1511 * then it must have an integer part and a decimal part; @num_type will
1512 * be set to 1. If there is no decimal part, @num_type is set to zero.
2262 * xs:decimal has a whitespace-facet value of 'collapse'.
2285 * and note the position of a decimal point.
2352 &v->value.decimal.lo,
2353 &v->value.decimal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c120 xmlSchemaValDecimal decimal; member in union:_xmlSchemaVal::__anon2313
245 ret->val->value.decimal.lo = value;
466 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal",
1254 * 2-digits integer part and may or may not have a decimal part.
1511 * then it must have an integer part and a decimal part; @num_type will
1512 * be set to 1. If there is no decimal part, @num_type is set to zero.
2259 * xs:decimal has a whitespace-facet value of 'collapse'.
2282 * and note the position of a decimal point.
2349 &v->value.decimal.lo,
2350 &v->value.decimal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dserver6_token.l67 decimal ({number}"."{number})
144 {decimal} { sfyylval.dec = atof(sfyytext); return DECIMAL; }
H A Dlease_token.l101 decimal ({number}"."{number})
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbinstr.S10 | lword of the packed decimal memory string.)
15 | The 64-bit binary is assumed to have a decimal point before
18 | msb form a decimal digit. This process is iterated until
H A Dbindec.S47 | after the decimal point which are to be included as
54 | of decimal places needed to insure LEN integer digits
96 | such that the decimal point is to the left of bit 63.
280 | original decimal point which are to be included as
330 | of decimal places needed to insure LEN integer digits
720 | such that the decimal point is to the left of bit 63.
796 | written as specified in the 881/882 manual for packed decimal.
H A Ddecbin.S32 | The mantissa digits will be converted with the decimal point
128 | (i.e., all digits assumed left of the decimal point.)
174 | (i.e., all digits assumed left of the decimal point.)
H A Dres_func.S1991 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
1996 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
2003 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
2007 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Ddumpsexp.c37 static int decimal; /* Print addresses in decimal. */ variable
57 " --decimal Print offsets using decimal notation\n"
172 if (decimal)
722 else if (!strcmp (*argv, "--decimal"))
725 decimal = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usermod589 Creates rid and primaryGroupID in hex instead of decimal (for Samba 2.2.2 unpatched only - higher versions always use decimal)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide.c1226 static const char *decimal = "0123456789"; local
1247 for (n = 0; (i = stridx(decimal, *s)) >= 0;) {
1249 while ((i = stridx(decimal, *++s)) >= 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c201 %{n} push decimal constant n.
229 %d output parameter as a decimal number
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c201 %{n} push decimal constant n.
229 %d output parameter as a decimal number
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex584 a slash and a decimal number which encodes the network prefix length.
590 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex3401 % #1 is the @columnfraction, usually a decimal number like .5, but might
8125 \wlog{\space\space defining Unicode char U+#1 (decimal \the\countUTFz)}%
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex3634 % #1 is the @columnfraction, usually a decimal number like .5, but might
8397 \wlog{\space\space defining Unicode char U+#1 (decimal \the\countUTFz)}%
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure5098 # Function to output the classfile version of a file (8th byte) in decimal.
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure16568 /* Check whether the decimal separator is a comma.

Completed in 480 milliseconds