Home
last modified time | relevance | path

Searched refs:single_file (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/
Dcros_gs.py83 def rm(self, single_file): argument
85 simple_system(self.rm_cmd % single_file)
/external/libvpx/libvpx/
Dvpxdec.c507 int single_file; in main_loop() local
689 single_file = is_single_file(outfile_pattern); in main_loop()
691 if (!noblit && single_file) { in main_loop()
701 if (!single_file) { in main_loop()
899 if (!output_bit_depth && single_file && !do_md5) { in main_loop()
928 if (single_file) { in main_loop()
1019 if (!noblit && single_file) { in main_loop()
/external/libcups/cups/
Dppd-private.h152 int single_file; /* cupsSingleFile value */ member
Dppd-cache.c532 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()
/external/protobuf/
Dprotobuf.bzl98 single_file = True,
104 single_file = True,
/external/protobuf/util/
Dprotobuf.bzl98 single_file = True,
104 single_file = True,