HomeSort by relevance Sort by last modified time
    Searched full:plugin_name (Results 1 - 18 of 18) sorted by null

  /external/v8/tools/clang/pylib/clang/
plugin_testing.py 15 def __init__(self, test_base, clang_path, plugin_path, plugin_name,
25 plugin_name: Name of the plugin.
31 self._plugin_name = plugin_name
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gcc-plugin.h 121 PLUGIN_NAME - display name for this plugin
138 extern void register_callback (const char *plugin_name,
143 extern int unregister_callback (const char *plugin_name, int event);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
plugin.exp 40 set plugin_name [file_contents "$base_dir/libldtestplug.la"]
41 set plugin_name [regsub "'.*" [regsub ".*dlname='" "$plugin_name" ""] ""]
42 verbose "plugin name is '$plugin_name'"
52 set plugin_path "$base_dir/$lt_objdir/$plugin_name"
  /prebuilts/go/darwin-x86/src/plugin/
plugin.go 59 // p, err := plugin.Open("plugin_name.so")
  /prebuilts/go/linux-x86/src/plugin/
plugin.go 59 // p, err := plugin.Open("plugin_name.so")
  /toolchain/binutils/binutils-2.25/bfd/
plugin.c 259 static const char *plugin_name; variable
264 plugin_name = p;
276 if (plugin_name)
277 return try_load_plugin (plugin_name, abfd);
  /external/libdrm/omap/
omap_drm.h 47 char plugin_name[64]; /* in */ member in struct:drm_omap_get_base
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 1253 string plugin_name; local
1424 string plugin_name = plugin_prefix_ + "gen-" + local
    [all...]
command_line_interface.h 242 const string& plugin_name,
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 238 const string& plugin_name,
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 238 const string& plugin_name,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 238 const string& plugin_name,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 242 const string& plugin_name,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 238 const string& plugin_name,
  /art/runtime/
runtime.cc 1481 constexpr const char* plugin_name = kIsDebugBuild ? "libopenjdkjvmtid.so" : "libopenjdkjvmti.so"; local
    [all...]
  /prebuilts/sdk/tools/
jack-coverage-plugin.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 3904 milliseconds