Searched refs:single_file (Results 1 – 6 of 6) sorted by relevance
83 def rm(self, single_file): argument85 simple_system(self.rm_cmd % single_file)
449 int single_file; in main_loop() local635 single_file = is_single_file(outfile_pattern); in main_loop()637 if (!noblit && single_file) { in main_loop()647 if (!single_file) { in main_loop()854 if (!fixed_output_bit_depth && single_file) { in main_loop()867 if (single_file) { in main_loop()972 if (!noblit && single_file) { in main_loop()
539 int single_file; in main_loop() local729 single_file = is_single_file(outfile_pattern); in main_loop()731 if (!noblit && single_file) { in main_loop()741 if (!single_file) { in main_loop()951 if (!output_bit_depth && single_file && !do_md5) { in main_loop()980 if (single_file) { in main_loop()1071 if (!noblit && single_file) { in main_loop()
152 int single_file; /* cupsSingleFile value */ member
532 pc->single_file = !_cups_strcasecmp(value, "true"); in _ppdCacheCreateWithFile()1657 pc->single_file = !_cups_strcasecmp(ppd_attr->value, "true"); in _ppdCacheCreateWithPPD()2861 cupsFilePrintf(fp, "SingleFile %s\n", pc->single_file ? "true" : "false"); in _ppdCacheWriteFile()
98 single_file = True,104 single_file = True,