OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plugin_path
(Results
1 - 10
of
10
) sorted by null
/external/v8/tools/clang/plugins/tests/
test.py
38
parser.add_argument('
plugin_path
',
46
args.
plugin_path
,
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
plugin.exp
70
set
plugin_path
"$base_dir/$lt_objdir/$plugin_name"
74
verbose "Full plugin path $
plugin_path
" 2
126
[list "load plugin" "-plugin $
plugin_path
\
128
[list "fail plugin onload" "-plugin $
plugin_path
-plugin-opt failonload \
130
[list "fail plugin allsymbolsread" "-plugin $
plugin_path
$regas \
133
[list "fail plugin cleanup" "-plugin $
plugin_path
-plugin-opt failcleanup \
136
[list "plugin all hooks" "-plugin $
plugin_path
$regclm $regas $regcln \
138
[list "plugin claimfile lost symbol" "-plugin $
plugin_path
$regclm \
141
[list "plugin claimfile replace symbol" "-plugin $
plugin_path
$regclm \
145
[list "plugin claimfile resolve symbol" "-plugin $
plugin_path
$regclm
[
all
...]
/external/v8/tools/clang/pylib/clang/
plugin_testing.py
15
def __init__(self, test_base, clang_path,
plugin_path
, plugin_name,
22
plugin_path
: Optional path to the plugin binary. May be None, such as on
30
self._plugin_path =
plugin_path
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
test.py
52
parser.add_argument('
plugin_path
',
60
args.
plugin_path
,
/external/v8/tools/clang/blink_gc_plugin/tests/
test.py
56
parser.add_argument('
plugin_path
',
64
args.
plugin_path
,
/external/perfetto/gn/standalone/
proto_library.gni
43
plugin_path
= get_label_info(plugin_host_label, "root_out_dir") + "/" +
47
plugin_path
= invoker.generator_plugin_script
120
plugin_path_rebased = rebase_path(
plugin_path
, root_build_dir)
143
inputs += [
plugin_path
]
/external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc
299
string
plugin_path
;
local
301
plugin_path
= GOOGLE_PROTOBUF_TEST_PLUGIN_PATH;
322
plugin_path
= possible_paths[i];
328
if (
plugin_path
.empty()) {
330
string
plugin_path
= "third_party/protobuf/test_plugin";
332
if (access(
plugin_path
.c_str(), F_OK) != 0) {
337
args.push_back("--plugin=prefix-gen-plug=" +
plugin_path
);
[
all
...]
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar
Completed in 620 milliseconds