OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dtest
(Results
1 - 12
of
12
) sorted by null
/external/clang/test/Preprocessor/
include-macros.c
1
// RUN: %clang_cc1 -E -
Dtest
=FOO -imacros %S/pr2086.h %s | grep 'HERE: test'
/external/zlib/contrib/blast/
Makefile
2
cc -
DTEST
-o blast blast.c
/external/zlib/contrib/puff/
Makefile
2
cc -
DTEST
-o puff puff.c
/external/genext2fs/
test.sh
29
#
dtest
- Exercises the -d directory option of genext2fs
31
# Usage:
dtest
file-size number-of-blocks correct-checksum
32
dtest
() {
function
56
dtest
0 4096 3bc6424b8fcd51a0de34ee59d91d5f16
57
dtest
0 8193 f174804f6b433b552706cbbfc60c416d
58
dtest
0 8194 4855a55d0cbdc44584634df49ebd5711
59
dtest
1 4096 09c569b6bfb45222c729c42d04d5451f
60
dtest
12288 4096 61febcbfbf32024ef99103fcdc282c39
61
dtest
274432 4096 0c517803552c55c1806e4220b0a0164f
62
dtest
8388608 9000 e0e5ea15bced10ab486d8135584b5d8
[
all
...]
test-mount.sh
31
#
dtest
-mount - Exercise the -d directory option of genext2fs
33
# and returns the command line with which to invoke
dtest
()
34
# Usage:
dtest
-mount file-size number-of-blocks
47
pass
dtest
$size $blocks
/external/yaffs2/yaffs2/direct/
Makefile
22
DIRECTTESTOBJS =
dtest
.o yaffscfg2k.o yaffs_ecc.o yaffs_fileem2k.o yaffsfs.o yaffs_guts.o \
31
#ALLOBJS =
dtest
.o nand_ecc.o yaffscfg.o yaffs_fileem.o yaffsfs.o yaffs_ramdisk.o bootldtst.o yboot.o yaffs_ramem2k.o
/external/icu4c/test/hdrtst/
Makefile.in
54
check:
dtest
ctest cpptest lotest doclean drafttest deprtest internaltest obsoletetest
92
dtest
:
212
.PHONY: doclean check all cpptest lotest
dtest
ctest clean distclean
/external/netcat/
Makefile.dist
11
# DFLAGS = -
DTEST
-DDEBUG
/external/chromium/net/base/
escape_unittest.cc
355
{"%2
dtest
", 6, 4},
356
{"%2
dtest
", 2, std::wstring::npos},
/external/bison/lib/
getopt.c
1130
/* Compile with -
DTEST
to make an executable for use in testing
/external/grub/lib/
getopt.c
990
/* Compile with -
DTEST
to make an executable for use in testing
/ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c
1125
/* Compile with -
DTEST
to make an executable for use in testing
Completed in 494 milliseconds