Home
last modified time | relevance | path

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

1234

/external/linux-kselftest/tools/testing/selftests/x86/
Dsyscall_numbering.c115 static long long probe_syscall(int msb, int lsb) in probe_syscall()
145 static const char *syscall_str(int msb, int start, int end) in syscall_str()
170 static unsigned int _check_for(int msb, int start, int end, long long expect, in _check_for()
208 #define check_for(msb,start,end,expect) \ argument
211 static bool check_zero(int msb, int nr) in check_zero()
216 static bool check_enosys(int msb, int nr) in check_enosys()
249 static void test_syscalls_common(int msb) in test_syscalls_common()
272 static void test_syscalls_with_x32(int msb) in test_syscalls_with_x32()
297 static void test_syscalls_without_x32(int msb) in test_syscalls_without_x32()
317 int msb = msbs[i]; in test_syscall_numbering() local
/external/perfetto/include/perfetto/ext/base/
Duuid.h44 int64_t msb() const { in msb() function
56 void set_lsb_msb(int64_t lsb, int64_t msb) { in set_lsb_msb()
60 void set_msb(int64_t msb) { memcpy(data_.data() + 8, &msb, 8); } in set_msb()
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/etc_decoder/
Detc_decoder.h66 int msb = int((payload[bit_offset >> 5] >> (bit_offset & 31)) & 1u); in decode_etc2_alpha() local
124 int msb = int((color_payload.x >> (15 + linear_pixel)) & 2u); in DecodeRGB() local
158 int msb = int((color_payload.x >> (15 + linear_pixel)) & 2u); in DecodeRGB() local
221 int msb = int((color_payload.x >> (15 + linear_pixel)) & 2u); in DecodeRGB() local
/external/libaom/test/
Dsum_squares_test.cc59 const int msb = 11; // Up to 12 bit input in GenRandomData() local
69 const int msb = 11; // Up to 12 bit input in GenExtremeData() local
275 const int msb = 11; // Up to 12 bit input in GenRandomData() local
325 const int msb = isHbd_ ? 12 : 8; // Up to 12 bit input in RunTest() local
455 const int msb = 11; // Up to 12 bit input in GenRandomData() local
491 const int msb = 12; // Up to 12 bit input in RunTest() local
599 const int msb = 7; // Up to 8 bit input in GenRandomData() local
609 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
Derror_block_test.cc95 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
138 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
194 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
Dsse_sum_test.cc57 const int msb = 11; // Up to 12 bit input in GenRandomData() local
67 const int msb = 11; // Up to 12 bit input in GenExtremeData() local
/external/libvpx/test/
Dsum_squares_test.cc53 const int msb = 11; // Up to 12 bit input in TEST_P() local
81 const int msb = 11; // Up to 12 bit input in TEST_P() local
Dvp9_block_error_test.cc83 const int msb = bit_depth_ + 8 - 1; in TEST_P() local
126 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/perfetto/protos/perfetto/trace/
Dtrace_uuid.proto28 optional int64 msb = 1; field
/external/openthread/third_party/mbedtls/repo/tests/src/
Dasn1_helpers.c36 unsigned char msb; in mbedtls_test_asn1_skip_integer() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DUUIDConverter.java28 long msb = uuid.getMostSignificantBits(); in convert() local
/external/mbedtls/tests/src/
Dasn1_helpers.c36 unsigned char msb; in mbedtls_test_asn1_skip_integer() local
/external/cpu_features/include/internal/
Dbit_utils.h30 inline static uint32_t ExtractBitRange(uint32_t reg, uint32_t msb, in ExtractBitRange()
/external/musl/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/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/rust/crates/half/src/
Dleading_zeros.rs38 let msb = 1 << 15; in leading_zeros_u16_fallback() localVariable
/external/perfetto/src/base/
Duuid.cc55 Uuid::Uuid(int64_t lsb, int64_t msb) { in Uuid()
/external/cronet/third_party/protobuf/js/binary/
Darith.js110 jspb.arith.UInt64.prototype.msb = function() { method in jspb.arith.UInt64
/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/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/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/std/
DUUIDSerializer.java58 final long msb = value.getMostSignificantBits(); in serialize() 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/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfpDec.java167 int msb = mant[mant.length-1]; in round() local

1234