OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PluginLoader
(Results
1 - 25
of
30
) sorted by null
1
2
/external/llvm/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/external/swiftshader/third_party/LLVM/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
PluginLoader.h
1
//===-- llvm/Support/
PluginLoader
.h - Plugin Loader for Tools ---*- C++ -*-===//
23
struct
PluginLoader
{
31
static cl::opt<
PluginLoader
, false, cl::parser<std::string> >
/frameworks/av/media/libmedia/include/media/
PluginLoader.h
28
class
PluginLoader
{
31
PluginLoader
(const char *dir, const char *entry) {
57
~
PluginLoader
() {
92
PluginLoader
(const
PluginLoader
&) = delete;
93
void operator=(const
PluginLoader
&) = delete;
/hardware/interfaces/drm/1.0/default/include/
PluginLoader.h
32
class
PluginLoader
{
35
PluginLoader
(const char *dir, const char *entry) {
61
~
PluginLoader
() {
96
PluginLoader
(const
PluginLoader
&) = delete;
97
void operator=(const
PluginLoader
&) = delete;
/external/mockito/src/main/java/org/mockito/internal/configuration/plugins/
PluginLoader.java
13
class
PluginLoader
{
18
PluginLoader
(DefaultMockitoPlugins plugins, PluginInitializer initializer) {
23
PluginLoader
(PluginSwitch pluginSwitch) {
35
PluginLoader
(PluginSwitch pluginSwitch, String alias) {
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
util.py
20
class
PluginLoader
(object):
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.7.1/
mockito-core-2.7.1.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.7.6/
mockito-core-2.7.6.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.2.29/
mockito-core-2.2.29.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.2.5/
mockito-core-2.2.5.jar
/prebuilts/misc/common/robolectric/3.1.1/lib/
mockito-core-1.10.19.jar
Completed in 701 milliseconds
1
2