OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBDIR
(Results
1 - 8
of
8
) sorted by null
/external/openssh/regress/misc/
Makefile
0
SUBDIR
= kexfuzz
3
.include <bsd.
subdir
.mk>
/external/openssh/regress/unittests/
Makefile
4
SUBDIR
= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
6
.include <bsd.
subdir
.mk>
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
CdupCommandHandlerTest.groovy
35
def
SUBDIR
= "${DIR}/sub"
38
setCurrentDirectory(
SUBDIR
)
52
setCurrentDirectory(
SUBDIR
)
57
assert session.getAttribute(SessionKeys.CURRENT_DIRECTORY) ==
SUBDIR
74
createDirectory(
SUBDIR
)
/external/curl/packages/OS400/
makefile.sh
50
# for
SUBDIR
in include lib src tests
51
for
SUBDIR
in include lib src
52
do "${SCRIPTDIR}/make-${
SUBDIR
}.sh"
/external/linux-kselftest/tools/testing/selftests/futex/
Makefile
24
@for
SUBDIR
in $(SUBDIRS); do \
25
BUILD_TARGET=$$OUTPUT/$$
SUBDIR
; \
27
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$
SUBDIR
INSTALL_PATH=$(INSTALL_PATH)/$$
SUBDIR
install; \
/external/libxml2/os400/
make.sh
82
for
SUBDIR
in include rpg src
83
do "${SCRIPTDIR}/make-${
SUBDIR
}.sh"
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
FakeFtpServerIntegrationTest.groovy
52
static final
SUBDIR
= p(HOME_DIR, SUBDIR_NAME)
202
fileSystem.add(new FileEntry(path: p(
SUBDIR
, FILENAME1), lastModified: LAST_MODIFIED, contents: ASCII_DATA))
203
fileSystem.add(new DirectoryEntry(path: p(
SUBDIR
, SUBDIR_NAME2), lastModified: LAST_MODIFIED))
207
FTPFile[] files = ftpClient.listFiles(
SUBDIR
)
280
fileSystem.add(new FileEntry(path: p(
SUBDIR
, FILENAME1)))
281
fileSystem.add(new DirectoryEntry(path: p(
SUBDIR
, SUBDIR_NAME2)))
285
String[] filenames = ftpClient.listNames(
SUBDIR
)
297
fileSystem.add(new FileEntry(path: p(
SUBDIR
, FILENAME1)))
298
fileSystem.add(new FileEntry(path: p(
SUBDIR
, FILENAME2)))
303
String[] filenames = ftpClient.listNames(
SUBDIR
)
[
all
...]
/toolchain/binutils/binutils-2.25/libiberty/
configure
[
all
...]
Completed in 228 milliseconds