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

  /dalvik/dx/src/com/android/dx/rop/type/
Type.java 579 if (!isReference()) {
702 public boolean isReference() {
811 if (!isReference()) {
  /frameworks/base/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...]
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 142 milliseconds