Searched defs:bool (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/system_properties/include/system_properties/ |
D | contexts_pre_split.h | 41 virtual bool Initialize(bool, const char* filename, 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 | 165 def make_asm_file(lib: LoadedLibrary, is_main: bool, out_filename: Path, map_out_filename: Path,
|
/bionic/libc/bionic/ |
D | gwp_asan_wrappers.cpp | 61 bool gwp_asan_initialize(const MallocDispatch* dispatch, bool*, const char*) { in gwp_asan_initialize() 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/tests/ |
D | grp_pwd_test.cpp | 173 bool /* check_username */) { in check_get_passwd() argument 576 static void check_get_group(const char*, gid_t, bool) { in check_get_group() argument
|
/bionic/libc/tzcode/ |
D | private.h | 486 # define bool int macro
|