Home
last modified time | relevance | path

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

1234

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dmsb.s10 msb z0.b, p7/m, z1.b, z31.b label
16 msb z0.h, p7/m, z1.h, z31.h label
22 msb z0.s, p7/m, z1.s, z31.s label
28 msb z0.d, p7/m, z1.d, z31.d label
44 msb z0.d, p7/m, z1.d, z31.d label
56 msb z0.d, p7/m, z1.d, z31.d label
Dmsb-diagnostics.s7 msb z0.h, p8/m, z1.h, z2.h label
16 msb z0.s, p7/m, z1.h, z2.h label
/external/perfetto/include/perfetto/ext/base/
Duuid.h41 int64_t msb() const { in msb() function
53 void set_lsb_msb(int64_t lsb, int64_t msb) { in set_lsb_msb()
57 void set_msb(int64_t msb) { memcpy(data_.data() + 8, &msb, 8); } in set_msb()
/external/tcpdump/
Dparsenfsfh.c86 #define make_uint32(msb,b,c,lsb)\ argument
89 #define make_uint24(msb,b, lsb)\ argument
92 #define make_uint16(msb,lsb)\ argument
97 #define make_uint48(msb,b,c,d,e,lsb)\ argument
101 #define make_uint48(msb,b,c,d,e,lsb)\ argument
/external/skqp/src/compute/hs/gen/
Dtarget_cuda.c311 uint32_t const msb = msb_idx_u32(bs); in hsg_target_cuda() local
357 uint32_t const msb = msb_idx_u32(m->warps); in hsg_target_cuda() local
407 uint32_t const msb = msb_idx_u32(pow2_ru_u32(merge[0].warps)); in hsg_target_cuda() local
Dtarget_opencl.c289 uint32_t const msb = msb_idx_u32(bs); in hsg_target_opencl() local
318 uint32_t const msb = msb_idx_u32(m->warps); in hsg_target_opencl() local
Dtarget_glsl.c303 uint32_t const msb = msb_idx_u32(bs); in hsg_target_glsl() local
348 uint32_t const msb = msb_idx_u32(m->warps); in hsg_target_glsl() local
/external/libaom/libaom/test/
Derror_block_test.cc82 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
125 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
181 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
Dsum_squares_test.cc63 const int msb = 11; // Up to 12 bit input in GenRandomData() local
73 const int msb = 11; // Up to 12 bit input in GenExtremeData() local
269 const int msb = 11; // Up to 12 bit input in GenRandomData() local
318 const int msb = isHbd_ ? 12 : 8; // Up to 12 bit input in RunTest() local
451 const int msb = 11; // Up to 12 bit input in GenRandomData() local
486 const int msb = 12; // Up to 12 bit input in RunTest() local
597 const int msb = 7; // Up to 8 bit input in GenRandomData() local
607 const int msb = 7; // Up to 8 bit input in GenExtremeData() local
727 const int msb = 11; // Up to 12 bit input in GenRandomData() local
737 const int msb = 11; // Up to 12 bit input in GenExtremeData() local
/external/libvpx/libvpx/test/
Dsum_squares_test.cc52 const int msb = 11; // Up to 12 bit input in TEST_P() local
80 const int msb = 11; // Up to 12 bit input in TEST_P() local
Dvp9_block_error_test.cc82 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
125 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr300_fragprog.c158 unsigned int msb = get_msb( in r300FragmentProgramDump() local
188 unsigned int msb = get_msb( in r300FragmentProgramDump() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DUUIDConverter.java28 long msb = uuid.getMostSignificantBits(); in convert() local
/external/cpu_features/include/internal/
Dbit_utils.h30 inline static uint32_t ExtractBitRange(uint32_t reg, uint32_t msb, in ExtractBitRange()
/external/llvm-project/clang/test/CodeGenCXX/
Dstd-byte.cpp29 extern "C" void test1(::byte *b, ::my::byte *mb, ::my::std::byte *msb) { in test1()
/external/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> …
/external/perfetto/src/base/
Duuid.cc55 Uuid::Uuid(int64_t lsb, int64_t msb) { in Uuid()
/external/protobuf/js/binary/
Darith.js110 jspb.arith.UInt64.prototype.msb = function() { method in jspb.arith.UInt64
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/std/
DUUIDSerializer.java58 final long msb = value.getMostSignificantBits(); in serialize() local
/external/icu/android_icu4j/src/main/java/android/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
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java334 int msb = getCodepointMSB(codepoint); in getGroup() local
418 public static int getGroupLimit(int msb) in getGroupLimit()
428 public static int getGroupMin(int msb) in getGroupMin()
509 int msb = getCodepointMSB(ch); in getGroupName() local
/external/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp103 UINT_32 msb, ///< Most signicant bit in GetBits()
127 UINT_32 msb, ///< Most signicant bit in RemoveBits()
153 UINT_32 msb, ///< Most signicant bit in InsertBits()
2009 UINT_32 msb = bankBits - 1 + lsb; in HwlComputeMetadataNibbleAddress() local
/external/libmpeg2/common/
Dimpeg2_macros.h35 #define BITS(val,msb,lsb) (UWORD16)((((val) >> (lsb)) & ((1 << ((msb) - (lsb) + 1)) - 1))) argument
/external/llvm-project/flang/include/flang/Evaluate/
Dreal.h344 Fraction &top, bool &msb, const Fraction &divisor) { in NextQuotientBit()
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfpDec.java167 int msb = mant[mant.length-1]; in round() local

1234