Home
last modified time | relevance | path

Searched defs:axisValue (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dconcat_three_inputs_test.cpp53 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetAxis() local
155 int32_t* axisValue = new (std::nothrow) int32_t(0); variable
176 int64_t* axisValue = new (std::nothrow) int64_t[2]{0, 0}; variable
197 int64_t* axisValue = new (std::nothrow) int64_t[2]{0, 0}; variable
H A Dconcat_two_inputs_test.cpp53 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetAxis() local
179 int32_t* axisValue = new (std::nothrow) int32_t(0); variable
201 int64_t* axisValue = new (std::nothrow) int64_t[2]{0, 0}; variable
H A Dunstack_test.cpp53 int64_t* axisValue = new (std::nothrow) int64_t[1]{0}; in SaveParamsTensor() local
145 float* axisValue = new (std::nothrow) float[1]{1.0f}; in __anon96fb6a8a0102() variable
197 int64_t axisValue = 0; variable
H A Dlog_softmax_test.cpp53 int64_t* axisValue = new (std::nothrow) int64_t[1] {0}; in SaveParamsTensor() local
163 float* axisValue = new (std::nothrow) float[1] {0.0f}; in __anona5cf5d540102() variable
215 int64_t axisValue = 0; variable
H A Dflatten_test.cpp54 int64_t *axisValue = new (std::nothrow) int64_t[1]{0}; in SaveParamsTensor() local
164 float *axisValue = new (std::nothrow) float[1]{1.0f}; in __anon27b4559f0102() variable
217 int64_t axisValue = 0; variable
H A Donehot_builder_test.cpp54 int64_t* axisValue = new (std::nothrow) int64_t(-1); in SaveParamsTensor() local
163 float axisValue = 1e-7; variable
215 int64_t axisValue = -1; variable
H A Dscale_builder_test.cpp55 int64_t *axisValue = new (std::nothrow) int64_t(1); in SaveAxisTensor() local
180 int32_t axisValue = 1; variable
224 int64_t axisValue[2] = {1, 1}; variable
368 int64_t axisValue = 1; variable
H A Dcrop_test.cpp71 int64_t* axisValue = new (std::nothrow) int64_t[1] {0}; in SaveAxis() local
196 float* axisValue = new (std::nothrow) float [1]{0.0f}; in __anonfbf230a50102() variable
310 int64_t axisValue = 0; variable
H A Dl2_normalize_test.cpp56 int64_t* axisValue = new (std::nothrow) int64_t[1] {1}; in SetAxis() local
184 float* axisValue = new (std::nothrow) float[1] {1.0f}; in __anon82f1439f0202() variable
362 std::vector<int64_t> axisValue {1}; variable
H A Dquant_dtype_cast_builder_test.cpp77 int64_t *axisValue = new (std::nothrow) int64_t(1); in SaveAxisTensor() local
243 int32_t axisValue = 1; variable
398 int64_t axisValue = 1; variable
H A Dtopk_builder_test.cpp56 int64_t* axisValue = new (std::nothrow) int64_t[1] {0}; in SaveAxisTensor() local
323 int64_t axisValue = 0; variable
H A Dargmax_test.cpp59 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetArgmaxAxis() local
H A Dsqueeze_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{2}; in SaveAxisTensor() local
H A Dstack_builder_test.cpp57 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
H A Dsoftmax_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
H A Dunsqueeze_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
H A Dfullconnection_with_axis_test.cpp91 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetAxis() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Daxis_event.cpp66 void AxisEvent::SetAxisValue(int32_t axisValue) in SetAxisValue()
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp360 float axisValue = OH_Input_GetMouseEventAxisValue(mouseEvent); variable
842 double axisValue = DEFAULT_AXIS_VALUE; variable
1061 double axisValue = DEFAULT_AXIS_VALUE; variable
1092 double axisValue = DEFAULT_AXIS_VALUE; variable
1121 double axisValue = DEFAULT_AXIS_VALUE; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp45 float axisValue { 0.0f }; member
327 double axisValue = 100.5; variable
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp383 …double axisValue = libinput_event_pointer_get_axis_value(data, LIBINPUT_POINTER_AXIS_SCROLL_VERTIC… in HandleAxisInner() local
392 …double axisValue = libinput_event_pointer_get_axis_value(data, LIBINPUT_POINTER_AXIS_SCROLL_HORIZO… in HandleAxisInner() local
403 double MouseTransformProcessor::HandleAxisAccelateTouchPad(double axisValue) in HandleAxisAccelateTouchPad()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp252 double axisValue = event->GetAxisValue(static_cast<MMI::PointerEvent::AxisType>(i)); in SerializeAxes() local
266 double axisValue {}; in DeserializeAxes() local
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp251 double axisValue = event->GetAxisValue(static_cast<MMI::PointerEvent::AxisType>(i)); in SerializeAxes() local
265 double axisValue {}; in DeserializeAxes() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp307 double axisValue {}; in GetAxisValue() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp946 double axisValue = pointerEvent->GetAxisValue(PointerEvent::AXIS_TYPE_SCROLL_VERTICAL); variable
1408 double axisValue = 1.0; variable

12