| /freebsd-14.2/contrib/netbsd-tests/kernel/ |
| H A D | t_lock.c | 44 volatile int handled = 0; variable 49 handled = 1; in handler() 77 ATF_REQUIRE(handled); in ATF_TC_BODY()
|
| /freebsd-14.2/contrib/ntp/libntp/ |
| H A D | syssignal.c | 158 BOOL handled; in console_event_handler() local 162 handled = TRUE; in console_event_handler() 164 handled = FALSE; in console_event_handler() 167 return handled; in console_event_handler()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | RISCVAttributeParser.cpp | 54 Error RISCVAttributeParser::handler(uint64_t tag, bool &handled) { in handler() argument 55 handled = false; in handler() 60 handled = true; in handler()
|
| H A D | CSKYAttributeParser.cpp | 70 Error CSKYAttributeParser::handler(uint64_t tag, bool &handled) { in handler() argument 71 handled = false; in handler() 76 handled = true; in handler()
|
| H A D | ELFAttributeParser.cpp | 99 bool handled; in parseAttributeList() local 100 if (Error e = handler(tag, handled)) in parseAttributeList() 103 if (!handled) { in parseAttributeList()
|
| /freebsd-14.2/tests/sys/kqueue/libkqueue/ |
| H A D | proc.c | 176 int handled = 0; in proc_track() local 196 ++handled; in proc_track() 206 ++handled; in proc_track() 209 ++handled; in proc_track() 218 ++handled; in proc_track() 224 if (!handled) { in proc_track()
|
| /freebsd-14.2/sys/amd64/vmm/intel/ |
| H A D | vmx.c | 1242 int handled; in vmx_handle_cpuid() local 1247 return (handled); in vmx_handle_cpuid() 1258 int handled) in vmx_exit_trace() argument 2173 handled = HANDLED; in vmx_handle_apic_write() 2230 return (handled); in vmx_handle_apic_write() 2389 handled = UNHANDLED; in vmx_exit_process() 2813 handled = HANDLED; in vmx_exit_process() 2831 handled = HANDLED; in vmx_exit_process() 2840 if (handled) { in vmx_exit_process() 2874 return (handled); in vmx_exit_process() [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | int_to_fp.h | 40 #error Source should be a handled integer type. 71 #error Destination should be a handled floating point type
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,lq150x1lg11.yaml | 27 the RL/UD and/or SELLVDS pins are assumed to be handled 35 the RL/UD and/or SELLVDS pins are assumed to be handled
|
| /freebsd-14.2/sys/amd64/vmm/amd/ |
| H A D | svm.c | 1342 handled = 0; in svm_vmexit() 1380 handled = 1; in svm_vmexit() 1384 handled = 1; in svm_vmexit() 1388 handled = 1; in svm_vmexit() 1391 handled = 1; in svm_vmexit() 1528 handled = 1; in svm_vmexit() 1627 handled = 1; in svm_vmexit() 1644 handled = 1; in svm_vmexit() 1659 handled = 1; in svm_vmexit() 1664 handled = 1; in svm_vmexit() [all …]
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | rx.c | 1505 u32 r, i, count = 0, handled = 0; 1627 return handled; 1838 u32 handled = 0; 1928 handled |= CSR_INT_BIT_HW_ERR; 1952 handled |= CSR_INT_BIT_ALIVE; 1961 handled |= CSR_INT_BIT_RF_KILL; 1968 handled |= CSR_INT_BIT_CT_KILL; 1977 handled |= CSR_INT_BIT_SW_ERR; 1988 handled |= CSR_INT_BIT_WAKEUP; 2048 handled |= CSR_INT_BIT_FH_TX; [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | ibm6000 | 13 # GRR: line below is too general as it matches also TTComp archive, ASCII, 1K handled by ./archive 15 # GRR: line below is too general as it matches also TTComp archive, ASCII, 2K handled by ./archive
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 720 bool handled = false; in Execute() local 725 handled = in Execute() 728 if (!handled) { in Execute() 761 bool handled = false; in Execute() local 768 handled = InvokeOverrideCallback(argv, result); in Execute() 770 if (!handled) { in Execute()
|
| /freebsd-14.2/sys/dev/qat/qat_common/ |
| H A D | adf_dev_err.c | 285 bool handled = false; in adf_check_slice_hang() local 309 handled |= adf_handle_slice_hang(accel_dev, in adf_check_slice_hang() 317 return handled; in adf_check_slice_hang()
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_ctx_set1_caPubs.pod | 35 The reference counts of those certificates handled successfully are increased. 51 The reference counts of those certificates handled successfully are increased.
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_kdb.c | 747 int handled; in kdb_trap() local 787 handled = 1; in kdb_trap() 790 handled = be->dbbe_trap(type, code); in kdb_trap() 813 return (handled); in kdb_trap()
|
| H A D | kern_priv.c | 113 priv_check_cred_post(struct ucred *cred, int priv, int error, bool handled) in priv_check_cred_post() argument 116 if (__predict_true(handled)) in priv_check_cred_post()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | RISCVAttributeParser.h | 23 Error handler(uint64_t tag, bool &handled) override;
|
| H A D | CSKYAttributeParser.h | 32 Error handler(uint64_t tag, bool &handled) override;
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | trap.c | 217 bool handled; in page_fault_handler() local 298 handled = kdb_trap(frame->tf_scause & SCAUSE_CODE, 0, frame); in page_fault_handler() 300 if (handled) in page_fault_handler()
|
| /freebsd-14.2/contrib/netbsd-tests/usr.bin/config/ |
| H A D | d_loop2 | 7 # Devices that are their own parent must be handled properly
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | trap-v6.c | 556 bool handled; in abort_fatal() local 605 handled = kdb_trap(fsr, 0, tf); in abort_fatal() 607 if (handled) in abort_fatal()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | REPL.cpp | 354 bool handled = false; in IOHandlerInputComplete() local 359 handled |= PrintOneVariable(debugger, output_sp, result_valobj_sp); in IOHandlerInputComplete() 364 handled = true; in IOHandlerInputComplete() 381 if (!handled) { in IOHandlerInputComplete()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Value.def | 26 …handled via HANDLE_*_EXCLUDE_LLVM_C_API will not be expanded in areas the HANDLE_* macro is used. …
|
| /freebsd-14.2/sys/dev/qat/qat_hw/qat_c4xxx/ |
| H A D | adf_c4xxx_ras.c | 1302 bool handled = false; in adf_ras_interrupts() local 1318 handled = true; in adf_ras_interrupts() 1325 handled = true; in adf_ras_interrupts() 1333 handled = true; in adf_ras_interrupts() 1340 handled = true; in adf_ras_interrupts() 1343 return handled; in adf_ras_interrupts()
|