HomeSort by relevance Sort by last modified time
    Searched refs:Modules (Results 76 - 100 of 246) sorted by null

1 2 34 5 6 7 8 910

  /external/guice/core/test/com/google/inject/
GenericInjectionTest.java 21 import com.google.inject.util.Modules;
84 Modules.EMPTY_MODULE);
  /external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
CheckedProviderMethodsModule.java 33 import com.google.inject.util.Modules;
64 return Modules.EMPTY_MODULE;
  /hardware/intel/common/utils/ituxd/
Android.mk 17 # including x86, the emulator, and the SDK. Modules must be uniquely
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 17 # including x86, the emulator, and the SDK. Modules must be uniquely
  /external/llvm/tools/gold/
gold-plugin.cpp 150 static std::list<claimed_file> Modules;
505 Modules.resize(Modules.size() + 1);
506 claimed_file &cf = Modules.back();
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Archive/
ArchiveReader.cpp 341 // Get all the bitcode modules from the archive
343 Archive::getAllModules(std::vector<Module*>& Modules,
359 Modules.push_back(M);
476 ModuleMap::iterator MI = modules.find(fileOffset);
477 if (MI != modules.end())
498 modules.insert(std::make_pair(fileOffset, std::make_pair(m, mbr)));
504 // Modules that define those symbols.
511 *error = "Empty archive invalid for finding modules defining symbols";
517 // make sure that we populate the modules table as we do this to ensure
551 // modules
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FfsInfStatement.py 17 # Import Modules
99 if StrModule in PlatformDataBase.Modules:
100 PlatformModule = PlatformDataBase.Modules[StrModule]
238 for DscModule in Platform.Modules:
239 DscModules[str(DscModule).lower()] = Platform.Modules[DscModule]
560 if InfFileKey in PlatformDataBase.Modules:
565 if InfFileKey in PlatformDataBase.Modules:
570 if InfFileKey in (PlatformDataBase.Modules):
575 if InfFileKey in (PlatformDataBase.Modules):
580 if InfFileKey in (PlatformDataBase.Modules):
    [all...]
  /external/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
31 /// \brief Manages the set of modules loaded by an AST reader.
46 /// \brief All loaded modules, indexed by name.
47 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
66 /// Either the global index or the module manager may have modules that the
68 /// (in which case the module manager could have modules it does not) and
69 /// this particular translation unit might not have loaded all of the modules
123 /// \brief Forward iterator to traverse all loaded modules.
125 /// \brief Forward iterator end-point to traverse all loaded modules
128 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /external/neven/
Android.mk 136 LOCAL_SRC_FILES := Embedded/common/data/APIEm/Modules/RFFspeed_501.bmd
143 LOCAL_SRC_FILES := Embedded/common/data/APIEm/Modules/RFFstd_501.bmd
  /external/python/cpython2/PC/os2emx/
Makefile 11 # essential modules of Python and a small Python.exe program to start
16 # extension modules, which are OS/2 DLLs renamed with a PYD file extension.
36 # === Optional modules ===
155 SRCPATH=.;../../Python;../../Parser;../../Objects;../../Include;../../Modules
158 # Standalone Parser Generator Program (Shares Some of Python's Modules)
160 # Modules contains extension Modules (Built-In or as Separate DLLs)
279 Modules/getbuildinfo.c \
280 Modules/main.c)
281 SRC.MODULES= $(addprefix $(TOP),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 103 Module Modules[4096];
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ModuleManager.h 11 // modules for the ASTReader.
33 /// \brief Manages the set of modules loaded by an AST reader.
48 /// \brief All loaded modules, indexed by name.
49 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules;
71 /// Either the global index or the module manager may have modules that the
73 /// (in which case the module manager could have modules it does not) and
74 /// this particular translation unit might not have loaded all of the modules
134 /// \brief Forward iterator to traverse all loaded modules.
136 /// \brief Forward iterator end-point to traverse all loaded modules
139 /// \brief Const forward iterator to traverse all loaded modules
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 67 /// compilation: the model is that the client adds modules to the generator and
91 * Process all the modules that were added to the code generator in parallel.
301 /// Vector holding the input buffers containing the bitcode modules to
303 std::vector<ThinLTOBuffer> Modules;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 103 Module Modules[4096];

Completed in 355 milliseconds

1 2 34 5 6 7 8 910