HomeSort by relevance Sort by last modified time
    Searched refs:subdirectory (Results 1 - 25 of 56) 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
  /device/google/marlin/telephony/ims/
Android.mk 17 # Include subdirectory makefiles
  /device/google/marlin/telephony/internal/
Android.mk 16 # Include subdirectory makefiles
  /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/native/services/surfaceflinger/tests/
Android.mk 26 # Include subdirectory makefiles
  /external/skia/platform_tools/android/tests/expectations/tool/
Android.mk 44 # subdirectory in the DATA folder that points to the top level skia resources...
  /frameworks/native/libs/gui/tests/
Android.mk 45 # Include subdirectory makefiles
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 31 # 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/base/libs/input/
Android.mk 46 # Include subdirectory makefiles
  /frameworks/opt/net/voip/
Android.mk 33 # Include subdirectory makefiles
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorCtsHelper.java 226 * @param subdirectory The sub-directory's name.
228 public static File getSensorTestDataDirectory(String subdirectory) throws IOException {
229 File subdirectoryFile = new File(getSensorTestDataDirectory(), subdirectory);
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
support.py 52 def get_data_files(subdirectory, files='*.dat'):
53 return glob.glob(os.path.join(test_dir, subdirectory, files))
  /frameworks/av/media/libstagefright/tests/
Android.mk 102 # Include subdirectory makefiles
  /frameworks/base/libs/androidfw/
Android.mk 79 # 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 75 # Include subdirectory makefiles
  /frameworks/native/libs/ui/
Android.mk 68 # Include subdirectory makefiles
  /frameworks/opt/telephony/
Android.mk 43 # Include subdirectory makefiles
  /external/hyphenation-patterns/
Android.mk 61 # $(1): The subdirectory where the source files live.
  /frameworks/support/v13/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /system/core/libutils/
Android.mk 123 # Build the tests in the tests/ subdirectory.

Completed in 904 milliseconds

1 2 3