HomeSort by relevance Sort by last modified time
    Searched refs:Registry (Results 51 - 75 of 423) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/
fragment.properties 12 fragmentName=Eclipse Registry Compatibility Fragment
  /external/clang/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 14 #include "llvm/Support/Registry.h"
21 typedef llvm::Registry<CompilationDatabasePlugin>
  /frameworks/ex/framesequence/jni/
Registry.h 42 class Registry {
44 Registry(const RegistryEntry& entry);
50 Registry* mNext;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Registry.h 1 //=== Registry.h - Linker-supported plugin registries -----------*- C++ -*-===//
10 // Defines a registry template for discovering pluggable modules.
25 /// A simple registry entry which provides only a name, description, and
41 /// A global registry used in conjunction with static constructors to make
45 class Registry {
54 Registry() = delete;
64 friend Registry<T>;
73 /// Add a node to the Registry: this is the interface between the plugin and
77 /// add a node to the executable's registry. Therefore it's not defined here
82 /// Iterators for registry entries
    [all...]

Completed in 580 milliseconds

1 23 4 5 6 7 8 91011>>