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

  /frameworks/compile/libbcc/runtime/make/
subdir.mk 1 # This file is intended to be included from each subdirectory makefile.
3 # Subdirectory makefiles must define:
10 # Subdirectory makefiles may define:
21 # The list of variables which are intended to be overridden in a subdirectory
30 $$(info MAKE: $(Dir): Processing subdirectory)
38 # Reset subdirectory specific variables to sentinel value.
42 # Get the subdirectory variables.
61 # Collect all subdirectory variables for subsequent use.
72 $$(info MAKE: $$(Dir): Done processing subdirectory)
lib_info.mk 3 # This should be included once the subdirectory information has been loaded, and
  /frameworks/base/opengl/tests/EGLTest/
Android.mk 30 # Include subdirectory makefiles
  /frameworks/base/libs/gui/tests/
Android.mk 35 # Include subdirectory makefiles
  /frameworks/base/media/libstagefright/tests/
Android.mk 47 # Include subdirectory makefiles
  /external/chromium/chrome/browser/extensions/
extension_context_menu_browsertest.cc 118 // Helper to load an extension from context_menus/|subdirectory| in the
120 bool LoadContextMenuExtension(std::string subdirectory) {
122 test_data_dir_.AppendASCII("context_menus").AppendASCII(subdirectory);
126 bool LoadContextMenuExtensionIncognito(std::string subdirectory) {
128 test_data_dir_.AppendASCII("context_menus").AppendASCII(subdirectory);
  /frameworks/base/libs/ui/
Android.mk 74 # Include subdirectory makefiles
  /frameworks/base/services/input/
Android.mk 49 # Include subdirectory makefiles
  /frameworks/ex/carousel/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/ex/common/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/support/v13/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /external/libvpx/examples/includes/geshi/contrib/
example.php 6 * and the language files in subdirectory "../geshi/")
162 include_path, and that the language files are in a subdirectory of GeSHi's directory called <strong>geshi/</strong>.</p>
langcheck.php 6 * and the language files in subdirectory "../geshi/")
122 subdirectory of GeSHi's directory called <strong>geshi/</strong>.</p>
    [all...]
  /frameworks/base/libs/utils/
Android.mk 119 # Include subdirectory makefiles
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 588 * @param subdirectory If not null, the subdirectory under the SD card where the file should go
593 String subdirectory) throws IOException {
598 if (subdirectory != null) {
599 fullPath.append(File.separatorChar).append(subdirectory);
    [all...]
  /frameworks/support/v4/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 82 Defaults to a subdirectory of the folder containing
  /external/clang/tools/scan-build/
scan-build 998 -no-failure-reports - Do not create a 'failures' subdirectory that includes
1115 a subdirectory of "/tmp/myhtmldir" and to run "make" with the "-j4" option.
1116 A different subdirectory is created each time $Prog analyzes a project
    [all...]
  /build/core/
main.mk 502 # with a subdirectory's makefile.
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 707 milliseconds