Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/mbedtls/tests/src/
Dasn1_helpers.c36 unsigned char msb; in mbedtls_test_asn1_skip_integer() local
/third_party/musl/porting/uniproton/kernel/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/musl/porting/liteos_m/kernel/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/musl/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
D__fpclassifyl.c13 int msb = u.i.m>>63; in __fpclassifyl() local
/third_party/skia/third_party/externals/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> …
/third_party/protobuf/js/binary/
Darith.js110 jspb.arith.UInt64.prototype.msb = function() { method in jspb.arith.UInt64
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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
/third_party/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
/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp102 UINT_32 msb, ///< Most signicant bit in GetBits()
126 UINT_32 msb, ///< Most signicant bit in RemoveBits()
152 UINT_32 msb, ///< Most signicant bit in InsertBits()
2008 UINT_32 msb = bankBits - 1 + lsb; in HwlComputeMetadataNibbleAddress() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c415 LLVMValueRef msb; in lp_build_unpack2() local
468 LLVMValueRef msb; in lp_build_unpack2_native() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_etc_decode.c140 nir_ssa_def *msb = in decode_etc2_alpha() local
312 nir_ssa_def *msb = in build_shader() local
/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h165 nir_ssa_def *msb = nir_imax(b, nir_ufind_msb(b, src), mantissa_bit_size); in nir_round_int_to_float() local
/third_party/alsa-lib/test/
Dplaymidi1.c311 static void do_pitchbend(int chan, int lsb, int msb) in do_pitchbend()
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc447 uint8_t msb = 0; // most significant 4 bits in HexStringToBytes() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.cpp342 msb(const std::vector<uint8_t> &s) { in msb() function
/third_party/mbedtls/library/
Drsa.c1556 size_t msb; in rsa_rsassa_pss_sign() local
1965 size_t observed_salt_len, msb; in mbedtls_rsa_rsassa_pss_verify_ext() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c596 unsigned msb = util_last_bit64(size); /* 0 = no bit is set */ in radv_amdgpu_get_optimal_vm_alignment() local
/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp1198 ir_variable *msb = in find_msb_to_float_cast() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph261pay.c762 gint msb = g_bit_nth_msf (data[offset + 1], 8); in find_gob() local
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm150 msb $02, $02 label
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c462 unsigned msb = util_last_bit(size); in amdgpu_get_optimal_alignment() local
/third_party/ffmpeg/libavcodec/
Ddca_xll.c715 int32_t *msb = b->msb_sample_buffer[ch]; in chs_assemble_msbs_lsbs() local
/third_party/libabigail/src/
Dabg-elf-helpers.cc1072 const uint8_t* msb = cur; in read_int_from_array_of_bytes() local

12