Home
last modified time | relevance | path

Searched refs:upward (Results 1 – 25 of 38) sorted by relevance

12

/external/compiler-rt/make/
DAppleBI.mk65 -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/
DtcuFloatFormat.cpp141 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()
DtcuFloatFormat.hpp63 double round (double d, bool upward) const;
64 double roundOut (double d, bool upward, bool roundUnderOverflow) const;
/external/libvterm/src/
Dvterm.c277 int upward = -downward; in vterm_scroll_rect() local
278 dest.start_row = rect.start_row + upward; in vterm_scroll_rect()
281 src.end_row = rect.end_row - upward; in vterm_scroll_rect()
/external/autotest/client/site_tests/touch_ScrollDirection/
DREADME9 <DEVICE NAME>_touchpad_Touch ID_scroll-up - Two finger scroll on touchpad in upward direction.
/external/curl/packages/vms/
Dgnv_libcurl_symbols.opt5 ! This file must be manually maintained to allow upward compatibility
12 ! the entries are important for upward compatibility.
/external/libexif/
Dconfigure.ac45 dnl It denotes upward compatibility.
50 dnl change does not break upward compatibility (ie it is an addition),
/external/icu/icu4c/source/data/locales/
Den_AU.txt215 downwards_upwards_arrows{"downward upward arrow"}
222 upwards_arrows{"upward arrows"}
Den_CA.txt337 downwards_upwards_arrows{"downward upward arrow"}
344 upwards_arrows{"upward arrows"}
/external/syslinux/com32/lib/libpng/
DY2KINFO10 upward through 1.2.44 are Y2K compliant. It is my belief that earlier
/external/skia/docs/
DSkIRect_Reference.bmh881 If dy is negative, IRect returned is moved upward.
986 If dy is negative, moves IRect returned upward.
1015 If delta.fY is negative, moves IRect returned upward.
DSkRect_Reference.bmh1240 If dy is negative, Rect returned is moved upward.
1345 If dy is negative, moves Rect upward.
1374 If delta.fY is negative, moves Rect upward.
/external/skqp/docs/
DSkIRect_Reference.bmh878 If dy is negative, IRect returned is moved upward.
983 If dy is negative, moves IRect returned upward.
1012 If delta.fY is negative, moves IRect returned upward.
DSkRect_Reference.bmh1339 If dy is negative, Rect returned is moved upward.
1444 If dy is negative, moves Rect upward.
1473 If delta.fY is negative, moves Rect upward.
/external/clang/docs/
DPCHInternals.rst255 ``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/skia/site/user/api/
DSkIRect_Reference.md1168 …f="#SkIRect_makeOffset_dy">dy</a> is negative, <a href="#IRect">IRect</a> returned is moved upward.
1306 … <a href="#SkIRect_offset_dy">dy</a> is negative, moves <a href="#IRect">IRect</a> returned upward.
1347 …SkIRect_offset_2_delta">delta</a>.fY is negative, moves <a href="#IRect">IRect</a> returned upward.
DSkRect_Reference.md1604 …href="#SkRect_makeOffset_dy">dy</a> is negative, <a href="#Rect">Rect</a> returned is moved upward.
1742 If <a href="#SkRect_offset_dy">dy</a> is negative, moves <a href="#Rect">Rect</a> upward.
1783 If <a href="#SkRect_offset_2_delta">delta</a>.fY is negative, moves <a href="#Rect">Rect</a> upward.
/external/skqp/site/user/api/
DSkIRect_Reference.md1144 …f="#SkIRect_makeOffset_dy">dy</a> is negative, <a href="#IRect">IRect</a> returned is moved upward.
1282 … <a href="#SkIRect_offset_dy">dy</a> is negative, moves <a href="#IRect">IRect</a> returned upward.
1323 …SkIRect_offset_2_delta">delta</a>.fY is negative, moves <a href="#IRect">IRect</a> returned upward.
DSkRect_Reference.md1629 …href="#SkRect_makeOffset_dy">dy</a> is negative, <a href="#Rect">Rect</a> returned is moved upward.
1767 If <a href="#SkRect_offset_dy">dy</a> is negative, moves <a href="#Rect">Rect</a> upward.
1808 If <a href="#SkRect_offset_2_delta">delta</a>.fY is negative, moves <a href="#Rect">Rect</a> upward.
/external/python/cpython2/Doc/library/
Dcurses.rst1112 Scroll the screen or scrolling region upward by *lines* lines.
1280 | ``KEY_HOME`` | Home key (upward+left arrow) |
Dturtle.rst1719 "logo" upward (north) clockwise
/external/python/cpython3/Doc/library/
Dcurses.rst1149 Scroll the screen or scrolling region upward by *lines* lines.
1317 | ``KEY_HOME`` | Home key (upward+left arrow) |
/external/libnl/doc/
Droute.txt526 IF_LINK_MODE_DORMANT:: Limit upward transition to dormant
/external/syslinux/com32/libupload/
Dymodem.txt955 upward compatibility.[4]
/external/libcxx/include/
Dalgorithm4045 // __m still guards upward moving __i
5309 // __m still guards upward moving __i

12