Searched refs:for_real (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djpegtran.c115 int last_file_arg_seen, wxjpeg_boolean for_real)
121 * for_real is FALSE on the first (dummy) pass; we may skip any expensive
311 if (for_real) {
114 parse_switches(j_compress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, wxjpeg_boolean for_real) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dcjpeg.c205 int last_file_arg_seen, boolean for_real)
211 * for_real is FALSE on the first (dummy) pass; we may skip any expensive
430 if (for_real) {
204 parse_switches(j_compress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real) argument
H A Djpegtran.c117 int last_file_arg_seen, boolean for_real)
123 * for_real is FALSE on the first (dummy) pass; we may skip any expensive
334 if (for_real) {
116 parse_switches(j_compress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real) argument
H A Ddjpeg.c164 int last_file_arg_seen, boolean for_real)
170 * for_real is FALSE on the first (dummy) pass; we may skip any expensive
271 if (for_real) { /* too expensive to do twice! */
163 parse_switches(j_decompress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-proc.c321 int for_real = 0, mul_factor, div_factor; local
402 if (for_real) {
409 } while (!for_real++);

Completed in 107 milliseconds