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

1 2 3

  /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
  /build/make/
Android.mk 3 # We're relocating the build project to a subdirectory, then using symlinks
  /device/google/marlin/telephony/ims/
Android.mk 17 # Include subdirectory makefiles
  /device/google/marlin/telephony/internal/
Android.mk 16 # Include subdirectory makefiles
  /frameworks/base/apct-tests/perftests/utils/
Android.mk 6 # Build all java files in the java subdirectory
  /prebuilts/tools/linux-x86_64/kythe/proto/
filetree.proto 49 repeated string subdirectory = 1;
  /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/av/media/libstagefright/foundation/tests/
Android.mk 28 # Include subdirectory makefiles
  /frameworks/av/media/libstagefright/codec2/tests/
Android.mk 30 # Include subdirectory makefiles
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 37 # Include subdirectory makefiles
  /frameworks/native/services/surfaceflinger/tests/
Android.mk 37 # Include subdirectory makefiles
  /frameworks/opt/net/wifi/tests/
Android.mk 19 # Include subdirectory makefiles
  /frameworks/opt/telephony/tests/
Android.mk 19 # Include subdirectory makefiles
  /frameworks/av/media/libstagefright/tests/
Android.mk 70 # Include subdirectory makefiles
  /frameworks/base/libs/androidfw/
Android.mk 17 # Include subdirectory makefiles
  /frameworks/base/libs/input/
Android.mk 47 # Include subdirectory makefiles
  /frameworks/opt/net/voip/
Android.mk 33 # Include subdirectory makefiles
  /cts/tests/sensor/src/android/hardware/cts/helpers/
SensorCtsHelper.java 234 * @param subdirectory The sub-directory's name.
236 public static File getSensorTestDataDirectory(String subdirectory) throws IOException {
237 File subdirectoryFile = new File(getSensorTestDataDirectory(), subdirectory);
  /frameworks/ex/common/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/opt/telephony/
Android.mk 45 # Include subdirectory makefiles
  /build/soong/cc/
installer.go 26 // install to a subdirectory of the default install path for the module
  /external/hyphenation-patterns/
Android.mk 63 # $(1): The subdirectory where the source files live.
  /prebuilts/go/darwin-x86/src/os/
path_test.go 55 // Can't make subdirectory of file.
101 // Make directory with file and subdirectory and remove.
132 // Make directory with file and subdirectory and trigger error.
  /prebuilts/go/linux-x86/src/os/
path_test.go 55 // Can't make subdirectory of file.
101 // Make directory with file and subdirectory and remove.
132 // Make directory with file and subdirectory and trigger error.

Completed in 996 milliseconds

1 2 3