/bionic/libc/bionic/ |
D | wait.cpp | 38 pid_t waitpid(pid_t pid, int* status, int options) { in waitpid() 42 int waitid(idtype_t which, id_t id, siginfo_t* info, int options) { in waitid()
|
D | malloc_common_dynamic.cpp | 213 static bool CheckLoadMallocHooks(char** options) { in CheckLoadMallocHooks() 223 static bool CheckLoadMallocDebug(char** options) { in CheckLoadMallocDebug() 322 bool FinishInstallHooks(libc_globals* globals, const char* options, const char* prefix) { in FinishInstallHooks() 357 static bool InstallHooks(libc_globals* globals, const char* options, const char* prefix, in InstallHooks() 380 char* options = prop; in MallocInitImpl() local
|
D | gwp_asan_wrappers.cpp | 253 void SetDefaultGwpAsanOptions(Options* options, unsigned* process_sample_rate, in SetDefaultGwpAsanOptions() 370 bool GetGwpAsanOptions(Options* options, unsigned* process_sample_rate, in GetGwpAsanOptions() 425 Options options; in MaybeInitGwpAsan() local 504 bool EnableGwpAsan(const android_mallopt_gwp_asan_options_t& options) { in EnableGwpAsan()
|
D | sysprop_helpers.cpp | 60 size_t sys_prop_names_size, char* options, in get_config_from_env_or_sysprops()
|
D | syslog.cpp | 34 void openlog(const char* log_tag, int options, int /*facility*/) { in openlog() argument
|
D | jemalloc_wrapper.cpp | 168 int je_malloc_info(int options, FILE* fp) { in je_malloc_info()
|
D | fts.c | 71 __fts_open(char * const *argv, int options, in __fts_open() 1051 fts_open(char * const *argv, int options, in fts_open()
|
D | ndk_cruft.cpp | 65 pid_t __wait4(pid_t pid, int* status, int options, struct rusage* rusage) { in __wait4() 277 pid_t wait3(int* status, int options, struct rusage* rusage) { in wait3()
|
D | malloc_limit.cpp | 386 static int LimitMallocInfo(int options, FILE* fp) { in LimitMallocInfo()
|
D | malloc_common.cpp | 96 extern "C" int malloc_info(int options, FILE* fp) { in malloc_info()
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | getopt_long.c | 192 parse_long_options(char * const *nargv, const char *options, in parse_long_options() 357 getopt_internal(int nargc, char * const *nargv, const char *options, 575 getopt(int nargc, char * const *nargv, const char *options) 595 getopt_long(int nargc, char * const *nargv, const char *options, 608 getopt_long_only(int nargc, char * const *nargv, const char *options,
|
/bionic/libc/malloc_debug/ |
D | DebugData.cpp | 39 bool DebugData::Initialize(const char* options) { in Initialize()
|
D | malloc_debug.cpp | 393 const char* options) { in debug_initialize() 521 uint64_t options = g_debug->config().options(); in InternalMalloc() local 601 uint64_t options = g_debug->config().options(); in InternalFree() local 975 int debug_malloc_info(int options, FILE* fp) { in debug_malloc_info()
|
D | Config.h | 70 uint64_t options() const { return options_; } in options() function
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_connlabel.h | 17 __u16 options; member
|
D | nf_synproxy.h | 17 __u8 options; member
|
/bionic/linker/ |
D | linker_logger.cpp | 50 std::vector<std::string> options = android::base::Split(value, ","); in ParseProperty() local
|
/bionic/libc/kernel/uapi/linux/ |
D | watchdog.h | 13 __u32 options; member
|
D | net_dropmon.h | 27 struct net_dm_config_entry options[]; member
|
D | if_xdp.h | 88 __u32 options; member
|
D | sed-opal.h | 148 __u32 options; member
|
/bionic/libc/dns/resolv/ |
D | res_init.c | 493 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions()
|
/bionic/libc/malloc_hooks/ |
D | malloc_hooks.cpp | 179 int hooks_malloc_info(int options, FILE* fp) { in hooks_malloc_info()
|
/bionic/libc/kernel/uapi/drm/ |
D | qaic_accel.h | 63 __u32 options; member 70 __u64 options; member
|
/bionic/libc/dns/include/ |
D | resolv_private.h | 147 u_int options; /* option flags - see below. */ member 149 u_long options; /* option flags - see below. */ member
|