/external/chromium_org/third_party/opus/src/celt/ |
entcode.c | 41 int ec_ilog(opus_uint32 _v){ 47 ret=!!_v; 48 m=!!(_v&0xFFFF0000)<<4; 49 _v>>=m; 51 m=!!(_v&0xFF00)<<3; 52 _v>>=m; 54 m=!!(_v&0xF0)<<2; 55 _v>>=m; 57 m=!!(_v&0xC)<<1; 58 _v>>=m [all...] |
ecintrin.h | 84 int ec_ilog(opus_uint32 _v);
|
/external/chromium_org/third_party/npapi/bindings/ |
npruntime.h | 127 #define NPVARIANT_IS_VOID(_v) ((_v).type == NPVariantType_Void) 128 #define NPVARIANT_IS_NULL(_v) ((_v).type == NPVariantType_Null) 129 #define NPVARIANT_IS_BOOLEAN(_v) ((_v).type == NPVariantType_Bool) 130 #define NPVARIANT_IS_INT32(_v) ((_v).type == NPVariantType_Int32) 131 #define NPVARIANT_IS_DOUBLE(_v) ((_v).type == NPVariantType_Double [all...] |
/external/chromium_org/third_party/npapi/npspy/extern/plugin/ |
npruntime.h | 155 #define NPVARIANT_IS_VOID(_v) ((_v).type == NPVariantType_Void) 156 #define NPVARIANT_IS_NULL(_v) ((_v).type == NPVariantType_Null) 157 #define NPVARIANT_IS_BOOLEAN(_v) ((_v).type == NPVariantType_Bool) 158 #define NPVARIANT_IS_INT32(_v) ((_v).type == NPVariantType_Int32) 159 #define NPVARIANT_IS_DOUBLE(_v) ((_v).type == NPVariantType_Double [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_atomic.h | 45 #define p_atomic_set(_v, _i) (*(_v) = (_i)) 46 #define p_atomic_read(_v) (*(_v)) 92 #define p_atomic_set(_v, _i) (*(_v) = (_i)) 93 #define p_atomic_read(_v) (*(_v)) 142 #define p_atomic_set(_v, _i) (*(_v) = (_i) [all...] |
u_format_yuv.h | 69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b)); local 73 *v = _v + 128; 83 const int _v = v - 128; local 89 *r = scale * (y_factor * _y + 1.596f * _v); 90 *g = scale * (y_factor * _y - 0.391f * _u - 0.813f * _v); 111 const int _v = v - 128; local 113 const int _r = (298 * _y + 409 * _v + 128) >> 8; 114 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_atomic.h | 45 #define p_atomic_set(_v, _i) (*(_v) = (_i)) 46 #define p_atomic_read(_v) (*(_v)) 92 #define p_atomic_set(_v, _i) (*(_v) = (_i)) 93 #define p_atomic_read(_v) (*(_v)) 142 #define p_atomic_set(_v, _i) (*(_v) = (_i) [all...] |
u_format_yuv.h | 69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b)); local 73 *v = _v + 128; 83 const int _v = v - 128; local 89 *r = scale * (y_factor * _y + 1.596f * _v); 90 *g = scale * (y_factor * _y - 0.391f * _u - 0.813f * _v); 111 const int _v = v - 128; local 113 const int _r = (298 * _y + 409 * _v + 128) >> 8; 114 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
io.h | 46 unsigned char _v; local 48 __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); 49 return _v; 55 unsigned char _v; local 57 __asm__ __volatile__ ("inb %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port)); 58 return _v; 64 unsigned short _v; local 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 67 return _v; 73 unsigned short int _v; local 82 unsigned int _v; local 91 unsigned int _v; local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 46 unsigned char _v; local 48 __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); 49 return _v; 55 unsigned char _v; local 57 __asm__ __volatile__ ("inb %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port)); 58 return _v; 64 unsigned short _v; local 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 67 return _v; 73 unsigned short int _v; local 82 unsigned int _v; local 91 unsigned int _v; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 46 unsigned char _v; local 48 __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); 49 return _v; 55 unsigned char _v; local 57 __asm__ __volatile__ ("inb %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port)); 58 return _v; 64 unsigned short _v; local 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 67 return _v; 73 unsigned short int _v; local 82 unsigned int _v; local 91 unsigned int _v; local [all...] |
/external/elfutils/libdw/ |
memory-access.c | 69 int64_t _v = acc; local
|
memory-access.h | 90 _v |= (uint64_t) (__b & 0x7f) << (nth * 7); \ 93 var = (_v << (64 - (nth * 7) - 7) >> (64 - (nth * 7) - 7)); \ 101 int64_t _v = 0; \ 103 var = __libdw_get_sleb128 (_v, 1, &(addr)); \ 137 int64_t _v = acc; local
|
/external/tremolo/Tremolo/ |
misc.h | 157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ 158 { *(_x)=MULT32(_a,_t)+MULT32(_b,_v); \ 159 *(_y)=MULT32(_b,_t)-MULT32(_a,_v); } 160 #define XPROD31(_a, _b, _t, _v, _x, _y) \ 161 { *(_x)=MULT31(_a,_t)+MULT31(_b,_v); \ 162 *(_y)=MULT31(_b,_t)-MULT31(_a,_v); } 163 #define XNPROD31(_a, _b, _t, _v, _x, _y) \ 164 { *(_x)=MULT31(_a,_t)-MULT31(_b,_v); \ 165 *(_y)=MULT31(_b,_t)+MULT31(_a,_v); }
|
/external/grub/netboot/ |
linux-asm-io.h | 83 extern inline unsigned x __in##s(unsigned short port) { unsigned x _v; 89 __IN1(s,x) __IN2(s,s1,"w") : "=a" (_v) : "d" (port) ,##i ); return _v; } \ 90 __IN1(s##c,x) __IN2(s,s1,"") : "=a" (_v) : "id" (port) ,##i ); return _v; } \ 91 __IN1(s##_p,x) __IN2(s,s1,"w") : "=a" (_v) : "d" (port) ,##i ); SLOW_DOWN_IO; return _v; } \ 92 __IN1(s##c_p,x) __IN2(s,s1,"") : "=a" (_v) : "id" (port) ,##i ); SLOW_DOWN_IO; return _v; }
|
/external/stlport/test/unit/ |
mfunptr_test.cpp | 181 V(int _v) : 182 v(_v) 185 bool f( int _v ) const { return (v == _v); }
|
/ndk/tests/device/test-gnustl-full/unit/ |
mfunptr_test.cpp | 181 V(int _v) : 182 v(_v) 185 bool f( int _v ) const { return (v == _v); }
|
/ndk/tests/device/test-stlport/unit/ |
mfunptr_test.cpp | 181 V(int _v) : 182 v(_v) 185 bool f( int _v ) const { return (v == _v); }
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
colorsys.py | 98 return (_v(m1, m2, h+ONE_THIRD), _v(m1, m2, h), _v(m1, m2, h-ONE_THIRD)) 100 def _v(m1, m2, hue): function
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
colorsys.py | 98 return (_v(m1, m2, h+ONE_THIRD), _v(m1, m2, h), _v(m1, m2, h-ONE_THIRD)) 100 def _v(m1, m2, hue): function
|
/external/eigen/test/ |
exceptions.cpp | 29 ScalarWithExceptions(const float& _v) { init(); *v = _v; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
iatomic.h | 297 volatile __typeof__(*(v)) *_v = (v); \ 299 case -16: IA64_FETCHADD(_tmp, _v, -16, sizeof(*(v))); break; \ 300 case -8: IA64_FETCHADD(_tmp, _v, -8, sizeof(*(v))); break; \ 301 case -4: IA64_FETCHADD(_tmp, _v, -4, sizeof(*(v))); break; \ 302 case -1: IA64_FETCHADD(_tmp, _v, -1, sizeof(*(v))); break; \ 303 case 1: IA64_FETCHADD(_tmp, _v, 1, sizeof(*(v))); break; \ 304 case 4: IA64_FETCHADD(_tmp, _v, 4, sizeof(*(v))); break; \ 305 case 8: IA64_FETCHADD(_tmp, _v, 8, sizeof(*(v))); break; \ 306 case 16: IA64_FETCHADD(_tmp, _v, 16, sizeof(*(v))); break; \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 297 volatile __typeof__(*(v)) *_v = (v); \ 299 case -16: IA64_FETCHADD(_tmp, _v, -16, sizeof(*(v))); break; \ 300 case -8: IA64_FETCHADD(_tmp, _v, -8, sizeof(*(v))); break; \ 301 case -4: IA64_FETCHADD(_tmp, _v, -4, sizeof(*(v))); break; \ 302 case -1: IA64_FETCHADD(_tmp, _v, -1, sizeof(*(v))); break; \ 303 case 1: IA64_FETCHADD(_tmp, _v, 1, sizeof(*(v))); break; \ 304 case 4: IA64_FETCHADD(_tmp, _v, 4, sizeof(*(v))); break; \ 305 case 8: IA64_FETCHADD(_tmp, _v, 8, sizeof(*(v))); break; \ 306 case 16: IA64_FETCHADD(_tmp, _v, 16, sizeof(*(v))); break; \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 297 volatile __typeof__(*(v)) *_v = (v); \ 299 case -16: IA64_FETCHADD(_tmp, _v, -16, sizeof(*(v))); break; \ 300 case -8: IA64_FETCHADD(_tmp, _v, -8, sizeof(*(v))); break; \ 301 case -4: IA64_FETCHADD(_tmp, _v, -4, sizeof(*(v))); break; \ 302 case -1: IA64_FETCHADD(_tmp, _v, -1, sizeof(*(v))); break; \ 303 case 1: IA64_FETCHADD(_tmp, _v, 1, sizeof(*(v))); break; \ 304 case 4: IA64_FETCHADD(_tmp, _v, 4, sizeof(*(v))); break; \ 305 case 8: IA64_FETCHADD(_tmp, _v, 8, sizeof(*(v))); break; \ 306 case 16: IA64_FETCHADD(_tmp, _v, 16, sizeof(*(v))); break; \
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/ |
d3d11spikysphere.hlsl | 171 float3 _v = normalize(cross(s, _u));
173 float3 dc_dV = s * dot(dd, _v) + _v * d;
|