/packages/apps/Settings/tests/ |
Android.mk | 4 # Include all makefiles in subdirectories
|
/packages/apps/StorageManager/tests/ |
Android.mk | 4 # Include all makefiles in subdirectories
|
/packages/apps/CellBroadcastReceiver/tests/ |
Android.mk | 18 # Include all makefiles in subdirectories
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
Android.mk | 39 # Include packages in subdirectories
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
fix.go | 27 // not to packages in subdirectories.
|
fmt.go | 41 // not to packages in subdirectories.
|
help.go | 69 patterns. As a special case, x/... matches x as well as x's subdirectories. 70 For example, net/... expands to net and packages in its subdirectories. 113 "go test ./..." to test all subdirectories. See 'go help packages' for details
|
alldocs.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
fix.go | 27 // not to packages in subdirectories.
|
fmt.go | 41 // not to packages in subdirectories.
|
help.go | 69 patterns. As a special case, x/... matches x as well as x's subdirectories. 70 For example, net/... expands to net and packages in its subdirectories. 113 "go test ./..." to test all subdirectories. See 'go help packages' for details
|
alldocs.go | [all...] |
/external/compiler-rt/make/ |
subdir.mk | 4 # SubDirs - The subdirectories to traverse.
|
/external/mesa3d/ |
Android.mk | 72 # add subdirectories
|
/build/blueprint/ |
doc.go | 51 // subdirectories listed by the "subdirs" variable are read by Blueprint, and
|
context.go | 462 // an assignment to the "subdirs" variable, then the subdirectories listed are 553 // subdirectories. 636 // Blueprints files found in those subdirectories. handler will be called from a goroutine, so [all...] |
/external/llvm/utils/llvm-build/llvmbuild/ |
main.py | 81 # Recurse into the specified subdirectories. 82 for subdir in common.get_list("subdirectories"): 214 # Compute the list of subdirectories to scan. 236 subdirectories = subpath_subdirs.get(subpath) 237 if subdirectories: 239 subdirectories = %s 240 """ % (" ".join(sorted(subdirectories)),) [all...] |
/prebuilts/go/darwin-x86/src/go/types/ |
stdlib_test.go | 273 // traverse subdirectories, but don't walk into testdata
|
/prebuilts/go/linux-x86/src/go/types/ |
stdlib_test.go | 273 // traverse subdirectories, but don't walk into testdata
|
/external/conscrypt/ |
Android.mk | 39 # All subdirectories are optional (hence the "2> /dev/null"s below).
|
/libcore/ |
JavaLibrary.mk | 38 # All subdirectories are optional (hence the "2> /dev/null"s below).
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
util.go | 308 // xreaddir replaces dst with a list of the names of the files and subdirectories in dir.
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
util.go | 308 // xreaddir replaces dst with a list of the names of the files and subdirectories in dir.
|
/external/minijail/ |
common.mk | 23 # 3. In all subdirectories, create a 'module.mk' file that starts with: 552 # Note, the catch-all pattern rules don't work in subdirectories because [all...] |
/external/modp_b64/ |
common.mk | 23 # 3. In all subdirectories, create a 'module.mk' file that starts with: 552 # Note, the catch-all pattern rules don't work in subdirectories because [all...] |