Searched refs:normalize (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlpc.h60 int normalize)
66 if (normalize)
75 if (normalize) {
58 compute_lpc_coefs(const LPC_TYPE *autoc, int max_order, LPC_TYPE *lpc, int lpc_stride, int fail, int normalize) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dgetopt.c80 static const char *normalize(const char *arg) function
179 normalize(optarg ? optarg : ""));
183 printf(" %s", normalize(optarg));
189 normalize(optarg ? optarg : ""));
197 printf(" %s", normalize(argv[optind++]));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsint.S229 | normalize the rounded result and store value in fp0
231 bsr nrm_set |normalize the unnorm
H A Dsgetem.S58 bsr nrm_set |normalize (exp will go negative)
H A Dbindec.S26 | normalize it.
172 | to signal denorm. If the input is unnormalized, normalize
H A Dround.S271 | These routines (nrm_zero & nrm_set) normalize the unnorm. This
485 | dnrm_lp --- normalize exponent/mantissa to specified threshold
H A Dres_func.S71 bsr nrm_set |normalize number (exp will go negative)
104 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize)
105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
378 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize)
379 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
389 bsr nrm_set |normalize number (exponent will go
H A Dgen_except.S157 subib #24,%d1 |normalize bit offset to 0-8
H A Dsrem_mod.S265 |..normalize R.
H A Dssin.S499 |--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c174 normalize ( gcry_sexp_t list ) function
446 return normalize ( newlist );
620 return normalize (newlist);
813 return normalize (newlist);
1564 *retsexp = normalize (c.sexp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S87 cmp r12, #0x1 @ normalize if cs1 based
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S1453 bsr.l norm # normalize mantissa
1485 bsr.l norm # normalize mantissa
5689 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
6120 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7636 bsr.l norm # normalize
7667 bsr.l norm # normalize exponent
8490 #----normalize the input value by left shifting k bits (k to be determined
9607 # the dst is a DENORM. normalize the DENORM and add the adjustment to
9617 bsr.l norm # normalize the DENORM
9947 #..normalize
[all...]
H A Dilsp.S331 btst &31, %d7 # must we normalize? first word of
H A Dfplsp.S5583 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
6014 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7530 bsr.l norm # normalize
7561 bsr.l norm # normalize exponent
8384 #----normalize the input value by left shifting k bits (k to be determined
9248 # the dst is a DENORM. normalize the DENORM and add the adjustment to
9258 bsr.l norm # normalize the DENORM
9588 #..normalize R.
10037 # dst op is a DENORM. we have to normalize the mantissa to see if the
10045 bsr.l norm # normalize mantiss
[all...]
H A Dpfpsp.S1452 bsr.l norm # normalize mantissa
1484 bsr.l norm # normalize mantissa
5390 # norm() - normalize mantissa after adjusting exponent #
5440 bsr.l norm # normalize the denorm; result is new exp
5476 bsr.l norm # normalize the denorm; result is new exp
5512 # norm() - normalize the mantissa if the operand was a DENORM #
5524 # normalize the operand if it was a DENORM. Add this normalization #
5542 beq.b stzs_denorm # normalize the DENORM
5552 bsr.l norm # normalize denorm
5565 # norm() - normalize th
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c2593 int *len, int *alloc, int normalize);
3034 * @normalize: wether to apply the inner normalization
3043 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { argument
3183 if ((len != 0) || (!normalize)) {
3184 if ((!normalize) || (!in_space)) {
3204 if ((in_space) && (normalize)) {
3236 * checked for validity, the XML processor must normalize it as follows:
7576 * @normalize: if 1 then further non-CDATA normalization must be done
7584 * checked for validity, the XML processor must normalize it as follows:
7607 int normalize)
7606 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, int normalize) argument
7751 int normalize = 0; local
[all...]
H A Dxmlschemas.c7161 /* TODO: Maybe we need to normalize the value beforehand. */
15675 int normalize,
24347 int normalize,
24357 (normalize || (type->flags & XML_SCHEMAS_TYPE_NORMVALUENEEDED))) { \
24401 * Whitespace-normalize.
24585 normalize = 1;
24614 * Always normalize union type values, since we currently
24341 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c3007 int *len, int *alloc, int normalize);
3585 * @normalize: wether to apply the inner normalization
3594 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { argument
3738 if ((len != 0) || (!normalize)) {
3739 if ((!normalize) || (!in_space)) {
3759 if ((in_space) && (normalize)) {
3800 * checked for validity, the XML processor must normalize it as follows:
8316 * @normalize: if 1 then further non-CDATA normalization must be done
8324 * checked for validity, the XML processor must normalize it as follows:
8347 int normalize)
8346 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, int normalize) argument
8492 int normalize = 0; local
[all...]
H A Dxmlschemas.c7161 /* TODO: Maybe we need to normalize the value beforehand. */
15685 int normalize,
24371 int normalize,
24381 (normalize || (type->flags & XML_SCHEMAS_TYPE_NORMVALUENEEDED))) { \
24425 * Whitespace-normalize.
24609 normalize = 1;
24638 * Always normalize union type values, since we currently
24365 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c2593 int *len, int *alloc, int normalize);
3034 * @normalize: wether to apply the inner normalization
3043 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { argument
3183 if ((len != 0) || (!normalize)) {
3184 if ((!normalize) || (!in_space)) {
3204 if ((in_space) && (normalize)) {
3236 * checked for validity, the XML processor must normalize it as follows:
7576 * @normalize: if 1 then further non-CDATA normalization must be done
7584 * checked for validity, the XML processor must normalize it as follows:
7607 int normalize)
7606 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, int normalize) argument
7751 int normalize = 0; local
[all...]
H A Dxmlschemas.c7161 /* TODO: Maybe we need to normalize the value beforehand. */
15675 int normalize,
24347 int normalize,
24357 (normalize || (type->flags & XML_SCHEMAS_TYPE_NORMVALUENEEDED))) { \
24401 * Whitespace-normalize.
24585 normalize = 1;
24614 * Always normalize union type values, since we currently
24341 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument

Completed in 637 milliseconds