| /dflybsd-src/sys/bus/gpio/gpio_intel/ |
| H A D | gpio_cherryview.c | 86 uint16_t pin, int trigger, int polarity, int termination); 241 int polarity, int termination) in gpio_cherryview_map_intr() argument 330 if (termination == ACPI_PIN_CONFIG_PULLUP && in gpio_cherryview_map_intr() 335 } else if (termination == ACPI_PIN_CONFIG_PULLDOWN && in gpio_cherryview_map_intr()
|
| H A D | gpio_intel.c | 62 int polarity, int termination, void **cookiep); 207 int termination, void **cookiep) in gpio_intel_alloc_intr() argument 227 termination); in gpio_intel_alloc_intr()
|
| H A D | gpio_intel_var.h | 38 uint16_t pin, int trigger, int polarity, int termination);
|
| /dflybsd-src/sys/bus/gpio/ |
| H A D | gpio_if.m | 41 # XXX trigger, polarity and termination constants are currently used from 49 int termination;
|
| /dflybsd-src/crypto/openssh/ |
| H A D | loginrec.h | 75 int termination; /* process termination status */ member
|
| /dflybsd-src/lib/libc/rpc/ |
| H A D | LICENSE | 241 termination of this License. Provisions which, by their 242 nature, must remain in effect beyond the termination of this 245 8.2 .In the event of termination under Section 8.1 above, 248 distributor hereunder prior to termination shall survive 249 termination.
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| H A D | iostream | 56 * startup and termination. For more information, see the section of the
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| H A D | iostream | 57 * startup and termination. For more information, see the HOWTO
|
| /dflybsd-src/games/rogue/ |
| H A D | CHANGES | 47 "askquit" is used to prevent accidental termination of the game via ^\
|
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | unwind_stop_reasons.def | 22 i.e.: abnormal stack termination.
|
| /dflybsd-src/etc/ |
| H A D | rc.subr | 118 # Returns non-zero when early termination should occur, in which 123 # Remember, plret is set to the early termination return code + 1, 163 # The return code is 0 if early termination is not to occur, non-zero if 164 # it is to occur. When early termination is to occur the caller should 165 # return check_early_term()'s return code - 1. That is, early termination 168 # The provide list will be adjusted when early termination occurs.
|
| /dflybsd-src/sbin/init/ |
| H A D | NOTES | 78 process exits (see p50, in the discussion of process termination).
|
| /dflybsd-src/sys/contrib/dev/iwi/ |
| H A D | LICENSE | 133 its terms. Upon termination, you will immediately destroy the Software or 189 you violate its terms. Upon termination, you will immediately destroy the
|
| /dflybsd-src/contrib/lvm2/dist/ |
| H A D | WHATS_NEW_DM | 154 Fix dmsetup -o devno string termination. (1.02.20) 327 Fix termination of getopt_long() option array.
|
| H A D | WHATS_NEW | 85 Fix pvcreate string termination in duplicate uuid warning message. 1015 Extend _for_each_pv() to allow termination without error. 1138 Fix vgid string termination in recent cache code.
|
| /dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
| H A D | eap_testing.txt | 124 5) PEAPv1 required termination of negotiation on tunneled EAP-Success and new
|
| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | standards.texi | 135 where the handling of program startup and termination are
|
| H A D | tm.texi | 7284 and termination routines. 7287 initialization and termination routines. 8272 @cindex termination routines 8283 @dfn{termination routines}) that should be called when the program 8286 To make the initialization and termination functions work, the compiler 8292 initialization and termination functions. Each way has two variants. 8299 termination functions, called @code{__DTOR_LIST__}. 8379 termination functions are recognized simply by their names. This requires 8383 initialization and termination functions. These functions are called 8389 customize the handling of initialization and termination functions. [all …]
|
| H A D | tm.texi.in | 7188 and termination routines. 7191 initialization and termination routines. 8167 @cindex termination routines 8178 @dfn{termination routines}) that should be called when the program 8181 To make the initialization and termination functions work, the compiler 8187 initialization and termination functions. Each way has two variants. 8194 termination functions, called @code{__DTOR_LIST__}. 8274 termination functions are recognized simply by their names. This requires 8278 initialization and termination functions. These functions are called 8284 customize the handling of initialization and termination functions. [all …]
|
| H A D | generic.texi | 3165 @code{DO_BODY} while the termination condition for the loop is given by 3184 termination condition. The @code{FOR_EXPR} is the expression executed 3264 termination condition for the loop. See the documentation for an
|
| /dflybsd-src/contrib/cryptsetup/ |
| H A D | ChangeLog | 470 (get_key): Fix missing zero termination for read string.
|
| /dflybsd-src/contrib/binutils-2.27/gas/doc/ |
| H A D | c-tic54x.texi | 513 @code{.endloop} marks its termination. @var{count} defaults to 1024,
|
| /dflybsd-src/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1146 termination. The global address list contains pointers to namespace nodes 1686 a method are deleted upon method termination.) Currently, the entire 1718 interrupts. This allows program termination even if other issues cause 2608 initialization/termination, as well as wait/notify interfaces to perform 3676 - Debugger: Split debugger initialization/termination interfaces. Lv 5032 Resource Manager: Fixed loop termination for the "get AML length" 5033 function. The loop previously had an error termination on a NULL resource 5042 Table unload and ACPICA termination: Delete all attached data objects 5048 ACPICA termination: Added support to delete all objects attached to the 5444 Fixed some issues in the ACPICA initialization and termination code: [all …]
|
| /dflybsd-src/crypto/libressl/ |
| H A D | ChangeLog | 1756 workaround for an old bug in F5's TLS termination. 1758 * Worked around another bug in F5's TLS termination handling of the
|
| /dflybsd-src/contrib/libpcap/ |
| H A D | CHANGES | 254 In rpcapd, clean up termination of a capture session
|