HomeSort by relevance Sort by last modified time
    Searched defs:ObjectCache (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache -----C++ -*-===//
19 /// This is the base ObjectCache type which can be provided to an
22 class ObjectCache {
25 ObjectCache() { }
27 virtual ~ObjectCache() { }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ObjectCache.h 1 //===-- ObjectCache.h - Class definition for the ObjectCache ----*- C++ -*-===//
20 /// This is the base ObjectCache type which can be provided to an
23 class ObjectCache {
27 ObjectCache() = default;
29 virtual ~ObjectCache() = default;
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java 29 public class ObjectCache<T> {
41 * Creates a new ObjectCache instance
45 public ObjectCache(Callback<T> callbacks, int maxSize) {
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
ecj-4.6.1.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/
ecj-4.6.1.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 

Completed in 395 milliseconds

1 2