HomeSort by relevance Sort by last modified time
    Searched defs:catchType (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /external/proguard/src/proguard/classfile/visitor/
ExceptionHandlerConstantVisitor.java 56 int catchType = exceptionInfo.u2catchType;
57 if (catchType != 0)
59 clazz.constantPoolEntryAccept(catchType, constantVisitor);
  /external/javassist/src/main/javassist/bytecode/
ExceptionTable.java 28 int catchType;
34 catchType = type;
153 * Returns <code>catchType</code> of the <i>n</i>-th entry.
159 public int catchType(int nth) {
161 return e.catchType;
165 * Sets <code>catchType</code> of the <i>n</i>-th entry.
172 e.catchType = value;
188 e.handlerPc + offset, e.catchType);
199 * @param type <code>catchType</code>
213 * @param type <code>catchType</code
    [all...]
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 351 int catchType = exceptionInfo.u2catchType;
374 catchType));
400 catchType));
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
helper_func_internal.cc 151 const __shim_type_info* catchType =
154 if (catchType == 0) {
188 if (catchType->can_catch(excpType, adjustedPtr)) {
202 } // catchType->can_catch
203 } // if (catchType == 0)
334 const __shim_type_info* catchType = (const __shim_type_info*) ttypeIndex;
336 if (catchType->can_catch(
466 const __shim_type_info* catchType = getTypePtr(ttypeIndex,
471 if (catchType->can_catch(
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
helper_func_internal.cc 151 const __shim_type_info* catchType =
154 if (catchType == 0) {
188 if (catchType->can_catch(excpType, adjustedPtr)) {
202 } // catchType->can_catch
203 } // if (catchType == 0)
334 const __shim_type_info* catchType = (const __shim_type_info*) ttypeIndex;
336 if (catchType->can_catch(
466 const __shim_type_info* catchType = getTypePtr(ttypeIndex,
471 if (catchType->can_catch(
  /external/libcxxabi/src/
cxa_personality.cpp 401 list of catchType's which make up an exception spec.
404 handler" will catch an excpType if and only if none of the catchType's in
405 the list will catch a excpType. If any catchType in the list can catch an
445 const __shim_type_info* catchType =
448 if (catchType->can_catch(excpType, tempPtr))
476 const __shim_type_info* catchType = get_shim_type_info(ttypeIndex,
482 if (catchType->can_catch(excpType, tempPtr))
709 const __shim_type_info* catchType =
713 if (catchType == 0)
750 if (catchType->can_catch(excpType, adjustedPtr)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_personality.cpp 394 list of catchType's which make up an exception spec.
397 handler" will catch an excpType if and only if none of the catchType's in
398 the list will catch a excpType. If any catchType in the list can catch an
435 const __shim_type_info* catchType =
438 if (catchType->can_catch(excpType, tempPtr))
466 const __shim_type_info* catchType = get_shim_type_info(ttypeIndex,
472 if (catchType->can_catch(excpType, tempPtr))
696 const __shim_type_info* catchType =
700 if (catchType == 0)
737 if (catchType->can_catch(excpType, adjustedPtr)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
cxa_personality.cpp 398 list of catchType's which make up an exception spec.
401 handler" will catch an excpType if and only if none of the catchType's in
402 the list will catch a excpType. If any catchType in the list can catch an
439 const __shim_type_info* catchType =
442 if (catchType->can_catch(excpType, tempPtr))
470 const __shim_type_info* catchType = get_shim_type_info(ttypeIndex,
476 if (catchType->can_catch(excpType, tempPtr))
703 const __shim_type_info* catchType =
707 if (catchType == 0)
744 if (catchType->can_catch(excpType, adjustedPtr)
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java 313 CstType catchType = (CstType) pool.get0Ok(catchTypeIdx);
314 catches.set(i, startPc, endPc, handlerPc, catchType);
319 ((catchType == null) ? "<any>" :
320 catchType.toHuman()));
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java     [all...]
  /libcore/ojluni/src/main/native/
jvm.h 755 jint catchType;
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 
  /prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/
javassist-3.19.0-GA.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 
  /prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
proguard-base-5.3.3.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.1/
proguard-base-5.3.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.2/
proguard-base-5.3.2.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 

Completed in 330 milliseconds

1 2 3 4 5 6