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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
cln.sh 7 echo Directories to clean...
  /build/soong/cc/config/
global.go 128 // Directories with warnings from Android.bp files.
134 // Directories with warnings from Android.mk files.
  /external/flatbuffers/android/jni/
include.mk 195 # $(4) schema_include_dirs: Directories to include when generating schemas.
  /build/blueprint/pathtools/
glob.go 31 // Glob returns the list of files and directories that match the given pattern
33 // directories and other dependencies that were searched to construct the file
36 // more complete path entries) is supported. Any directories in the matches
65 // containing directories to know about changes.
68 // most specific found directories were added.
103 // allowing searched directories to be tracked. Also handles the recursive glob pattern, **.
375 // GlobWithDepFile finds all files and directories that match glob. Directories
378 // also writes all of the the directories it traversed as dependencies on
  /build/make/core/
java_common.mk 111 # Look for resource files in any specified directories.
121 # Directories that don't contain any resource files will result in groups
  /build/soong/zip/
zip.go 180 directories bool
281 directories: args.AddDirectoryEntriesToZip,
454 // queue decouple the CPU and IO loads. Directories don't require any
610 if z.directories {
904 // the directory entry to the zip file if directories are enabled.
909 // discover any uncreated directories in the path
921 // parent directories precede their children
927 if z.directories {
  /external/minigbm/
common.mk 88 # - Directories or files with spaces in them DO NOT get along with GNU Make.
  /external/minijail/
common.mk 88 # - Directories or files with spaces in them DO NOT get along with GNU Make.
    [all...]
  /external/modp_b64/
common.mk 88 # - Directories or files with spaces in them DO NOT get along with GNU Make.
    [all...]
  /build/soong/cc/
library.go 129 // list of directories relative to the Blueprints file that will
131 // against this module. Directories listed in export_include_dirs do not need to be
137 // list of exported include directories, like
    [all...]
  /build/soong/java/
droiddoc.go 162 // list of directories rooted at the Android.bp file that will
197 // Top level directories to pass to aidl tool
200 // Directories rooted at the Android.bp file to pass to aidl tool
238 // directories under current module source which contains html/jd files.
368 // a list of top-level directories containing files to merge qualifier annotations (i.e. those intended to be included in the stubs written) from.
371 // a list of top-level directories containing Java stub files to merge show/hide annotations from.
    [all...]
java.go 73 // list of directories containing Java resources
76 // list of directories that should be excluded from java_resource_dirs
204 // Top level directories to pass to aidl tool
207 // Directories rooted at the Android.bp file to pass to aidl tool
210 // directories that should be added as include directories for any aidl sources of modules
    [all...]

Completed in 1409 milliseconds