Searched defs:bits (Results 101 - 125 of 425) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dcgen-dis.c44 int bits = 0; local
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.cpp153 unsigned bits = (F >> HexagonII::ExtentBitsPos) local
168 unsigned bits = (F >> HexagonII::ExtentBitsPos) local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DPredicate.h149 SetValueBits (T bits, PredicateBroadcastType broadcast_type) argument
177 ResetValueBits(T bits, PredicateBroadcastType broadcast_type) argument
216 WaitForSetValueBits(T bits, const TimeValue *abstime = NULL) argument
265 WaitForResetValueBits(T bits, const TimeValue *abstime = NULL) argument
[all...]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DTGValueTypes.cpp50 explicit ExtendedIntegerType(unsigned bits) argument
/freebsd-10-stable/contrib/unbound/util/
H A Dmini_event.c204 short bits = 0; local
274 void event_set(struct event* ev, int fd, short bits, argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) argument
/freebsd-10-stable/lib/libc/inet/
H A Dinet_cidr_pton.c72 inet_cidr_pton(int af, const char *src, void *dst, int *bits) { argument
89 int n, ch, tmp, bits; local
161 int bits; local
258 int bits = 0; local
[all...]
H A Dinet_net_pton.c67 int n, ch, tmp = 0, dirty, bits; local
273 int bits; local
[all...]
/freebsd-10-stable/lib/libc/locale/
H A Deuc.c67 wchar_t bits[4]; member in struct:__anon5706
/freebsd-10-stable/lib/libkvm/
H A Dkvm_minidump_amd64.c107 uint64_t bit, bits; local
H A Dkvm_minidump_arm.c110 uint32_t bit, bits; local
H A Dkvm_minidump_i386.c109 uint32_t bit, bits; local
H A Dkvm_minidump_mips.c111 uint32_t bit, bits; local
/freebsd-10-stable/sbin/pfctl/
H A Dpf_print_state.c129 int bits = unmask(&addr->v.a.mask, af); local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-utils.h144 static inline uint64_t cvmx_build_mask(uint64_t bits) argument
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c85 uint8_t bits[11]; member in struct:seeprom_cmd
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c168 ar5210SetRxFilter(struct ath_hal *ah, uint32_t bits) argument
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c168 ar5211SetRxFilter(struct ath_hal *ah, uint32_t bits) argument
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c169 uint32_t bits = OS_REG_READ(ah, AR_RX_FILTER); local
185 ar5212SetRxFilter(struct ath_hal *ah, uint32_t bits) argument
[all...]
/freebsd-10-stable/sys/dev/uart/
H A Duart_cpu_sparc64.c208 int baud, bits, error, range, space, stop; local
/freebsd-10-stable/sys/mips/mips/
H A Dminidump_machdep.c162 uint32_t bits; local
[all...]
/freebsd-10-stable/tools/tools/ath/common/
H A Ddumpregs.h39 const char *bits; member in struct:dumpreg
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_exp2.c122 int i, j, bits, b, bits1, bits2, ret = local
/freebsd-10-stable/crypto/openssl/apps/
H A Ddhparam.c444 int len, l, bits; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dmktime.c189 register int bits; local
[all...]

Completed in 307 milliseconds

1234567891011>>