/aosp_15_r20/external/gflags/src/ |
H A D | gflags_completions.cc | 218 vector<CommandLineFlagInfo> all_flags; in PrintFlagCompletionInfo() local 351 const vector<CommandLineFlagInfo> &all_flags, in FindMatchingFlags() 477 const vector<CommandLineFlagInfo> &all_flags, in TryFindModuleAndPackageDir()
|
/aosp_15_r20/external/musl/src/process/ |
H A D | posix_spawnattr_setflags.c | 6 const unsigned all_flags = in posix_spawnattr_setflags() local
|
/aosp_15_r20/external/trusty/musl/src/process/ |
D | posix_spawnattr_setflags.c | 6 const unsigned all_flags = in posix_spawnattr_setflags() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | inotify_init1.c | 45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | inotify_init1.c | 45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
|
/aosp_15_r20/external/strace/tests/ |
H A D | inotify_init1.c | 45 # define all_flags (O_NONBLOCK | cloexec_flag) macro
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/ |
H A D | reflection_test.cc | 65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 68 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 68 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/flags/ |
H A D | reflection_test.cc | 67 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 68 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/ |
D | reflection_test.cc | 65 auto all_flags = absl::GetAllFlags(); in TEST_F() local
|
/aosp_15_r20/device/google/cuttlefish/host/libs/config/ |
D | fetcher_config.cpp | 158 std::vector<gflags::CommandLineFlagInfo> all_flags; in RecordFlags() local
|
/aosp_15_r20/bionic/tests/ |
H A D | spawn_test.cpp | 62 constexpr short all_flags = POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP | POSIX_SPAWN_SETSIGDEF | in TEST() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | stateless_validation.h | 776 … const char *flag_bits_name, VkFlags all_flags, uint32_t count, const VkFlags *array, in validate_flags_array()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 2419 unsigned int flag, all_flags, exclusive_mask; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | posixmodule.c | 5986 long all_flags = 0; in parse_posix_spawn_flags() local
|