/test/testfwk/arkxtest/uitest/record/ |
D | point.h | 27 Point(double x, double y) : x_(x), y_(y) {} in Point() 39 void SetX(double x) in SetX()
|
D | touch_event.h | 28 int32_t x = 0; member 40 int32_t x = 0; member
|
D | find_widget.h | 31 explicit WidgetMatcherByCoord(float x, float y) in WidgetMatcherByCoord()
|
D | find_widget.cpp | 18 const Widget FindWidget(UiDriver &driver, float x, float y) in FindWidget()
|
D | matrix4.cpp | 36 Matrix4 Matrix4::CreateTranslate(double x, double y, double z) in CreateTranslate() 41 Matrix4 Matrix4::CreateScale(double x, double y, double z) in CreateScale() 51 Matrix4 Matrix4::CreateSkew(double x, double y) in CreateSkew() 268 double x = point.GetX(); in operator *() local
|
/test/xts/tools/lite/checksum/src/ |
D | checksum_sha256.c | 73 unsigned int CalcSigma0(unsigned int x) in CalcSigma0() 82 unsigned int CalcSigma1(unsigned int x) in CalcSigma1() 91 unsigned int CalcChValue(unsigned int x, unsigned int y, unsigned int z) in CalcChValue() 99 unsigned int CalcMajValue(unsigned int x, unsigned int y, unsigned int z) in CalcMajValue() 107 unsigned int CalcEp0Value(unsigned int x) in CalcEp0Value() 116 unsigned int CalcEp1Value(unsigned int x) in CalcEp1Value()
|
/test/xts/hats/hdf/display/common/ |
D | display_test_utils.cpp | 74 uint32_t GetPixelValue(const BufferHandle &handle, int x, int y) in GetPixelValue() 104 uint32_t CheckPixel(const BufferHandle &handle, int x, int y, uint32_t color) in CheckPixel() 141 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() 164 for (int32_t x = 0; x < handle.width; x++) { in ClearColor() local 174 for (int32_t x = 0; x < rect.w; x++) { in ClearColorRect() local 198 for (uint32_t x = 0; x < rowNum; x++) { in SplitBuffer() local
|
/test/xts/hats/hdf/display/device/ |
D | hdi_test_render_utils.cpp | 30 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() 52 for (int32_t x = 0; x < handle.width; x++) { in ClearColor() local
|
D | hdi_composition_check.h | 26 int32_t x = 0; member
|
/test/xts/acts/multimedia/image/image_js_standard/imageDecodeOptions/src/main/js/test/ |
D | image.test.js | 100 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 156 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 212 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 268 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 322 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 376 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 432 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 488 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 549 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 603 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property [all …]
|
/test/xts/device_attest_lite/services/core/include/utils/ |
D | attest_utils.h | 38 #define ABS(x) ((x) >= 0 ? (x) : -(x)) argument
|
/test/xts/device_attest/services/core/include/utils/ |
D | attest_utils.h | 38 #define ABS(x) ((x) >= 0 ? (x) : -(x)) argument
|
/test/testfwk/developer_test/examples/sleep/src/ |
D | sleep_ex.cpp | 22 #define UNUSED(x) (void)(x) argument 29 static double TimeDiff(struct timeval *x , struct timeval *y) in TimeDiff()
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/label/router/ |
D | index.js | 94 this.$element('apiMenu1').show({x:120,y:10}); property 97 this.$element('apiMenu2').show({x:120,y:80}); property 100 this.$element('apiMenu3').show({x:120,y:150}); property 103 this.$element('apiMenu4').show({x:120,y:220}); property 106 this.$element('apiMenu5').show({x:120,y:290}); property 109 this.$element('apiMenu6').show({x:120,y:360}); property 112 this.$element('apiMenu7').show({x:120,y:650}); property 478 var x = scrollOffset.x; variable
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/option/router/ |
D | index.js | 94 this.$element('apiMenu1').show({x:120,y:10}); property 97 this.$element('apiMenu2').show({x:120,y:80}); property 100 this.$element('apiMenu3').show({x:120,y:150}); property 103 this.$element('apiMenu4').show({x:120,y:220}); property 106 this.$element('apiMenu5').show({x:120,y:290}); property 109 this.$element('apiMenu6').show({x:120,y:360}); property 112 this.$element('apiMenu7').show({x:120,y:650}); property 478 var x = scrollOffset.x; variable
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/progress/router/ |
D | index.js | 94 this.$element('apiMenu1').show({x:120,y:10}); property 97 this.$element('apiMenu2').show({x:120,y:80}); property 100 this.$element('apiMenu3').show({x:120,y:150}); property 103 this.$element('apiMenu4').show({x:120,y:220}); property 106 this.$element('apiMenu5').show({x:120,y:290}); property 109 this.$element('apiMenu6').show({x:120,y:360}); property 112 this.$element('apiMenu7').show({x:120,y:650}); property 482 var x = scrollOffset.x; variable
|
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/ |
D | webp.test.js | 499 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 547 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 656 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 680 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 704 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 728 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 752 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 776 desiredRegion: { size: { height: 1, width: 2 }, x: -1, y: -1 }, property 800 desiredRegion: { size: { height: 10000, width: 10000 }, x: 0, y: 0 }, property 824 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property [all …]
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/pickerView/router/ |
D | index.js | 99 this.$element('apiMenu1').show({x:120,y:10}); property 102 this.$element('apiMenu2').show({x:120,y:80}); property 105 this.$element('apiMenu3').show({x:120,y:150}); property 108 this.$element('apiMenu4').show({x:120,y:220}); property 111 this.$element('apiMenu5').show({x:120,y:290}); property 114 this.$element('apiMenu6').show({x:120,y:360}); property 117 this.$element('apiMenu7').show({x:120,y:650}); property 483 var x = scrollOffset.x; variable
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/picker/router/ |
D | index.js | 110 this.$element('apiMenu1').show({x:120,y:10}); property 113 this.$element('apiMenu2').show({x:120,y:80}); property 116 this.$element('apiMenu3').show({x:120,y:150}); property 119 this.$element('apiMenu4').show({x:120,y:220}); property 122 this.$element('apiMenu5').show({x:120,y:290}); property 125 this.$element('apiMenu6').show({x:120,y:360}); property 128 this.$element('apiMenu7').show({x:120,y:650}); property 498 var x = scrollOffset.x; variable
|
/test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/ |
D | raw.test.js | 655 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 678 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 701 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 724 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 747 desiredRegion: { size: { height: 1, width: 2 }, x: 10000, y: 0 }, property 770 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 10000 }, property 793 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 816 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 839 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 862 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property [all …]
|
/test/xts/acts/sensors/sensor_standard/src/main/js/test/ |
D | SensorGeneralalgorithm.test.js | 1012 'x': 1, property 1034 3.40282e+38, 3.40282e+38, 3.40282e+38], { 'x': 1, 'y': 2 }, (error, data) => { property 1054 'x': 1, property 1077 … 3.40282e+39, 3.40282e+39, 3.40282e+39, 3.40282e+39], { 'x': 1, 'y': 3 }).then((data) => { property
|
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/ |
D | framework.test.js | 1048 var region = { size: { height: 3, width: 3 }, x: 1, y: 1 }; property 1073 var region = { size: { height: 3, width: 3 }, x: 1, y: 1 }; property 1572 var region = { size: { height: 3, width: 3 }, x: -1, y: 1 }; property 1589 var region = { size: { height: 3, width: 3 }, x: 1, y: -1 }; property 1606 var region = { size: { height: 3, width: -3 }, x: 1, y: 1 }; property 1623 var region = { size: { height: -3, width: 3 }, x: 1, y: 1 }; property 1640 var region = { size: { height: 3, width: 3 }, x: -1, y: 1 }; property 1657 var region = { size: { height: 3, width: 3 }, x: 1, y: -1 }; property 1674 var region = { size: { height: 3, width: -3 }, x: 1, y: 1 }; property 1691 var region = { size: { height: -3, width: 3 }, x: 1, y: 1 }; property
|
/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
D | hks_bn_exp_mod_test.cpp | 106 struct HksBlob *x = NULL; variable
|
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/menu/prop/ |
D | index.js | 20 this.$element("menuTarget").show({x:280,y:120}); property
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
D | hks_bn_exp_mod_test.c | 132 struct HksBlob *x = NULL; in LITE_TEST_CASE() local
|