| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | README.txt | 106 test/py/tests/test_ut.py::test_ut_dm_init PASSED 107 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED 108 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED 109 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED 110 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED 111 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED 112 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED 113 test/py/tests/test_ut.py::test_ut[ut_dm_adc_wrong_channel_selection] PASSED 114 test/py/tests/test_ut.py::test_ut[ut_dm_autobind] PASSED 115 test/py/tests/test_ut.py::test_ut[ut_dm_autobind_uclass_pdata_alloc] PASSED [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-all_passed.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 21 kunit sysctl_test: all tests passed 27 # example_simple_test: example_simple_test passed [all …]
|
| H A D | test_is_test_passed-failure.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 21 kunit sysctl_test: all tests passed 34 # example_mock_test: example_mock_test passed
|
| H A D | test_is_test_passed-crash.log | 7 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 9 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 11 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 13 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 15 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 17 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 19 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 21 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 23 kunit sysctl_test: all tests passed 66 # example_mock_test: example_mock_test passed
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | oplib.h | 64 /* Open the device described by the passed string. Note, that the format 70 /* Close a previously opened device described by the passed integer 75 /* Do a seek operation on the device described by the passed integer 97 /* Reboot the machine with the command line passed. */ 100 /* Evaluate the forth string passed. */ 113 /* Set the PROM 'sync' callback function to the passed function pointer. 123 * gets passed a buffer where you would like it stuffed. The return value 179 * at the passed program counter. 184 /* Stop the CPU with the passed device tree node. */ 187 /* Idle the CPU with the passed device tree node. */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | unittest.c | 35 int passed; member 45 unittest_results.passed++; \ 200 "Updating an existing property should have passed\n"); in of_unittest_dynamic() 208 "Updating a missing property should have passed\n"); in of_unittest_dynamic() 212 "Removing a property should have passed\n"); in of_unittest_dynamic() 222 "Adding a large property should have passed\n"); in of_unittest_dynamic() 397 bool passed = true; in of_unittest_parse_phandle_with_args() local 406 passed &= !rc; in of_unittest_parse_phandle_with_args() 407 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args() 408 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/i3c/ |
| H A D | ccc.h | 56 * struct i3c_ccc_events - payload passed to ENEC/DISEC CCC 69 * struct i3c_ccc_mwl - payload passed to SETMWL/GETMWL CCC 81 * struct i3c_ccc_mrl - payload passed to SETMRL/GETMRL CCC 107 * The DEFSLVS command should be passed an array of i3c_ccc_dev_desc 121 * struct i3c_ccc_defslvs - payload passed to DEFSLVS CCC 128 * Information passed to the broadcast DEFSLVS to propagate device 150 * struct i3c_ccc_enttm - payload passed to ENTTM CCC 154 * Information passed to the ENTTM CCC to instruct an I3C device to enter a 162 * struct i3c_ccc_setda - payload passed to SETNEWDA and SETDASA CCCs 166 * Information passed to the SETNEWDA and SETDASA CCCs to assign/change the [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | resulttooltests.py | 53 result_data = {'result': {'test1': {'status': 'PASSED'}, 54 'test2': {'status': 'PASSED'}, 60 …self.assertTrue(result_report['passed'] == 2, msg="Passed count not correct:%s" % result_report['p… 73 base_result_data = {'result': {'test1': {'status': 'PASSED'}, 74 'test2': {'status': 'PASSED'}, 78 target_result_data = {'result': {'test1': {'status': 'PASSED'}, 80 'test3': {'status': 'PASSED'}, 84 self.assertTrue(result['test2']['base'] == 'PASSED', 90 self.assertTrue(result['test3']['target'] == 'PASSED',
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | distance_predicates.hpp | 111 … \c index::to_centroid() or \c index::to_furthest() with \c Point passed as a parameter. 125 Indexable are greater or equal to some min_distance passed in MinRelation. Check for closest Value … 135 \c to_centroid() or \c to_furthest() with \c Point passed as a parameter. 137 … \c to_centroid() or \c to_furthest() with distance value passed as a parameter. 151 Indexable are lesser or equal to some max_distance passed in MaxRelation. Check for closest Value is 161 \c to_centroid() or \c to_furthest() with \c Point passed as a parameter. 163 … \c to_centroid() or \c to_furthest() with distance value passed as a parameter. 177 Indexable are greater or equal to some min_distance passed in MinRelation and lesser or equal to 178 some max_distance passed in MaxRelation. Check for closest Value is defined by PointRelation. 189 \c to_centroid() or \c to_furthest() with \c Point passed as a parameter. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | pci-endpoint-test.rst | 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 47 Perform write tests. The size of the buffer should be passed 50 Perform read tests. The size of the buffer should be passed 53 Perform read tests. The size of the buffer should be passed
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | oplib_64.h | 74 /* Reboot the machine with the command line passed. */ 77 /* Evaluate the forth string passed. */ 94 * gets passed a buffer where you would like it stuffed. The return value 108 /* Start the CPU with the given device tree node at the passed program 109 * counter with the given arg passed in via register %o0. 113 /* Start the CPU with the given cpu ID at the passed program 114 * counter with the given arg passed in via register %o0. 127 /* Resume the CPU with the passed device tree node. */ 190 /* Get the length, at the passed node, of the given property type. 214 /* Does the passed node have the given "name"? YES=1 NO=0 */ [all …]
|
| H A D | oplib_32.h | 54 /* Reboot the machine with the command line passed. */ 57 /* Evaluate the forth string passed. */ 70 /* Set the PROM 'sync' callback function to the passed function pointer. 80 * gets passed a buffer where you would like it stuffed. The return value 104 * at the passed program counter. 122 /* Get the length, at the passed node, of the given property type. 145 /* Search all siblings starting at the passed node for "name" matching 150 /* Returns the next property after the passed property for the given 158 /* Set the indicated property at the given node with the passed value.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | scan_test.sh | 26 # f=failed times; p=passed times 63 …echo "LOOP[$i] : Connection established in $w seconds. (Passed / Failed / Total = $p / $f / ${VARS… 76 echo "****** Ping Passed!! (Passed / Failed / Total = $p / $f / ${VARS[0]})******" 77 dmesg -c > "./UnloadReloadScan/Log.of.Passed.Loop[$i].txt" 78 …===============================================" >> "./UnloadReloadScan/Log.of.Passed.Loop[$i].txt" 79 echo "`date` :Interface Information:" >> "./UnloadReloadScan/Log.of.Passed.Loop[$i].txt" 80 ifconfig >> "./UnloadReloadScan/Log.of.Passed.Loop[$i].txt" 81 …===============================================" >> "./UnloadReloadScan/Log.of.Passed.Loop[$i].txt" 87 …echo "LOOP[$i] : Connection establishing timeout ! (Passed / Failed / Total = $p / $f / ${VARS[0]}… 88 echo "****** Ping Failed!! (Passed / Failed / Total = $p / $f / ${VARS[0]})******" [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/template/ |
| H A D | test_report_full_text.txt | 5 …estseries']) }} | {{ 'ID'.ljust(maxlen['result_id']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} |… 8 …eport.result_id.ljust(maxlen['result_id']) }} | {{ (report.passed|string).ljust(maxlen['passed']) … 11 …count'].ljust(maxlen['result_id']) }} | {{ reporttotalvalues['passed'].ljust(maxlen['passed']) }} … 20 {{ 'Recipe'.ljust(maxlen['ptest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(… 23 …t.ljust(maxlen['ptest']) }} | {{ (ptests[machine][ptest]['passed']|string).ljust(maxlen['passed'])… 36 {{ 'Recipe'.ljust(maxlen['ltptest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljus… 39 …t(maxlen['ltptest']) }} | {{ (ltptests[machine][ltptest]['passed']|string).ljust(maxlen['passed'])… 52 {{ 'Recipe'.ljust(maxlen['ltpposixtest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'… 55 …sixtest']) }} | {{ (ltpposixtests[machine][ltpposixtest]['passed']|string).ljust(maxlen['passed'])…
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | videobuf2-v4l2.h | 91 * @req: &struct v4l2_requestbuffers passed from userspace to 101 * @create: creation parameters, passed from userspace to 111 * @b: buffer structure passed from userspace to 119 * #) verifies the passed buffer, 135 * @b: buffer structure passed from userspace to 142 * #) verifies the passed buffer; 160 * @eb: export buffer structure passed from userspace to 171 * @b: buffer structure passed from userspace to 182 * #) verifies the passed buffer; 197 * @type: type argument passed from userspace to vidioc_streamon handler, [all …]
|
| H A D | dvb_vb2.h | 179 * @file: &struct file argument passed to the poll 181 * @wait: &poll_table wait argument passed to the poll 214 * @req: &struct dmx_requestbuffers passed from userspace in 227 * @b: &struct dmx_buffer passed from userspace in 239 * @exp: &struct dmx_exportbuffer passed from userspace in 250 * @b: &struct dmx_buffer passed from userspace in 262 * @b: &struct dmx_buffer passed from userspace in 273 * @vma: pointer to &struct vm_area_struct with the vma passed
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | printk-formats.rst | 93 known are printed in decimal, while a non-ERR_PTR passed as the 183 Passed by reference. 196 Passed by reference. 208 Passed by reference. 284 Passed by reference. 303 Passed by reference. 322 Passed by reference. 337 specified through ``IS`` or ``iS``, can be passed to this format specifier. 353 Passed by reference. 379 Passed by reference. [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | report.py | 22 self.result_types = {'passed': ['PASSED', 'passed', 'PASS', 'XFAIL'], 36 'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 62 'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 85 …self.ltptests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'failed… 104 …self.ltptests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'failed… 117 …self.ltpposixtests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'f… 134 …self.ltpposixtests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'f… 140 test_count_report = {'passed': 0, 'failed': 0, 'skipped': 0, 'failed_testcases': []} 169 cols = ['passed', 'failed', 'skipped'] 170 …maxlen = {'passed' : 0, 'failed' : 0, 'skipped' : 0, 'result_id': 0, 'testseries' : 0, 'ptest' : 0… [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | kselftest_harness.h | 132 _metadata->passed = 1; \ 210 * the *self* is being passed to a helper directly. 382 if (!_metadata->passed) \ 684 if (_metadata->passed && _metadata->step < 253) \ 730 _metadata->passed = 0; \ 742 _metadata->passed = 0; \ 820 int passed; member 888 t->passed = 0; in __wait_for_test() 900 t->passed = 0; in __wait_for_test() 909 t->passed = 0; in __wait_for_test() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | notifier.c | 55 * @val: Value passed unmodified to notifier function 56 * @v: Pointer passed unmodified to notifier function 101 * @val_up: Value passed unmodified to the notifier function 102 * @val_down: Value passed unmodified to the notifier function when recovering 104 * @v Pointer passed unmodified to the notifier function 197 * @val: Value passed unmodified to notifier function 198 * @v: Pointer passed unmodified to notifier function 312 * @val: Value passed unmodified to notifier function 313 * @v: Pointer passed unmodified to notifier function 393 * @val: Value passed unmodified to notifier function [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/stabs/ |
| H A D | Local-Variable-Parameters.html | 73 happens when the argument was passed in a register and then the compiler 77 <p>If a parameter is passed as one type and converted to a smaller type by 79 but the calling conventions specify that it is passed as a 81 symbol uses symbol descriptor ‘<samp>p</samp>’ and the type which is passed. 93 <p>if <code>f</code> is passed as a double at stack offset 8, and the prologue 113 the number of words of arguments actually passed, the debugger (GDB at 126 of knowing that additional arguments were passed), but on the VAX or 131 actual type as passed (for example, <code>double</code> not <code>float</code> if it 132 is passed as a double and converted to a float).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/ |
| H A D | Local-Variable-Parameters.html | 73 happens when the argument was passed in a register and then the compiler 77 <p>If a parameter is passed as one type and converted to a smaller type by 79 but the calling conventions specify that it is passed as a 81 symbol uses symbol descriptor ‘<samp>p</samp>’ and the type which is passed. 93 <p>if <code>f</code> is passed as a double at stack offset 8, and the prologue 113 the number of words of arguments actually passed, the debugger (GDB at 126 of knowing that additional arguments were passed), but on the VAX or 131 actual type as passed (for example, <code>double</code> not <code>float</code> if it 132 is passed as a double and converted to a float).
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | bouncebuf.h | 41 /* Copy of data parameter passed to start() */ 49 /* Copy of len parameter passed to start() */ 53 /* Copy of flags parameter passed to start() */ 59 * state: stores state passed between bounce_buffer_{start,stop} 68 * state: stores state passed between bounce_buffer_{start,stop}
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/ |
| H A D | ion_old.h | 29 * struct ion0_allocation_data - metadata passed from userspace for allocations 33 * @flags: flags passed to heap 48 * struct ion0_fd_data - metadata passed to/from userspace for a handle/fd pair 63 * struct ion0_handle_data - a handle passed to/from the kernel 71 * struct ion0_custom_data - metadata passed to/from userspace for a custom ioctl 114 * can then be passed to another process. The corresponding opaque handle can
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | runtest.sh | 18 passed=`grep PASSED results/*.result | wc -l`; \ 19 echo "TEST SUMMARY: $passed tests PASSED, $failed2 tests FAILED" ;\
|