Searched refs:upward (Results 1 – 15 of 15) sorted by relevance
/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()
|
D | tcuFloatFormat.hpp | 63 double round (double d, bool upward) const; 64 double roundOut (double d, bool upward, bool roundUnderOverflow) const;
|
/external/libvterm/src/ |
D | vterm.c | 277 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/ |
D | README | 9 <DEVICE NAME>_touchpad_Touch ID_scroll-up - Two finger scroll on touchpad in upward direction.
|
/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/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/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/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 2030 increase upward and rightward.
|
/external/libcxx/include/ |
D | algorithm | 3969 // __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/ |
D | Transliterator_Kanji_English.txt | 5935 頡>'[fly upward]';
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 702 䅍 < 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/ |
D | libpng-manual.txt | 5340 upward through 1.6.22beta03 are Y2K compliant. It is my belief that earlier
|
/external/bison/doc/ |
D | bison.texi | 394 Bison is upward compatible with Yacc: all properly-written Yacc
|
D | bison.info | 356 Bison is upward compatible with Yacc: all properly-written Yacc
|