Searched defs:bitset (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Object/
H A DELFYAML.cpp264 void ScalarBitSetTraits<ELFYAML::ELF_SHF>::bitset(IO &IO, function in class:llvm::yaml::ScalarBitSetTraits
H A DCOFFYAML.cpp144 void ScalarBitSetTraits<COFF::Characteristics>::bitset( function in class:llvm::yaml::ScalarBitSetTraits
163 void ScalarBitSetTraits<COFF::SectionCharacteristics>::bitset( function in class:llvm::yaml::ScalarBitSetTraits
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dbitops.h55 # define bitset(bit, word) (((word) & (bit)) != 0) macro
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dtemplate.c620 unsigned int bitset = 0; local
137 bmember_put_bit(unsigned char *p, const void *data, unsigned int bit, size_t size, unsigned int *bitset) argument
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_bitset.h646 class bitset class in inherits:_Base_bitset
736 bitset() function in class:bitset
740 bitset(unsigned long __val) function in class:bitset
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, function in class:bitset
776 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, function in class:bitset
[all...]
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_futex.c565 futex_wake(struct futex *f, int n, uint32_t bitset) argument
650 futex_wait(struct futex *f, struct waiting_proc *wp, struct timespec *ts, uint32_t bitset) argument
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.dol.c380 int dimen = 0, bitset = 0, length = 0; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1938 ae_fflagstostr(unsigned long bitset, unsigned long bitclear) argument
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dcgen.h116 CGEN_ATTR_VALUE_BITSET_TYPE bitset; member in union:__anon565

Completed in 190 milliseconds