/device/google/cuttlefish/shared/sepolicy/ |
D | property_contexts | 5 ro.boot.hardware.egl u:object_r:cf_graphics_config_prop:s0 exact string
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | dqAdd.decTest | 1046 -- exact zeros from zeros 1051 -- exact zeros from non-zeros 1056 -- exact zeros from zeros 1061 -- exact zeros from non-zeros 1066 -- exact zeros from zeros 1071 -- exact zeros from non-zeros 1076 -- exact zeros from zeros 1081 -- exact zeros from non-zeros 1086 -- exact zeros from zeros 1091 -- exact zeros from non-zeros [all …]
|
D | ddAdd.decTest | 980 -- exact zeros from zeros 985 -- exact zeros from non-zeros 990 -- exact zeros from zeros 995 -- exact zeros from non-zeros 1000 -- exact zeros from zeros 1005 -- exact zeros from non-zeros 1010 -- exact zeros from zeros 1015 -- exact zeros from non-zeros 1020 -- exact zeros from zeros 1025 -- exact zeros from non-zeros [all …]
|
D | add.decTest | 1380 -- exact zeros from zeros 1394 -- some exact zeros from non-zeros 1401 -- exact zeros from zeros 1415 -- some exact zeros from non-zeros 1422 -- exact zeros from zeros 1436 -- some exact zeros from non-zeros 1443 -- exact zeros from zeros 1457 -- some exact zeros from non-zeros 1464 -- exact zeros from zeros 1478 -- some exact zeros from non-zeros [all …]
|
D | dqFMA.decTest | 266 -- test some edge cases with exact rounding 572 -- prove operands are exact 1556 -- exact zeros from zeros 1561 -- exact zeros from non-zeros 1569 -- exact zeros from zeros 1574 -- exact zeros from non-zeros 1582 -- exact zeros from zeros 1587 -- exact zeros from non-zeros 1595 -- exact zeros from zeros 1600 -- exact zeros from non-zeros [all …]
|
D | ddFMA.decTest | 256 -- test some edge cases with exact rounding 560 -- prove operands are exact 1499 -- exact zeros from zeros 1504 -- exact zeros from non-zeros 1509 -- exact zeros from zeros 1514 -- exact zeros from non-zeros 1519 -- exact zeros from zeros 1524 -- exact zeros from non-zeros 1529 -- exact zeros from zeros 1534 -- exact zeros from non-zeros [all …]
|
D | fma.decTest | 379 -- test some edge cases with exact rounding 758 -- prove operands are exact 2096 -- exact zeros from zeros 2110 -- some exact zeros from non-zeros 2117 -- exact zeros from zeros 2131 -- some exact zeros from non-zeros 2138 -- exact zeros from zeros 2152 -- some exact zeros from non-zeros 2159 -- exact zeros from zeros 2173 -- some exact zeros from non-zeros [all …]
|
D | ddLogB.decTest | 91 -- notable cases -- exact powers of 10
|
D | dqLogB.decTest | 92 -- notable cases -- exact powers of 10
|
D | logb.decTest | 93 -- notable cases -- exact powers of 10
|
D | inexact.decTest | 195 -- compare, divideInteger, and remainder are always exact
|
D | log10.decTest | 96 -- notable cases -- exact powers of 10 125 -- check normally exact cases round properly
|
D | tointegralx.decTest | 2 -- tointegralx.decTest -- round decimal to integral value, exact --
|
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | strtodg.c | 182 double d, CONST FPI *fpi, Long *expt, ULong *bits, int exact, int rd, int *irv in rvOK() argument 194 if (exact) in rvOK() 201 exact && in rvOK() 220 if (!exact) in rvOK() 264 if (!lostbits && !exact) in rvOK()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 2587 get_head_value_node(Node* node, int exact, regex_t* reg) in get_head_value_node() argument 2602 if (exact == 0) { in get_head_value_node() 2608 n = get_head_value_node(NCAR(node), exact, reg); in get_head_value_node() 2618 if (exact != 0 && in get_head_value_node() 2634 n = get_head_value_node(qn->target, exact, reg); in get_head_value_node() 2648 n = get_head_value_node(NENCLOSE(node)->target, exact, reg); in get_head_value_node() 2655 n = get_head_value_node(en->target, exact, reg); in get_head_value_node() 2663 n = get_head_value_node(NANCHOR(node)->target, exact, reg); in get_head_value_node() 4910 reg->exact = (UChar* )xmalloc(e->len); in set_optimize_exact_info() 4911 CHECK_NULL_RETURN_MEMERR(reg->exact); in set_optimize_exact_info() [all …]
|
D | regexec.c | 3151 p = slow_search(reg->enc, reg->exact, reg->exact_end, p, end, range); in forward_search_range() 3155 reg->exact, reg->exact_end, p, end, range); in forward_search_range() 3159 p = bm_search(reg, reg->exact, reg->exact_end, p, end, range); in forward_search_range() 3163 p = bm_search_notrev(reg, reg->exact, reg->exact_end, p, end, range); in forward_search_range() 3272 p = slow_search_backward(reg->enc, reg->exact, reg->exact_end, in backward_search_range() 3278 reg->exact, reg->exact_end, in backward_search_range() 3288 r = set_bm_backward_skip(reg->exact, reg->exact_end, reg->enc, in backward_search_range() 3292 p = bm_search_backward(reg, reg->exact, reg->exact_end, range, adjrange, in backward_search_range()
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | softfloat.txt | 219 format are always exact and so require no rounding. Conversions from 32-bit 220 integers to double precision and larger formats are also exact, and likewise 276 remainder functions are always exact and so require no rounding. 296 is rounded to an exact integer according to the current rounding mode, and
|
D | timesoftfloat.txt | 123 that are exact and thus do not round.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | ieee754.txt | 160 Neither pi nor tan are exact, but you can assume that tan(pi/2) is a large value
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/ |
D | softfloat-macros | 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated 483 If the exact quotient q is larger than 32 bits, the maximum positive 32-bit 517 case, the approximation returned lies strictly within +/-2 of the exact
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/ |
D | softfloat-macros | 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated 483 If the exact quotient q is larger than 32 bits, the maximum positive 32-bit 517 case, the approximation returned lies strictly within +/-2 of the exact
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/ |
D | softfloat-macros | 556 divisor `b' must be at least 2^63. If q is the exact quotient truncated 558 If the exact quotient q is larger than 64 bits, the maximum positive 64-bit 592 case, the approximation returned lies strictly within +/-2 of the exact
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | decimal.py | 2262 exact = False 2288 exact = True 2324 if exact and not other._isinteger(): 2645 exact = True 2648 exact = not remainder 2659 exact = exact and n*n == c 2661 if exact:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | dictnotes.txt | 116 vary dramatically depending on the exact number of keys, whether the 117 keys are all strings, whether reads or writes dominate, the exact
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | dictnotes.txt | 116 vary dramatically depending on the exact number of keys, whether the 117 keys are all strings, whether reads or writes dominate, the exact
|