Home
last modified time | relevance | path

Searched defs:PWD (Results 1 – 23 of 23) sorted by relevance

/third_party/libabigail/tests/data/test-symtab/kernel-modversions/
DMakefile9 PWD := $(shell pwd) macro
/third_party/libabigail/tests/data/test-symtab/kernel/
DMakefile10 PWD := $(shell pwd) macro
/third_party/libabigail/tests/data/test-symtab/kernel-4.14/
DMakefile10 PWD := $(shell pwd) macro
/third_party/libabigail/tests/data/test-symtab/kernel-5.6/
DMakefile10 PWD := $(shell pwd) macro
/third_party/libabigail/tests/data/test-symtab/kernel-4.19/
DMakefile10 PWD := $(shell pwd) macro
/third_party/libabigail/tests/data/test-symtab/kernel-5.4/
DMakefile10 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kdump/lib/kprobes/
DMakefile4 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kdump/lib/crasher/
DMakefile3 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/
DMakefile11 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/nls/
DMakefile12 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/include/
DMakefile13 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
DMakefile13 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
DMakefile13 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
DMakefile14 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
DMakefile9 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kdump/lib/lkdtm/
DMakefile3 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
DMakefile9 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
DMakefile5 PWD := $(shell pwd) macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DMakefile14 PWD := $(shell pwd) macro
/third_party/toybox/toys/posix/
Dpwd.c26 char *s, *pwd = getcwd(0, 0), *PWD; in pwd_main() local
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
DMakefile13 PWD := $(shell pwd) macro
/third_party/node/
DMakefile22 PWD = $(CURDIR) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp245 SmallString<128> PWD, RealPWD; in RealFileSystem() local