Home
last modified time | relevance | path

Searched defs:small_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dnumeric_cast_test.cpp41 long small_value = 1; in test_main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr04.c41 static char small_value[32]; variable
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h167 float small_value = FPBits<float>::min_normal().get_val(); in raise_except() local
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h140 float small_value = FPBits<float>::min_normal().get_val(); in raise_except() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8183/
H A Ddramc_pi_calibration_api.c1912 static void dramc_set_dqdqs_dly(u8 chn, u8 rank, enum CAL_TYPE type, u8 *small_value, s32 dly) in dramc_set_dqdqs_dly()
2118 enum CAL_TYPE type, u8 *small_value, u8 vref_scan_enable, in dramc_window_perbit_cal_partial()
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.cc7699 int32_t small_value = dchecked_integral_cast<int32_t>(value - INT64_C(-0x80000000)); in LoadImmediate() local
7708 int32_t small_value = value - near_value; in LoadImmediate() local