| /third_party/uapp/dash/src/ |
| A D | input.c | 229 int more; in preadbuffer() local 252 more = parsefile->lleft; in preadbuffer() 253 if (more <= 0) { in preadbuffer() 255 if ((more = preadfd()) <= 0) { in preadbuffer() 270 more--; in preadbuffer() 274 memmove(q, q + 1, more); in preadbuffer() 295 if (more <= 0) { in preadbuffer() 302 parsefile->lleft = more; in preadbuffer()
|
| A D | TOUR | 91 is probably more efficient than allocation using malloc, but the 142 (AT&T has been maintaining the Bourne shell for more than ten
|
| /third_party/ulib/lz4/ |
| A D | README.md | 8 For more compression at the cost of compression speed (while preserving decompression speed), use *… 13 A more complex "lz4frame_static.h" is also provided, although its usage is not recommended. It cont…
|
| A D | lz4.c | 576 unsigned more = LZ4_count(ip, (const BYTE*)source, matchlimit); in LZ4_compress_generic() local 577 matchLength += more; in LZ4_compress_generic() 578 ip += more; in LZ4_compress_generic()
|
| /third_party/ulib/ngunwind/ |
| A D | README.fuchsia.md | 5 To make the code more tractable:
|
| /third_party/lib/jitterentropy/ |
| A D | CHANGES.md | 16 LFSR is mathematically more sound for the argument to maintain entropy
|
| /third_party/ulib/jemalloc/src/ |
| A D | stats.c | 456 bool json, bool more) in stats_general_print() argument 753 "\t\t}%s\n", (config_prof || more) ? "," : ""); in stats_general_print() 783 "\t\t}%s\n", more ? "," : ""); in stats_general_print() 1013 bool more = (merged || unmerged); in stats_print() local 1014 stats_general_print(write_cb, cbopaque, json, more); in stats_print()
|
| /third_party/ulib/linenoise/ |
| A D | README.markdown | 24 So I spent more or less two hours doing a reality check resulting in this little library: is it *re… 92 screen will be used, and as the user types more, the text will scroll towards 95 screens rows are used, can be a lot more comfortable. 146 An example will make it more clear:
|
| /third_party/lib/acpica/source/tools/acpisrc/ |
| A D | asremove.c | 313 Also, it appears to have one or more bugs in it. It can incorrectly remove
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | size_classes.sh | 335 * cannot support more than 256 small size classes.
|
| A D | jemalloc_internal_defs.h.in | 237 * If defined, explicitly attempt to more uniformly distribute large allocation
|
| /third_party/ulib/jemalloc/ |
| A D | ChangeLog | 3 brevity. Much more detail can be found in the git revision history: 31 - Implement a more reliable detection scheme for os_unfair_lock on macOS. 180 checks and execute more streamlined code in the common case. (@interwq) 402 boundaries in order to more uniformly utilize CPU cache sets. This can be 684 result is a more broadly useful allocator (see the git revision history for 760 - Fix a bug in choose_arena_hard() that potentially caused more arenas to be 901 more human-readable, and more flexible. For example: 986 - Add support for allocation backed by one or more swap files, and allow the
|
| A D | INSTALL | 43 Embed one or more library paths, so that libjemalloc can find the libraries
|
| /third_party/ulib/musl/ |
| A D | COPYRIGHT | 101 by Rich Felker, the main author of the library, or by one or more
|
| A D | WHATSNEW | 135 0.7.7 - more bug fixes and program-compatibility improvements 160 0.7.8 - more bug fixes and compatibility improvements 370 - more optional cancellation points are now cancellable 418 - glob behaves more like traditional implementations w.r.t. GLOB_MARK 420 - more compatibility macros in sys/param.h (nonstandard header) 423 - utmp.h matches traditional version more closely 470 - new scanf implementation - cleaner, faster, more correct 511 - new musl-gcc wrapper, specfile based, faster and more robust 719 - cleaner, more-compatible public syscall.h 1528 - support for more relocation types in libc.so, not currently used
|
| /third_party/ulib/usbhost/ |
| A D | LICENSE.txt | 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| /third_party/tools/android/ |
| A D | LICENSE | 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 5613 more 5995 more 9370 more than once. 11903 more 12190 more 12888 resume. [=> no more ugly ifdefs] (Pavel Machek) 12974 more "Linux-like": 14017 with more descriptive codes. 15104 is more than 50% implemented. 15107 to output in a more human-readable form. [all …]
|
| /third_party/dev/ethernet/e1000/ |
| A D | README | 160 For more information on the ifconfig utility, see the ifconfig man page.
|