Home
last modified time | relevance | path

Searched defs:compilation (Results 1 – 3 of 3) sorted by relevance

/external/dagger2/compiler/src/test/java/dagger/internal/codegen/writer/
DTypeNamesTest.java34 @Rule public final CompilationRule compilation = new CompilationRule(); field in TypeNamesTest
/external/python/cpython2/Doc/extending/
Dextending.rst403 .. _compilation: target in The Module's Method Table and Initialization Function
/external/v8/src/
Dcompiler.cc902 std::unique_ptr<CompilationHandleScope> compilation; in GetOptimizedCode() local