HomeSort by relevance Sort by last modified time
    Searched refs:CHAR_BIT (Results 226 - 250 of 325) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/unittests/ADT/
SCCIteratorTest.cpp 40 assert(N <= sizeof(BitVector)*CHAR_BIT && "Graph too big!");
255 assert(NUM_GRAPHS < sizeof(unsigned) * CHAR_BIT && "Too many graphs!");
  /external/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 22 // A bitset of size N has N % (sizeof(unsigned long) * CHAR_BIT) unused
62 #define __BITS_PER_WORD (CHAR_BIT*sizeof(unsigned long))
123 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
223 return (__pos % __BITS_PER_WORD) / CHAR_BIT;
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
287 __thisword >>= CHAR_BIT;
313 __thisword >>= _S_whichbyte(__prev) * CHAR_BIT;
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
320 __thisword >>= CHAR_BIT;
_limits.h 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
303 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(_STLP_LONG_LONG) * (CHAR_BIT))) - 1));
322 _STLP_STATIC_CONSTANT(int, digits = ((int)((sizeof(unsigned _STLP_LONG_LONG) * (CHAR_BIT)))));
  /bionic/libc/upstream-netbsd/libc/regex/
regcomp.c 216 ((p)->ncsalloc / CHAR_BIT * (p)->g->csetsize + \
624 # define BACKSL (1<<CHAR_BIT)
1245 p->ncsalloc += CHAR_BIT;
1247 assert(nc % CHAR_BIT == 0);
1248 nbytes = nc / CHAR_BIT * css;
1261 p->g->sets[i].ptr = p->g->setbits + css*(i/CHAR_BIT);
1276 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT);
1277 cs->mask = 1 << (unsigned int)((no) % CHAR_BIT);
    [all...]
  /ndk/sources/host-tools/make-3.81/
make.h 157 #ifndef CHAR_BIT
158 # define CHAR_BIT 8
167 (! INTEGER_TYPE_SIGNED (t) ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 215 ENUM_BITFIELD(cpp_ttype) type : CHAR_BIT; /* token type */
252 #if CHAR_BIT * SIZEOF_INT >= 32
254 #elif CHAR_BIT * SIZEOF_LONG >= 32
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 215 ENUM_BITFIELD(cpp_ttype) type : CHAR_BIT; /* token type */
252 #if CHAR_BIT * SIZEOF_INT >= 32
254 #elif CHAR_BIT * SIZEOF_LONG >= 32
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 215 ENUM_BITFIELD(cpp_ttype) type : CHAR_BIT; /* token type */
252 #if CHAR_BIT * SIZEOF_INT >= 32
254 #elif CHAR_BIT * SIZEOF_LONG >= 32
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 215 ENUM_BITFIELD(cpp_ttype) type : CHAR_BIT; /* token type */
252 #if CHAR_BIT * SIZEOF_INT >= 32
254 #elif CHAR_BIT * SIZEOF_LONG >= 32
    [all...]
  /external/compiler-rt/lib/
fp_lib.h 91 #define typeWidth (sizeof(rep_t)*CHAR_BIT)
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_if.h 21 /* This header contains the definition of CHAR_BIT (number of bits in a
144 #define L_LONG_BIT (sizeof(long) * CHAR_BIT)
  /external/llvm/lib/Support/
regexec.c 158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE))
  /external/srec/portable/include/
ptypes.h 466 #define MAX_UINT_DIGITS ((size_t) ((CHAR_BIT * sizeof(int) * LOG_10_2) + 1))
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 156 if (g->nstates <= (int)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE))
  /external/libxml2/
trio.c 298 #define MAX_CHARS_IN(x) (sizeof(x) * CHAR_BIT)
300 #define POINTER_WIDTH ((sizeof("0x") - 1) + sizeof(trio_pointer_t) * CHAR_BIT / 4)
    [all...]

Completed in 1315 milliseconds

1 2 3 4 5 6 7 8 91011>>