Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 25 of 31) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cmath.py247 positive = test_values + [1.] + [1./x for x in test_values]
248 nonnegative = [0.] + positive
251 real_line = [0.] + positive + [-x for x in positive]
260 'log' : positive,
261 'log10' : positive,
278 for v in positive:
Dmath_testcases.txt187 -- small positive integers give factorials
263 -- results close to 0: positive argument ...
291 -- small positive integers give factorials
434 -- extreme positive values
Dieee754.txt106 The power of 0 raised to x is defined as 0, if x is positive. Negative
/device/generic/goldfish/gnss/
Dgnss_hw_listener.cpp60 double sign(char m, char positive) { return (m == positive) ? 1.0 : -1; } in sign() argument
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Ia32/
Dfpu_rmode.asm26 ; BYTE 2 ; round to positive infinity
/device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/
Dfpu_rmode.asm21 ; BYTE 2 ; round to positive infinity
/device/linaro/bootloader/edk2/StdLib/
DISSUES.txt41 On error, applications will sometimes return large positive numbers.
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DPatchFvUserManual.md59 The **_Offset_** can be a positive or negative number and represents where the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DdqReduce.decTest96 -- some insignificant trailing zeros with positive exponent
DddReduce.decTest95 -- some insignificant trailing zeros with positive exponent
Dreduce.decTest96 -- some insignificant trailing zeros with positive exponent
Dpower.decTest1191 -- P=34, within 0-999 -- positive arg2
1234 -- P=16, within 0-99 -- positive arg2
1277 -- P=7, within 0-9 -- positive arg2
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPciHostBridge.asi80 PosDecode, // positive Decode
/device/generic/goldfish-opengl/system/renderControl_enc/
DREADME120 if 'forRead' is not-zero, the function returns positive value in case
/device/google/coral/json-c/
DChangeLog186 value is negative, while error value is positive.
/device/google/redbull/json-c/
DChangeLog186 value is negative, while error value is positive.
/device/google/crosshatch/json-c/
DChangeLog186 value is negative, while error value is positive.
/device/google/sunfish/json-c/
DChangeLog186 value is negative, while error value is positive.
/device/google/bonito/json-c/
DChangeLog186 value is negative, while error value is positive.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt609 The above example might be termed a "false positive". Comparison
1340 [zz]traceOptionValue: when it is positive tracing is enabled,
1343 it is positive AND [zz]traceOptionValue is positive rule trace
1355 [zz]traceOptionValue is also positive.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_SUMMARY.txt609 The above example might be termed a "false positive". Comparison
1340 [zz]traceOptionValue: when it is positive tracing is enabled,
1343 it is positive AND [zz]traceOptionValue is positive rule trace
1355 [zz]traceOptionValue is also positive.
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt227 positive integer is returned. Otherwise, if the conversion overflows, the
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/
Dsoftfloat-macros483 If the exact quotient q is larger than 32 bits, the maximum positive 32-bit
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/
Dsoftfloat-macros483 If the exact quotient q is larger than 32 bits, the maximum positive 32-bit
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat-macros558 If the exact quotient q is larger than 64 bits, the maximum positive 64-bit

12