HomeSort by relevance Sort by last modified time
    Searched full:upward (Results 1 - 25 of 194) sorted by null

1 2 3 4 5 6 7 8

  /external/compiler-rt/make/
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/bison/doc/
yacc.1.in 14 to activate the upward compatibility mode. See
  /external/chromium_org/chrome/browser/sync_file_system/
subtree_set.h 51 // Contains the root of subtrees and all upward node to root.
  /developers/build/prebuilts/gradle/JumpingJack/
README.md 35 is upward (signs are reversed if the watch is worn on the right hand). Since the upward or
  /developers/samples/android/wearable/wear/JumpingJack/
template-params.xml 94 is upward (signs are reversed if the watch is worn on the right hand). Since the upward or
  /external/chromium_org/tools/python/google/
path_utils.py 39 """Finds the desired object's parent, searching upward from the start_dir.
66 """Returns a path to the desired directory or file, searching upward.
  /external/deqp/framework/common/
tcuFloatFormat.hpp 62 double round (double d, bool upward) const;
63 double roundOut (double d, bool upward, bool roundUnderOverflow) const;
tcuFloatFormat.cpp 140 //! `upward` is true, otherwise down.
141 double FloatFormat::round (double d, bool upward) const
147 const double roundFrac = upward ? deCeil(shiftFrac) : deFloor(shiftFrac);
202 double FloatFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const
207 if (roundUnderOverflow && exp > m_maxExp && (upward == (d < 0.0)))
210 return round(d, upward);
  /external/chromium_org/tools/
find_depot_tools.py 29 # Rare case, it's not even in PATH, look upward up to root.
  /external/libvterm/src/
vterm.c 277 int upward = -downward; local
278 dest.start_row = rect.start_row + upward;
281 src.end_row = rect.end_row - upward;
  /external/jemalloc/src/
bitmap.c 30 * progressively work upward through the levels until reaching a level
  /external/libmtp/src/
Makefile.am 22 # It denotes upward compatibility.
27 # change does not break upward compatibility (ie it is an addition),
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 176 // The distance is negative. It means we should bubble sort upward.
179 // upward
195 } // upward
  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.cc 82 // its menu will actually show upward and obscure the bubble. Figure out when
  /external/kernel-headers/original/uapi/linux/raid/
md_u.h 21 * Different patchlevel versions are downward and upward compatible.
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithOffScreenNextSelectableTest.java 89 // now we have the reverse situation: the next selectable position upward is off screen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/raid/
md_u.h 21 * Different patchlevel versions are downward and upward compatible.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/raid/
md_u.h 21 * Different patchlevel versions are downward and upward compatible.
  /developers/build/prebuilts/gradle/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
MainActivity.java 158 * is upward (signs are reversed if the watch is worn on the right hand). Since the upward or
  /developers/samples/android/wearable/wear/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
MainActivity.java 158 * is upward (signs are reversed if the watch is worn on the right hand). Since the upward or
  /development/samples/browseable/JumpingJack/Wearable/src/com.example.android.wearable.jumpingjack/
MainActivity.java 158 * is upward (signs are reversed if the watch is worn on the right hand). Since the upward or
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 93 /// expressed in terms of upward or downward pressure depending on the client
247 /// explicitly called. Similarly, P.TopIdx is invalid during upward
386 /// traversing this instruction either upward or downward depending on the
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java 197 * the specified index is shifted upward to have an index one greater
230 * the specified index is shifted upward to have an index one greater
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ft.cc 114 * have a Y growing upward. Hence the extra negation. */
145 * have a Y growing upward. Hence the extra negation. */
  /external/harfbuzz_ng/src/
hb-ft.cc 114 * have a Y growing upward. Hence the extra negation. */
145 * have a Y growing upward. Hence the extra negation. */

Completed in 500 milliseconds

1 2 3 4 5 6 7 8