Home
last modified time | relevance | path

Searched refs:VPATH (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/external/linux-kselftest/tools/testing/selftests/ntb/
Dntb_test.sh99 VPATH=$1
102 if [[ "$VPATH" == *":/"* ]]; then
103 REMOTE=${VPATH%%:*}
104 VPATH=${VPATH#*:}
112 ssh "$REMOTE" cat "$VPATH"
114 cat "$VPATH"
124 ssh "$REMOTE" "echo \"$VALUE\" > \"$VPATH\""
126 echo "$VALUE" > "$VPATH"
184 VPATH=$1
187 ROW=($(read_file "$VPATH" | grep -e "^$IDX"))
[all …]
/external/syslinux/com32/tools/
DMakefile13 VPATH = $(SRC) macro
/external/syslinux/sample/
DMakefile18 VPATH = $(SRC) macro
/external/syslinux/codepage/
DMakefile1 VPATH = $(SRC) macro
/external/adhd/defs/
Dmake.mk67 VPATH=$(ADHD_DIR)/$${REL_DIR} \
/external/syslinux/com32/samples/
DMakefile19 VPATH = $(SRC) macro
/external/freetype/src/tools/ftrandom/
DMakefile12 VPATH = $(OBJ_DIR) \ macro
/external/syslinux/com32/chain/
DMakefile16 VPATH = $(SRC) macro
/external/syslinux/lzo/
DMakefile13 VPATH = $(SRC) macro
/external/syslinux/com32/mboot/
DMakefile18 VPATH = $(SRC) macro
/external/curl/lib/
Dmakefile.dj29 VPATH = vtls vauth
/external/syslinux/diag/mbr/
DMakefile20 VPATH = $(SRC) macro
/external/syslinux/com32/menu/
DMakefile17 VPATH = $(SRC) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
DMakefile3 VPATH = $(SRCDIR) macro
/external/syslinux/com32/rosh/
DMakefile22 VPATH = $(SRC) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
DMakefile39 VPATH = $(SRCDIR) macro
/external/syslinux/com32/libutil/
DMakefile32 VPATH = $(SRC) macro
/external/syslinux/com32/libupload/
DMakefile2 VPATH = $(SRC) macro
/external/syslinux/com32/sysdump/
DMakefile18 VPATH = $(SRC) macro
/external/syslinux/libinstaller/
DMakefile7 VPATH = $(SRC) macro
/external/syslinux/gpxe/
DMakefile20 VPATH = $(SRC) macro
/external/syslinux/mtools/
DMakefile21 VPATH = $(SRC):$(SRC)/../libfat:$(SRC)/../libinstaller:$(OBJ)/../libinstaller macro
/external/syslinux/extlinux/
DMakefile39 VPATH = $(SRC):$(SRC)/../libinstaller:$(OBJ)/../libinstaller macro
/external/syslinux/com32/gfxboot/
DMakefile14 VPATH = $(SRC) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
DMakefile39 VPATH = $(SRCDIR) macro

12345678910>>...13