Home
last modified time | relevance | path

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

12345678910>>...14

/freebsd-12.1/contrib/gcc/doc/
H A Dimplement-c.texi6 @chapter C Implementation-defined behavior
60 behavior, cpp, The C Preprocessor}.
76 behavior, cpp, The C Preprocessor}.
89 behavior, cpp, The C Preprocessor}.
161 behavior, cpp, The C Preprocessor}.
170 behavior, cpp, The C Preprocessor}.
179 behavior, cpp, The C Preprocessor}.
186 behavior, cpp, The C Preprocessor}.
193 behavior, cpp, The C Preprocessor}.
574 implementation-defined behavior.
[all …]
H A Dcompat.texi28 behavior specified by the ABI@.
49 behavior can vary from one implementation to another. Some of these
55 Conformance to the same ABI and the same behavior of implementation-defined
94 different program behavior for implementation-defined features that are
97 usual behavior of implementation-defined features for the platform.
H A Dbugreport.texi45 @cindex undefined behavior
53 program whose behavior is undefined, which happened by chance to give
/freebsd-12.1/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.c427 enum ck_hs_probe_behavior behavior) in ck_hs_map_probe() argument
452 if (behavior == CK_HS_PROBE_INSERT) in ck_hs_map_probe()
483 if (behavior == CK_HS_PROBE_TOMBSTONE) { in ck_hs_map_probe()
814 enum ck_hs_probe_behavior behavior) in ck_hs_put_internal() argument
824 map->probe_limit, behavior); in ck_hs_put_internal()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_record_padding_callback.pod69 The default behavior is to add no padding to the record.
71 A user-supplied padding callback function will override the behavior set by
73 callback to NULL will restore the configured block padding behavior.
/freebsd-12.1/usr.bin/sed/
H A DPOSIX35 POSIX does not specify this behavior as the System V versions of
98 did not produce any output. POSIX does not specify this behavior.
106 text be output. Since the historic behavior doesn't seem to have
108 behavior.
190 behavior. For example the command:
/freebsd-12.1/usr.bin/m4/tests/
H A Dm4wrap3.m44 dnl Check the behavior in presence of recursive m4wraps
H A Dredef.m43 dnl check all properties of builtin are passed on, including args behavior
/freebsd-12.1/contrib/serf/
H A Ddesign-guide.txt86 NOTE: when bucket behavior tracking is enabled,
102 NOTE: when bucket behavior tracking is enabled,
113 NOTE: when bucket behavior tracking is enabled,
/freebsd-12.1/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-12.1/sys/contrib/zstd/
H A D.gitattributes1 # Set the default behavior
/freebsd-12.1/bin/csh/
H A Dcsh.login4 # Uncomment this to give you the default 4.2 behavior, where disk
/freebsd-12.1/bin/sh/
H A Dprofile5 # Uncomment this to give you the default 4.2 behavior, where disk
/freebsd-12.1/contrib/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc26 "Print specific error type instead of 'undefined-behavior' in summary.")
/freebsd-12.1/contrib/ntp/sntp/loc/
H A DREADME12 Note that automake has interesting behavior - we build the man pages using
/freebsd-12.1/gnu/usr.bin/grep/
H A DNEWS123 behavior of silently skipping directories.
144 This is typically more useful than the old behavior,
153 silently skips directories. This is the traditional behavior of
209 selecting grep, egrep, and fgrep behavior respectively. For
/freebsd-12.1/usr.bin/dtc/
H A Dfdt.cc736 visit_behavior behavior; in visit() local
737 behavior = fn(*this, parent); in visit()
738 if (behavior == VISIT_BREAK) in visit()
742 else if (behavior != VISIT_CONTINUE) in visit()
746 behavior = c->visit(fn, this); in visit()
751 if (behavior != VISIT_RECURSE) in visit()
753 return behavior; in visit()
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp.conf.texi46 The behavior of @code{ntpd} can be changed by a configuration file,
/freebsd-12.1/share/doc/IPv6/
H A DIMPLEMENTATION257 behavior when DAD fails (i.e., duplicate is detected): if the
340 behavior in RFC2461.
342 SHOULD behavior in RFC2461.
389 debug behavior during bootstrap). nd6_debug configuration should
599 support the behavior above at this moment.
604 kernel behavior described above.
1111 configure the behavior.
1267 There is no way to disable the behavior.
1816 difference in behavior.
2043 The default behavior is "ECN forbidden" (sysctl value 0).
[all …]
/freebsd-12.1/bin/ed/
H A DPOSIX75 2) Since the behavior of `u' (undo) within a `g' (global) command list is
76 not specified by POSIX, it follows the behavior of the SunOS ed:
/freebsd-12.1/contrib/wpa/hostapd/
H A DREADME-MULTI-AP81 This is the same behavior as for WDS, and the relevant option ('bridge' or
92 In summary, this is the end-to-end behavior for a backhaul BSS (i.e.,
137 In summary, this is the end-to-end behavior for WPS of a backhaul link (i.e.,
/freebsd-12.1/sys/contrib/zstd/programs/
H A DREADME.md36 Alternatively, symlinks named `gzip` or `gunzip` will mimic intended behavior.
46 Alternatively, symlinks named `xz`, `unxz`, `lzma`, or `unlzma` will mimic intended behavior.
56 Alternatively, symlinks named `lz4`, or `unlz4` will mimic intended behavior.
71 When the name of the symlink has a specific value, it triggers an associated behavior.
/freebsd-12.1/usr.sbin/bsdconfig/examples/
H A Dbsdconfigrc28 # This file allows you to customize the behavior of bsdconfig.
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc.

12345678910>>...14