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

1 2 3 4 5 6 7 8

  /external/kernel-headers/original/uapi/linux/raid/
md_u.h 20 * Different minor versions are only downward compatible.
21 * Different patchlevel versions are downward and upward compatible.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/raid/
md_u.h 20 * Different minor versions are only downward compatible.
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 20 * Different minor versions are only downward compatible.
21 * Different patchlevel versions are downward and upward compatible.
  /frameworks/compile/mclinker/unittests/
InputTreeTest.cpp 90 m_pTestee->enterGroup(node, InputTree::Downward);
120 m_pTestee->enterGroup(node, InputTree::Downward);
136 m_pTestee->enterGroup(node, InputTree::Downward);
  /frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp 68 m_pMove = &InputTree::Downward;
105 m_pMove = &InputTree::Downward;
SymbolCategory.cpp 154 // The distance is positive. It means we should bubble sort downward.
156 // downward
174 } // downward
  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.cc 80 // TODO(dbeam): currently we assume that combobox menus always show downward
  /external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc 24 // immediately) that animates an image downward from the center of the frame
  /external/chromium_org/third_party/WebKit/Source/core/dom/
PseudoElement.cpp 122 // the style propagated downward manually similar to RenderObject::propagateStyleToAnonymousChildren.
  /frameworks/compile/mclinker/lib/LD/
GNUArchiveReader.cpp 113 &InputTree::Downward);
417 // itself, and set the direction to Downward
420 &InputTree::Downward);
446 &InputTree::Downward);
  /developers/samples/android/wearable/wear/JumpingJack/Wearable/src/main/java/com/example/android/jumpingjack/
MainActivity.java 157 * as measured by the Gravity Sensor is +9.8 when the hand is downward and -9.8 when the hand
159 * downward may not be completely accurate, we leave some room and instead of 9.8, we use
  /development/samples/wearable/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
MainActivity.java 157 * as measured by the Gravity Sensor is +9.8 when the hand is downward and -9.8 when the hand
159 * downward may not be completely accurate, we leave some room and instead of 9.8, we use
  /external/compiler-rt/lib/builtins/
divdf3.c 104 // recip32 downward by one bit.
117 // 64-bit reciprocal estimate downward to ensure that it is strictly smaller
divtf3.c 106 // recip64 downward by one bit.
131 // 128-bit reciprocal estimate downward to ensure that it is strictly smaller
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 93 /// expressed in terms of upward or downward pressure depending on the client
245 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
386 /// traversing this instruction either upward or downward depending on the
  /art/compiler/sea_ir/ir/
sea.h 159 // Computes Downward Exposed Definitions for the current node.
319 // Computes Downward Exposed Definitions for all regions in the graph.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java 248 * downward to have an index one smaller than the value it had
279 * index is shifted downward to have an index one smaller than
ObjectVector.java 245 * downward to have an index one smaller than the value it had
276 * index is shifted downward to have an index one smaller than
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ft.cc 113 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
144 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
  /external/harfbuzz_ng/src/
hb-ft.cc 113 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
144 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 266 * \brief class Includer moves the iterator downward.
280 static Includer Downward;
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLElementStack.h 44 // NOTE: The HTML5 spec uses a backwards (grows downward) stack. We're using
  /external/chromium_org/third_party/libevent/
min_heap.h 92 shift it upward if it is less than its parent, or downward if it is
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel.cc 258 StreamInterfaceChannel* downward = local
261 dtls_.reset(talk_base::SSLStreamAdapter::Create(downward));
264 delete downward;
268 downward_ = downward;
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/halloc/src/
halloc.c 223 * O(log(n)) upward traversal, the check must use O(n) downward

Completed in 595 milliseconds

1 2 3 4 5 6 7 8