HomeSort by relevance Sort by last modified time
    Searched refs:LIBRARIES (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/
Makefile 17 LIBRARIES = Common
38 libs: $(LIBRARIES)
41 @echo # Build libraries
66 @Makefiles\NmakeSubdirs.bat clean $(LIBRARIES) $(APPLICATIONS)
70 @Makefiles\NmakeSubdirs.bat cleanall $(LIBRARIES) $(APPLICATIONS)
GNUmakefile 50 LIBRARIES = Common
70 SUBDIRS := $(LIBRARIES) $(APPLICATIONS)
  /external/libusb-compat/
libusb-config.in 12 Usage: libusb-config [OPTIONS] [LIBRARIES]
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
LibraryLoader.java 24 * This class provides functionality to load and register the native libraries.
25 * Callers are allowed to separate loading the libraries from initializing them.
26 * This may be an advantage for Android Webview, where the libraries can be loaded
30 * The libraries may be loaded and initialized from any thread. Synchronization
44 // Guards all access to the libraries
53 // One-way switch becomes true when the libraries are loaded.
60 // One-way switch becomes true when the libraries are initialized (
85 // The number of milliseconds it took to load all the native libraries, which
86 // will be reported via UMA. Set once when the libraries are done loading.
183 /** Prefetches the native libraries in a background thread
    [all...]
  /external/caliper/
Android.mk 17 # Include definitions of DAGGER2_PROCESSOR_CLASSES/LIBRARIES
  /device/generic/goldfish-opengl/
common.mk 34 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
  /external/harfbuzz_ng/
git.mk 288 $(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
  /external/strace/
Makefile 177 LIBRARIES = $(noinst_LIBRARIES)
511 # for different programs/libraries.
    [all...]

Completed in 123 milliseconds