/external/tcpdump/ |
D | parsenfsfh.c | 87 #define make_uint32(msb,b,c,lsb)\ argument 90 #define make_uint24(msb,b, lsb)\ argument 93 #define make_uint16(msb,lsb)\ argument 98 #define make_uint48(msb,b,c,d,e,lsb)\ argument 102 #define make_uint48(msb,b,c,d,e,lsb)\ argument
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | func_integer.inl | 168 uint & lsb 186 uvec2 & lsb 199 uvec3 & lsb 213 uvec4 & lsb 229 int & lsb 247 ivec2 & lsb 260 ivec3 & lsb 274 ivec4 & lsb
|
/external/aac/libAACdec/src/ |
D | block.h | 234 UINT lsb ) in EvaluatePower43() 267 FDK_INLINE int GetScaleFromValue (FIXP_DBL value, unsigned int lsb) in GetScaleFromValue()
|
D | block.cpp | 387 INT lsb, in InverseQuantizeBand() 486 int lsb = pScaleFactor [bnds] & 0x03 ; in CBlock_InverseQuantizeSpectralData() local
|
D | stereo.cpp | 259 int lsb = bandScale & 0x03 ; in CJointStereo_ApplyIS() local
|
/external/vixl/src/vixl/ |
D | utils.h | 90 inline uint64_t unsigned_bitextract_64(int msb, int lsb, uint64_t x) { in unsigned_bitextract_64() 94 inline int32_t signed_bitextract_32(int msb, int lsb, int32_t x) { in signed_bitextract_32() 98 inline int64_t signed_bitextract_64(int msb, int lsb, int64_t x) { in signed_bitextract_64()
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
D | UUIDConverter.java | 29 long lsb = uuid.getLeastSignificantBits(); in convert() local
|
/external/v8/test/unittests/compiler/mips64/ |
D | instruction-selector-mips64-unittest.cc | 364 int32_t lsb = shift & 0x1f; in TEST_F() local 381 int32_t lsb = shift & 0x1f; in TEST_F() local 404 int32_t lsb = shift & 0x3f; in TEST_F() local 422 int32_t lsb = shift & 0x3f; in TEST_F() local 613 int32_t lsb = shift & 0x1f; in TEST_F() local 629 int32_t lsb = shift & 0x1f; in TEST_F() local 652 int64_t lsb = shift & 0x3f; in TEST_F() local 668 int64_t lsb = shift & 0x3f; in TEST_F() local
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 1132 void bfi(const Register& rd, const Register& rn, int lsb, int width) { in bfi() 1139 void bfxil(const Register& rd, const Register& rn, int lsb, int width) { in bfxil() 1153 void sbfiz(const Register& rd, const Register& rn, int lsb, int width) { in sbfiz() 1160 void sbfx(const Register& rd, const Register& rn, int lsb, int width) { in sbfx() 1196 void ubfiz(const Register& rd, const Register& rn, int lsb, int width) { in ubfiz() 1203 void ubfx(const Register& rd, const Register& rn, int lsb, int width) { in ubfx()
|
D | instructions-arm64.h | 111 uint32_t Bits(int msb, int lsb) const { in Bits() 115 int32_t SignedBits(int msb, int lsb) const { in SignedBits()
|
D | macro-assembler-arm64-inl.h | 345 unsigned lsb, in Bfi() 355 unsigned lsb, in Bfxil() 535 unsigned lsb) { in Extr() 1047 unsigned lsb, in Sbfiz() 1057 unsigned lsb, in Sbfx() 1151 unsigned lsb, in Ubfiz() 1161 unsigned lsb, in Ubfx()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-hmtx-table.hh | 48 FWORD lsb; /* Leading (left/top) side bearing. */ member
|
/external/v8/test/unittests/compiler/mips/ |
D | instruction-selector-mips-unittest.cc | 357 int32_t lsb = shift & 0x1f; in TEST_F() local 374 int32_t lsb = shift & 0x1f; in TEST_F() local 488 int32_t lsb = shift & 0x1f; in TEST_F() local 504 int32_t lsb = shift & 0x1f; in TEST_F() local
|
/external/aac/libFDK/src/ |
D | qmf.cpp | 971 int lsb, /*!< Lower end of QMF frequency range */ in qmfInitFilterBank() 1090 int lsb, /*!< lower end of QMF */ in qmfInitAnalysisFilterBank() 1118 int lsb, /*!< lower end of QMF */ in qmfInitSynthesisFilterBank()
|
/external/libmpeg2/common/ |
D | impeg2_macros.h | 35 #define BITS(val,msb,lsb) (UWORD16)((((val) >> (lsb)) & ((1 << ((msb) - (lsb) + 1)) - 1))) argument
|
/external/vixl/src/vixl/a64/ |
D | assembler-a64.h | 1443 unsigned lsb, in bfi() 1453 unsigned lsb, in bfxil() 1470 unsigned lsb, in sbfiz() 1480 unsigned lsb, in sbfx() 1519 unsigned lsb, in ubfiz() 1529 unsigned lsb, in ubfx()
|
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 483 int lsb, in scalFilterBankValues() 557 … int lsb, /* sbr start subband */ in rescalFilterBankValues()
|
/external/autotest/client/cros/i2c/ |
D | usb_to_i2c.py | 138 def _convert_to_8bits_addr(slave_addr_7bits, lsb): argument
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | DfpDec.java | 190 final int lsb = mant[lsd]; in round() local
|
/external/aac/libFDK/include/ |
D | qmf.h | 166 int lsb; /*!< Top of low subbands */ member
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttdriver.c | 219 FT_Short lsb; in tt_get_advances() local
|
/external/freetype/src/truetype/ |
D | ttdriver.c | 219 FT_Short lsb; in tt_get_advances() local
|
/external/v8/test/unittests/compiler/arm64/ |
D | instruction-selector-arm64-unittest.cc | 2851 int32_t lsb = shift & 0x1f; in TEST_F() local 2868 int32_t lsb = shift & 0x1f; in TEST_F() local 2891 int32_t lsb = shift & 0x3f; in TEST_F() local 2909 int32_t lsb = shift & 0x3f; in TEST_F() local 2933 int32_t lsb = shift & 0x1f; in TEST_F() local 2949 int32_t lsb = shift & 0x1f; in TEST_F() local 2972 int64_t lsb = shift & 0x3f; in TEST_F() local 2988 int64_t lsb = shift & 0x3f; in TEST_F() local
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 523 uint32_t lsb, uint32_t width) { in EmitUbfx() 565 uint32_t const lsb = mleft.right().Value(); in VisitWord32And() local 589 uint32_t lsb = base::bits::CountTrailingZeros32(~value); in VisitWord32And() local 681 uint32_t lsb = m.right().Value(); in VisitWord32Shr() local
|
/external/v8/src/mips64/ |
D | simulator-mips64.cc | 3855 uint16_t lsb = sa(); in DecodeTypeRegisterSPECIAL3() local 3867 uint16_t lsb = sa(); in DecodeTypeRegisterSPECIAL3() local 3878 uint16_t lsb = sa(); in DecodeTypeRegisterSPECIAL3() local 3889 uint16_t lsb = sa(); in DecodeTypeRegisterSPECIAL3() local 3900 uint16_t lsb = sa(); in DecodeTypeRegisterSPECIAL3() local 3911 uint16_t lsb = sa() + 32; in DecodeTypeRegisterSPECIAL3() local
|