Searched refs:getDirection (Results 1 - 19 of 19) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/carbons/
H A DCarbon.java57 public Direction getDirection() { method in class:Carbon
/external/chromium_org/media/base/android/java/src/org/chromium/media/
H A DUsbMidiDeviceAndroid.java95 if (endpoint.getDirection() == UsbConstants.USB_DIR_OUT) {
123 if (endpoint.getDirection() == UsbConstants.USB_DIR_IN) {
146 if (endpoint.getDirection() != UsbConstants.USB_DIR_IN) {
/external/icu/icu4c/source/layoutex/layout/
H A DParagraphLayout.h223 inline UBiDiDirection getDirection() const;
678 inline UBiDiDirection ParagraphLayout::VisualRun::getDirection() const function in class:ParagraphLayout::VisualRun
/external/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h151 /// getDirection - Returns the direction associated with a particular
153 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } function in class:llvm::Dependence
245 /// getDirection - Returns the direction associated with a particular
247 unsigned getDirection(unsigned Level) const override;
/external/icu/icu4c/source/layoutex/
H A Dplayout.cpp243 return vr->getDirection();
/external/clang/tools/libclang/
H A DCXComment.cpp299 switch (PCC->getDirection()) {
/external/clang/unittests/AST/
H A DCommentParser.cpp201 if (PCC->getDirection() != Direction)
203 << "ParamCommandComment has direction " << PCC->getDirection() << ", "
/external/clang/include/clang/AST/
H A DComment.h749 PassDirection getDirection() const LLVM_READONLY {
/external/clang/lib/AST/
H A DASTDumper.cpp2094 OS << " " << ParamCommandComment::getDirectionAsString(C->getDirection());
/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp242 // getDirection - Returns the direction associated with a particular level.
243 unsigned FullDependence::getDirection(unsigned Level) const { function in class:FullDependence
603 unsigned Direction = getDirection(II);
3658 if (!(Result.getDirection(II) & Dependence::DVEntry::EQ)) {
3669 if (Result.getDirection(II) != Dependence::DVEntry::EQ) {
/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp2213 SkPath::Direction getDirection() const { return fDirection; } function in struct:Convexicator
2340 fDirection = state.getDirection();
/external/skia/src/core/
H A DSkPath.cpp2260 SkPath::Direction getDirection() const { return fDirection; } function in struct:Convexicator
2379 fDirection = state.getDirection();
/external/chromium_org/third_party/icu/source/test/letest/
H A Dletest.cpp899 if (visualRun->getDirection() == UBIDI_RTL) {
/external/icu/icu4c/source/test/letest/
H A Dletest.cpp900 if (visualRun->getDirection() == UBIDI_RTL) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 1416 milliseconds