Searched refs:has_file (Results 1 – 5 of 5) sorted by relevance
25 private $has_file = false; variable in Google\\Protobuf\\Internal\\FileDescriptorSet59 $this->has_file = true;66 return $this->has_file;
38 bool has_file = false; in MacroExpands() local44 has_file = true; in MacroExpands()50 if (has_file && has_line) { in MacroExpands()
86 static int has_file(const char *fname, int required) in has_file() function292 if (has_file(PROC_IO_FNAME, 0)) { in test_readahead()379 has_file(DROP_CACHES_FNAME, 1); in setup()380 has_file(MEMINFO_FNAME, 1); in setup()
83 def has_file(self, filename): member in SymcovData152 elif self.symcov_data.has_file(norm_path):
827 bool has_file = false; local882 has_file = true;890 if (BC_IS_BC || !has_file) bc_vm_stdin();