Searched defs:mask (Results 101 - 125 of 1160) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.bin/tip/tip/
H A Dtipout.c135 sigset_t mask, omask; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Dconstant_time_locl.h188 constant_time_select(unsigned int mask, unsigned int a, unsigned int b) argument
195 constant_time_select_8(unsigned char mask, unsigned char a, unsigned char b) argument
202 constant_time_select_int(unsigned int mask, int a, int b) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_keywrap.c28 int i, j, mask; local
/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_ioport.c105 uint32_t mask, val; local
/freebsd-10-stable/usr.bin/login/
H A Dlogin_fbtab.c123 login_protect(const char *table, char *pattern, int mask, uid_t uid, gid_t gid) argument
/freebsd-10-stable/contrib/bmake/
H A Dhash.h102 int mask; /* Used to select bits for hashing. */ member in struct:Hash_Table
H A Dhash.c445 int i, mask; local
/freebsd-10-stable/contrib/bzip2/
H A Dunzcrash.c68 uchar mask = 1 << bitno; local
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dsiena_impl.h67 efx_oword_t mask; member in struct:siena_register_set_s
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-asmtab.h45 ia64_insn mask; member in struct:ia64_main_table
96 unsigned int mask; member in struct:ia64_completer_table
/freebsd-10-stable/contrib/gcc/
H A Dsreal.c139 HOST_WIDE_INT mask; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFlags.h133 Set (ValueType mask) argument
[all...]
H A DListener.h127 BroadcasterInfo(uint32_t mask, HandleBroadcastCallback cb = NULL, void *ud = NULL) : argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.cpp38 ProcessPOSIXLog::GetLogIfAllCategoriesSet (uint32_t mask) argument
180 ProcessPOSIXLog::LogIf (uint32_t mask, const char *format, ...) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp37 ProcessGDBRemoteLog::GetLogIfAllCategoriesSet (uint32_t mask) argument
50 ProcessGDBRemoteLog::GetLogIfAnyCategoryIsSet (uint32_t mask) argument
186 ProcessGDBRemoteLog::LogIf (uint32_t mask, const char *format, ...) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/
H A Dlldb-log.cpp52 uint32_t mask = GetLogMask(); local
57 lldb_private::GetLogIfAllCategoriesSet (uint32_t mask) argument
70 lldb_private::LogIfAllCategoriesSet (uint32_t mask, const char *format, ...) argument
83 lldb_private::LogIfAnyCategoriesSet (uint32_t mask, const char *format, ...) argument
96 GetLogIfAnyCategoriesSet(uint32_t mask) argument
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c139 sigset_t mask, omask; local
[all...]
H A Dlib_vidattr.c176 attr_t mask = NCURSES_BITS((value & 63) local
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c113 attr_t mask = NCURSES_BITS((value & 63) local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clone.c96 sigset_t mask; local
H A Dt_poll.c350 sigset_t mask; local
/freebsd-10-stable/contrib/ofed/management/libibmad/src/
H A Dgs.c122 performance_reset_via(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, argument
163 performance_reset(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, argument
171 port_performance_reset_via(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout, const void *srcport) argument
179 port_performance_reset(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout) argument
200 port_performance_ext_reset_via(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout, const void *srcport) argument
209 port_performance_ext_reset(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout) argument
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dmod.c193 int mask = 0; local
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dcommon_glue.c59 kadm5_create_principal(void *server_handle, kadm5_principal_ent_t princ, uint32_t mask, const char *password) argument
87 kadm5_get_principal(void *server_handle, krb5_principal princ, kadm5_principal_ent_t out, uint32_t mask) argument
96 kadm5_modify_principal(void *server_handle, kadm5_principal_ent_t princ, uint32_t mask) argument
H A Dent_setup.c134 _kadm5_setup_entry(kadm5_server_context *context, hdb_entry_ex *ent, uint32_t mask, kadm5_principal_ent_t princ, uint32_t princ_mask, kadm5_principal_ent_t def, uint32_t def_mask) argument
[all...]

Completed in 184 milliseconds

1234567891011>>