Home
last modified time | relevance | path

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

12

/foundation/ai/neural_network_runtime/test/unittest/ops/
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
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
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 __anon46586d540102() variable
197 int64_t axisValue = 0; variable
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 __anonee24b51e0102() variable
215 int64_t axisValue = 0; variable
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
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 __anond71158690102() variable
217 int64_t axisValue = 0; variable
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
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 __anon0c1f17af0102() variable
310 int64_t axisValue = 0; variable
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
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 __anond5f194a90202() variable
362 std::vector<int64_t> axisValue {1}; variable
Dtopk_builder_test.cpp56 int64_t* axisValue = new (std::nothrow) int64_t[1] {0}; in SaveAxisTensor() local
323 int64_t axisValue = 0; variable
Dargmax_test.cpp59 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetArgmaxAxis() local
Dsqueeze_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{2}; in SaveAxisTensor() local
Dstack_builder_test.cpp57 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
Dunsqueeze_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
Dsoftmax_builder_test.cpp45 int64_t* axisValue = new (std::nothrow) int64_t[1]{1}; in SaveAxisTensor() local
Dfullconnection_with_axis_test.cpp91 int64_t* axisValue = new (std::nothrow) int64_t(0); in SetAxis() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Daxis_event.cpp66 void AxisEvent::SetAxisValue(int32_t axisValue) in SetAxisValue()
/foundation/multimodalinput/input/service/joystick/src/
Djoystick_event_processor.cpp131 auto axisValue = pointerEvent->GetAxisValue(PointerEvent::AXIS_TYPE_ABS_HAT0X); in CheckHAT0X() local
158 auto axisValue = pointerEvent->GetAxisValue(PointerEvent::AXIS_TYPE_ABS_HAT0Y); in CheckHAT0Y() local
/foundation/multimodalinput/input/test/unittest/interfaces/kits/
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
/foundation/multimodalinput/input/frameworks/native/input/test/
Doh_input_manager_test.cpp47 float axisValue { 0.0f }; member
335 double axisValue = 100.5; variable
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_transform_processor.cpp385 …double axisValue = libinput_event_pointer_get_axis_value(data, LIBINPUT_POINTER_AXIS_SCROLL_VERTIC… in HandleAxisInner() local
394 …double axisValue = libinput_event_pointer_get_axis_value(data, LIBINPUT_POINTER_AXIS_SCROLL_HORIZO… in HandleAxisInner() local
405 double MouseTransformProcessor::HandleAxisAccelateTouchPad(double axisValue) in HandleAxisAccelateTouchPad()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
Dinput_event_serialization.cpp254 double axisValue = event->GetAxisValue(static_cast<MMI::PointerEvent::AxisType>(i)); in SerializeAxes() local
268 double axisValue {}; in DeserializeAxes() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp307 double axisValue {}; in GetAxisValue() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dpointer_event_test.cpp946 double axisValue = pointerEvent->GetAxisValue(PointerEvent::AXIS_TYPE_SCROLL_VERTICAL); variable
1408 double axisValue = 1.0; variable

12