Searched refs:how (Results 151 - 175 of 401) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dtestdb_metadata.sql3 -- objectClass mappings: these may be viewed as structuralObjectClass, the ones that are used to decide how to build an entry
19 -- attributeType mappings: describe how an attributeType for a certain objectClass maps to the SQL data.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dplugin.c434 bfd_print_symbol_type how ATTRIBUTE_UNUSED)
H A Doasys.c662 oasys_print_symbol (bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
666 switch (how)
H A Dpef.c201 bfd_print_symbol_type how)
205 switch (how)
198 bfd_pef_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
H A Dsrec.c1222 bfd_print_symbol_type how)
1226 switch (how)
1219 srec_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin-fallback.c370 (fs->regs.reg[r].how = REG_SAVED_OFFSET, \
/netbsd-6-1-5-RELEASE/include/
H A Dtgmath.h44 #error how does this compler do type-generic macros?
/netbsd-6-1-5-RELEASE/lib/librumphijack/
H A Dhijack.c1495 * Well, first we must scan the fds to figure out how many
1974 (int fd, int how), \
1976 (fd, how))
2055 (int fd, int how, off_t start, off_t length), \
2057 (fd, how, start, length))
/netbsd-6-1-5-RELEASE/sys/dev/ppbus/
H A Dppbus_1284.c252 ppbus_peripheral_terminate(device_t dev, int how) argument
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/src/lib/
H A Dutil.c790 iscsi_sock_shutdown(int sock, int how) argument
794 if ((rc = shutdown(sock, how)) != 0) {
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap_r/
H A Dthr_debug.c731 thread_exiting( const char *how, const char *msg ) argument
741 how, thread_name( buf, sizeof(buf), thread ) );
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Doasys.c662 oasys_print_symbol (bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
666 switch (how)
H A Dpef.c201 bfd_print_symbol_type how)
205 switch (how)
198 bfd_pef_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
H A Dsrec.c1222 bfd_print_symbol_type how)
1226 switch (how)
1219 srec_print_symbol(bfd *abfd, void * afile, asymbol *symbol, bfd_print_symbol_type how) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Drs6000-tdep.c3373 reg->how = DWARF2_FRAME_REG_SAME_VALUE;
3379 reg->how = DWARF2_FRAME_REG_UNDEFINED;
3387 reg->how = DWARF2_FRAME_REG_SAME_VALUE;
3392 reg->how = DWARF2_FRAME_REG_UNDEFINED;
3402 reg->how = DWARF2_FRAME_REG_SAME_VALUE;
3407 reg->how = DWARF2_FRAME_REG_UNDEFINED;
3412 reg->how = DWARF2_FRAME_REG_RA;
3414 reg->how = DWARF2_FRAME_REG_CFA;
H A Ds390-tdep.c1242 /* An instruction we don't know how to simulate. The only
2119 reg->how = DWARF2_FRAME_REG_SAME_VALUE;
2121 reg->how = DWARF2_FRAME_REG_UNDEFINED;
2126 reg->how = DWARF2_FRAME_REG_UNDEFINED;
2130 reg->how = DWARF2_FRAME_REG_RA;
2138 reg->how = DWARF2_FRAME_REG_FN;
H A Dsh-tdep.c944 depends on the ABI and the endianess. The comments should enlighten how
1013 The FPU ABIs have a special way how to treat types as float types.
1084 non-vararg argument to be on the stack, no matter how many
1108 /* Some decisions have to be made how various types are handled.
1224 non-vararg argument to be on the stack, no matter how many
1245 /* Some decisions have to be made how various types are handled.
2484 reg->how = DWARF2_FRAME_REG_RA;
2488 reg->how = DWARF2_FRAME_REG_CFA;
2502 reg->how = DWARF2_FRAME_REG_UNDEFINED;
2509 reg->how
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_netbsd.c604 natural_word how = cpu_registers(processor)->gpr[arg0]; local
612 printf_filtered ("%ld, 0x%ld, 0x%ld", (long)how, (long)set, (long)oset);
/netbsd-6-1-5-RELEASE/gnu/usr.bin/send-pr/
H A Dsend-pr.sh272 FIX_C='<how to correct or work around the problem, if known (multiple lines)>'
330 SEND-PR: manual if you are not sure how to fill out a problem report.
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h413 syscallarg(int) how; member in struct:linux_sys_sigprocmask_args
628 syscallarg(int) how; member in struct:linux_sys_rt_sigprocmask_args
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h425 syscallarg(int) how; member in struct:linux_sys_sigprocmask_args
593 syscallarg(int) how; member in struct:linux_sys_rt_sigprocmask_args
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dzs.c1263 zs_modem(struct zs_chanstate *cs, int bits, int how) argument
1272 switch (how) {
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Dsdiff.c118 # define sigprocmask(how, n, o) \
119 ((how) == SIG_BLOCK ? *(o) = sigblock (*(n)) : sigsetmask (*(n)))
/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Ddhu.c792 dhumctl(struct dhu_softc *sc, int line, int bits, int how) argument
834 switch (how) {
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Ducycom.c978 tiocm_to_ucycom(struct ucycom_softc *sc, u_long how, int ttybits) argument
989 switch (how) {

Completed in 402 milliseconds

1234567891011>>