Home
last modified time | relevance | path

Searched defs:all_flags (Results 1 – 11 of 11) sorted by relevance

/external/strace/tests-mx32/
Dinotify_init1.c45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
/external/strace/tests-m32/
Dinotify_init1.c45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
/external/strace/tests/
Dinotify_init1.c45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
/external/gflags/src/
Dgflags_completions.cc218 vector<CommandLineFlagInfo> all_flags; in PrintFlagCompletionInfo() local
351 const vector<CommandLineFlagInfo> &all_flags, in FindMatchingFlags()
477 const vector<CommandLineFlagInfo> &all_flags, in TryFindModuleAndPackageDir()
/external/openscreen/third_party/abseil/src/absl/flags/
Dreflection_test.cc67 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/angle/third_party/abseil-cpp/absl/flags/
Dreflection_test.cc65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/libtextclassifier/abseil-cpp/absl/flags/
Dreflection_test.cc71 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dreflection_test.cc71 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_queries.cpp515 static cl_mem_flags all_flags[16] = { variable
/external/vulkan-validation-layers/layers/
Dstateless_validation.h776 … const char *flag_bits_name, VkFlags all_flags, uint32_t count, const VkFlags *array, in validate_flags_array()
/external/python/cpython3/Modules/
Dposixmodule.c5759 long all_flags = 0; in parse_posix_spawn_flags() local