Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/system_properties/include/system_properties/
Dcontexts_pre_split.h41 virtual bool Initialize(bool, const char* filename, bool*, bool) override { in Initialize() argument
/bionic/benchmarks/linker_relocation/regen/
Dcommon_types.py56 def __init__(self, name: str, kind: SymKind, bind: SymBind, defined: bool,
90 def __init__(self, name: str, is_weak: bool, ver: Optional[str]):
Dgen_bench.py169 def make_asm_file(lib: LoadedLibrary, is_main: bool, out_filename: Path, map_out_filename: Path,
/bionic/libc/tools/
Dgenerate_notice.py48 def is_copyright_end(line: str, first_line_was_hash: bool) -> bool:
/bionic/tests/
Dmalloc_iterate_test.cpp100 bool) { in VerifyPtrs() argument
198 bool) { in TEST() argument
Dgrp_pwd_test.cpp175 bool /* check_username */) { in check_get_passwd() argument
606 static void check_get_group(const char*, gid_t, bool) { in check_get_group() argument
/bionic/libc/malloc_hooks/
Dmalloc_hooks.cpp100 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool*, const char*) { in hooks_initialize() argument
/bionic/libc/system_properties/
Dcontexts_split.cpp284 bool ContextsSplit::Initialize(bool writable, const char* filename, bool* fsetxattr_failed, bool) { in Initialize() argument
/bionic/libc/bionic/
Dgrp_pwd.cpp237 static bool is_valid_app_id(id_t, bool) { in is_valid_app_id() argument
/bionic/libc/tzcode/
Dprivate.h41 # define bool int macro
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp2767 extern "C" bool LogUnreachableMemory(bool, size_t) { in LogUnreachableMemory() argument