HomeSort by relevance Sort by last modified time
    Searched defs:isReference (Results 1 - 19 of 19) sorted by null

  /frameworks/rs/
rsComponent.cpp 182 bool Component::isReference() const {
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiArrayType.java 78 public boolean isReference() {
MultiType.java 170 public boolean isReference() {
Type.java 176 public boolean isReference() {
252 if ((type == UNINIT && isReference()) || this == UNINIT && type.isReference())
295 if (! type.isReference() || ! this.isReference())
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
Type.java 652 if (!isReference()) {
775 public boolean isReference() {
884 if (!isReference()) {
  /dalvik/dx/src/com/android/dx/rop/type/
Type.java 586 if (!isReference()) {
709 public boolean isReference() {
818 if (!isReference()) {
  /external/dexmaker/src/dx/java/com/android/dx/rop/type/
Type.java 586 if (!isReference()) {
709 public boolean isReference() {
818 if (!isReference()) {
  /external/clang/lib/Analysis/
ThreadSafety.cpp 406 bool isReference() { return !Exp; }
690 assert(VDef->isReference());
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 495 uint isReference;
518 int IsReference; /* 0=not used for ref; 1=top used; 2=bottom used; 3=both fields (or frame) used */
520 /* if IsLongTerm is true, IsReference can be ignored. */
521 /* if IsReference is true, IsLongterm will be checked for short-term or long-term. */
522 /* IsUsed must be true to enable the validity of IsReference and IsLongTerm */
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-analysis-4.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 349 milliseconds