Home
last modified time | relevance | path

Searched refs:when (Results 1 – 21 of 21) sorted by relevance

/third_party/ulib/ngunwind/include/ngunwind/private/
A Dlibunwind-dynamic.h92 int32_t when; /* when does it take effect? */ member
182 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \ argument
185 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \ argument
186 (*(op) = _U_dyn_op (UNW_DYN_SPILL_FP_REL, (qp), (when), (reg), \
189 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \ argument
190 (*(op) = _U_dyn_op (UNW_DYN_SPILL_SP_REL, (qp), (when), (reg), \
193 #define _U_dyn_op_add(op, qp, when, reg, value) \ argument
194 (*(op) = _U_dyn_op (UNW_DYN_ADD, (qp), (when), (reg), (value)))
196 #define _U_dyn_op_pop_frames(op, qp, when, num_frames) \ argument
205 #define _U_dyn_op_alias(op, qp, when, addr) \ argument
[all …]
/third_party/ulib/jemalloc/
A DINSTALL77 static library, or to avoid exporting public APIs when using the zone
186 Enable code that wraps pthread_create() to detect when an application
216 Specify where to find DocBook XSL stylesheets when building the
226 option may be useful when cross-compiling in combination with
232 when cross compiling, or when overriding the default for systems that do
318 precedence. Take care when specifying flags such as -Werror, because
330 'cpp' when 'configure' is looking for include files, so you must use
337 Pass these flags when linking.
381 Optionally, define make variables when invoking make, including (not
395 when installing to a different path than was specified via --prefix.
[all …]
A DChangeLog18 extents. This tends to improve locality (decrease fragmentation) when
70 - Disallow 0x5a junk filling when running in Valgrind. (@jasone)
224 allocations that have been randomly assigned an offset of 0 when
269 prior implementation appears to have been a holdover from when
304 match glibc and avoid compilation errors when including both
456 calloc(), and realloc() when profiling is enabled.
548 - Fix huge deallocation to junk fill when munmap is disabled.
553 - Add missing private namespace mangling (relevant when
868 - Use Linux's mremap(2) for huge object reallocation when possible.
869 - Avoid locking in mallctl*() when possible.
[all …]
A Dconfigure.ac1441 dnl Cray wrapper compiler often adds `-lrt` when using `-static`. Check with
1567 [Enable lazy locking (only lock when multi-threaded)])],
/third_party/uapp/dash/src/
A DTOUR42 x = 2; /* executed when the shell does a longjmp
46 It pulls this code out into routines which are when particular
89 which call error when there is no memory left. It also defines a
92 big advantage is that when an exception occurs all we have to do
116 called from main to parse the shell arguments when the shell is
125 three tables: one for normal use, one for use when inside single
126 quotes, and one for use when inside double quotes. The tables
140 machines, but the code to keep track of when to delete the tem-
301 remembers the current directory and updates it when the cd com-
308 signal figures out what action should be taken when a signal is
[all …]
A Dnodetypes48 # temp - a field that doesn't have to be copied when the node is copied
/third_party/ulib/ngunwind/
A DREADME.fuchsia.md12 the llvm unwinder for remote unwinding as well, when the support is
/third_party/ulib/musl/
A DWHATSNEW240 - scanf failure to report EOF when scanning for literal text
310 - recursive rwlock_rdlock deadlock when a writer is waiting
527 - sysconf failure when correct value is -1 (broken in 0.8.8)
612 - popen was broken when stdin/out were already closed
733 - most atexit functions were being skipped when exiting
1051 - breakage of arm crt code when libc is compiled as thumb
1066 - realpath failed when file was not readable
1112 - failure of malloc to set errno when failing to extend heap
1351 - corruption of cond var mutex state when switching mutexes
1404 - printf failed to honor '+' modifier when printing NANs
[all …]
A DINSTALL117 break your existing system when you run "make install" and it may be
171 set the CC variable to musl-gcc when running configure, as in:
175 You will probably also want to use --prefix when building libraries to
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_defs.h.in30 * If defined, specify throw() for the public function prototypes when compiling
/third_party/lib/jitterentropy/
A DCHANGES.md4 * Add JENT_PRIVATE_COMPILE: Enable flag during compile when
/third_party/ulib/backtrace/
A DREADME.md8 Sample uses would be to print a detailed backtrace when an error
A Dconfigure.ac37 # with_target_subdir is used when configured as part of a GCC tree.
54 # (because it breaks when using bootstrap-lean, since some of the
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal_defs.h.in156 * when the cache is in the steady state.
199 * automatically coalesce, and they fragment when changes are made to subranges.
308 * If defined, jemalloc symbols are not exported (doesn't work when
/third_party/ulib/linenoise/
A DREADME.markdown67 with the line composed by the user, or NULL on end of file or when there
117 to the top of the history (it will be the first the user will see when
132 input when she or he presses the `<TAB>` key.
163 Linenoise has a feature called *hints* which is very useful when you
/third_party/lib/acpica/
A Dchanges.txt364 deleted when the test suite exits.
770 confusion if/when the table is compiled.
1561 when displaying object data.
3713 when
5896 when
5918 when
7466 when
11228 - ACPI 3.0 support when implemented
11871 when
14447 when generated with FPL.
[all …]
/third_party/lib/acpica/generate/unix/
A Dreadme.txt59 tree itself. This prevents collisions when different utilities compile
/third_party/ulib/ngunwind/src/mi/
A DGdyn-remote.c48 || (ret = fetch32 (as, a, addr, &op->when, arg)) < 0 in intern_op()
/third_party/dev/ethernet/e1000/
A DREADME81 c. If you want the driver to load automatically when the system is booted:
345 There are known performance issues with this driver when running UDP traffic
/third_party/ulib/jemalloc/m4/
A Dax_cxx_compile_stdcxx.m4412 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl2864 // method error when running on a system without the
7930 // NOTE: This test, when run under the MS ACPI.SYS grinds the system to

Completed in 700 milliseconds