Searched defs:bits (Results 151 - 175 of 425) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAPFloat.cpp99 partCountForBits(unsigned int bits) argument
341 lostFractionThroughTruncation(const integerPart *parts, unsigned int partCount, unsigned int bits) argument
363 shiftRight(integerPart *dst, unsigned int parts, unsigned int bits) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h272 NonLoc makeLocAsInteger(Loc loc, unsigned bits) { argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h273 static inline uint32_t bits(const uint32_t val, const uint32_t msbit, const uint32_t lsbit) function in namespace:lldb_private
[all...]
/freebsd-10-stable/contrib/opie/libopie/
H A Dmd4c.c151 unsigned char bits[8]; local
H A Dmd5c.c197 unsigned char bits[8]; local
/freebsd-10-stable/contrib/unbound/util/
H A Dwinsock_event.c320 short bits = 0; local
471 event_set(struct event *ev, int fd, short bits, void (*cb)(int, short, void *), void *arg) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.h74 size_t bits; member in struct:_krb5_key_type
/freebsd-10-stable/lib/libvgl/
H A Dbitmap.c369 *VGLBitmapCreate(int type, int xsize, int ysize, byte *bits) argument
/freebsd-10-stable/secure/usr.bin/bdes/
H A Dbdes.c134 char bits[] = { /* used to extract bits from a char */ variable
[all...]
/freebsd-10-stable/sys/amd64/amd64/
H A Dminidump_machdep.c224 uint64_t bits; local
[all...]
/freebsd-10-stable/sys/arm/arm/
H A Dminidump_machdep.c205 uint32_t bits; local
[all...]
/freebsd-10-stable/sys/arm/include/
H A Dat91_gpio.h88 uint32_t bits; /* bits to clock out (all 32) */ member in struct:at91_gpio_bang
95 void *bits; /* bits to clock out */ member in struct:at91_gpio_bang_many
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c222 unsigned sym, bits; local
570 unsigned bits; /* bits in bit buffer */ local
[all...]
H A Dinflate.h97 unsigned bits; /* number of bits in "in" */ member in struct:inflate_state
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c207 u_int32_t bits = OS_REG_READ(ah, AR_RX_FILTER); local
222 ar9300_set_rx_filter(struct ath_hal *ah, u_int32_t bits) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.c142 int bits; local
222 int bits; local
[all...]
H A Dcvmx-qlm.c361 int bits = 0; local
375 int bits; local
[all...]
/freebsd-10-stable/sys/dev/nmdm/
H A Dnmdm.c300 int bits; local
[all...]
/freebsd-10-stable/sys/dev/ppbus/
H A Dpcfclock.c226 pcfclock_read_data(struct cdev *dev, char *buf, ssize_t bits) argument
/freebsd-10-stable/sys/ia64/disasm/
H A Ddisasm_extract.c99 uint64_t bits = i->i_bits; local
130 uint64_t bits = i->i_bits; local
1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits, argument
1823 imm(uint64_t bits, int sign, int o, int l) argument
1833 s_imm(struct asm_inst *i, int op, uint64_t bits, int o, int l) argument
1840 u_imm(struct asm_inst *i, int op, uint64_t bits, int o, int l) argument
1847 vimm(uint64_t bits, int sign, va_list ap) argument
1864 s_immf(struct asm_inst *i, int op, uint64_t bits, ...) argument
1874 u_immf(struct asm_inst *i, int op, uint64_t bits, ...) argument
1884 disp(struct asm_inst *i, int op, uint64_t bits, ...) argument
1901 asm_extract(enum asm_op op, enum asm_fmt fmt, uint64_t bits, struct asm_bundle *b, int slot) argument
[all...]
/freebsd-10-stable/sys/ia64/include/
H A Dfpu.h89 long double bits; /* Force 16-byte alignment. */ member in struct:fpswa_bundle
/freebsd-10-stable/sys/kern/
H A Dmd4c.c148 unsigned char bits[8]; local
H A Dmd5c.c199 unsigned char bits[8]; local
/freebsd-10-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c407 xlp_get_rsa_opsize(struct xlp_rsa_command *cmd, unsigned int bits) argument
/freebsd-10-stable/sys/xen/interface/arch-ia64/hvm/
H A Dsave.h118 uint64_t bits; member in union:vioapic_redir_entry

Completed in 301 milliseconds

1234567891011>>