| /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/composer/common/ |
| D | display_test_utils.cpp | 96 uint32_t GetPixelValue(const BufferHandle &handle, int x, int y) in GetPixelValue() 128 uint32_t CheckPixel(const BufferHandle &handle, int x, int y, uint32_t color) in CheckPixel() 168 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() 192 for (int32_t x = 0; x < handle.width; x++) { in ClearColor() local 203 for (int32_t x = 0; x < rect.w; x++) { in ClearColorRect() local 229 for (uint32_t x = 0; x < ROW_NUM; x++) { in SplitBuffer() local
|
| D | hdi_test_render_utils.cpp | 30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() 53 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 | 36 #define ABS(x) ((x) >= 0 ? (x) : -(x)) argument
|
| /test/xts/device_attest/services/core/include/utils/ |
| D | attest_utils.h | 36 #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/security/certificate_framework/js_api_test_oh40/src/main/js/test/utils/common/ |
| D | publicDoString.js | 52 .call(uInt8Array, (x) => ("00" + x.toString(16)).slice(-2))
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSvg/src/main/js/test/ |
| D | svg.test.js | 274 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 298 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 322 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 346 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 370 desiredRegion: { size: { height: 1, width: 2 }, x: 10000, y: 0 }, property 394 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 10000 }, property 418 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 442 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 466 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 490 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property [all …]
|
| /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/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/testfwk/arkxtest/uitest/record/ |
| D | find_widget.h | 31 explicit WidgetMatcherByCoord(float x, float y) in WidgetMatcherByCoord()
|
| D | touch_event.h | 29 int32_t x = 0; member 41 int32_t x = 0; member
|
| D | find_widget.cpp | 18 const Widget FindWidget(UiDriver &driver, float x, float y) in FindWidget()
|
| /test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/ |
| D | webp.test.js | 541 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 591 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 705 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 729 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 753 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 777 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 801 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 825 desiredRegion: { size: { height: 1, width: 2 }, x: -1, y: -1 }, property 849 desiredRegion: { size: { height: 10000, width: 10000 }, x: 0, y: 0 }, property 873 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/sensors/sensor_standard/src/main/js/test/ |
| D | SensorOnOffTest.test_newSensorGeomagneticOptions.test.js | 534 …sensor.transformRotationMatrix([1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5], {'x':1, 'y':2}, unde… property 554 …sensor.transformRotationMatrix([1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5], {'x':1, 'y':2}, null… property 574 …sensor.transformRotationMatrix([1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5], {'x':1, 'y':2}, "abc… property
|
| D | SensorGeneralalgorithm.test.js | 1021 'x': 1, property 1043 3.40282e+38, 3.40282e+38, 3.40282e+38], { 'x': 1, 'y': 2 }, (error, data) => { property 1063 'x': 1, property 1086 … 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/imageRaw/src/main/js/test/ |
| D | raw.test.js | 689 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 712 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 735 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 758 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 781 desiredRegion: { size: { height: 1, width: 2 }, x: 10000, y: 0 }, property 804 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 10000 }, property 827 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 850 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 873 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property 896 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property [all …]
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/ |
| D | framework.test.js | 1090 var region = { size: { height: 3, width: 3 }, x: 1, y: 1 }; property 1115 var region = { size: { height: 3, width: 3 }, x: 1, y: 1 }; property 1614 var region = { size: { height: 3, width: 3 }, x: -1, y: 1 }; property 1631 var region = { size: { height: 3, width: 3 }, x: 1, y: -1 }; property 1648 var region = { size: { height: 3, width: -3 }, x: 1, y: 1 }; property 1665 var region = { size: { height: -3, width: 3 }, x: 1, y: 1 }; property 1682 var region = { size: { height: 3, width: 3 }, x: -1, y: 1 }; property 1699 var region = { size: { height: 3, width: 3 }, x: 1, y: -1 }; property 1716 var region = { size: { height: 3, width: -3 }, x: 1, y: 1 }; property 1733 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
|