Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 143) sorted by relevance

123456

/dragonfly/contrib/file/magic/Magdir/
H A Dibm600013 # 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
H A Dbsdi6 # in other OSes; those are handled by entries in aout.
H A Dvax11 # executables, and are handled in aout)
H A Dblit17 # GRR: line below is too general as it matches also TTComp archive, ASCII, 4K handled by ./archive
H A Drpi35 # Note: start with same magic as for BIOS (ia32) ROM Extension handled by ./intel
H A Djava5 # same magic number, 0xcafebabe, so they are both handled
H A Ddigital56 # GRR: line below is too general as it matches also TTComp archive, ASCII, 2K handled by ./archive
H A Dmach6 # Java ByteCode, so they are both handled in the file "cafebabe".
7 # The "feedface" ones are handled herein.
H A Djpeg53 # Recursion handled by FFE0
83 # Recursion handled by FFE0
H A Dmsvc34 # Microsoft Visual C library (strength=70) before MIDI SysEx messages (strength=50) handled by ./sy…
75 # but in examples Translator Header Record (THEADR=80h) which is handled identically
H A Dsgi6 # Executable images are handled either in aout (for old-style a.out
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dshared_mutex85 // Errors not handled: EBUSY, EINVAL
92 // Errors not handled: EBUSY, EINVAL
106 // Errors not handled: EINVAL
115 // Errors not handled: EINVAL
124 // Errors not handled: EPERM, EBUSY, EINVAL
143 // Errors not handled: EINVAL
155 // Errors not handled: EINVAL
422 // Errors not handled: EINVAL
474 // Errors not handled: EINVAL
/dragonfly/contrib/binutils-2.27/gas/
H A Ddw2gencfi.h155 int handled; member
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Dldscript.x86_6419 /* .gnu.warning sections are handled specially by elf32.em. */
/dragonfly/contrib/binutils-2.34/gas/
H A Ddw2gencfi.h172 int handled; member
/dragonfly/usr.bin/getconf/
H A Dprogenv.gperf36 #error platform not handled in progenv.gperf
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c713 bool handled; in radeon_dp_mst_check_status() local
720 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled); in radeon_dp_mst_check_status()
722 if (handled) { in radeon_dp_mst_check_status()
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c1867 goto handled; in vmx_inkernel_handle_msr()
1873 goto handled; in vmx_inkernel_handle_msr()
1892 goto handled; in vmx_inkernel_handle_msr()
1900 goto handled; in vmx_inkernel_handle_msr()
1906 goto handled; in vmx_inkernel_handle_msr()
1914 goto handled; in vmx_inkernel_handle_msr()
1918 goto handled; in vmx_inkernel_handle_msr()
1923 goto handled; in vmx_inkernel_handle_msr()
1929 handled: in vmx_inkernel_handle_msr()
H A Dnvmm_x86_svm.c1194 goto handled; in svm_inkernel_handle_msr()
1200 goto handled; in svm_inkernel_handle_msr()
1208 goto handled; in svm_inkernel_handle_msr()
1221 goto handled; in svm_inkernel_handle_msr()
1226 goto handled; in svm_inkernel_handle_msr()
1231 goto handled; in svm_inkernel_handle_msr()
1237 handled: in svm_inkernel_handle_msr()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpredict.def182 which is handled via PRED_NORETURN. */
194 the code aborts, which is handled via PRED_NORETURN. */
H A Dtree-eh.c2424 bool *handled) in operation_could_trap_helper_p() argument
2426 *handled = true; in operation_could_trap_helper_p()
2494 *handled = false; in operation_could_trap_helper_p()
2511 bool handled; in operation_could_trap_p() local
2521 &handled); in operation_could_trap_p()
2824 bool handled, ret; in stmt_could_throw_1_p() local
2853 &handled); in stmt_could_throw_1_p()
2854 if (handled) in stmt_could_throw_1_p()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-eh.c2332 bool *handled) in operation_could_trap_helper_p() argument
2334 *handled = true; in operation_could_trap_helper_p()
2407 *handled = false; in operation_could_trap_helper_p()
2424 bool handled; in operation_could_trap_p() local
2433 &handled); in operation_could_trap_p()
2573 bool handled, ret; in stmt_could_throw_1_p() local
2600 &handled); in stmt_could_throw_1_p()
2601 if (handled) in stmt_could_throw_1_p()
/dragonfly/contrib/mpfr/
H A DBUGS25 * The overflow/underflow exceptions may be badly handled in some functions;
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-target.def51 These objects are considered opaque to the compiler and handled as references.\
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_mst_helper.h584 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);

123456