Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ulib/uboringssl/crypto/
A Dcrypto.c167 const char *SSLeay_version(int which) { return OpenSSL_version(which); } in SSLeay_version() argument
169 const char *OpenSSL_version(int which) { in OpenSSL_version() argument
170 switch (which) { in OpenSSL_version()
/third_party/ulib/uboringssl/include/openssl/
A Dcrypto.h81 OPENSSL_EXPORT const char *OpenSSL_version(int which);
90 OPENSSL_EXPORT const char *SSLeay_version(int which);
/third_party/ulib/musl/src/signal/
A Dgetitimer.c4 int getitimer(int which, struct itimerval* old) { in getitimer() argument
A Dsetitimer.c4 int setitimer(int which, const struct itimerval* restrict new, struct itimerval* restrict old) { in setitimer() argument
/third_party/ulib/musl/
A DREADME.fuchsia.md2 49631b7b6c8b8c055aae5b6948930c219b95fdef which has been ported to work
A DINSTALL7 itself, which is useful for upgrading an existing musl-based system or
28 versions have bugs which affect musl.
130 the same applies to glibc and its dynamic linker, which is named
A DCOPYRIGHT99 All other files which have no copyright comments are original works
/third_party/uapp/dash/src/
A DTOUR16 DIRECTORIES: The subdirectory bltin contains commands which can
46 It pulls this code out into routines which are when particular
48 the information about which modules need to be explicitly
89 which call error when there is no memory left. It also defines a
187 right. In the case of here documents which are not subject to
193 able and command substitution phase. Words which are subject
263 environment variables which preceded the command must be pulled
269 tered throughout the code, depending on which location appears
303 complication in the cd command is in the docd command, which
326 INPUT: The basic input routine is pgetc, which reads from the
[all …]
A Dnodetypes38 # the same structure, in which case the fields of the structure should be
A Dparser.c1497 setprompt(int which) in setprompt() argument
1503 whichprompt = which; in setprompt()
A Dnodes.c.pat328 // the node or the string in the encoding process, which isn't meaningful to
/third_party/ulib/backtrace/
A DREADME.md15 backtrace.h, which should be #include'd by a user of the library.
18 which a user of the library may use to determine whether backtraces
A Dbacktrace-supported.h.in50 not apply to backtrace_simple, which never calls malloc. It does
51 not apply to backtrace_print, which always calls fprintf and
A Dacinclude.m440 # Sets @VARIABLE@ to the subset of the given options which the
A Dconfig.h.in64 /* Define to the sub-directory in which libtool stores uninstalled libraries.
A Dconfigure.ac403 # Variables needed in config.status (file generation) which aren't already
/third_party/ulib/jemalloc/
A DChangeLog164 - Add --with-malloc-conf, which makes it possible to embed a default
184 - Separate arena_avail trees, which substantially speeds up run tree
274 which it works correctly.
336 control which tcache is used for each operation.
368 - Add the "stats.resident" mallctl, which reports the upper limit of
375 - Add sdallocx(), which implements sized deallocation. The primary
413 which arenas own which huge allocations.
436 which support sbrk(2).
437 - Remove the "arenas.purge" mallctl, which was obsoleted by the
451 in all releases since 2.0.0, which introduced these functions.
[all …]
A DINSTALL23 The 'configure' script supports numerous options that allow control of which
31 Set the base directory in which to install. For example:
47 Mangle public symbols specified in <map> which is a comma-separated list of
84 default, <prefix> is empty, which results in a symbol prefix of je_ .
127 Enable validation code for malloc_usable_size() and sallocx(), which
164 --disable-munmap is implied) on Linux, which has a quirk in its virtual
193 Disable thread-local storage (TLS), which allows for fast access to
202 comes at the cost of one extra page per large allocation, which in the
237 size. By default jemalloc uses <lg-size-class-group>=2, which results in
317 script are prepended, which means explicitly set flags generally take
[all …]
/third_party/ulib/lz4/
A DREADME.md10 …rder to work properly, lz4frame needs lz4 and lz4hc, and also **xxhash**, which provides error det…
13 … provided, although its usage is not recommended. It contains definitions which are not guaranteed…
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal_defs.h.in40 * __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 not being defined (which means the
48 * __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 not being defined (which means the
102 * FreeBSD, pthread_key_create() allocates, which if used during malloc
118 * _pthread_mutex_init_calloc_cb(), in which case the function is used in order
231 * JEMALLOC_IVSALLOC enables ivsalloc(), which verifies that pointers reside
/third_party/ulib/linenoise/
A DREADME.markdown72 standard input is not a tty, which happens every time you redirect a file
121 (which is zero by default, so history will be disabled if you don't set
131 Linenoise supports completion, which is the ability to complete the user
134 In order to use completion, you need to register a completion callback, which
143 a `const char` pointer, which is the line the user has typed so far, and
144 a `linenoiseCompletions` object pointer, which is used as argument of
163 Linenoise has a feature called *hints* which is very useful when you
/third_party/lib/jitterentropy/
A DCOPYING17 the GNU General Public License, in which case the provisions of the GPL2
/third_party/ulib/jemalloc/test/include/test/
A Djemalloc_test.h.in108 * This header does dangerous things, the effects of which only test code
/third_party/ulib/usbhost/
A DLICENSE.txt42 form, that is based on (or derived from) the Work and for which the
82 with the Work to which such Contribution(s) was submitted. If You
/third_party/tools/android/
A DLICENSE42 form, that is based on (or derived from) the Work and for which the
82 with the Work to which such Contribution(s) was submitted. If You

Completed in 25 milliseconds

12