HomeSort by relevance Sort by last modified time
    Searched refs:type1 (Results 26 - 50 of 66) sorted by null

12 3

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MixedItemSection.java 57 ItemType type1 = item1.itemType();
59 return type1.compareTo(type2);
  /dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java 57 ItemType type1 = item1.itemType();
59 return type1.compareTo(type2);
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MixedItemSection.java 57 ItemType type1 = item1.itemType();
59 return type1.compareTo(type2);
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiType.java 188 private Map mergeMultiInterfaces(MultiType type1, MultiType type2) {
189 Map map1 = getAllMultiInterfaces(type1);
Executor.java 283 Type type1 = frame.getStack(frame.getTopIndex() - 1); local
285 frame.push(type1);
292 frame.setStack(insert - 1, type1);
296 Type type1 = frame.pop(); local
298 if (type1.getSize() == 2 || type2.getSize() == 2)
300 frame.push(type1);
    [all...]
  /external/skia/src/gpu/gl/
GrGLEffectMatrix.cpp 15 SkMatrix::TypeMask type1 = coordChangeMatrix.getType(); local
20 int combinedTypes = type0 | type1;
  /external/clang/test/Index/
annotate-nested-name-specifier.cpp 107 typedef typename outer_alias::inner::vector<type>::template rebind<type> type1; typedef in struct:X6
372 // CHECK: Keyword: "typename" [107:11 - 107:19] TypedefDecl=type1:107:76 (Definition)
374 // CHECK: Punctuation: "::" [107:31 - 107:33] TypedefDecl=type1:107:76 (Definition)
376 // CHECK: Punctuation: "::" [107:38 - 107:40] TypedefDecl=type1:107:76 (Definition)
378 // CHECK: Punctuation: "<" [107:46 - 107:47] TypedefDecl=type1:107:76 (Definition)
380 // CHECK: Punctuation: ">" [107:51 - 107:52] TypedefDecl=type1:107:76 (Definition)
381 // CHECK: Punctuation: "::" [107:52 - 107:54] TypedefDecl=type1:107:76 (Definition)
382 // CHECK: Keyword: "template" [107:54 - 107:62] TypedefDecl=type1:107:76 (Definition)
383 // CHECK: Identifier: "rebind" [107:63 - 107:69] TypedefDecl=type1:107:76 (Definition)
384 // CHECK: Punctuation: "<" [107:69 - 107:70] TypedefDecl=type1:107:76 (Definition
    [all...]
  /external/chromium/chrome/browser/autofill/
form_field.cc 297 AddressType type1 = addresses[1]->FindType(); local
301 bool reversed = (type0 == kShippingAddress && type1 == kBillingAddress);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutContentAssist.java 212 public int compare(IType type1, IType type2) {
213 String fqcn1 = type1.getFullyQualifiedName();
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_channel.c 185 mm_camera_stream_type_t type1; local
196 type1 = MM_CAMERA_STREAM_RAW;
200 type1 = MM_CAMERA_STREAM_PREVIEW;
204 type1 = MM_CAMERA_STREAM_VIDEO;
210 type1 = MM_CAMERA_STREAM_SNAPSHOT;
221 MM_CAMERA_STATE_EVT_ACQUIRE, &type1);
  /dalvik/vm/analysis/
CodeVerify.cpp 2086 RegType type1, type2; local
4371 RegType type1, type2; local
    [all...]
  /external/openfst/src/include/fst/
compose.h 420 MatchType type1 = matcher1_->Type(false); local
440 type1 == MATCH_OUTPUT && type2 == MATCH_INPUT) {
442 } else if (flags1 & kPreferMatch && type1 == MATCH_OUTPUT) {
446 } else if (type1 == MATCH_OUTPUT && type2 == MATCH_INPUT) {
448 } else if (type1 == MATCH_OUTPUT) {
lookahead-filter.h 39 MatchType type1 = m1.Type(false); local
41 if (type1 == MATCH_OUTPUT &&
  /external/valgrind/main/perf/
tinycc.c 10400 CType type1; local
11182 CType *type1, *type2, tmp_type1, tmp_type2; local
11230 CType type1; local
11803 CType *st, *type1, *type2, tmp_type1, tmp_type2; local
12128 CType type1, btype; local
12311 CType type1; local
12585 CType type1, *type2; local
12927 CType type1, type2; local
13336 CType type, type1, type2; local
13849 CType type1; local
14191 CType type1; local
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsUsageMonitor.java 93 public static int mergeShortCodeCategories(int type1, int type2) {
94 if (type1 > type2) return type1;
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 1389 final AccountType type1 = accountTypes.getAccountType(accountType1, dataSet1); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def     [all...]
  /external/libxml2/
xmlregexp.c     [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/qemu/target-arm/
neon_helper.c     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
LegacyContactsProviderTest.java 561 int type1, String label1, String data1, String auxData1, boolean primary1,
571 values.put(ContactMethods.TYPE, type1);
    [all...]

Completed in 1623 milliseconds

12 3