| /foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/ |
| H A D | cloud_sync_callback.h | 30 * @param type 0:upload 1:download 2:all 31 * @param state 同步状态 45 * @param state 同步状态类型 52 * @param error 同步错误类型
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_handler/handlerregisterdistributedhardware_fuzzer/ |
| H A D | registerdistributedhardware_fuzzer.cpp | 36 EnableParam param; in RegisterDistributedHardwareFuzzTest() local 37 param.sinkVersion = version; in RegisterDistributedHardwareFuzzTest() 38 param.sinkAttrs = attrs; in RegisterDistributedHardwareFuzzTest() 41 DScreenSourceHandler::GetInstance().RegisterDistributedHardware(devId, dhId, param, callback); in RegisterDistributedHardwareFuzzTest()
|
| /foundation/filemanagement/app_file_service/utils/include/b_json/ |
| H A D | b_json_entity.h | 31 * @param jsonFromRealWorld 直接来自真实用户场景的配置文件(即,非override配置) 32 * @param option 任意类型对象 44 * @param obj Json对象引用 45 * @param option 任意类型对象
|
| H A D | b_json_clear_data_config.h | 35 * @param bundlename 42 * @param bundlename 49 * @param bundlename 77 * @param bundlename
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
| H A D | mutex.h | 38 * @param mutex Mutex pointer. 46 * @param mutex Mutex pointer. 54 * @param mutex Mutex pointer. 62 * @param mutex Mutex pointer.
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket_gap_client.h | 41 * @param scn server channel number 42 * @param isServer is server or not 43 * @param securityFlag require the connection to be encrypted and authenticated. 52 * @param serviceId service id
|
| H A D | socket_gap_server.h | 41 * @param scn server channel number 42 * @param isServer is server or not 43 * @param securityFlag require the connection to be encrypted and authenticated. 52 * @param serviceId service id
|
| /foundation/window/window_manager_lite/services/ims/ |
| H A D | input_event_distributer.h | 34 * @param [in] events events waiting for distribution. 35 * @param [in] size total size of events. 51 * @param listener raw event listener. 64 * @param listener raw event listener.
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | msrledec.h | 31 * @param avctx codec context 32 * @param pic destination frame 33 * @param depth bit depth 34 * @param gb input bytestream context
|
| /third_party/ffmpeg/libavformat/ |
| H A D | flac_picture.h | 32 * @param s AVFormatContext for logging and the attached picture stream. 33 * @param buf `*buf` points to the actual data which must be padded by 36 * @param buf_size size of `*buf` (excluding padding) 37 * @param truncate_workaround If set, additional data may be read from s->pb if
|
| H A D | sauce.h | 33 * @param avctx AVFormatContext 34 * @param[out] fsize return length of file, less SAUCE header 35 * @param[out] got_width set to non-zero if SAUCE header reported height 36 * @param get_height Tell SAUCE header to parse height
|
| /third_party/glslang/Test/baseResults/ |
| H A D | spv.intrinsicsSpirvTypeLocalVar.vert.out | 17 Name 18 "param" 32 18(param): 7(ptr) Variable Function 35 Store 18(param) 20 36 21: 2 FunctionCall 10(func(spv-t1;) 18(param)
|
| H A D | compoundsuffix.frag.hlsl | 16 Name 16 "param" 32 16(param): 8(ptr) Variable Function 33 17: 2 FunctionCall 11(@main(vf4;) 16(param) 34 18: 7(fvec4) Load 16(param)
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Pair.java | 14 * @param <F> first object type 15 * @param <S> second object type 28 * @param first must be non-null 29 * @param second must be non-null
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| H A D | DateFormatter.java | 24 * @param date the date 32 * @param date the date in milliseconds 40 * @param locale the new locale to use 48 * @param tz the new time zone
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Formatter.java | 21 * @param toFormat the object to format. 22 * @param variableOptions options that are not know at build time. 35 * @param toFormat the object to format. 36 * @param variableOptions options that are not know at build time.
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | uobjtest.h | 31 * @param obj The UObject to be tested 32 * @param className The name of the class being tested 33 * @param factory String version of obj, for exanple "new UFoo(1,3,4)". NULL if object is abstract. 34 * @param staticID The result of class :: getStaticClassID
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ICUCloneNotSupportedException.java | 32 * @param message exception message string 42 * @param cause original exception (normally a {@link CloneNotSupportedException}) 52 * @param message exception message string 53 * @param cause original exception (normally a {@link CloneNotSupportedException})
|
| H A D | ICUUncheckedIOException.java | 36 * @param message exception message string 46 * @param cause original exception (normally a {@link java.io.IOException}) 56 * @param message exception message string 57 * @param cause original exception (normally a {@link java.io.IOException})
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Pair.java | 15 * @param <F> first object type 16 * @param <S> second object type 30 * @param first must be non-null 31 * @param second must be non-null
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
| H A D | DateFormatter.java | 26 * @param date the date 34 * @param date the date in milliseconds 42 * @param locale the new locale to use 50 * @param tz the new time zone
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ICUUncheckedIOException.java | 33 * @param message exception message string 42 * @param cause original exception (normally a {@link java.io.IOException}) 51 * @param message exception message string 52 * @param cause original exception (normally a {@link java.io.IOException})
|
| H A D | ICUCloneNotSupportedException.java | 31 * @param message exception message string 40 * @param cause original exception (normally a {@link CloneNotSupportedException}) 49 * @param message exception message string 50 * @param cause original exception (normally a {@link CloneNotSupportedException})
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | global.wat | 22 (func (export "set var f32 import") (param f32) (global.set $mut_f32_import (local.get 0))) 23 (func (export "set var i64 import") (param i64) (global.set $mut_i64_import (local.get 0))) 25 (func (export "set var f32 export") (param f32) (global.set $mut_f32_export (local.get 0))) 26 (func (export "set var f64 export") (param i64) (global.set $mut_i64_export (local.get 0)))
|
| /third_party/node/test/parallel/ |
| H A D | test-whatwg-url-custom-searchparams-sort.js | 35 for (const param of params) { 36 assert_array_equals(param, val.output[i]); 46 for (const param of params) { 47 assert_array_equals(param, val.output[i]);
|