Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/private/
DWriteProtected.h51 void initialize() { in initialize() function
/bionic/libc/bionic/
Dlibc_init_common.cpp70 __libc_globals.initialize(); in __libc_init_globals()
/bionic/libc/tzcode/
Dstrptime.c102 _strptime(const char *buf, const char *fmt, struct tm *tm, int initialize) in _strptime() argument
111 if (initialize) { in _strptime()
/bionic/libc/malloc_debug/
DREADME_marshmallow_and_earlier.md66 Whenever an allocation is created, initialize the data with a known
/bionic/docs/
Delf-tls.md221 `dlopen` can initialize the new static TLS memory in all existing threads. A thread list could be
464 each access, to call a function to initialize the variable.