Searched defs:bool (Results 1 – 12 of 12) sorted by relevance
| /bionic/libc/bionic/ |
| D | icu4x.rs | 29 pub extern "C" fn __icu4x_bionic_is_alphabetic(ch: u32) -> bool { in __icu4x_bionic_is_alphabetic() 34 pub extern "C" fn __icu4x_bionic_is_default_ignorable_code_point(ch: u32) -> bool { in __icu4x_bionic_is_default_ignorable_code_point() 39 pub extern "C" fn __icu4x_bionic_is_lowercase(ch: u32) -> bool { in __icu4x_bionic_is_lowercase() 44 pub extern "C" fn __icu4x_bionic_is_alnum(ch: u32) -> bool { in __icu4x_bionic_is_alnum() 49 pub extern "C" fn __icu4x_bionic_is_blank(ch: u32) -> bool { in __icu4x_bionic_is_blank() 54 pub extern "C" fn __icu4x_bionic_is_graph(ch: u32) -> bool { in __icu4x_bionic_is_graph() 59 pub extern "C" fn __icu4x_bionic_is_print(ch: u32) -> bool { in __icu4x_bionic_is_print() 64 pub extern "C" fn __icu4x_bionic_is_xdigit(ch: u32) -> bool { in __icu4x_bionic_is_xdigit() 69 pub extern "C" fn __icu4x_bionic_is_white_space(ch: u32) -> bool { in __icu4x_bionic_is_white_space() 74 pub extern "C" fn __icu4x_bionic_is_uppercase(ch: u32) -> bool { in __icu4x_bionic_is_uppercase()
|
| D | grp_pwd.cpp | 237 static bool is_valid_app_id(id_t, bool) { in is_valid_app_id() argument
|
| /bionic/libc/system_properties/include/system_properties/ |
| D | contexts_pre_split.h | 41 virtual bool Initialize(bool, const char* filename, bool*, bool) override { in Initialize() argument
|
| /bionic/benchmarks/linker_relocation/regen/ |
| D | common_types.py | 56 def __init__(self, name: str, kind: SymKind, bind: SymBind, defined: bool, 90 def __init__(self, name: str, is_weak: bool, ver: Optional[str]):
|
| D | gen_bench.py | 169 def make_asm_file(lib: LoadedLibrary, is_main: bool, out_filename: Path, map_out_filename: Path,
|
| /bionic/libc/tools/ |
| D | generate_notice.py | 48 def is_copyright_end(line: str, first_line_was_hash: bool) -> bool:
|
| /bionic/tests/ |
| D | malloc_iterate_test.cpp | 100 bool) { in VerifyPtrs() argument 198 bool) { in TEST() argument
|
| D | grp_pwd_test.cpp | 175 bool /* check_username */) { in check_get_passwd() argument 640 static void check_get_group(const char*, gid_t, bool) { in check_get_group() argument
|
| /bionic/libc/malloc_hooks/ |
| D | malloc_hooks.cpp | 100 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool*, const char*) { in hooks_initialize() argument
|
| /bionic/libc/system_properties/ |
| D | contexts_split.cpp | 284 bool ContextsSplit::Initialize(bool writable, const char* filename, bool* fsetxattr_failed, bool) { in Initialize() argument
|
| /bionic/libc/tzcode/ |
| D | private.h | 41 # define bool int macro
|
| /bionic/libc/malloc_debug/tests/ |
| D | malloc_debug_unit_tests.cpp | 2942 extern "C" bool LogUnreachableMemory(bool, size_t) { in LogUnreachableMemory() argument
|