Home
last modified time | relevance | path

Searched defs:lsb (Results 1 – 25 of 31) sorted by relevance

12

/third_party/jerryscript/jerry-core/jrt/
Djrt-bit-fields.h28 #define JRT_EXTRACT_BIT_FIELD(type, container, lsb, width) \ argument
41 #define JRT_SET_BIT_FIELD_VALUE(type, container, new_bit_field_value, lsb, width) \ argument
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DHorizontalMetricsTableBuilder.java39 public int lsb; field in HorizontalMetricsTableBuilder.LongHorMetric
41 public LongHorMetric(int advanceWidth, int lsb) { in LongHorMetric()
DHorizontalMetricsTableSubsetter.java50 int lsb = origMetrics.leftSideBearing(origGlyphId); in subset() local
/third_party/Linux_Kernel/include/linux/platform_data/
Dspi-nuc900.h19 unsigned int lsb; member
/third_party/protobuf/js/binary/
Darith.js119 jspb.arith.UInt64.prototype.lsb = function() { method in jspb.arith.UInt64
/third_party/boost/libs/safe_numerics/test/
Dtest_performance.cpp72 lsb(const boost::safe_numerics::safe<T, PP, EP>& x){ in lsb() function
/third_party/ffmpeg/libavformat/
Dnut.c264 int64_t ff_lsb2full(StreamContext *stream, int64_t lsb) in ff_lsb2full()
/third_party/boost/boost/multiprecision/
Dinteger.hpp112 BOOST_MP_CXX14_CONSTEXPR typename enable_if_c<is_integral<Integer>::value, unsigned>::type lsb(cons… in lsb() function
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c266 FT_Short lsb; in tt_get_advances() local
Dttgload.c101 FT_Short* lsb, in TT_Get_HMetrics()
/third_party/freetype/src/truetype/
Dttdriver.c265 FT_Short lsb; in tt_get_advances() local
Dttgload.c101 FT_Short* lsb, in TT_Get_HMetrics()
/third_party/boost/boost/multiprecision/detail/
Dinteger_ops.hpp179 lsb(const number<Backend, ExpressionTemplates>& x) in lsb() function
187 lsb(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& x) in lsb() function
/third_party/flutter/skia/tools/fonts/
DTestSVGTypeface.cpp602 int lsb = fGlyphs[i].fOrigin.fX; in exportTtxCommon() local
619 int32_t lsb = fGlyphs[i].fOrigin.fX + (*glyfInfo)[i].fLayers[j].fBounds.fLeft; in exportTtxCommon() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c908 const __m128i lsb = _mm_and_si128(_mm_xor_si128(ABCDEFGH, CDEFGH00), one); in VE4_SSE2() local
925 const __m128i lsb = _mm_and_si128(_mm_xor_si128(ABCDEFGH, CDEFGHH0), one); in LD4_SSE2() local
946 const __m128i lsb = _mm_and_si128(_mm_xor_si128(IXABCD, ABCD0), one); in VR4_SSE2() local
998 const __m128i lsb = _mm_and_si128(_mm_xor_si128(JIXABCD__, LKJIXABCD), one); in RD4_SSE2() local
Denc_sse2.c722 const __m128i lsb = _mm_and_si128(_mm_xor_si128(ABCDEFGH, CDEFGH00), one); in VE4_SSE2() local
760 const __m128i lsb = _mm_and_si128(_mm_xor_si128(ABCDEFGH, CDEFGHH0), one); in LD4_SSE2() local
782 const __m128i lsb = _mm_and_si128(_mm_xor_si128(IXABCD, ABCD0), one); in VR4_SSE2() local
829 const __m128i lsb = _mm_and_si128(_mm_xor_si128(JIXABCD__, LKJIXABCD), one); in RD4_SSE2() local
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc448 uint8_t lsb = 0; // least significant 4 bits in HexStringToBytes() local
/third_party/freetype/src/sfnt/
Dsfwoff2.c1425 FT_Short lsb; in reconstruct_hmtx() local
1442 FT_Short lsb; in reconstruct_hmtx() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph261pay.c760 gint lsb = offset > 0 ? g_bit_nth_lsf (data[offset - 1], -1) : 0; in find_gob() local
/third_party/ffmpeg/libavcodec/
Ddca_xll.c717 int32_t *lsb = b->lsb_sample_buffer[ch]; in chs_assemble_msbs_lsbs() local
Damrwbdec.c358 #define BIT_STR(x,lsb,len) av_mod_uintp2((x) >> (lsb), (len)) argument
/third_party/libsnd/src/
Dogg_opus.c259 int lsb ; member
/third_party/python/Objects/
Dfloatobject.c1260 long exp, top_exp, lsb, key_digit; in float_fromhex() local
/third_party/Linux_Kernel/include/linux/
Dregmap.h752 unsigned int lsb; member
/third_party/flutter/skia/third_party/externals/libpng/
Dpngrtran.c4100 int lsb = *sp & 0x0f; in png_do_gamma() local

12