Home
last modified time | relevance | path

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

/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/libexif/
Dconfigure.ac45 dnl It denotes upward compatibility.
50 dnl change does not break upward compatibility (ie it is an addition),
/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/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/mesa3d/src/gallium/docs/source/
Dtgsi.rst2030 increase upward and rightward.
/external/libcxx/include/
Dalgorithm3969 // __m still guards upward moving __i
5239 // __m still guards upward moving __i
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt5935 頡>'[fly upward]';
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt702 䅍 < straight\-upward\-of\-the\-wheat\-and\-rice\-plant;
8412 厃 < to\-look\-upward;
11631 颉 < fly\-upward;
36478 䅍 > straight\-upward\-of\-the\-wheat\-and\-rice\-plant;
41582 厃 > to\-look\-upward;
43891 颉 > fly\-upward;
44006 頡 > fly\-upward;
44109 翀 > fly\-upward;
/external/libpng/
Dlibpng-manual.txt5340 upward through 1.6.22beta03 are Y2K compliant. It is my belief that earlier
/external/bison/doc/
Dbison.texi394 Bison is upward compatible with Yacc: all properly-written Yacc
Dbison.info356 Bison is upward compatible with Yacc: all properly-written Yacc