| /drivers/peripheral/input/udriver/src/ |
| H A D | input_device_manager.cpp | 102 HDF_LOGE("%{public}s: param invalid, line: %{public}d", __func__, __LINE__);
in ReportEventPkg() 374 HDF_LOGE("%{public}s: param invalid, %{public}d", __func__, __LINE__);
in AddDeviceNodeToList() 575 HDF_LOGE("%{public}s: param is null", __func__);
in ScanDevice() 599 HDF_LOGE("%{public}s: param is wrong", __func__);
in OpenDevice() 636 HDF_LOGE("%{public}s: param is wrong", __func__);
in CloseDevice() 654 HDF_LOGE("%{public}s: param is wrong", __func__);
in GetDevice() 683 HDF_LOGE("%{public}s: param is wrong", __func__);
in GetDeviceList() 713 HDF_LOGE("%{public}s: param is wrong", __func__);
in SetPowerStatus() 723 HDF_LOGE("%{public}s: param is wrong", __func__);
in GetPowerStatus() 733 HDF_LOGE("%{public}s: param i in GetDeviceType() [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/ |
| H A D | js_default_app.cpp | 47 const char* PARAM_TYPE_CHECK_ERROR = "param type check error"; 48 const char* PARAM_TYPE_CHECK_ERROR_WITH_POS = "param type check error, error position : "; 287 APP_LOGE("param count invalid"); in IsDefaultApplication() 306 APP_LOGE("param check error"); in IsDefaultApplication() 324 APP_LOGE("param count invalid"); in ParamsProcessIsDefaultApplicationSync() 336 APP_LOGE("param check error"); in ParamsProcessIsDefaultApplicationSync() 436 APP_LOGE("param count invalid"); in GetDefaultApplication() 463 APP_LOGE("param check error"); in GetDefaultApplication() 481 APP_LOGE("param count invalid"); in ParamsProcessGetDefaultApplicationSync() 497 APP_LOGE("param chec in ParamsProcessGetDefaultApplicationSync() [all...] |
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_ipc_server_stub.cpp | 125 * 2. Call IpcServerStub OnRemoteRequest with param 138 // 2. Call IpcServerStub OnRemoteRequest with param in HWTEST_F() 147 * 2. Call IpcServerStub OnRemoteRequest with param 160 // 2. Call IpcServerStub OnRemoteRequest with param in HWTEST_F() 271 * 2. Call IpcServerStub RegisterDeviceManagerListener with param 282 // 2. Call IpcServerStub RegisterDeviceManagerListener with param in HWTEST_F() 291 * 2. Call IpcServerStub RegisterDeviceManagerListener with param 307 // 2. Call IpcServerStub RegisterDeviceManagerListener with param in HWTEST_F() 342 * 2. Call IpcServerStub RegisterDeviceManagerListener with param 355 // 2. Call IpcServerStub RegisterDeviceManagerListener with param in HWTEST_F() [all...] |
| /third_party/icu/icu4j/perf-tests/ |
| H A D | dateformatperf.pl | 168 # @param the method to run 169 # @param the pattern defining characters to test 170 # @param if >0 then the number of iterations per pass. If <0 then 192 # @param the method to run 193 # @param the pattern defining characters to test 194 # @param if >0 then the number of iterations per pass. If <0 then 265 # @param the method to run 266 # @param the number of iterations, or if negative, the duration 269 # @param the pattern defining characters to test 385 # @param significan [all...] |
| H A D | normperf.pl | 217 # @param the method to run 218 # @param the pattern defining characters to test 219 # @param if >0 then the number of iterations per pass. If <0 then 241 # @param the method to run 242 # @param the pattern defining characters to test 243 # @param if >0 then the number of iterations per pass. If <0 then 314 # @param the method to run 315 # @param the number of iterations, or if negative, the duration 318 # @param the pattern defining characters to test 435 # @param significan [all...] |
| H A D | decimalformatperf.pl | 163 # @param the method to run 164 # @param the pattern defining characters to test 165 # @param if >0 then the number of iterations per pass. If <0 then 187 # @param the method to run 188 # @param the pattern defining characters to test 189 # @param if >0 then the number of iterations per pass. If <0 then 260 # @param the method to run 261 # @param the number of iterations, or if negative, the duration 264 # @param the pattern defining characters to test 380 # @param significan [all...] |
| H A D | converterperf.pl | 183 # @param the method to run 184 # @param the pattern defining characters to test 185 # @param if >0 then the number of iterations per pass. If <0 then 207 # @param the method to run 208 # @param the pattern defining characters to test 209 # @param if >0 then the number of iterations per pass. If <0 then 282 # @param the method to run 283 # @param the number of iterations, or if negative, the duration 286 # @param the pattern defining characters to test 403 # @param significan [all...] |
| H A D | ucharacterperf.pl | 165 # @param the method to run 166 # @param the pattern defining characters to test 167 # @param if >0 then the number of iterations per pass. If <0 then 189 # @param the method to run 190 # @param the pattern defining characters to test 191 # @param if >0 then the number of iterations per pass. If <0 then 262 # @param the method to run 263 # @param the number of iterations, or if negative, the duration 266 # @param the pattern defining characters to test, values in hex digits without 0x 382 # @param significan [all...] |
| H A D | unicodesetperf.pl | 155 # @param the method to run 156 # @param the pattern defining characters to test 157 # @param if >0 then the number of iterations per pass. If <0 then 179 # @param the method to run 180 # @param the pattern defining characters to test 181 # @param if >0 then the number of iterations per pass. If <0 then 252 # @param the method to run 253 # @param the number of iterations, or if negative, the duration 256 # @param the pattern defining characters to test 372 # @param significan [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| H A D | TestFmwk.java | 183 * @param ticket A ticket number string. For an ICU ticket, use numeric characters only, 186 * @param comment Additional comment, or null 341 * @param year 343 * @param month 345 * @param dom 462 * @param msg 464 * @param array 466 * @param expected 510 * @param msg 512 * @param arra [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| H A D | TestFmwk.java | 186 * @param ticket A ticket number string. For an ICU ticket, use numeric characters only, 189 * @param comment Additional comment, or null 315 * @param year 317 * @param month 319 * @param dom 437 * @param msg 439 * @param array 441 * @param expected 485 * @param msg 487 * @param arra [all...] |
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | bytestrie.h | 68 * @param trieBytes The byte array that contains the serialized trie. 84 * @param other Another BytesTrie object. 122 * @param state The opaque trie state value from getState64(). 157 * @param state The State object to hold the trie's state. 173 * @param state The State object which holds a saved trie state. 198 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 213 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 230 * @param s A string or byte sequence. Can be NULL if length is 0. 231 * @param length The length of the byte sequence. Can be -1 if NUL-terminated. 256 * @param uniqueValu [all...] |
| /third_party/ltp/include/ |
| H A D | tst_fuzzy_sync.h | 186 #define CHK(param, low, hi, def) do { \ 187 pair->param = (pair->param ? pair->param : def); \ 188 if (pair->param < low) \ 189 tst_brk(TBROK, #param " is less than the lower bound " #low); \ 190 if (pair->param > hi) \ 191 tst_brk(TBROK, #param " is more than the upper bound " #hi); \ 248 * @param pair The state structure initialised with TST_FZSYNC_PAIR_INIT. 249 * @param run_ [all...] |
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 42 * @param buf the buffer passed to the readdir() operation 43 * @param name the file name of the directory entry 44 * @param stat file attributes, can be NULL 45 * @param off offset of the next entry or zero 485 * @param ch the communication channel 486 * @param args argument vector 487 * @param op the filesystem operations 488 * @param op_size the size of the fuse_operations structure 489 * @param user_data user data supplied in the context during the init() method 504 * @param [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | bytestrie.h | 68 * @param trieBytes The byte array that contains the serialized trie. 84 * @param other Another BytesTrie object. 122 * @param state The opaque trie state value from getState64(). 157 * @param state The State object to hold the trie's state. 173 * @param state The State object which holds a saved trie state. 198 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 213 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 230 * @param s A string or byte sequence. Can be nullptr if length is 0. 231 * @param length The length of the byte sequence. Can be -1 if NUL-terminated. 256 * @param uniqueValu [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | rastpos.c | 49 * \param v vertex vector describing the point to clip. 69 * \param v vertex vector describing the point to clip. 88 * \param v vertex vector describing the point to clip. 107 * \param ctx GL context. 108 * \param v vertex vector describing the point to clip. 134 * \param ctx the context 135 * \param vertex vertex location 136 * \param normal normal vector 137 * \param Rcolor returned color 138 * \param Rspe [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | dependency_graph.cc | 116 /// @param syms the program symbol table 117 /// @param globals_by_name map of global symbol to Global pointer 118 /// @param diagnostics diagnostic messages, appended with any errors found 119 /// @param graph the dependency graph to populate with resolved symbols 120 /// @param edges the map of globals-to-global dependency edges, which will 179 for (auto* param : func->params) { in TraverseFunction() 180 if (auto* shadows = scope_stack_.Get(param->symbol)) { in TraverseFunction() 181 graph_.shadows.emplace(param, shadows); in TraverseFunction() 183 Declare(param->symbol, param); in TraverseFunction() [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | bytestrie.h | 68 * @param trieBytes The byte array that contains the serialized trie. 84 * @param other Another BytesTrie object. 122 * @param state The opaque trie state value from getState64(). 157 * @param state The State object to hold the trie's state. 173 * @param state The State object which holds a saved trie state. 198 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 213 * @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. 230 * @param s A string or byte sequence. Can be NULL if length is 0. 231 * @param length The length of the byte sequence. Can be -1 if NUL-terminated. 256 * @param uniqueValu [all...] |
| /device/soc/hisilicon/common/hal/media/format/hi3516dv300/liteos_a/libs/ |
| H A D | libplugin_demuxer_raw.so | ... d} not support extra protocol ParseId3v2TagAndSkip not prepared DemuxerRaw input param hanle null BufferRawProbe {%s():%d} Get data ... |
| /device/board/hisilicon/hispark_taurus/linux/system/cfg/ |
| H A D | init.Hi3516DV300.usb.cfg | 31 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 38 "name" : "param:init.svc.hdcd=stopped", 44 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|
| /device/qemu/x86_64_virt/linux/rootfs/ |
| H A D | init.qemu.x86_64.linux.usb.cfg | 30 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 37 "name" : "param:init.svc.hdcd=stopped", 43 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|
| /device/soc/hisilicon/common/hal/media/format/hi3518ev300/liteos_a/libs/ |
| H A D | libplugin_demuxer_raw.so | ... d} not support extra protocol ParseId3v2TagAndSkip not prepared DemuxerRaw input param hanle null BufferRawProbe {%s():%d} Get data ... |
| /device/board/hihope/dayu210/cfg/ |
| H A D | init.dayu210.usb.cfg | 32 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 39 "name" : "param:init.svc.hdcd=stopped", 45 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|
| /device/board/hihope/rk3568/cfg/ |
| H A D | init.rk3568.usb.cfg | 31 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 38 "name" : "param:init.svc.hdcd=stopped", 44 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|
| /device/qemu/riscv64_virt/linux/rootfs/ |
| H A D | init.qemu.riscv64.linux.usb.cfg | 30 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 37 "name" : "param:init.svc.hdcd=stopped", 43 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|