Home
last modified time | relevance | path

Searched defs:msb (Results 1 – 25 of 37) sorted by relevance

12

/third_party/musl/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/musl/porting/liteos_m/kernel/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/uboot/u-boot-2020.01/drivers/power/
Dtwl6030.c34 u8 msb = 0; in twl6030_gpadc_read_channel() local
112 u8 msb = 0; in twl6030_get_battery_current() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer.inl220 GLM_FUNC_QUALIFIER void umulExtended(uint const & x, uint const & y, uint & msb, uint & lsb)
230 …d(vecType<uint, P> const & x, vecType<uint, P> const & y, vecType<uint, P> & msb, vecType<uint, P>…
240 GLM_FUNC_QUALIFIER void imulExtended(int x, int y, int & msb, int & lsb)
250 …nded(vecType<int, P> const & x, vecType<int, P> const & y, vecType<int, P> & msb, vecType<int, P> …
/third_party/protobuf/js/binary/
Darith.js110 jspb.arith.UInt64.prototype.msb = function() { method in jspb.arith.UInt64
/third_party/boost/libs/statechart/example/BitMachine/
DBitMachine.cpp185 void VisitAllStates( BitMachine & bitMachine, unsigned int msb ) in VisitAllStates()
/third_party/uboot/u-boot-2020.01/drivers/power/pmic/
Drk8xx.c89 u8 msb, lsb, id_msb, id_lsb; in rk8xx_probe() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterName.java335 int msb = getCodepointMSB(codepoint); in getGroup() local
419 public static int getGroupLimit(int msb) in getGroupLimit()
429 public static int getGroupMin(int msb) in getGroupMin()
510 int msb = getCodepointMSB(ch); in getGroupName() local
/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dpca953x.c153 int msb = nr_gpio - 1; in pca953x_info() local
/third_party/boost/boost/multiprecision/
Dinteger.hpp129 BOOST_MP_CXX14_CONSTEXPR typename enable_if_c<is_integral<Integer>::value, unsigned>::type msb(Inte… in msb() function
/third_party/gettext/gettext-tools/src/
Dx-javascript.c1244 struct mixed_string_buffer msb; in phase5_get() local
1280 struct mixed_string_buffer msb; in phase5_get() local
Dx-c.c1364 struct mixed_string_buffer msb; in phase5_get() local
1638 struct mixed_string_buffer msb; in phase5_get() local
Dx-vala.c851 struct mixed_string_buffer msb; in phase3_get() local
Dx-python.c1363 struct mixed_string_buffer msb; in phase5_get() local
/third_party/boost/boost/multiprecision/detail/
Dinteger_ops.hpp197 msb(const number<Backend, ExpressionTemplates>& x) in msb() function
205 msb(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& x) in msb() function
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc447 uint8_t msb = 0; // most significant 4 bits in HexStringToBytes() local
/third_party/mbedtls/library/
Drsa.c1836 size_t msb; in mbedtls_rsa_rsassa_pss_sign() local
2219 size_t observed_salt_len, msb; in mbedtls_rsa_rsassa_pss_verify_ext() local
/third_party/uboot/u-boot-2020.01/product/hiosd/hdmi/hdmi_2_0/drv/hal/phy/hisiv200/
Dhdmi_hal_phy.c189 static hi_void phy_hwwrite_stb(hi_u32 cs, aphy_offset_addr aphy_offset, hi_u8 msb, hi_u8 lsb, hi_u3… in phy_hwwrite_stb()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph261pay.c759 gint msb = g_bit_nth_msf (data[offset + 1], 8); in find_gob() local
/third_party/ffmpeg/libavcodec/
Ddca_xll.c715 int32_t *msb = b->msb_sample_buffer[ch]; in chs_assemble_msbs_lsbs() local
Daacsbr_template.c490 int msb = sbr->k[0]; local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DETC_Decoder.cpp595 int msb = (pixelIndexMSB[1 - (bitIndex >> 3)] >> bitOffset) & 1; in getIndex() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.cpp598 int msb = (pixelIndexMSB[1 - (bitIndex >> 3)] >> bitOffset) & 1; in getIndex() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngrtran.c4099 int msb = *sp & 0xf0; in png_do_gamma() local

12