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

1 2 3 4 5 6 7 8 9

  /external/embunit/inc/
Test.h 39 typedef struct __TestResult* TestResultRef;/*downward compatible*/
42 typedef struct __TestImplement* TestImplementRef;/*downward compatible*/
55 typedef struct __Test* TestRef;/*downward compatible*/
TestCaller.h 39 typedef struct __TestFixture* TestFixtureRef;/*downward compatible*/
53 typedef struct __TestCaller* TestCallerRef;/*downward compatible*/
RepeatedTest.h 39 typedef struct __RepeatedTest* RepeatedTestRef; /*downward compatible*/
TestSuite.h 39 typedef struct __TestSuite* TestSuiteRef;/*downward compatible*/
TestListener.h 39 typedef struct __TestListnerImplement* TestListnerImplementRef;/*downward compatible*/
TestResult.h 46 typedef struct __TestListner* TestListnerRef;/*downward compatible*/
  /external/kernel-headers/original/linux/raid/
md.h 58 * Different minor versions are only downward compatible.
59 * 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);
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 24 // What fraction of the frame height to move downward from the frame center.
32 // immediately) that animates an image downward from the center of the frame
  /frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp 68 m_pMove = &InputTree::Downward;
105 m_pMove = &InputTree::Downward;
SymbolCategory.cpp 137 // The distance is positive. It means we should bubble sort downward.
139 // downward
157 } // 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 25 // 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.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel.cc 252 StreamInterfaceChannel* downward = local
255 dtls_.reset(talk_base::SSLStreamAdapter::Create(downward));
258 delete downward;
262 downward_ = downward;
  /frameworks/compile/mclinker/lib/LD/
GNUArchiveReader.cpp 110 &InputTree::Downward);
397 // itself, and set the direction to Downward
400 &InputTree::Downward);
421 &InputTree::Downward);
  /external/compiler-rt/lib/
divdf3.c 103 // recip32 downward by one bit.
116 // 64-bit reciprocal estimate downward to ensure that it is strictly smaller
  /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 114 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
145 /* Note: FreeType's vertical metrics grows downward while other FreeType coordinates
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 270 * \brief class Includer moves the iterator downward.
284 static Includer Downward;
  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.h 175 // A gtk arrow pointing downward displayed in |menu_button_|. Only displayed
download_started_animation_gtk.cc 26 // What fraction of the frame height to move downward from the frame center.

Completed in 323 milliseconds

1 2 3 4 5 6 7 8 9