Searched defs:bool (Results 1 – 11 of 11) sorted by relevance
/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 606 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/bionic/ |
D | grp_pwd.cpp | 237 static bool is_valid_app_id(id_t, bool) { in is_valid_app_id() argument
|
/bionic/libc/tzcode/ |
D | private.h | 41 # define bool int macro
|
/bionic/libc/malloc_debug/tests/ |
D | malloc_debug_unit_tests.cpp | 2767 extern "C" bool LogUnreachableMemory(bool, size_t) { in LogUnreachableMemory() argument
|