HomeSort by: relevance | last modified time | path
    Searched refs:normalized (Results 1 - 11 of 11) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varname-dot-parsedir.exp 2 make: <normalized>:43: The location can be faked in some cases.
varname-dot-parsefile.exp 2 make: <normalized>:38: The location can be faked in some cases.
varname-dot-path.mk 38 # The pathnames are not normalized before being added to the path.
varmod-match.mk 265 # normalized to a single space.
  /src/sbin/nvmectl/
logpage.c 448 uint8_t normalized; local in function:print_intel_add_smart
471 * walker[3] = Normalized Value
479 normalized = walker[3];
486 normalized, le16dec(walker + 5), le16dec(walker + 7),
490 printf("%-32s: %3d %.3f%%\n", name, normalized, raw / 1024.0);
493 printf("%-32s: %3d %d%% %d times\n", name, normalized,
497 printf("%-32s: %3d %ju\n", name, normalized, (uintmax_t)raw);
  /src/share/mk/
sys.mk 66 # Skip paths that contain relative components and can't be normalized, sort..
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 971 # multiply operation is the smallest possible normalized number
1004 # multiply operation is the smallest possible normalized number
1032 # multiply operation is the smallest possible normalized number
5009 # ssin(): computes the sine of a normalized input #
5011 # scos(): computes the cosine of a normalized input #
5013 # ssincos(): computes the sine and cosine of a normalized input #
5722 # stan(): computes the tangent of a normalized input #
6152 # satan(): computes the arctangent of a normalized number #
6602 # sasin(): computes the inverse sine of a normalized input #
6703 # sacos(): computes the inverse cosine of a normalized input
    [all...]
pfpsp.s 971 # multiply operation is the smallest possible normalized number
1004 # multiply operation is the smallest possible normalized number
1032 # multiply operation is the smallest possible normalized number
5551 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5595 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5678 cmpi.b DTAG(%a6),&DENORM # is operand normalized?
6431 # input operand should not be normalized already. #
6444 # a0 = the input operand's mantissa is normalized; the exponent #
6537 # exponent would not go < 0. therefore, number stays normalized
7134 tst.b STAG(%a6) # is operand normalized
    [all...]
fplsp.s 4903 # ssin(): computes the sine of a normalized input #
4905 # scos(): computes the cosine of a normalized input #
4907 # ssincos(): computes the sine and cosine of a normalized input #
5616 # stan(): computes the tangent of a normalized input #
6046 # satan(): computes the arctangent of a normalized number #
6496 # sasin(): computes the inverse sine of a normalized input #
6597 # sacos(): computes the inverse cosine of a normalized input #
6691 # setox(): computes the exponential for a normalized input #
6693 # setoxm1(): computes the exponential minus 1 for a normalized input #
6848 # the FMOVEM may not seem relevant since X is normalized, #
    [all...]
isp.s 2284 # 'normalized' so that the process of estimating the quotient digit
  /src/distrib/sets/
fmt-list 392 -- Write the normalized list file back to disk.

Completed in 32 milliseconds