Home
last modified time | relevance | path

Searched defs:LIBRARY (Results 1 – 4 of 4) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/dex/
DApplicationReader.java217 readDexSources(inputApp.getDexLibraryResources(), LIBRARY, libraryClasses); in readSources() local
220 readClassSources(inputApp.getClassLibraryResources(), LIBRARY, libraryClasses); in readSources() local
/external/r8/src/main/java/com/android/tools/r8/graph/
DClassKind.java11 LIBRARY(DexLibraryClass::new, DexClass::isLibraryClass); enumConstant
/external/python/cpython2/PC/os2emx/
DMakefile255 LIBRARY= $(PYTHON.LIB) macro
/external/python/cpython2/
Dconfigure.ac763 AC_SUBST(LIBRARY) subst