Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst5 This doc lists all significant deliberate differences in behavior between ld64
11 the opposite. ld64's behavior hides ODR violations, so we have chosen not
12 to follow it. But, to make adoption easy, LLD can mimic this behavior via
14 this behavior should be fixed in the source. However, for sources that are not
55 allows disabling this behavior by setting ``ZERO_AR_DATE=0``. Any other value
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst14 symbols. In October 2015, GNU ld switched behavior and made a ``__start_meta``
16 conservative behavior works for existing code which does not take GC into fair
20 GNU ld 2.37 added ``-z start-stop-gc`` to restore the traditional behavior
22 to switch to the conservative behavior.
/freebsd/sys/contrib/ck/src/
H A Dck_rhs.c110 enum ck_rhs_probe_behavior behavior);
588 enum ck_rhs_probe_behavior behavior) in ck_rhs_map_probe_rm() argument
609 if (behavior != CK_RHS_PROBE_ROBIN_HOOD) { in ck_rhs_map_probe_rm()
636 if (behavior != CK_RHS_PROBE_NO_RH) { in ck_rhs_map_probe_rm()
644 if (behavior == CK_RHS_PROBE_RH || in ck_rhs_map_probe_rm()
700 enum ck_rhs_probe_behavior behavior) in ck_rhs_map_probe() argument
732 if (behavior == CK_RHS_PROBE_INSERT) in ck_rhs_map_probe()
750 if ((behavior != CK_RHS_PROBE_NO_RH)) { in ck_rhs_map_probe()
758 if (behavior == CK_RHS_PROBE_RH || in ck_rhs_map_probe()
1318 enum ck_rhs_probe_behavior behavior) in ck_rhs_put_internal() argument
[all …]
H A Dck_hs.c432 enum ck_hs_probe_behavior behavior) in ck_hs_map_probe() argument
457 if (behavior == CK_HS_PROBE_INSERT) in ck_hs_map_probe()
488 if (behavior == CK_HS_PROBE_TOMBSTONE) { in ck_hs_map_probe()
819 enum ck_hs_probe_behavior behavior) in ck_hs_put_internal() argument
829 map->probe_limit, behavior); in ck_hs_put_internal()
/freebsd/contrib/libcbor/.github/ISSUE_TEMPLATE/
H A Dbug_report.md14 Steps to reproduce the behavior. If possible, please attach a runnable code snippet.
16 **Expected behavior**
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDocs.td85 **Note:** enabling this warning in C will change the semantic behavior of the
94 lead to undefined behavior. Check the order of command line arguments that modify
95 this behavior, such as ``-ffast-math``, ``-fhonor-infinities``, and
/freebsd/contrib/kyua/m4/
H A Dgetopt.m433 dnl the beginning of the options string to request POSIX behavior.
38 [whether getopt allows a + sign for POSIX behavior optreset],
77 [Define to 1 if getopt allows a + sign for POSIX behavior])
118 dnl on and incorrect option processing behavior.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_record_padding_callback.pod74 The default behavior is to add no padding to the record.
76 A user-supplied padding callback function will override the behavior set by
78 callback to NULL will restore the configured block padding behavior.
/freebsd/tools/build/options/
H A DWITH_DTRACE_ASAN2 with address and undefined behavior sanitizers.
H A DWITH_UBSAN2 various kinds of undefined behavior at runtime.
H A DINIT_ALL10 Do not initialize stack variables (standard C/C++ behavior).
/freebsd/usr.bin/m4/tests/
H A Dm4wrap3.m43 dnl Check the behavior in presence of recursive m4wraps
H A Dredef.m42 dnl check all properties of builtin are passed on, including args behavior
/freebsd/sys/contrib/zstd/
H A D.gitattributes1 # Set the default behavior
/freebsd/sys/contrib/openzfs/.github/
H A Dcodecov.yml22 behavior: once # update if exists; post new; skip if deleted
/freebsd/usr.bin/sed/
H A DPOSIX33 POSIX does not specify this behavior as the System V versions of
96 did not produce any output. POSIX does not specify this behavior.
104 text be output. Since the historic behavior doesn't seem to have
106 behavior.
188 behavior. For example the command:
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dti-da8xx-ddrctl.txt4 a set of registers which allow to tweak the controller's behavior.
/freebsd/contrib/ntp/
H A DREADME.leapsmear123 accidental behavior.
126 behavior was very much appreciated since indeed the time was never stepped
137 behavior back.
140 introduced, but the resulting code still showed the behavior of 4.2.6,
172 by -x in ntpd 4.2.4, so if users could accept the old behavior they would
193 undefined client behavior. Instead, leap second smearing should only be
198 this behavior is to invoke the ./configure script from the NTP source code
/freebsd/contrib/kyua/model/
H A DREADME10 model. Some of these classes may also have special behavior at run-time,
/freebsd/contrib/libcbor/doc/source/api/
H A Dencoding.rst18 …mode, these do not verify the type. Passing an incorrect item will result in an undefined behavior.
H A Ditem_types.rst20 …g an invalid :type:`cbor_item_t` reference to any of these functions results in undefined behavior.
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc25 "Print specific error type instead of 'undefined-behavior' in summary.")
/freebsd/contrib/ntp/sntp/loc/
H A DREADME12 Note that automake has interesting behavior - we build the man pages using
/freebsd/contrib/openpam/
H A Dconfig.h.in144 This macro does not affect the system headers' behavior.
159 /* Define to 1 if needed for POSIX-compatible behavior. */
163 /* Define to 2 if needed for POSIX-compatible behavior. */

12345678910>>...15