Searched defs:LONG (Results 1 - 25 of 68) sorted by relevance

123

/external/javassist/src/main/javassist/bytecode/stackmap/
H A DTypeTag.java25 TypeData LONG = new TypeData.BasicType("long", StackMapTable.LONG); field in interface:TypeTag
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtimezone.h573 LONG, enumerator in enum:TimeZone::EDisplayType
H A Ddatefmt.h119 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
124 * <li> LONG is longer, such as January 12, 1952 or 3:30:32pm
201 LONG = kLong, enumerator in enum:DateFormat::EStyle
/external/droiddriver/src/com/google/android/droiddriver/actions/
H A DClickAction.java32 public static final ClickAction LONG = new LongClick(1000L); field in class:ClickAction
/external/droiddriver/src/com/google/android/droiddriver/actions/accessibility/
H A DAccessibilityClickAction.java30 public static final AccessibilityClickAction LONG = new LongClick(1000L); field in class:AccessibilityClickAction
/external/icu/icu4c/source/i18n/unicode/
H A Dtimezone.h573 LONG, enumerator in enum:TimeZone::EDisplayType
H A Ddatefmt.h120 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
125 * <li> LONG is longer, such as January 12, 1952 or 3:30:32pm
202 LONG = kLong, enumerator in enum:DateFormat::EStyle
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DValueType.java39 public static final int LONG = 0x06; field in class:ValueType
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DAddressField.java46 LONG, enum constant in enum:AddressField.WidthType
85 ? WidthType.SHORT : WidthType.LONG;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
H A DType.java12 LONG(0, "0l", ".longValue()", "java.lang.Long", Long.TYPE), enum constant in enum:Type
65 return LONG;
/external/dexmaker/src/main/java/com/google/dexmaker/
H A DTypeId.java56 public static final TypeId<Long> LONG = new TypeId<Long>(com.android.dx.rop.type.Type.LONG); field in class:TypeId
79 PRIMITIVE_TO_TYPE.put(long.class, LONG);
/external/aac/libSYS/include/
H A Dmachine_type.h124 /** \var LONG
160 #define LONG INT macro
163 typedef signed long LONG; typedef
203 #define SAMPLE_MAX (((LONG)1<<(SAMPLE_BITS-1))-1)
/external/bison/lib/
H A Dstrtol.c47 # define INT LONG int
49 # define INT unsigned LONG int
116 # define LONG long long macro
167 # define LONG long macro
242 register unsigned LONG int cutoff;
244 register unsigned LONG int i;
345 cutoff = STRTOL_ULONG_MAX / (unsigned LONG int) base;
346 cutlim = STRTOL_ULONG_MAX % (unsigned LONG int) base;
367 i *= (unsigned LONG int) base;
383 'unsigned LONG in
[all...]
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
H A Dlist_ports_windows.py16 from ctypes.wintypes import LONG namespace
109 RegCloseKey.restype = LONG
113 RegQueryValueEx.restype = LONG
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
H A DCstType.java50 public static final CstType LONG = intern(Type.LONG_CLASS); field in class:CstType
111 case Type.BT_LONG: return LONG;
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
H A DStdTypeList.java33 public static final StdTypeList LONG = StdTypeList.make(Type.LONG); field in class:StdTypeList
58 StdTypeList.make(Type.LONG, Type.LONG);
78 StdTypeList.make(Type.LONG, Type.OBJECT);
90 StdTypeList.make(Type.LONG, Type.INT);
134 StdTypeList.make(Type.LONG, Type.LONG_ARRAY, Type.INT);
H A DType.java92 public static final Type LONG = new Type("J", BT_LONG); field in class:Type
117 putIntern(LONG);
232 public static final Type LONG_ARRAY = LONG.getArrayType();
/external/javassist/src/main/javassist/bytecode/analysis/
H A DType.java52 public static final Type LONG = new Type(CtClass.longType); field in class:Type
106 prims.put(CtClass.longType, LONG);
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DFrame.java83 * The LONG and DOUBLE types are always represented by using two slots (LONG +
204 * The LONG type. This is a BASE type.
206 static final int LONG = BASE | 4; field in class:Frame
594 if (type == LONG || type == DOUBLE) {
622 return LONG;
657 data = LONG;
805 if (t == LONG || t == DOUBLE) {
859 push(LONG);
879 case ClassWriter.LONG
[all...]
H A DType.java82 public static final int LONG = 7; field in class:Type
137 public static final Type LONG_TYPE = new Type(LONG);
389 * {@link #INT INT}, {@link #FLOAT FLOAT}, {@link #LONG LONG},
442 case LONG:
537 case LONG:
677 return sort == LONG || sort == DOUBLE ? 2 : 1;
704 case LONG:
725 case LONG:
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java79 LONG(0L), enum constant in enum:WireFormat.JavaType
110 INT64 (JavaType.LONG , WIRETYPE_VARINT ),
111 UINT64 (JavaType.LONG , WIRETYPE_VARINT ),
113 FIXED64 (JavaType.LONG , WIRETYPE_FIXED64 ),
131 SFIXED64(JavaType.LONG , WIRETYPE_FIXED64 ),
133 SINT64 (JavaType.LONG , WIRETYPE_VARINT );
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
H A DSyntheticAccessorFSM.java206 public static final int LONG = 1; field in class:SyntheticAccessorFSM
345 { mathType = LONG; }
367 { mathType = LONG; }
513 case LONG: {
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.h34 LONG, // Will be given its own full line, like display: block. enumerator in enum:autofill::DetailInput::Length
/external/javassist/src/main/javassist/bytecode/
H A DStackMap.java93 public static final int LONG = 4; field in class:StackMap
H A DStackMapTable.java116 public static final int LONG = 4; field in class:StackMapTable
465 return LONG;
499 int typeSize = (varTag == LONG || varTag == DOUBLE) ? 2 : 1;
766 case LONG :

Completed in 1520 milliseconds

123