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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.h 94 #define PARAM_VALUE(ENUM) \
123 PARAM_VALUE (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO)
125 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_SINGLE)
127 PARAM_VALUE (PARAM_MAX_INLINE_INSNS)
129 PARAM_VALUE (PARAM_MAX_INLINE_SLOPE)
131 PARAM_VALUE (PARAM_MIN_INLINE_INSNS)
133 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_AUTO)
135 PARAM_VALUE (PARAM_MAX_VARIABLE_EXPANSIONS)
137 PARAM_VALUE (PARAM_MIN_VECT_LOOP_BOUND)
139 PARAM_VALUE (PARAM_MAX_DELAY_SLOT_INSN_SEARCH
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 94 #define PARAM_VALUE(ENUM) \
123 PARAM_VALUE (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO)
125 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_SINGLE)
127 PARAM_VALUE (PARAM_MAX_INLINE_INSNS)
129 PARAM_VALUE (PARAM_MAX_INLINE_SLOPE)
131 PARAM_VALUE (PARAM_MIN_INLINE_INSNS)
133 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_AUTO)
135 PARAM_VALUE (PARAM_MAX_VARIABLE_EXPANSIONS)
137 PARAM_VALUE (PARAM_MIN_VECT_LOOP_BOUND)
139 PARAM_VALUE (PARAM_MAX_DELAY_SLOT_INSN_SEARCH
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.h 94 #define PARAM_VALUE(ENUM) \
123 PARAM_VALUE (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO)
125 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_SINGLE)
127 PARAM_VALUE (PARAM_MAX_INLINE_INSNS)
129 PARAM_VALUE (PARAM_MAX_INLINE_SLOPE)
131 PARAM_VALUE (PARAM_MIN_INLINE_INSNS)
133 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_AUTO)
135 PARAM_VALUE (PARAM_MAX_VARIABLE_EXPANSIONS)
137 PARAM_VALUE (PARAM_MIN_VECT_LOOP_BOUND)
139 PARAM_VALUE (PARAM_MAX_DELAY_SLOT_INSN_SEARCH
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 94 #define PARAM_VALUE(ENUM) \
123 PARAM_VALUE (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO)
125 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_SINGLE)
127 PARAM_VALUE (PARAM_MAX_INLINE_INSNS)
129 PARAM_VALUE (PARAM_MAX_INLINE_SLOPE)
131 PARAM_VALUE (PARAM_MIN_INLINE_INSNS)
133 PARAM_VALUE (PARAM_MAX_INLINE_INSNS_AUTO)
135 PARAM_VALUE (PARAM_MAX_VARIABLE_EXPANSIONS)
137 PARAM_VALUE (PARAM_MIN_VECT_LOOP_BOUND)
139 PARAM_VALUE (PARAM_MAX_DELAY_SLOT_INSN_SEARCH
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConstants.java 110 public static final String PARAM_VALUE = "VALUE";

Completed in 218 milliseconds