OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Separate
(Results
1 - 4
of
4
) 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 java_reflection_path_base :
Separate
<"-java-reflection-path-base">,
69
def _java_reflection_path_base :
Separate
<"-p">,
71
def java_reflection_package_name :
Separate
<"-java-reflection-package-name">,
73
def _java_reflection_package_name :
Separate
<"-j">,
76
def bitcode_storage :
Separate
<"-bitcode-storage">,
78
def _bitcode_storage :
Separate
<"-s">, Alias<bitcode_storage>;
93
def output_dep_dir :
Separate
<"-output-dep-dir">, MetaVarName<"<directory>">
[
all
...]
/ndk/build/core/
setup-abi.mk
40
#
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
785
'--
separate
-ic': ['separateIc', true,
786
'
Separate
IC entries'],
Completed in 123 milliseconds