Home
last modified time | relevance | path

Searched defs:check_flag (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dcondition_test_common.hpp25 struct check_flag struct
27 bool const& flag;
29 check_flag(bool const& flag_): in check_flag() function
33 bool operator()() const in operator ()()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe12.c26 int check_flag; member
/aosp_15_r20/external/libopus/cmake/
H A DOpusFunctions.cmake44 function(check_flag NAME FLAG) function
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/wasi/
Dmod.rs322 fn check_flag(got: &wasi::Eventrwflags, want: &wasi::Eventrwflags) -> bool { in debug_details() function
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/unix/selector/
Dkqueue.rs523 fn check_flag(got: &Flags, want: &Flags) -> bool { in debug_details() function
/aosp_15_r20/external/minigbm/
H A Dvirtgpu_virgl.c432 static inline void handle_flag(uint64_t *flag, uint64_t check_flag, uint32_t *bind, in handle_flag()
/aosp_15_r20/external/libnl/lib/route/link/
H A Dbridge.c141 static void check_flag(struct rtnl_link *link, struct nlattr *attrs[], in check_flag() function