Home
last modified time | relevance | path

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

/external/musl/src/process/
Dposix_spawnattr_setflags.c6 const unsigned all_flags = in posix_spawnattr_setflags() local
/external/strace/tests-mx32/
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/strace/tests-m32/
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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dreflection_test.cc65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/webrtc/third_party/abseil-cpp/absl/flags/
Dreflection_test.cc65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/flags/
Dreflection_test.cc65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/openscreen/third_party/abseil/src/absl/flags/
Dreflection_test.cc67 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/abseil-cpp/absl/flags/
Dreflection_test.cc65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
/external/cronet/third_party/abseil-cpp/absl/flags/
Dreflection_test.cc65 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/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/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2409 unsigned int flag, all_flags, exclusive_mask; in TEST() local
/external/python/cpython3/Modules/
Dposixmodule.c5886 long all_flags = 0; in parse_posix_spawn_flags() local