| /freebsd-9-stable/sys/dev/drm/ |
| D | mga_irq.c | 61 int handled = 0; in mga_driver_irq_handler() local 70 handled = 1; in mga_driver_irq_handler() 90 handled = 1; in mga_driver_irq_handler() 93 if (handled) in mga_driver_irq_handler()
|
| D | via_irq.c | 116 int handled = 0; in via_driver_irq_handler() local 139 handled = 1; in via_driver_irq_handler() 146 handled = 1; in via_driver_irq_handler() 160 if (handled) in via_driver_irq_handler()
|
| /freebsd-9-stable/contrib/ntp/libntp/ |
| D | syssignal.c | 157 BOOL handled; in console_event_handler() local 161 handled = TRUE; in console_event_handler() 163 handled = FALSE; in console_event_handler() 166 return handled; in console_event_handler()
|
| /freebsd-9-stable/sys/mips/nlm/ |
| D | cms.c | 303 int hwtid, vc, handled, nmsgs; in msgring_process() local 328 handled = 0; in msgring_process() 332 handled += nmsgs; in msgring_process() 334 } while (handled); in msgring_process()
|
| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-error.c | 167 int handled = 0; in __cvmx_error_decode() local 186 handled += __cvmx_error_decode(h); in __cvmx_error_decode() 204 handled += h->func(h); in __cvmx_error_decode() 207 return handled; in __cvmx_error_decode()
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r271432-clang-r205331-debug-info-crash.diff | 4 previously not handled at all. 29 +// Test that indirect field decls are handled gracefully.
|
| /freebsd-9-stable/crypto/openssl/doc/ssl/ |
| D | SSL_CTX_set_cert_store.pod | 27 via lookup methods, handled inside the X509_STORE. From the X509_STORE 30 Typically the trusted certificate store is handled indirectly via using
|
| D | SSL_CTX_set_default_passwd_cb.pod | 36 on the application. If only one private key is handled, it can be practical 38 keys have to be handled, it can be practical to ask for the password once,
|
| D | SSL_CTX_set_info_callback.pod | 45 If an alert is handled, SSL_CB_ALERT is set and B<ret> specifies the alert 110 about alerts being handled and error messages to the B<bio_err> BIO.
|
| /freebsd-9-stable/sys/boot/powerpc/ps3/ |
| D | ldscript.powerpc | 15 /* .gnu.warning sections are handled specially by elf32.em. */ 47 /* .gnu.warning sections are handled specially by elf32.em. */
|
| /freebsd-9-stable/sys/kern/ |
| D | subr_kdb.c | 613 int handled; in kdb_trap() local 651 handled = be->dbbe_trap(type, code); in kdb_trap() 671 return (handled); in kdb_trap()
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | infttrace.c | 357 int handled; /* 1 if a buffered event was handled. */ member 616 new_p->handled = 0; in create_thread_info() 1045 p->handled = 1; in set_handled() 1057 return p->handled; in was_handled() 1078 p->handled = 0; in clear_handled() 1095 p->handled = 0; in clear_all_handled() 1100 p->handled = 0; in clear_all_handled() 1181 if (p->handled) in print_tthread() 3855 if (!p->handled) in thread_dropping_event_check() 3957 p->handled = 1; in threads_continue_all_but_one() [all …]
|
| /freebsd-9-stable/contrib/bmake/unit-tests/ |
| D | order | 3 # Test that .ORDER is handled correctly.
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | vax | 11 # executables, and are handled in aout)
|
| D | jpeg | 45 # Recursion handled by FFE0 75 # Recursion handled by FFE0
|
| D | java | 5 # same magic number, 0xcafebabe, so they are both handled
|
| D | bsdi | 6 # in other OSes; those are handled by entries in aout.
|
| /freebsd-9-stable/crypto/openssl/crypto/dso/ |
| D | README | 14 (b) be handled by default using the default DSO_METHOD's converter
|
| /freebsd-9-stable/sys/boot/ia64/ski/ |
| D | ldscript.ia64 | 11 /* .gnu.warning sections are handled specially by elf32.em. */
|
| /freebsd-9-stable/sys/boot/i386/efi/ |
| D | ldscript.i386 | 14 /* .gnu.warning sections are handled specially by elf32.em. */
|
| D | ldscript.amd64 | 17 /* .gnu.warning sections are handled specially by elf32.em. */
|
| /freebsd-9-stable/sys/conf/ |
| D | options.amd64 | 16 # they are handled like options for static filesystems
|
| /freebsd-9-stable/crypto/openssl/ |
| D | README.ASN1 | 28 4. The code for the ASN1 IMPLICIT tag is evil. It is handled by temporarily 44 9. The ASN1 CHOICE type has to be largely handled manually, there aren't any 79 these can be handled in any order.
|
| /freebsd-9-stable/sys/boot/arm/at91/boot0/ |
| D | linker.cfg | 36 /* .gnu.warning sections are handled specially by elf32.em. */
|
| /freebsd-9-stable/crypto/openssh/contrib/solaris/ |
| D | README | 8 be handled correctly and key are defered until the first time the sshd
|