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

  /frameworks/compile/slang/
RSCCOptions.td 30 def target_api : Separate<"-target-api">,
40 def _I : Separate<"include-path">, MetaVarName<"<directory>">, Alias<I>;
46 def o : Separate<"-o">, MetaVarName<"<directory>">,
66 def optimization_level : Separate<"-O">, MetaVarName<"<optimization-level>">,
72 def java_reflection_path_base : Separate<"-java-reflection-path-base">,
75 def _java_reflection_path_base : Separate<"-p">,
77 def java_reflection_package_name : Separate<"-java-reflection-package-name">,
79 def _java_reflection_package_name : Separate<"-j">,
82 def bitcode_storage : Separate<"-bitcode-storage">,
84 def _bitcode_storage : Separate<"-s">, Alias<bitcode_storage>
    [all...]
  /gdk/build/core/
setup-abi.mk 28 # Separate the debug and release objects. This prevents rebuilding
  /ndk/build/core/
setup-abi.mk 46 # Separate the debug and release objects. This prevents rebuilding
  /external/oprofile/utils/
opcontrol 164 -p/--separate=type,[types]
166 Separate profiles as follows :
169 library: separate shared library profiles per-application
542 # validate --separate= parameters. This function is called with IFS=,
582 echo "invalid --separate= argument: $1"
820 -p|--separate)
1391 echo "Ignoring --separate=kernel option with SPU_CYCLES"
1395 echo "Forcing required option --separate=lib with SPU_CYCLES"
    [all...]
  /external/v8/tools/
tickprocessor.js 778 '--separate-ic': ['separateIc', true,
779 'Separate IC entries'],

Completed in 288 milliseconds