Home
last modified time | relevance | path

Searched full:handling (Results 1 – 25 of 2950) sorted by relevance

12345678910>>...118

/freebsd-src/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst2 Error Handling Script
5 LLD provides the ability to hook into some error handling routines through a
6 user-provided script specified with ``--error-handling-script=<path to the script>``
20 LLD calls the error handling script using the following arguments::
22 error-handling-script <tag> <tag-specific-arguments...>
27 is specified as the second argument, e.g. ``error-handling-script missing-lib
32 ``error-handling-script undefined-symbol mysymbol``
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp38 // Exception handling & setjmp-longjmp handling related options.
40 // Emscripten's asm.js-style exception handling
43 cl::desc("WebAssembly Emscripten-style exception handling"),
45 // Emscripten's asm.js-style setjmp/longjmp handling
48 cl::desc("WebAssembly Emscripten-style setjmp/longjmp handling"),
50 // Exception handling using wasm EH instructions
53 cl::desc("WebAssembly exception handling"));
54 // setjmp/longjmp handling using wasm EH instrutions
56 "wasm-enable-sjlj", cl::desc("WebAssembly setjmp/longjmp handling"));
[all...]
/freebsd-src/usr.sbin/wlandebug/
H A Dwlandebug.c58 #define IEEE80211_MSG_INPUT 0x08000000 /* input handling */
59 #define IEEE80211_MSG_XRATE 0x04000000 /* rate set handling */
61 #define IEEE80211_MSG_NODE 0x01000000 /* node handling */
62 #define IEEE80211_MSG_ASSOC 0x00800000 /* association handling */
63 #define IEEE80211_MSG_AUTH 0x00400000 /* authentication handling */
65 #define IEEE80211_MSG_OUTPUT 0x00100000 /* output handling */
67 #define IEEE80211_MSG_POWER 0x00040000 /* power save handling */
74 #define IEEE80211_MSG_ACL 0x00000800 /* ACL handling */
78 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */
81 #define IEEE80211_MSG_ACTION 0x00000010 /* action frame handling */
[all …]
/freebsd-src/contrib/tcsh/
H A Dsrc.desc9 ed.xmap.c: Key macro handling.
14 sh.c: Initialization, command loop and script handling.
16 sh.dir.c: Directory handling (cd, pushd, popd, dirs). Initialization
19 sh.err.c: Error handling routines and table.
33 sh.proc.c: Job handling. Adds new children to the job list.
51 tc.sched.c: Scheduling commands handling.
55 tc.who.c: Watch variable handling.
/freebsd-src/usr.bin/localedef/
H A Dlocaledef.h82 /* charmap.c - CHARMAP handling */
93 /* collate.o - LC_COLLATE handling */
129 /* ctype.c - LC_CTYPE handling */
138 /* messages.c - LC_MESSAGES handling */
143 /* monetary.c - LC_MONETARY handling */
151 /* numeric.c - LC_NUMERIC handling */
158 /* time.c - LC_TIME handling */
166 /* wide.c - Wide character handling. */
/freebsd-src/sys/dev/isci/scil/
H A Dscif_sas_remote_device_state_handlers.c76 * @brief This method provides STOPPED state specific handling for
116 * @brief This method provides STOPPED state specific handling for
168 * @brief This method provides STOPPING state specific handling for
213 * @brief This method provides STOPPING state handling for high priority
264 * @brief This method provides FAILED state specific handling for
292 /// @todo Fix the return code handling. in scif_sas_remote_device_failed_stop_handler()
301 * @brief This method provides default handling (i.e. returns an error);
329 * @brief This method provides default handling (i.e. returns an error);
357 * @brief This method provides default handling (i.e. returns an error);
386 * @brief This method provides default handling (i.e. returns an error);
[all …]
H A Dscif_sas_remote_device_ready_substate_handlers.c120 * @brief This method provides OPERATIONAL sub-state specific handling for
155 * @brief This method provides TASK MGMT sub-state specific handling for when
173 * @brief This method provides OPERATIONAL sub-state specific handling for
198 * @brief This method provides OPERATIONAL sub-state specific handling for
223 * @brief This method provides OPERATIONAL sub-state specific handling for
251 /// @todo Fix the return code handling. in scif_sas_remote_device_ready_operational_fail_handler()
256 * @brief This method provides OPERATIONAL sub-state specific handling for
291 * @brief This method provides OPERATIONAL sub-state specific handling for
317 * @brief This method provides OPERATIONAL sub-state specific handling for
352 * @brief This method provides OPERATIONAL sub-state specific handling for when
[all …]
H A Dscif_sas_domain_state_handlers.c110 * @brief This method provides READY state specific handling for
189 * @brief This method provides READY state specific handling for
242 * @brief This method provides READY state specific handling for
286 * @brief This method provides READY state specific handling for
317 /// @todo fix return code handling. in scif_sas_domain_ready_continue_io_handler()
322 * @brief This method provides READY state specific handling for
375 * @brief This method provides READY state specific handling for
420 * @brief This method provides READY state specific handling for when a user
485 * @brief This method provides READY state specific handling for
572 * @brief This method provides STOPPING state specific handling for
[all …]
H A Dscif_sas_task_request_state_handlers.c71 * @brief This method provides CONSTRUCTED state specific handling for
95 * @brief This method provides CONSTRUCTED state specific handling for
123 * @brief This method provides STARTED state specific handling for
149 * @brief This method provides STARTED state specific handling for
177 * @brief This method provides COMPLETED state specific handling for
219 * @brief This method provides ABORTING state specific handling for
247 * @brief This method provides DEFAULT handling for when the user
275 * @brief This method provides DEFAULT handling for when the user
303 * @brief This method provides DEFAULT handling for when the user
331 * @brief This method provides DEFAULT handling for when the user
H A Dscif_sas_io_request_state_handlers.c75 * @brief This method provides CONSTRUCTED state specific handling for
94 * @brief This method provides CONSTRUCTED state specific handling for
121 * @brief This method provides STARTED state specific handling for
147 * @brief This method provides STARTED state specific handling for
175 * @brief This method provides COMPLETED state specific handling for
234 * @brief This method provides ABORTING state specific handling for
262 * @brief This method provides DEFAULT handling for when the user
290 * @brief This method provides DEFAULT handling for when the user
318 * @brief This method provides DEFAULT handling for when the user
345 * @brief This method provides DEFAULT handling for when the user
H A Dscic_overview.h67 -# hardware interrupt handling
68 -# hardware event handling
69 -# hardware state machine handling
70 -# IO and task management state machine handling
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ti/
H A Dinterface.txt18 handling
19 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling
20 "ti,omap3-ssi-interface-clock" - interface clock with SSI specific HW handling
21 "ti,am35xx-interface-clock" - interface clock with AM35xx specific HW handling
23 handling
/freebsd-src/sys/dev/isci/
H A Disci_logger.c103 * error information. The user must be capable of handling variable
127 * information. The user must be capable of handling variable
152 * information. The user must be capable of handling variable
177 * trace information. The user must be capable of handling variable
203 * state transition information. The user must be capable of handling
229 * error information. The user must be capable of handling variable
254 * information. The user must be capable of handling variable
279 * information. The user must be capable of handling variable
304 * trace information. The user must be capable of handling variable
330 * state transition information. The user must be capable of handling
/freebsd-src/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh42 atf_set "descr" "Checks handling of binary files"
107 atf_set "descr" "Checks handling of line beginnings and ends"
154 atf_set "descr" "Checks handling of files with no matches"
207 atf_set "descr" "Checks handling of gzipped files with zgrep"
434 atf_set "descr" "Check for handling of a null byte in empty file, specified by -f (PR 202022)"
446 atf_set "descr" "Check proper handling of escaped vs. unescaped dot expressions (PR 175314)"
457 atf_set "descr" "Check for handling of an invalid empty pattern (PR 194823)"
481 atf_set "descr" "Check for proper handling of -w with an empty pattern (PR 105221)"
542 # Normal handling first
547 # -v handling
[all...]
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dautoopts.h137 * handling option presets. Start with command line and work through
142 * handling normal options. Start with first config file, then environment
279 * DO option handling?
281 * Options are examined at two times: at immediate handling time and at
282 * normal handling time. If an option is disabled, the timing may be
283 * different from the handling of the undisabled option. The OPTST_DIABLED
287 * A) handling at "immediate" time, either 1 or 2:
309 * B) handling at "regular" time because it was not immediate
331 * C) handling at "regular" time because it is to be handled twice.
390 * INQUERY_CALL() tests whether the option handling function has been
/freebsd-src/contrib/lua/doc/
H A Dlua.128 After handling the
61 Before handling command line options and scripts,
111 stop handling options.
114 stop handling options and execute the standard input as a file.
/freebsd-src/sys/netinet/libalias/
H A DHISTORY8 - Fragment handling error in alias_db.c corrected.
11 - Generalized mechanism for handling incoming
21 - Corrected error in handling incoming UDP packets
34 - Added handling for out-of-order IP fragments.
148 - Refactor the database handling
/freebsd-src/sys/dev/ath/ath_hal/
H A Dah_debug.h27 HAL_DEBUG_REGDOMAIN = 0x00000001, /* regulatory handling */
36 HAL_DEBUG_TXQUEUE = 0x00000200, /* tx queue handling */
41 HAL_DEBUG_KEYCACHE = 0x00004000, /* keycache handling */
46 HAL_DEBUG_INTERRUPT = 0x00080000, /* interrupt handling */
/freebsd-src/usr.bin/head/tests/
H A Dhead_test.sh28 atf_set "descr" "Test head(1)'s handling of an empty file"
72 atf_set "descr" "Test head(1)'s handling of a sparse file with text at the beginning of the file"
83 atf_set "descr" "Test head(1)'s handling of a sparse file with text at the end of the file"
94 atf_set "descr" "Test head(1)'s handling of a missing line count arg"
103 atf_set "descr" "Test head(1)'s handling of an invalid line count arg"
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMEHABI.h1 //===--- ARMEHABI.h - ARM Exception Handling ABI ----------------*- C++ -*-===//
10 // handling table entry kinds.
15 // Exception Handling ABI for the ARM Architecture r2.09 - November 30, 2012
27 /// ARM exception handling table entry kinds
123 // To make the exception handling table become more compact, ARM defined
/freebsd-src/lib/libc/stdlib/
H A Dgetopt_long.3309 .\" Handling of
326 .\" Handling of
349 .\" Handling of
386 .\" Handling of
425 .\" Handling of
437 .\" no special handling is done;
463 Handling of
/freebsd-src/lib/libusb/
H A Dlibusb.3588 Try to acquire the event handling lock.
593 Acquire the event handling lock.
598 Release the event handling lock.
605 Determine if it still OK for this thread to be doing event handling.
607 if event handling can start or continue.
613 Determine if an active thread is handling events.
614 Returns 1 if there is a thread handling events and 0 if there
615 are no threads currently handling events.
631 thread is event handling so calling
647 the event handling loc
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h24 WinEH, ///< Windows Exception Handling
25 Wasm, ///< WebAssembly Exception Handling
26 AIX, ///< AIX Exception Handling
27 ZOS, ///< z/OS MVS Exception Handling. Very similar to DwarfCFI, but the PPA1
/freebsd-src/contrib/ldns/drill/
H A DChangeLog.22-nov-200527 ---------- Below Older drill with it's own DNS handling --------------
33 * Fixed handling of obscure data types
43 * added handling for some lesser known types (including WKS)
81 * more sane argument handling
/freebsd-src/lib/libpmc/pmu-events/arch/x86/knightslanding/
H A Dfrontend.json3 …mes the front end resteers for any branch as a result of another branch handling mechanism in the …
11 …ont end resteers for conditional branches as a result of another branch handling mechanism in the …
19 …s the front end resteers for RET branches as a result of another branch handling mechanism in the …

12345678910>>...118