/test/ostest/wukong/report/src/ |
H A D | table.cpp | 26 uint32_t max = cloumn_header[col].size(); in Table() local
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/ |
H A D | slider_value_test.cpp | 46 ArkUI_NumberValue max[] = {{.f32 = maxValue}}; in TestSliderValue003() local
|
/test/xts/acts/kernel_lite/ipc_posix/message_queue/ |
H A D | IpcMqExceptionTest.cpp | 62 const int max = 65535;
in HWTEST_F() local
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
H A D | sample_ui.cpp | 110 int random(int min, int max)
in random() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | Socket.h | 86 #define max(A,B) ( (A) > (B) ? (A):(B)) macro
|
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
H A D | rockchip_ipa.c | 24 u32 min = data->lkg_range[0], max = data->lkg_range[1];
in calculate_static_coefficient() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_cfg.c | 60 u32 max; member
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | rockchip_ipa.c | 24 u32 min = data->lkg_range[0], max = data->lkg_range[1]; in calculate_static_coefficient() local
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | clip_test.cpp | 36 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)};
member 55 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)};
member 74 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)};
member 93 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)};
member 112 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)};
member [all...] |
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/ |
H A D | utils.cpp | 46 int GetRandomInt(int max)
in GetRandomInt() argument
|
/test/xts/acts/kernel_lite/time_posix/src/ |
H A D | AlarmTest.cpp | 292 const int max = 32;
in HWTEST_F() local [all...] |
/vendor/ohemu/qemu_small_system_demo/apps/src/ |
H A D | sample_ui.cpp | 149 int random(int min, int max) in random() argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_traffic_classify.c | 72 static hi_u32 hmac_tx_add_cfm_traffic(hmac_user_stru *hmac_user, hi_u8 tid, const hmac_tx_major_flow_stru *max) in hmac_tx_add_cfm_traffic() argument 193 hmac_tx_major_flow_stru max = { 0 }; in hmac_tx_find_major_traffic() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
H A D | transfer.c | 29 hi_u32 loader_serial_ymodem(hi_u32 offset, hi_u32 erased_size, hi_u32 min, hi_u32 max) in loader_serial_ymodem() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/cipher/ |
H A D | drv_osal_lib.h | 117 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
H A D | rockchip_dmc.h | 38 unsigned int max; member
|
H A D | rockchip_system_monitor.h | 16 unsigned int max; /* Maximum frequency in MHz */ member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_dvfs_policy.c | 57 u64 max = time_period; in calculate_window_render_fps() local
|
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
H A D | host.c | 471 int max; in mmc_first_nonreserved_index() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_dvfs_policy.c | 46 u64 max = time_period; in calculate_window_render_fps() local
|
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
H A D | rockchip_dmc.h | 38 unsigned int max; member
|
/test/xts/acts/ai/mindspore/mindsporectest/src/ |
H A D | ohos_common.cpp | 459 float max = 0, min = FLT_MAX, sum = 0, avg; in CalculateIntVector() local
|
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.cpp | 225 uint32_t GetRandom(uint32_t max)
in GetRandom() argument
|
/device/qemu/riscv32_virt/liteos_m/board/driver/ |
H A D | virtinput.c | 49 uint32_t max; member
|
/device/qemu/drivers/virtio/ |
H A D | virtinput.c | 47 uint32_t max; member
|