Searched refs:normalized (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h82 * Returns non-zero if the specified address was normalized, else zero.
89 int normalized; local
91 normalized = 0;
93 /* Compute normalized crossed address and len */
98 normalized++;
100 return (normalized);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhdsmart.h30 unsigned char normalized; member in struct:ata_smart_attribute_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddomain.c579 char normalized[AVAHI_DOMAIN_NAME_MAX]; local
604 if (!(avahi_normalize_name(t, normalized, sizeof(normalized))))
607 if (avahi_address_parse(normalized, AVAHI_PROTO_UNSPEC, &a))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dslog2.S38 | Notes: Even if X is denormalized, log(X) is always normalized.
67 | Notes: Even if X is denormalized, log(X) is always normalized.
129 |--entry point for Log10(X), X is normalized
156 |--entry point for Log2(X), X is normalized
H A Dsrem_mod.S133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
147 orl %d7,%d4 | ...(D3,D4,D5) normalized
152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized
178 subl %d6,%d0 | ...(D0,D1,D2) is normalized
192 orl %d7,%d1 | ...(D0,D1,D2) normalized
197 addil #0x00003FFE,%d0 | ...(D0,D1,D2) normalized
277 subl %d6,%d0 | ...(D0,D1,D2) is normalized
284 bmis Get_Mod | ...already normalized
292 orl %d7,%d1 | ...(D0,D1,D2) normalized
H A Dsint.S233 | ;be normalized
234 | ;Output: a0 points to normalized
H A Dget_op.S18 | number(s) is normalized and the operand type tag is updated.
39 | routine. The number is normalized, put back on the stack and
42 | a normalized number in the source and the instruction is
46 | normalized number it becomes a denormalized number. The
209 | The following lines of are coded to optimize on normalized operands
238 | ;and puts the normalized num back
266 | ;and puts the normalized num back
332 tstb %d0 |check for normalized value
403 | a0 = points to operand to be normalized
407 | the normalized operan
[all...]
H A Dbindec.S13 | to 32-bits. The input may be either normalized,
24 | BINDEC_FLG for separating normalized/denormalized
170 | separating normalized/denormalized input. If the input
187 andiw #0x7fff,%d0 |strip sign of normalized exp
197 | Test if the normalized input is denormalized
203 andiw #0x7fff,%d0 |strip sign of normalized exp
H A Dsgetem.S73 | For normalized numbers, leave the mantissa alone, simply load
H A Dx_unfl.S9 | by taking the intermediate result (which is always normalized) and
229 | ;normalized bias
230 | ; normalized denormalized
H A Ddecbin.S4 | Description: Converts normalized packed bcd value pointed to by
H A Dres_func.S77 bfclr DTAG(%a6){#0:#4} |set tag to normalized, FPTE15 = 0
110 | cu_norm handles fmove in instructions with normalized inputs.
397 bfclr STAG(%a6){#0:#4} |set tag to normalized, FPTE15 = 0
1884 | This subroutine takes an extended normalized number and denormalizes
1887 | dest_sgl or dest_dbl expects a normalized number's bias.
1889 | Input: a0 points to a normalized number in internal extended format
H A Dround.S282 | normalized.
H A Dsetox.S180 | the FMOVEM may not seem relevant since X is normalized,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok.h122 char normalized; member in struct:__anon2146
H A Dxmltok_impl.c1445 atts[nAtts].normalized = 1; \
1489 atts[nAtts].normalized = 0;
1496 && atts[nAtts].normalized
1501 atts[nAtts].normalized = 0;
1509 atts[nAtts].normalized = 0;
H A Dxmlparse.c2680 if (!atts[i].normalized) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S4894 # ssin(): computes the sine of a normalized input #
4896 # scos(): computes the cosine of a normalized input #
4898 # ssincos(): computes the sine and cosine of a normalized input #
5607 # stan(): computes the tangent of a normalized input #
6037 # satan(): computes the arctangent of a normalized number #
6487 # sasin(): computes the inverse sine of a normalized input #
6588 # sacos(): computes the inverse cosine of a normalized input #
6682 # setox(): computes the exponential for a normalized input #
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6839 # the FMOVEM may not seem relevant since X is normalized, #
[all...]
H A Dfpsp.S962 # multiply operation is the smallest possible normalized number
995 # multiply operation is the smallest possible normalized number
1023 # multiply operation is the smallest possible normalized number
5000 # ssin(): computes the sine of a normalized input #
5002 # scos(): computes the cosine of a normalized input #
5004 # ssincos(): computes the sine and cosine of a normalized input #
5713 # stan(): computes the tangent of a normalized input #
6143 # satan(): computes the arctangent of a normalized number #
6593 # sasin(): computes the inverse sine of a normalized input #
6694 # sacos(): computes the inverse cosine of a normalized inpu
[all...]
H A Dpfpsp.S961 # multiply operation is the smallest possible normalized number
994 # multiply operation is the smallest possible normalized number
1022 # multiply operation is the smallest possible normalized number
5541 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5585 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5668 cmpi.b DTAG(%a6),&DENORM # is operand normalized?
6421 # input operand should not be normalized already. #
6434 # a0 = the input operand's mantissa is normalized; the exponent #
6527 # exponent would not go < 0. therefore, number stays normalized
7124 tst.b STAG(%a6) # is operand normalized
[all...]

Completed in 323 milliseconds