Searched defs:bool (Results 1 – 5 of 5) sorted by relevance
276 ) -> bool; in __system_property_wait()
1065 pub fn has_data(thread: thread_id) -> bool; in has_data()1290 createIt: bool, in find_directory()
3465 pub fn sceGuDisplay(state: bool) -> bool; in sceGuDisplay()3504 pub fn sceGuGetStatus(state: GuState) -> bool; in sceGuGetStatus()
5102 pub fn __cap_rights_is_set(rights: *const cap_rights_t, ...) -> bool; in __cap_rights_is_set()5103 pub fn cap_rights_is_valid(rights: *const cap_rights_t) -> bool; in cap_rights_is_valid()5108 pub fn cap_rights_contains(big: *const cap_rights_t, little: *const cap_rights_t) -> bool; in cap_rights_contains()
5555 pub fn os_unfair_lock_trylock(lock: os_unfair_lock_t) -> bool; in os_unfair_lock_trylock()5561 pub fn os_log_type_enabled(oslog: crate::os_log_t, tpe: crate::os_log_type_t) -> bool; in os_log_type_enabled()5567 pub fn os_signpost_enabled(log: crate::os_log_t) -> bool; in os_signpost_enabled()