/external/compiler-rt/make/ |
D | AppleBI.mk | 65 -Wl,-upward-lunwind \ 66 -Wl,-upward-lsystem_m \ 67 -Wl,-upward-lsystem_c \ 68 -Wl,-upward-lsystem_kernel \ 69 -Wl,-upward-lsystem_platform \ 142 -Wl,-upward-lunwind_sim \ 143 -Wl,-upward-lsystem_sim_m \ 144 -Wl,-upward-lsystem_sim_c \ 146 -Wl,-upward-lSystem \
|
/external/deqp/framework/common/ |
D | tcuFloatFormat.cpp | 141 double FloatFormat::round (double d, bool upward) const in round() 147 const double roundFrac = upward ? deCeil(shiftFrac) : deFloor(shiftFrac); in round() 202 double FloatFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const in roundOut() argument 207 if (roundUnderOverflow && exp > m_maxExp && (upward == (d < 0.0))) in roundOut() 210 return round(d, upward); in roundOut() 304 double NormalizedFormat::round(double d, bool upward) const in round() 313 const double normValue = upward ? deCeil(value) : deFloor(value); in round() 326 double NormalizedFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const in roundOut() argument 328 if (roundUnderOverflow && deAbs(d) > 1.0 && (upward == (d < 0.0))) in roundOut() 331 return round(d, upward); in roundOut()
|
D | tcuFloatFormat.hpp | 63 virtual double round (double d, bool upward) const; 64 virtual double roundOut (double d, bool upward, bool roundUnderOverflow) const; 94 double round (double d, bool upward) const override; 95 double roundOut (double d, bool upward, bool roundUnderOverflow) const override;
|
/external/llvm-project/lld/lib/Driver/ |
D | DarwinLdDriver.cpp | 1056 bool upward; in parse() local 1072 upward = (arg->getOption().getID() == OPT_upward_l); in parse() 1079 message(Twine("Found ") + (upward ? "upward " : " ") + "library " + in parse() 1082 addFile(resolvedPath.getValue(), ctx, globalWholeArchive, upward); in parse() 1086 upward = (arg->getOption().getID() == OPT_upward_framework); in parse() 1093 message(Twine("Found ") + (upward ? "upward " : " ") + "framework " + in parse() 1096 addFile(resolvedPath.getValue(), ctx, globalWholeArchive, upward); in parse()
|
D | DarwinLdOptions.td | 172 def upward_l : Joined<["-"], "upward-l">, 174 HelpText<"Base name of upward library searched for in -L directories">; 180 HelpText<"Base name of upward framework searched for in -F directories">; 183 HelpText<"path to upward dylib to link with">;
|
/external/autotest/client/site_tests/touch_ScrollDirection/ |
D | README | 9 <DEVICE NAME>_touchpad_Touch ID_scroll-up - Two finger scroll on touchpad in upward direction.
|
/external/angle/ |
D | .gn | 6 # and searching upward ends here). See "gn help dotfile."
|
/external/curl/packages/vms/ |
D | gnv_libcurl_symbols.opt | 5 ! This file must be manually maintained to allow upward compatibility 12 ! the entries are important for upward compatibility.
|
/external/libexif/ |
D | configure.ac | 45 dnl It denotes upward compatibility. 50 dnl change does not break upward compatibility (ie it is an addition),
|
/external/llvm-project/llvm/test/Transforms/InstSimplify/ |
D | constfold-constrained.ll | 92 ; Verify that nearbyint(10.5) is folded to 11.0 when the rounding mode is 'upward'. 97 metadata !"round.upward",
|
/external/icu/icu4c/source/data/locales/ |
D | en_AU.txt | 588 downwards_upwards_arrows{"downward upward arrow"} 595 upwards_arrows{"upward arrows"}
|
D | en_CA.txt | 342 downwards_upwards_arrows{"downward upward arrow"} 350 upwards_arrows{"upward arrows"}
|
/external/llvm-project/lld/include/lld/ReaderWriter/ |
D | MachOLinkingContext.h | 364 void registerDylib(mach_o::MachODylibFile *dylib, bool upward) const;
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachOLinkingContext.cpp | 773 bool upward) const { in registerDylib() 782 if (upward) in registerDylib()
|
/external/llvm-project/lld/MachO/ |
D | Options.td | 96 def upward_l : Joined<["-"], "upward-l">, 98 HelpText<"Like -l<name>, but specify dylib as an upward dependency">, 103 HelpText<"Like bare <path>, but specify dylib as an upward dependency">, 138 HelpText<"Like -framework <name>, but specify the framework as an upward dependency">,
|
/external/llvm-project/clang/docs/ |
D | PCHInternals.rst | 255 ``NUM_PREDEF_TYPE_IDS`` upward as the types are encountered. The AST file has 495 grow upward. Each precompiled header records the maximum ID number it has
|
/external/clang/docs/ |
D | PCHInternals.rst | 255 ``NUM_PREDEF_TYPE_IDS`` upward as the types are encountered. The AST file has 495 grow upward. Each precompiled header records the maximum ID number it has
|
/external/skqp/docs/ |
D | spelling.txt | 239 untouched unused up update updates upload uploaded upper upper-case upper-left upright upward
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | prefix.cl | 621 // turn on prefix bit | shift span bits upward
|
/external/skqp/site/user/api/ |
D | SkIRect_Reference.md | 1017 …t_dy'>dy</a> is negative, <a href='SkIRect_Reference#SkIRect'>SkIRect</a> returned is moved upward. 1155 …fset_dy'>dy</a> is negative, moves <a href='SkIRect_Reference#SkIRect'>SkIRect</a> returned upward. 1197 …oint_fY'>fY</a> is negative, moves <a href='SkIRect_Reference#SkIRect'>SkIRect</a> returned upward.
|
D | SkRect_Reference.md | 1563 …fset_dy'>dy</a> is negative, <a href='SkRect_Reference#SkRect'>SkRect</a> returned is moved upward. 1701 …='#SkRect_offset_dy'>dy</a> is negative, moves <a href='SkRect_Reference#SkRect'>SkRect</a> upward. 1743 …a href='#SkPoint_fY'>fY</a> is negative, moves <a href='SkRect_Reference#SkRect'>SkRect</a> upward.
|
/external/python/cpython2/Doc/library/ |
D | curses.rst | 1124 Scroll the screen or scrolling region upward by *lines* lines. 1328 | ``KEY_HOME`` | Home key (upward+left arrow) |
|
D | turtle.rst | 1719 "logo" upward (north) clockwise
|
/external/python/cpython3/Doc/library/ |
D | curses.rst | 1202 Scroll the screen or scrolling region upward by *lines* lines. 1424 | ``KEY_HOME`` | Home key (upward+left arrow) |
|
/external/libnl/doc/ |
D | route.txt | 526 IF_LINK_MODE_DORMANT:: Limit upward transition to dormant
|