HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_LONG (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /external/elfutils/backends/
ppc_corenote.c 105 # define TYPE_LONG ELF_T_SWORD
110 # define TYPE_LONG ELF_T_SXWORD
129 .name = "orig_gpr3", .type = TYPE_LONG, .format = 'd', \
tilegx_corenote.c 53 #define TYPE_LONG ELF_T_SXWORD
sparc_corenote.c 89 # define TYPE_LONG ELF_T_SWORD
100 # define TYPE_LONG ELF_T_SXWORD
s390_corenote.c 107 # define TYPE_LONG ELF_T_SWORD
118 # define TYPE_LONG ELF_T_SXWORD
134 .name = "orig_r2", .type = TYPE_LONG, .format = 'd', \
alpha_corenote.c 59 #define TYPE_LONG ELF_T_SXWORD
  /external/proguard/src/proguard/classfile/instruction/
InstructionUtil.java 48 * <code>ClassConstants.TYPE_LONG</code>,
63 case InstructionConstants.ARRAY_T_LONG: return ClassConstants.TYPE_LONG;
  /external/proguard/src/proguard/evaluation/value/
InitialValueFactory.java 62 case ClassConstants.TYPE_LONG:
Value.java 35 public static final int TYPE_LONG = 2;
146 * <code>TYPE_LONG</code>,
162 * <code>ClassConstants.TYPE_LONG</code>,
ValueFactory.java 59 case ClassConstants.TYPE_LONG: return createLongValue();
LongValue.java 547 return TYPE_LONG;
  /external/proguard/src/proguard/classfile/util/
AllParameterVisitor.java 124 case ClassConstants.TYPE_LONG:
182 case ClassConstants.TYPE_LONG:
ClassUtil.java 298 internalType == ClassConstants.TYPE_LONG ||
313 (internalType.charAt(0) == ClassConstants.TYPE_LONG ||
569 case ClassConstants.TYPE_LONG:
625 if (internalPrimitiveType == ClassConstants.TYPE_LONG ||
667 externalType.equals(JavaConstants.TYPE_LONG ) ? ClassConstants.TYPE_LONG :
741 internalTypeChar == ClassConstants.TYPE_LONG ? JavaConstants.TYPE_LONG :
    [all...]
  /external/proguard/src/proguard/classfile/
JavaConstants.java 86 public static final String TYPE_LONG = "long";
ClassConstants.java 326 public static final char TYPE_LONG = 'J';
  /packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
ExifTag.java 56 static final short TYPE_LONG = 9;
77 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
115 || type == TYPE_LONG
133 * @see #TYPE_LONG
171 * @see #TYPE_LONG
217 * #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.
227 && dataType != TYPE_LONG
424 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG}, {@link #TYPE_UNDEFINED},
492 case TYPE_LONG:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
statement.c 45 TYPE_LONG,
121 paramtype = TYPE_LONG;
133 paramtype = TYPE_LONG;
160 case TYPE_LONG:
  /external/python/cpython2/Modules/_sqlite/
statement.c 46 TYPE_LONG,
124 paramtype = TYPE_LONG;
136 paramtype = TYPE_LONG;
164 case TYPE_LONG: {
  /external/python/cpython3/Modules/_sqlite/
statement.c 44 TYPE_LONG,
127 paramtype = TYPE_LONG;
133 paramtype = TYPE_LONG;
145 case TYPE_LONG: {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifTag.java 63 public static final short TYPE_LONG = 9;
84 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
123 type == TYPE_LONG || type == TYPE_RATIONAL;
141 * @see #TYPE_LONG
181 * @see #TYPE_LONG
230 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
240 if (mDataType != TYPE_UNSIGNED_SHORT && mDataType != TYPE_LONG &&
261 * type {@link #TYPE_UNSIGNED_SHORT}, or {@link #TYPE_LONG}. This method
265 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
779 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG},
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifTag.java 63 public static final short TYPE_LONG = 9;
84 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
123 type == TYPE_LONG || type == TYPE_RATIONAL;
141 * @see #TYPE_LONG
181 * @see #TYPE_LONG
230 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
240 if (mDataType != TYPE_UNSIGNED_SHORT && mDataType != TYPE_LONG &&
261 * type {@link #TYPE_UNSIGNED_SHORT}, or {@link #TYPE_LONG}. This method
265 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
779 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG},
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifTag.java 63 public static final short TYPE_LONG = 9;
84 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
123 type == TYPE_LONG || type == TYPE_RATIONAL;
141 * @see #TYPE_LONG
181 * @see #TYPE_LONG
230 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
240 if (mDataType != TYPE_UNSIGNED_SHORT && mDataType != TYPE_LONG &&
261 * type {@link #TYPE_UNSIGNED_SHORT}, or {@link #TYPE_LONG}. This method
265 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
779 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG},
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifTag.java 63 public static final short TYPE_LONG = 9;
84 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
123 type == TYPE_LONG || type == TYPE_RATIONAL;
141 * @see #TYPE_LONG
181 * @see #TYPE_LONG
230 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
240 if (mDataType != TYPE_UNSIGNED_SHORT && mDataType != TYPE_LONG &&
261 * type {@link #TYPE_UNSIGNED_SHORT}, or {@link #TYPE_LONG}. This method
265 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
779 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG},
    [all...]
  /external/proguard/src/proguard/util/
ClassNameParser.java 52 ClassConstants.TYPE_LONG,
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java 36 public static final int TYPE_LONG = 4;
123 case TYPE_LONG:
172 case TYPE_LONG:
210 case TYPE_LONG:
493 type = TYPE_LONG;
  /frameworks/base/core/java/com/android/internal/util/
TypedProperties.java 97 static final int TYPE_LONG = 'I' | 8 << 8;
122 return TYPE_LONG;

Completed in 454 milliseconds

1 2 3 4 5 6 7 8 910