Searched refs:subdirectory (Results 1 - 16 of 16) sorted by relevance

/external/compiler-rt/make/
H A Dsubdir.mk1 # This file is intended to be included from each subdirectory makefile.
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)
H A Dlib_info.mk3 # This should be included once the subdirectory information has been loaded, and
/external/fonttools/
H A DREADME.md14 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.
/external/adhd/defs/
H A Dmake.mk33 # $(call remake,<label>,<subdirectory>,<makefile>,<target>)
/external/hyphenation-patterns/
H A DAndroid.mk68 # $(1): The subdirectory where the source files live.
/external/autotest/server/
H A Dserver_job.py675 @param log: If True, output will be written to output in a subdirectory
1109 """Compute a unique results subdirectory based on the given name.
1114 subdirectory = base_subdirectory_name
1116 while os.path.exists(os.path.join(self.resultdir, subdirectory)):
1117 subdirectory = base_subdirectory_name + '.' + str(counter)
1119 return subdirectory
1150 parameter. This is used to generate user-friendly subdirectory
1163 subdirectory = self._unique_subdirectory(base_subdirectory_name)
1164 subdirectory_path = os.path.join(self.resultdir, subdirectory)
1167 self.record(status_code, subdirectory, test_nam
[all...]
/external/noto-fonts/
H A DAndroid.mk82 # Now "build" the rest of the fonts, which live in a separate subdirectory.
313 # Now "build" the variable fonts, which live in a separate subdirectory.
/external/python/cpython3/Lib/test/
H A Dtest_compileall.py36 self.subdirectory = os.path.join(self.directory, '_subdir')
37 os.mkdir(self.subdirectory)
38 self.source_path3 = os.path.join(self.subdirectory, '_test3.py')
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DPath.inc213 // Append a subdirectory passed on our process id so multiple LLVMs don't
/external/squashfs-tools/squashfs-tools/
H A Daction.c1685 * trying to move source to a subdirectory of
1748 static int subdirectory(struct dir_info *source, struct dir_info *dest) function
1833 * subdirectory of itself
1835 if(subdirectory(dir_ent->dir, dest)) {
1838 "subdirectory of itself\n",
1882 * subdirectory of itself
1884 if(subdirectory(dir_ent->dir, dest)) {
1887 "subdirectory of itself\n",
/external/mesa3d/scripts/
H A Dget_reviewer.pl832 no individual file within the directory or subdirectory
/external/curl/packages/vms/
H A Dconfig_h.com47 $! subdirectory
/external/minijail/
H A Dcommon.mk566 # not match without further magic on a per-subdirectory basis.
/external/modp_b64/
H A Dcommon.mk561 # not match without further magic on a per-subdirectory basis.
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/libpng/
H A Dconfigure1471 versioned subdirectory and installed libpng library
3896 # We will build objects and dependencies in a subdirectory because
4031 # We will build objects and dependencies in a subdirectory because

Completed in 589 milliseconds