Searched defs:b3 (Results 1 - 8 of 8) sorted by relevance

/haiku/src/tests/libs/alm/
H A DTableDemo.cpp43 BButton* b3 = new BButton("A3"); local
/haiku/headers/os/bluetooth/
H A DbdaddrUtils.h63 uint8 b0, b1, b2, b3, b4, b5; local
/haiku/src/add-ons/translators/psd/
H A DPSDWriter.cpp243 bool b3 = buff[i] != buff[i + 2]; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c222 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) argument
H A Dieee80211_crypto_tkip.c276 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) argument
819 static __inline u32 get_le32_split(u8 b0, u8 b1, u8 b2, u8 b3) argument
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h37 blend_gamma(uint16 b1, uint16 b2, uint16 b3, uint8 ba, // bottom components argument
61 blend(uint8 b1, uint8 b2, uint8 b3, uint8 ba, // bottom components argument
247 uint16 b3 = kGammaTable[bottom[2]]; local
276 uint16 b3 = kGammaTable[bottom[2]]; local
311 uint16 b3 local
341 uint16 b3 = kGammaTable[bottom[2]]; local
[all...]
/haiku/src/system/libroot/posix/musl/math/
H A Dlgammal.c113 b3 = 8.506975785032585797446253359230031874803E2L, variable
/haiku/headers/libs/agg/
H A Dagg_blur.h1099 calc_type b3 = calc_type(0.422205 * q3); local
1187 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
1230 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
1269 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
[all...]

Completed in 101 milliseconds