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

1 2

  /external/compiler-rt/make/
subdir.mk 1 # This file is intended to be included from each subdirectory makefile.
3 # Subdirectory makefiles must define:
6 # Subdirectory makefiles may define:
22 # The list of variables which are intended to be overridden in a subdirectory
32 $$(info MAKE: $(Dir): Processing subdirectory)
40 # Reset subdirectory specific variables to sentinel value.
44 # Get the subdirectory variables.
63 # Collect all subdirectory variables for subsequent use.
74 $$(info MAKE: $$(Dir): Done processing subdirectory)
lib_info.mk 3 # This should be included once the subdirectory information has been loaded, and
  /external/fonttools/
README.md 14 See [install.txt](https://github.com/behdad/fonttools/blob/master/Doc/install.txt) in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.
21 See [documentation.html](https://github.com/behdad/fonttools/blob/master/Doc/documentation.html) in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
  /frameworks/native/services/surfaceflinger/tests/
Android.mk 26 # Include subdirectory makefiles
  /frameworks/native/libs/gui/tests/
Android.mk 45 # Include subdirectory makefiles
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 31 # Include subdirectory makefiles
  /frameworks/opt/telephony/tests/
Android.mk 19 # Include subdirectory makefiles
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorCtsHelper.java 215 * @param subdirectory The sub-directory's name.
217 public static File getSensorTestDataDirectory(String subdirectory) throws IOException {
218 File subdirectoryFile = new File(getSensorTestDataDirectory(), subdirectory);
  /frameworks/base/libs/input/
Android.mk 46 # Include subdirectory makefiles
  /frameworks/opt/net/voip/
Android.mk 33 # Include subdirectory makefiles
  /frameworks/opt/telephony/
Android.mk 33 # Include subdirectory makefiles
  /system/core/libutils/
Android.mk 111 # Include subdirectory makefiles
128 # Build the tests in the tests/ subdirectory.
  /frameworks/av/media/libstagefright/tests/
Android.mk 101 # Include subdirectory makefiles
  /frameworks/base/libs/androidfw/
Android.mk 80 # Include subdirectory makefiles
  /frameworks/ex/common/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/native/libs/input/
Android.mk 72 # Include subdirectory makefiles
  /frameworks/native/libs/ui/
Android.mk 64 # Include subdirectory makefiles
  /frameworks/support/v13/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 583 * @param subdirectory If not null, the subdirectory under the SD card where the file should go
588 String subdirectory) throws IOException {
593 if (subdirectory != null) {
594 fullPath.append(File.separatorChar).append(subdirectory);
    [all...]
  /external/noto-fonts/
Android.mk 77 # Now "build" the rest of the fonts, which live in a separate subdirectory.
  /external/clang/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 1130 Do not create a 'failures' subdirectory that includes analyzer crash reports
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 1130 Do not create a 'failures' subdirectory that includes analyzer crash reports
    [all...]
  /ndk/build/core/
definitions-host.mk 174 # c:foo -> 'foo' subdirectory on C drive's current directory.
  /external/squashfs-tools/squashfs-tools/
action.c 1744 static int subdirectory(struct dir_info *source, struct dir_info *dest) function
    [all...]

Completed in 3738 milliseconds

1 2