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

  /external/chromium_org/android_webview/java/generated_src/org/chromium/base/library_loader/
NativeLibraries.java 8 * This class defines the native libraries and loader options required by webview
23 // This is the list of native libraries to load. In the normal chromium build, this would be
26 static final String[] LIBRARIES = { "webviewchromium" };
  /external/chromium_org/build/android/tests/multiple_proguards/src/dummy/
NativeLibraries.java 15 static final String[] LIBRARIES = {};
  /external/qemu/distrib/sdl-1.2.15/
Makefile 40 .PHONY: all libraries executables clean clean-config clean-objs-dir \
41 clean-executables clean-libraries
49 all: libraries executables
51 LIBRARIES :=
60 libraries: $(LIBRARIES)
64 rm -rf $(OBJS_DIR)/intermediates $(EXECUTABLES) $(LIBRARIES)
  /external/qemu/
Makefile 46 .PHONY: all libraries executables clean clean-config clean-objs-dir \
47 clean-executables clean-libraries
56 all: libraries executables
58 LIBRARIES :=
74 libraries: $(LIBRARIES)
78 rm -rf $(OBJS_DIR)/intermediates $(EXECUTABLES) $(LIBRARIES)
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 71 LIBRARIES = $(noinst_LIBRARIES)
406 all-am: Makefile $(LIBRARIES)
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 360 LIBRARIES = $(lib_LIBRARIES)
    [all...]

Completed in 5082 milliseconds