Searched defs:all_flags (Results 1 – 11 of 11) sorted by relevance
45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
218 vector<CommandLineFlagInfo> all_flags; in PrintFlagCompletionInfo() local351 const vector<CommandLineFlagInfo> &all_flags, in FindMatchingFlags()477 const vector<CommandLineFlagInfo> &all_flags, in TryFindModuleAndPackageDir()
67 auto all_flags = absl::GetAllFlags(); in TEST_F() local
65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
71 auto all_flags = absl::GetAllFlags(); in TEST_F() local
515 static cl_mem_flags all_flags[16] = { variable
776 … const char *flag_bits_name, VkFlags all_flags, uint32_t count, const VkFlags *array, in validate_flags_array()
5759 long all_flags = 0; in parse_posix_spawn_flags() local