Searched defs:silent (Results 1 - 25 of 27) sorted by relevance

12

/external/ImageMagick/MagickCore/
H A Dxwindow.h32 silent; member in struct:_XImportInfo
/external/autotest/contrib/
H A Dmove_cq_hosts.sh10 function silent() { function
46 # if ! silent lock_host $host; then echo $host already handled; continue; fi
49 silent create_labels $LABELS
50 silent create_platform $PLATFORM
53 silent remove_host $host
/external/dng_sdk/source/
H A Ddng_exceptions.cpp78 bool silent)
186 if (message && !silent)
197 (void) silent;
75 Throw_dng_error(dng_error_code err, const char *message, const char *sub_message, bool silent) argument
/external/libchrome/base/debug/
H A Ddebugger.cc15 bool WaitForDebugger(int wait_seconds, bool silent) { argument
24 if (!silent)
/external/squashfs-tools/squashfs-tools/
H A Dinfo.c46 static int silent = 0; variable
H A Dunsquashfs_info.c44 static int silent = 0; variable
H A Dmksquashfs.c114 int silent = TRUE; variable
5740 silent = FALSE;
5968 if(!silent)
/external/valgrind/drd/tests/
H A Dbug-235681.c16 int silent; variable
22 if (!silent)
29 if (!silent)
33 if (!silent)
36 if (!silent)
42 if (!silent)
54 silent = 1;
67 if (!silent)
75 if (!silent)
85 if (!silent)
[all...]
H A Domp_prime.c40 int silent = 0; local
52 silent = 1;
100 if (! silent)
H A Domp_printf.c24 int silent = 0; local
35 case 'q': silent = 1; break;
56 if (! silent)
H A Domp_matinv.c290 int silent = 0; local
302 case 'q': silent = 1; break;
332 if (! silent)
H A Dmatinv.c314 int silent = 0; local
325 case 'q': silent = 1; break;
352 if (! silent)
/external/squashfs-tools/kernel/fs/squashfs/
H A Dsuper.c67 static int squashfs_fill_super(struct super_block *sb, void *data, int silent) argument
124 if (!silent)
/external/autotest/client/tests/tsc/src/
H A Dchecktsc.c20 int silent = 0; variable
27 { "silent", no_argument, 0, 's' },
46 printf(" -s,--silent no output if test is successful\n");
232 if (!silent)
347 ++silent;
380 if (!silent) {
/external/e2fsprogs/misc/
H A Dchattr.c68 static int silent; variable
144 silent = 1;
198 if (!silent)
205 if (!silent)
231 if (!silent) {
243 if (!silent)
/external/ppp/pppd/
H A Dlcp.h90 bool silent; /* Wait for the other end to start first */ member in struct:lcp_options
/external/tcpdump/
H A Dprint-pim.c523 const u_char *bp, enum pimv2_addrtype at, int silent)
572 if (!silent)
577 if (!silent)
586 if (!silent) {
594 if (!silent) {
601 if (bp[0] && !silent) {
522 pimv2_addr_print(netdissect_options *ndo, const u_char *bp, enum pimv2_addrtype at, int silent) argument
/external/libpng/contrib/libtests/
H A Dtarith.c773 int i, silent=0, onlygamma=0; local
778 silent = 1;
807 if (!silent)
830 if (!silent)
849 if (!silent)
867 if (!silent)
885 if (!silent)
896 if (!silent)
915 if (!silent)
934 if (!silent)
[all...]
/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dinode.c893 static int supported_squashfs_filesystem(struct squashfs_sb_info *msblk, int silent) argument
930 void *data, int silent)
986 if(!supported_squashfs_filesystem(msblk, silent))
929 squashfs_read_super(struct super_block *s, void *data, int silent) argument
/external/libedit/src/
H A Dterminal.c1467 int verbose = 0, silent = 0; local
1486 silent = 1;
1536 if (!silent)
1579 if (!silent)
1590 if (!silent)
1598 if (!silent)
1607 if (!silent)
1625 if (!silent)
1632 if (!silent)
1641 if (!silent)
[all...]
/external/pcre/dist/
H A Dpcregrep.c198 static BOOL silent = FALSE; variable
2124 However, file opening failures are suppressed if "silent" is set.
2181 if (!silent) fprintf(stderr, "pcregrep: failed to test next file %s\n",
2226 if (!silent)
2281 if (!silent)
2320 if (!silent)
2355 else if (!silent)
2409 case 's': silent = TRUE; break;
/external/elfutils/src/
H A Dreadelf.c5866 bool silent; member in struct:attrcb_args
5883 if (!cbargs->silent)
5892 if (!cbargs->silent)
5901 if (!cbargs->silent)
5907 if (!cbargs->silent)
5925 if (cbargs->silent)
5942 if (cbargs->silent)
5954 if (cbargs->silent)
5982 if (!cbargs->silent)
6007 if (!cbargs->silent)
6203 const bool silent = !(print_debug_sections & section_info); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jar ... org.sat4j.specs.ISolver solver private boolean silent static Class class$org$sat4j$AbstractLauncher protected ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 5975 milliseconds

12