Searched defs:isReference (Results 1 - 22 of 22) sorted by path

/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h692 bool isReference() const { function in class:SkPdfNativeObject
/external/clang/lib/Analysis/
H A DThreadSafety.cpp955 bool isReference() { return !Exp; } function in struct:LocalVariableMap::VarDefinition
1233 assert(VDef->isReference());
/external/clang/lib/CodeGen/
H A DCodeGenFunction.h2059 ConstantEmission(llvm::Constant *C, bool isReference) argument
2060 : ValueAndIsReference(C, isReference) {}
2074 bool isReference() const { return ValueAndIsReference.getInt(); } function in class:clang::CodeGen::CodeGenFunction::ConstantEmission
2076 assert(isReference());
2082 assert(!isReference());
/external/clang/lib/Sema/
H A DSemaType.cpp1266 bool isReference) {
1302 diag::err_arc_indirect_no_ownership, type, isReference));
1304 S.Diag(loc, diag::err_arc_indirect_no_ownership) << type << isReference; local
1264 inferARCLifetimeForPointee(Sema &S, QualType type, SourceLocation loc, bool isReference) argument
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
H A DType.java586 if (!isReference()) {
709 public boolean isReference() { method in class:Type
818 if (!isReference()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/javassist/src/main/javassist/bytecode/analysis/
H A DMultiArrayType.java78 public boolean isReference() { method in class:MultiArrayType
H A DMultiType.java170 public boolean isReference() { method in class:MultiType
H A DType.java176 public boolean isReference() { method in class:Type
252 if ((type == UNINIT && isReference()) || this == UNINIT && type.isReference())
295 if (! type.isReference() || ! this.isReference())
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
H A DBasicValue.java71 public boolean isReference() { method in class:BasicValue
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dasm-analysis-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/tree/analysis/Analyzer.class " package org.objectweb. ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h692 bool isReference() const { function in class:SkPdfNativeObject

Completed in 509 milliseconds