Home
last modified time | relevance | path

Searched refs:must_exist (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_linearized_header.cpp23 bool must_exist = true) { in IsValidNumericDictionaryValue() argument
25 return !must_exist; in IsValidNumericDictionaryValue()
/external/valgrind/perf/
Dvg_perf124 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
130 if ($must_exist) {
Dvg_perf.in124 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
130 if ($must_exist) {
/external/valgrind/tests/
Dvg_regtest211 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
217 if ($must_exist) {
Dvg_regtest.in211 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
217 if ($must_exist) {
/external/ppp/pppd/
Dmain.c1827 run_program(prog, args, must_exist, done, arg, wait) in run_program() argument
1830 int must_exist;
1862 if (must_exist || errno != ENOENT)
1903 if (must_exist || errno != ENOENT) {
Dpppd.h500 pid_t run_program __P((char *prog, char **args, int must_exist,
701 int options_from_file __P((char *filename, int must_exist, int check_prot,
Doptions.c409 options_from_file(filename, must_exist, check_prot, priv) in options_from_file() argument
411 int must_exist;
436 if (!must_exist) {