Home
last modified time | relevance | path

Searched refs:_v (Results 1 – 25 of 65) sorted by relevance

123

/external/syslinux/gpxe/src/drivers/net/ath5k/
Deeprom.h67 #define AR5K_EEPROM_HDR_11A(_v) (((_v) >> AR5K_EEPROM_MODE_11A) & 0x1) argument
68 #define AR5K_EEPROM_HDR_11B(_v) (((_v) >> AR5K_EEPROM_MODE_11B) & 0x1) argument
69 #define AR5K_EEPROM_HDR_11G(_v) (((_v) >> AR5K_EEPROM_MODE_11G) & 0x1) argument
70 #define AR5K_EEPROM_HDR_T_2GHZ_DIS(_v) (((_v) >> 3) & 0x1) /* Disable turbo for 2Ghz (?) */ argument
71 #define AR5K_EEPROM_HDR_T_5GHZ_DBM(_v) (((_v) >> 4) & 0x7f) /* Max turbo power for a/XR mode (eepro… argument
72 #define AR5K_EEPROM_HDR_DEVICE(_v) (((_v) >> 11) & 0x7) argument
73 #define AR5K_EEPROM_HDR_RFKILL(_v) (((_v) >> 14) & 0x1) /* Device has RFKill support */ argument
74 #define AR5K_EEPROM_HDR_T_5GHZ_DIS(_v) (((_v) >> 15) & 0x1) /* Disable turbo for 5Ghz */ argument
82 #define AR5K_EEPROM_OFF(_v, _v3_0, _v3_3) \ argument
83 (((_v) >= AR5K_EEPROM_VERSION_3_3) ? _v3_3 : _v3_0)
[all …]
Dath5k.h538 #define AR5K_TXPOWER_OFDM(_r, _v) ( \ argument
539 ((0 & 1) << ((_v) + 6)) | \
540 (((ah->ah_txpower.txp_rates_power_table[(_r)]) & 0x3f) << (_v)) \
543 #define AR5K_TXPOWER_CCK(_r, _v) ( \ argument
544 (ah->ah_txpower.txp_rates_power_table[(_r)] & 0x3f) << (_v) \
/external/mesa3d/src/util/
Du_atomic.h42 #define p_atomic_set(_v, _i) __atomic_store_n((_v), (_i), __ATOMIC_RELEASE) argument
43 #define p_atomic_read(_v) __atomic_load_n((_v), __ATOMIC_ACQUIRE) argument
53 #define p_atomic_set(_v, _i) (*(_v) = (_i)) argument
54 #define p_atomic_read(_v) (*(_v)) argument
82 #define p_atomic_set(_v, _i) (*(_v) = (_i)) argument
83 #define p_atomic_read(_v) (*(_v)) argument
84 #define p_atomic_dec_zero(_v) (p_atomic_dec_return(_v) == 0) argument
85 #define p_atomic_inc(_v) ((void) p_atomic_inc_return(_v)) argument
86 #define p_atomic_dec(_v) ((void) p_atomic_dec_return(_v)) argument
87 #define p_atomic_add(_v, _i) (*(_v) = *(_v) + (_i)) argument
[all …]
/external/syslinux/libfat/
Dulint.h37 static inline void write8(le8_t * _p, uint8_t _v) in write8() argument
39 *_p = _v; in write8()
51 static inline void write16(le16_t * _p, unsigned short _v) in write16() argument
53 *((uint16_t *) _p) = _v; in write16()
61 static inline void write32(le32_t * _p, uint32_t _v) in write32() argument
63 *((uint32_t *) _p) = _v; in write32()
73 uint16_t _v; in read16() local
75 _v = _p[0]; in read16()
76 _v |= _p[1] << 8; in read16()
77 return _v; in read16()
[all …]
/external/lzma/CPP/Common/
DMyVector.h415 CPointerVector _v; variable
417 unsigned Size() const { return _v.Size(); } in Size()
418 bool IsEmpty() const { return _v.IsEmpty(); } in IsEmpty()
419 void ReserveDown() { _v.ReserveDown(); } in ReserveDown()
421 void ClearAndReserve(unsigned newCapacity) { Clear(); _v.ClearAndReserve(newCapacity); } in ClearAndReserve()
427 _v.ConstructReserve(size); in CObjectVector()
429 _v.AddInReserved(new T(v[i])); in CObjectVector()
437 _v.Reserve(size);
439 _v.AddInReserved(new T(v[i]));
446 _v.Reserve(Size() + size);
[all …]
/external/libopus/celt/
Dentcode.c41 int ec_ilog(opus_uint32 _v){ in ec_ilog() argument
47 ret=!!_v; in ec_ilog()
48 m=!!(_v&0xFFFF0000)<<4; in ec_ilog()
49 _v>>=m; in ec_ilog()
51 m=!!(_v&0xFF00)<<3; in ec_ilog()
52 _v>>=m; in ec_ilog()
54 m=!!(_v&0xF0)<<2; in ec_ilog()
55 _v>>=m; in ec_ilog()
57 m=!!(_v&0xC)<<1; in ec_ilog()
58 _v>>=m; in ec_ilog()
[all …]
Decintrin.h84 int ec_ilog(opus_uint32 _v);
/external/toybox/tests/
Dlsattr.test27 _v="12345"
28 testing "-v file" "chattr -v $_v * && lsattr -v file" \
29 "$_v $_A file\n" "" ""
30 testing "-v file_path" "chattr -v $_v * && lsattr -v $_p/file" \
31 "$_v $_A $_p/file\n" "" ""
32 testing "-Radlv file1 file2" "chattr -v $_v * &&
34 "$_v file $sp_44 No_Atime\n$_v input $sp_44 ---\n" "" ""
/external/kernel-headers/original/uapi/linux/
Dvm_sockets.h122 #define VM_SOCKETS_VERSION_EPOCH(_v) (((_v) & 0xFF000000) >> 24) argument
129 #define VM_SOCKETS_VERSION_MAJOR(_v) (((_v) & 0x00FF0000) >> 16) argument
135 #define VM_SOCKETS_VERSION_MINOR(_v) (((_v) & 0x0000FFFF)) argument
/external/tremolo/Tremolo/
Dmisc.h157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ argument
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) \ argument
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) \ argument
164 { *(_x)=MULT31(_a,_t)-MULT31(_b,_v); \
165 *(_y)=MULT31(_b,_t)+MULT31(_a,_v); }
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_yuv.h69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b)); in util_format_rgb_float_to_yuv() local
73 *v = _v + 128; in util_format_rgb_float_to_yuv()
83 const int _v = v - 128; in util_format_yuv_to_rgb_float() local
89 *r = scale * (y_factor * _y + 1.596f * _v); in util_format_yuv_to_rgb_float()
90 *g = scale * (y_factor * _y - 0.391f * _u - 0.813f * _v); in util_format_yuv_to_rgb_float()
111 const int _v = v - 128; in util_format_yuv_to_rgb_8unorm() local
113 const int _r = (298 * _y + 409 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm()
114 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm()
/external/python/cpython2/Lib/
Dcolorsys.py98 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/python/cpython2/Tools/webchecker/
Dwebsucker.py16 _v = __version__.split() variable
17 if len(_v) == 3:
18 __version__ = _v[1]
/external/clang/test/SemaObjC/
Dunused-backing-ivar-warning.m22 return _v;
25 - (void) setV:(id)newV { // expected-warning {{ivar '_v' which backs the property is not referenced…
35 return _v;
39 return _v;
/external/mesa3d/src/amd/addrlib/inc/
Dlnx_common_defs.h118 #define memset(_p, _v, _n) __ke_memset(_p, _v, _n) argument
/external/eigen/test/
Dexceptions.cpp29 ScalarWithExceptions(const float& _v) { init(); *v = _v; } in ScalarWithExceptions() argument
/external/libxml2/result/HTML/
Dwired.html.err161 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
164 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
167 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
170 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
173 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
176 <option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&O
179 option value="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&OPs
182 lue="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&OPs=MDRTP&MT
/external/eigen/unsupported/test/
Dforward_adolc.cpp44 …void operator() (const Matrix<T,InputsAtCompileTime,1>& x, Matrix<T,ValuesAtCompileTime,1>* _v) co… in operator ()()
46 Matrix<T,ValuesAtCompileTime,1>& v = *_v; in operator ()()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_swtcl.c551 #define VERT_X(_v) _v->v.x argument
552 #define VERT_Y(_v) _v->v.y argument
553 #define VERT_Z(_v) _v->v.z argument
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c429 #define VERT_X(_v) _v->v.x argument
430 #define VERT_Y(_v) _v->v.y argument
431 #define VERT_Z(_v) _v->v.z argument
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c640 #define VERT_X(_v) _v->v.x argument
641 #define VERT_Y(_v) _v->v.y argument
642 #define VERT_Z(_v) _v->v.z argument
/external/clang/test/SemaCXX/
DMicrosoftExtensions.cpp387 int _v; member
388 int& GetV() { return _v; } in GetV()
/external/python/cpython2/Lib/plat-mac/
Dfindertools.py391 _v = aetypes.Type('pnam')
393 _v = aetypes.Type('lgbu')
395 _v = aetypes.Type('iimg')
404 form = 'prop', seld = _v, fr=None)
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_map-xsampa_aut.utf14 …-}' '{XS:*}' '{XS:_"}' '{XS:~}' '{XS:`}' '{XS:_~}' '{XS:_}}' '{XS:_x}' '{XS:_w}' '{XS:_v}'
33 …_"}' '{XS:~}' '{XS:`}' '{XS:_~}' '{XS:_}}' '{XS:_x}' '{XS:_w}' '{XS:_v}' '{XS:_t}' '{XS:_…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_map-xsampa_aut.utf15 …'{XS:_w}' '{XS:_v}' '{XS:_t}' '{XS:_r}' '{XS:_q}' '{XS:_o}' '{XS:_n}' '{XS:_m}' '{XS:_l}' …
35 …*}' '{XS:_"}' '{XS:`}' '{XS:_~}' '{XS:_}}' '{XS:_x}' '{XS:_w}' '{XS:_v}' '{XS:_t}' '{XS:_…

123