/third_party/musl/src/math/ |
D | __fpclassifyl.c | 13 int msb = u.i.m>>63; in __fpclassifyl() local
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | __fpclassifyl.c | 13 int msb = u.i.m>>63; in __fpclassifyl() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __fpclassifyl.c | 13 int msb = u.i.m>>63; in __fpclassifyl() local
|
/third_party/uboot/u-boot-2020.01/drivers/power/ |
D | twl6030.c | 34 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/ |
D | func_integer.inl | 220 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/ |
D | arith.js | 110 jspb.arith.UInt64.prototype.msb = function() { method in jspb.arith.UInt64
|
/third_party/boost/libs/statechart/example/BitMachine/ |
D | BitMachine.cpp | 185 void VisitAllStates( BitMachine & bitMachine, unsigned int msb ) in VisitAllStates()
|
/third_party/uboot/u-boot-2020.01/drivers/power/pmic/ |
D | rk8xx.c | 89 u8 msb, lsb, id_msb, id_lsb; in rk8xx_probe() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCharacterName.java | 335 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/ |
D | pca953x.c | 153 int msb = nr_gpio - 1; in pca953x_info() local
|
/third_party/boost/boost/multiprecision/ |
D | integer.hpp | 129 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/ |
D | x-javascript.c | 1244 struct mixed_string_buffer msb; in phase5_get() local 1280 struct mixed_string_buffer msb; in phase5_get() local
|
D | x-c.c | 1364 struct mixed_string_buffer msb; in phase5_get() local 1638 struct mixed_string_buffer msb; in phase5_get() local
|
D | x-vala.c | 851 struct mixed_string_buffer msb; in phase3_get() local
|
D | x-python.c | 1363 struct mixed_string_buffer msb; in phase5_get() local
|
/third_party/boost/boost/multiprecision/detail/ |
D | integer_ops.hpp | 197 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/ |
D | string_number_conversions.cc | 447 uint8_t msb = 0; // most significant 4 bits in HexStringToBytes() local
|
/third_party/mbedtls/library/ |
D | rsa.c | 1836 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/ |
D | hdmi_hal_phy.c | 189 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/ |
D | gstrtph261pay.c | 759 gint msb = g_bit_nth_msf (data[offset + 1], 8); in find_gob() local
|
/third_party/ffmpeg/libavcodec/ |
D | dca_xll.c | 715 int32_t *msb = b->msb_sample_buffer[ch]; in chs_assemble_msbs_lsbs() local
|
D | aacsbr_template.c | 490 int msb = sbr->k[0]; local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 595 int msb = (pixelIndexMSB[1 - (bitIndex >> 3)] >> bitOffset) & 1; in getIndex() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 598 int msb = (pixelIndexMSB[1 - (bitIndex >> 3)] >> bitOffset) & 1; in getIndex() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngrtran.c | 4099 int msb = *sp & 0xf0; in png_do_gamma() local
|