Searched defs:isDirect (Results 1 - 10 of 10) sorted by relevance

/external/dexmaker/src/main/java/com/google/dexmaker/
H A DDexMaker.java433 if (method.isDirect()) {
490 boolean isDirect() { method in class:DexMaker.MethodDeclaration
/external/clang/lib/CodeGen/
H A DABIInfo.h105 bool isDirect() const { return TheKind == Direct; } function in class:clang::ABIArgInfo
117 assert((isDirect() || isExtend()) && "Not a direct or extend kind");
/external/smali/dexlib/src/main/java/org/jf/dexlib/
H A DClassDataItem.java611 public boolean isDirect() { method in class:ClassDataItem.EncodedMethod
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp52 bool isDirect() const { return P.getInt() == Direct; } function in class:__anon3505::BindingKey
100 << ',' << (K.isDirect() ? "direct" : "default")
421 if (!K.isDirect())
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1479 bool isDirect = false; local
1522 isDirect = true;
1552 isDirect = true;
1585 if ((!isDirect || isARMFunc) && !Subtarget->hasV5TOps())
1587 else if (doesNotRet && isDirect && !isARMFunc &&
1594 if (!isDirect && !Subtarget->hasV5TOps()) {
1596 } else if (doesNotRet && isDirect && Subtarget->hasRAS())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 78 milliseconds