Home
last modified time | relevance | path

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

123

/glibc-2.36/math/
Dlibm-test-support.c992 initialize (void) in initialize() function
1181 initialize (); in libm_test_init()
/glibc-2.36/manual/
Dipc.texi65 @c We are AC-Unsafe becuase we use pthread_once to initialize
Dmath.texi1556 The @code{initstate} function is used to initialize the random number
1778 @var{seed16v} initialize the least significant 16 bits of the internal
1779 state, the lower 16 bits of @code{@var{seed16v}[1]} initialize the mid-order
1781 initialize the most significant 16 bits of the state.
1783 Unlike @code{srand48} this function lets the user initialize all 48 bits
1795 There is one more function to initialize the random number generator
1933 automatically initialize the random number generator to the default
1937 initialize the buffer. Though it might be obvious how to initialize the
Dlang.texi285 You initialize an argument pointer variable of type @code{va_list} using
322 can initialize each variable with @code{va_start} when you wish, and
Dsearch.texi488 initialize data structures is necessary. A simple pointer of type
Dsignal.texi1530 The other way is to re-initialize the crucial data structures in the
2483 initialize, change, and retrieve information from @code{sigset_t}
2487 There are two ways to initialize a signal set. You can initially
2492 You must always initialize the signal set with one of these two
Dthreads.texi210 This value is used to initialize an object of type @code{once_flag}.
/glibc-2.36/htl/
DMakefile53 pt-initialize \
/glibc-2.36/benchtests/
DREADME123 - init: Name of an initializer function to call to initialize the benchtest.
/glibc-2.36/ChangeLog.old/
DChangeLog.10573 call to initialize malloc_getpagesize.
658 Define and initialize use_outdigits in the inner loops.
1982 Load database early to initialize version dependend variables.
2095 (_nl_C_LC_CTYPE): Use normal table to initialize tolower32 and
2501 character names Uxxxx and Pxxxx and initialize the UCS4 value from
2547 wasn't defined in the file also initialize repertoire if possible.
2569 (new_element): Take new parameter to initialize is_character. Change
3558 * iconv/gconv.c (__gconv): Always initialize
4136 to initialize it.
4170 (allocate_arrays): Completely initialize mapping tables.
[all …]
DChangeLog.333 being non-null; always initialize it.
80 * hurd/hurdsig.c (_hurdsig_init): Always initialize _hurd_sigthread.
789 * malloc/malloc.c (initialize, morecore): When allocating the
DChangeLog.142772 * sysdeps/generic/libc-start.c: Only initialize __libc_stack_end here
2880 _dl_debug_initialize and initialize l_info[DT_DEBUG] before
2979 initialize fields to zero.
3761 * posix/regex_internal.c (re_string_allocate): Don't initialize
3762 stop here. Don't initialize mbs_case. Set valid_raw_len.
3764 (re_string_construct): Don't initialize stop and valid_len here.
3765 Don't initialize mbs_case. Use mbs_allocated instead of MBS_*
3789 (re_string_reconstruct): Use raw_len/raw_stop to initialize
3796 character, initialize mbs array as well if mbs_allocated.
3867 returned REG_NOMATCH, set match_last to -1. Don't initialize
[all …]
DChangeLog.41203 (_hurd_thread_sigstate): Use it to initialize SS->actions.
2084 * hurd/hurdkill.c (hurd_sig_post): New var PIDSBUF; initialize
2290 * hurd/hurdsig.c (_hurd_siglock): Don't initialize it.
DChangeLog.132827 * elf/rtld.c (_rtld_global) [! _LIBC_REENTRANT]: Don't initialize
3057 * sysdeps/ieee754/dbl-64/e_pow.c (log1): Define and initialize
5414 * elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
5416 (_dl_start_final): ...here. Add code to initialize tls elements from
6543 is unaligned, do not forget to fully initialize %g1 magic value.
9241 * login/login.c (login): Always initialize ut_line field
9922 loop to initialize TLS block.
9945 so far uses TLS initialize GL(dl_tls_static_size) and
10230 * elf/rtld.c (_dl_start_final): Allocate TLS and initialize
12079 * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
[all …]
DChangeLog.nptl362 * vars.c (__default_pthread_attr_lock): Declare and initialize.
4295 * pthread_rwlock_init.c: Also initialize __shared field.
4366 * sem_init.c (__new_sem_init): Rewrite to initialize all three
5204 * allocatestack.c (allocate_stack): Always initialize robust_head.
7341 initialize __is_smp.
8712 * allocatestack.c (allocate_stack): Always initialize lock if
8932 (__pthread_initialize_minimal_internal): Also initialize pid field
12028 Rename ptr_pthread_cond_* to ptr___pthread_cond_*, initialize
13049 * sem_init.c: Don't initialize lock and waiters members.
13067 to tell the kernel about the termination futex and to initialize tid
[all …]
DChangeLog.112477 * locale/programs/ld-collate.c (collate_read): Always initialize
3177 (gen_steps): Always initialize the __counter to 1. Use release_step.
3329 Don't initialize __ctype_names and __ctype_width.
3717 to 0, and initialize and fill wcheads_3level and wcseqorder_3level.
3751 (__ctype_names, __ctype_width): Don't initialize.
6007 alternate locale format. Don't initialize __ctype_names and
6420 * resolv/res_libc.c: (_res): Don't initialize. Fix res_close
6768 * iconv/gconv_db.c (gen_steps): Always initialize __data field of
11107 (__dl_runtime_resolve): Remove unused variable, initialize sym
11804 (fillin_rpath): Optimize loop to initialize ->status a bit.
[all …]
DChangeLog.ports-hppa811 Do not initialize lws_ret and lws_errno.
DChangeLog.17557 (expected2): Don't explicitly initialize EI_ABIVERSION byte.
2331 * iconvdata/iso646.c (gconv_init): Correctly initialize the
3106 * elf/dl-open.c (_dl_open): For new namespace, initialize lock for
4883 Use it to alternatively initialize __posixly_correct.
5286 one parameter. If non-NULL use it to initialize return value.
5291 _dl_setup_stack_chk_guard. Call _dl_setup_pointer_guard to initialize
7948 (getaddrinfo): Define order array. Initialize it. Don't initialize
8527 (start_threads): No need to initialize readylist_cond.
10224 * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
12333 Move to dl-auxv.h; initialize instead of extern weak.
[all …]
DChangeLog.16270 * posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags
286 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.
482 into a macro. Use preprocessor to decide how to initialize
8629 * posix/regcomp.c (init_dfa): Don't initialize unused members.
12358 * posix/regex_internal.c (re_dfa_add_node): Do not initialize
12387 postorder generic visitors. Do not initialize the fields in the
12397 (duplicate_node): Do not initialize the fields in the
12410 always perform as if it was 1. Do not initialize OPT_SUBEXP and
12411 DUPLICATED, and initialize the DFA fields representing the transitions.
12883 Correctly initialize slotinfo.
[all …]
DChangeLog.6385 trace mode initialize a few more fields so that lookup can actually
566 * locale/C-time.c (_nl_C_LC_TIME): Use empty string to initialize
996 * signal/sigempty.c: Use memset to initialize variable.
1239 * sysdeps/libm-ieee754/e_hypot.c (__ieee754_hypot): Don't initialize
5282 _IO_MTSAFE_IO]: Allocate and initialize the file lock.
7921 (platform): Add sparse_bus_memory_base member and initialize.
9377 * stdio-common/printf-prs.c: Don't initialize state variable here.
9378 * stdio-common/vfprintf.c: Don't initialize state variable.
DChangeLog.151809 * elf/dl-object.c: Take new parameter. Use it to initialize l_ns.
3869 instead of trying to initialize some, but not all, fields one by
3872 structure with *info instead of trying to initialize some, but not
4168 (initialize): Initialize them.
DChangeLog.53555 and initialize from _nl_C_LC_CTYPE.
3967 * sysdeps/posix/sleep.c (sleep): initialize sa_mask to mask of
5960 * malloc/malloc.c (__malloc_initialize): Renamed from initialize;
6080 * sysdeps/unix/sysv/linux/i386/brk.S (__curbrk): Always initialize
8888 * locale/setlocale.c: In LC_ALL case, initialize CATEGORY before
8968 (initialize): Set up _heaplimit to cover the _heapinfo table.
8977 (initialize, _malloc_internal): Use it after allocating new table.
10671 (initialize): Call the hook if set.
DChangeLog.121810 Use my_signo instead of MY_SIGNO and initialize it so that the
2419 * elf/dl-load.c (_dl_map_object_from_fd): Don't initialize them.
3876 * locale/C-ctype.c: Use _nl_C_codeset to initialize CODESET entry.
5561 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable.
5826 (test_strtok_r): Always initialize cp for proper checking.
6906 new function call_init. If _dl_initfirst is non-NULL initialize first.
/glibc-2.36/po/
Dja.po2434 msgid "cannot initialize archive file"
3551 msgid "could not initialize conditional variable"
3900 msgid "Failed to initialize drop of capabilities"
Dlibc.pot2800 msgid "cannot initialize archive file"
4013 msgid "could not initialize conditional variable"
4398 msgid "Failed to initialize drop of capabilities"

123