Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 25 of 41) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/
A Ddes.c625 char *__des_crypt(const unsigned char *key, const unsigned char *setting) in __des_crypt() argument
646 if (*setting == _PASSWORD_EFMT1) { in __des_crypt()
654 count |= ascii_to_bin(setting[i]) << ((i - 1) * 6); in __des_crypt()
657 salt |= ascii_to_bin(setting[i]) << ((i - 5) * 6); in __des_crypt()
674 strncpy(output, setting, 9); in __des_crypt()
695 salt = (ascii_to_bin(setting[1]) << 6) in __des_crypt()
696 | ascii_to_bin(setting[0]); in __des_crypt()
698 output[0] = setting[0]; in __des_crypt()
705 output[1] = setting[1] ? setting[1] : output[0]; in __des_crypt()
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c106 int timer_gettime(timer_t timer_id, struct itimerspec *setting) in timer_gettime() argument
110 (void)setting; in timer_gettime()
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dcrt.txt25 (like the stack or frame pointer), setting up the argc/argv/env values, and
A DPORTING94 will have to define the syscall[0-6] macros again, but this time setting
A DGlibc_vs_uClibc_Differences.txt99 newline, containing the TZ setting. For example
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dzconf.lex.c_shipped188 /* Undo effects of setting up zconftext. */ \
301 * instead of setting up a fresh zconfin. A bit of a hack ...
1194 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1212 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1282 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1642 /* undo effects of setting up zconftext */
2112 /* Undo effects of setting up zconftext. */ \
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in.arch91 # if the arch only supports one endian, just display the setting
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
280 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
280 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
280 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/moe/doc/
A Dmoe.dox171 * This option allows setting some loader options for the L4Re runtime
/l4re-core-master/uclibc/doc/
A Duclibc.cfg59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
61 # whereas setting the tag to NO uses a Unix-style encoding (the default for
369 # command in the documentation regardless of this setting.
380 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
955 # way by setting EXPAND_ONLY_PREDEF to YES.
1177 # that lay further from the root node will be omitted. Note that setting this
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
280 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
280 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dostream144 * This can have several effects, concluding with the setting of a
286 * with the setting of a status flag; see the sentry documentation
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
A Dostream144 * This can have several effects, concluding with the setting of a
286 * with the setting of a status flag; see the sentry documentation
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Distream146 * effects, concluding with the setting of a status flag; see the
280 * setting of a status flag; see the sentry documentation for more.
400 * fill the @a __s array without setting failbit.
A Dostream144 * This can have several effects, concluding with the setting of a
286 * with the setting of a status flag; see the sentry documentation

Completed in 41 milliseconds

12