| /third_party/glslang/Test/baseResults/ |
| H A D | spv.debuginfo.glsl.frag.out | 111 Name 334 "param" 112 Name 336 "param" 113 Name 338 "param" 128 Name 439 "param" 129 Name 441 "param" 138 Name 534 "param" 139 Name 535 "param" 158 Name 841 "param" 159 Name 843 "param" 426 534(param) [all...] |
| /third_party/libfuse/include/ |
| H A D | fuse.h | 78 * @param buf the buffer passed to the readdir() operation 79 * @param name the file name of the directory entry 80 * @param stbuf file attributes, can be NULL 81 * @param off offset of the next entry or zero 82 * @param flags fill flags 899 * @param argc the argument counter passed to the main() function 900 * @param argv the argument vector passed to the main() function 901 * @param op the file system operation 902 * @param private_data Initial value for the `private_data` 929 * @param arg [all...] |
| /third_party/lwip/src/core/ |
| H A D | dns.c | 366 * @param numdns the index of the DNS server to set must be < DNS_MAX_SERVERS 367 * @param dnsserver IP address of the DNS server to set 385 * @param numdns the index of the DNS server 469 * @param iterator_fn a function that is called for every entry in the local host-list 470 * @param iterator_arg 3rd argument passed to iterator_fn 501 * @param hostname Hostname to look for in the local host-list 502 * @param addr the first IP address for the hostname in the local host-list or 504 * @param dns_addrtype - LWIP_DNS_ADDRTYPE_IPV4_IPV6: try to resolve IPv4 (ATTENTION: no fallback here!) 554 * @param hostname hostname for which entries shall be removed from the local 556 * @param add [all...] |
| H A D | tcp_out.c | 160 * @param pcb Protocol control block for the TCP connection. 161 * @param p pbuf that is used to hold the TCP header. 162 * @param hdrflags TCP flags for header. 163 * @param seqno TCP sequence number of this packet 164 * @param optflags options to include in TCP header 227 * @param layer flag to define header size. 228 * @param length size of the pbuf's payload. 229 * @param max_length maximum usable size of payload+oversize. 230 * @param oversize pointer to a u16_t that will receive the number of usable tail bytes. 231 * @param pc [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | bink.c | 152 * @param c decoder context 153 * @param width plane width 154 * @param bw plane width in 8x8 blocks 179 * @param c decoder context 206 * @param c decoder context 216 * @param gb context for reading bits 217 * @param dst buffer where merged list will be written to 218 * @param src pointer to the head of the first list (the second lists starts at src+size) 219 * @param size input lists size 245 * @param g [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_entry.cpp | 164 * @param profile The profile to check. 188 * @param block_x The block x dimensions. 189 * @param block_y The block y dimensions. 190 * @param block_z The block z dimensions. 220 * @param profile The profile to check. 221 * @param flags The flags to check. 260 * @param swizzle The swizzle to check. 285 * @param swizzle The swizzle to check. 307 * @param swizzle The swizzle to check. 334 * @param swizzl [all...] |
| /third_party/node/lib/ |
| H A D | path.js | 131 * @param {string} sep 132 * @param {{ 155 * @param {...string} args 301 * @param {string} path 399 * @param {string} path 418 * @param {...string} args 492 * @param {string} from 493 * @param {string} to 615 * @param {string} path 650 * @param {strin [all...] |
| /third_party/protobuf/js/binary/ |
| H A D | reader.js | 60 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from. 61 * @param {number=} opt_start The optional offset to start reading at. 62 * @param {number=} opt_length The optional length of the block to read - 117 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from. 118 * @param {number=} opt_start The optional offset to start reading at. 119 * @param {number=} opt_length The optional length of the block to read - 139 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from. 140 * @param {number=} opt_start The optional offset to start reading at. 141 * @param {number=} opt_length The optional length of the block to read - 229 * @param {!Uint8Arra [all...] |
| /foundation/bundlemanager/bundle_tool/test/unittest/bm/ |
| H A D | bm_command_test.cpp | 1358 std::string param = ""; in HWTEST_F() local 1360 auto res = cmd.GetBundlePath(param, bundlePaths); in HWTEST_F() 1363 param = "-r"; in HWTEST_F() 1364 res = cmd.GetBundlePath(param, bundlePaths); in HWTEST_F() 1367 param = "--replace"; in HWTEST_F() 1368 res = cmd.GetBundlePath(param, bundlePaths); in HWTEST_F() 1371 param = "-p"; in HWTEST_F() 1372 res = cmd.GetBundlePath(param, bundlePaths); in HWTEST_F() 1375 param = "--bundle-path"; in HWTEST_F() 1376 res = cmd.GetBundlePath(param, bundlePath in HWTEST_F() [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_fsm.c | 378 LNN_LOGW(LNN_HEART_BEAT, "remove send end msg get invalid param"); in LnnRemoveSendEndMsg() 396 LNN_LOGW(LNN_HEART_BEAT, "remove check msg get invalid param"); in LnnRemoveCheckDevStatusMsg() 405 LNN_LOGW(LNN_HEART_BEAT, "remove check msg get invalid param"); in LnnRemoveScreenOffCheckStatusMsg() 415 LNN_LOGW(LNN_HEART_BEAT, "remove process send once msg get invalid param"); in LnnRemoveProcessSendOnceMsg() 555 LNN_LOGW(LNN_HEART_BEAT, "send once begin get invalid param"); in OnSendOneHbBegin() 670 LNN_LOGE(LNN_HEART_BEAT, "set medium param get invalid param"); in OnSetMediumParam() 675 LNN_LOGE(LNN_HEART_BEAT, "set medium param process fail, ret=%{public}d", ret); in OnSetMediumParam() 1136 LNN_LOGE(LNN_HEART_BEAT, "post next loop msg get invalid param"); in LnnPostNextSendOnceMsgToHbFsm() 1163 LNN_LOGE(LNN_HEART_BEAT, "post send begin msg get invalid param"); in LnnPostSendBeginMsgToHbFsm() [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| H A D | att_common.c | 180 * @param parameter Indicates the pointer to parameter. 344 * @param context Indicates the pointer to context. 363 * @param context Indicates the pointer to context. 402 * @param context Indicates the pointer to context. 417 * @param context Indicates the pointer to context. 442 * @param context Indicates the pointer to context. 461 * @param context Indicates the pointer to context. 500 * @param context Indicates the pointer to context. 515 * @param context Indicates the pointer to context. 564 * @param connec [all...] |
| /third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
| H A D | stable-triangle-clamp-conditional-mix.amber | 101 OpName %62 "param" 102 OpName %63 "param" 104 OpName %88 "param" 105 OpName %89 "param" 107 OpName %135 "param" 108 OpName %136 "param" 114 OpName %181 "param" 115 OpName %183 "param" 116 OpName %184 "param" 117 OpName %185 "param" [all...] |
| H A D | stable-triangle-nested-conditional-clamped-float.amber | 91 OpName %62 "param" 92 OpName %63 "param" 94 OpName %88 "param" 95 OpName %89 "param" 97 OpName %135 "param" 98 OpName %136 "param" 104 OpName %181 "param" 105 OpName %183 "param" 106 OpName %184 "param" 107 OpName %185 "param" [all...] |
| H A D | stable-triangle-nested-for-loop-and-true-if.amber | 112 OpName %62 "param" 113 OpName %63 "param" 114 OpName %88 "param" 115 OpName %89 "param" 116 OpName %135 "param" 117 OpName %136 "param" 122 OpName %181 "param" 123 OpName %183 "param" 124 OpName %184 "param" 125 OpName %185 "param" [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
| H A D | Font.java | 332 * @param sfntVersion the sfnt version 333 * @param digest the computed digest for the font; null if digest was not 394 * @param tag the table identifier 404 * @param <T> the type of the table 405 * @param tag the identifier of the table 454 * @param os the destination for the font serialization 455 * @param tableOrdering the table ordering to apply 472 * @param tableOrdering the tables to generate headers for and the order to 497 * @param fos the destination stream for the headers 498 * @param tableHeader [all...] |
| /third_party/typescript/tests/baselines/reference/tsbuild/inferredTypeFromTransitiveModule/ |
| H A D | inferred-type-from-transitive-module-with-isolatedModules.js | 25 export default foo()(function foobar(param: string): void {
86 declare const _default: (param: string) => void;
93 exports.default = foo()(function foobar(param) {
128 export declare const lazyBar: LazyAction<(param: string) => void, typeof import("./lazyIndex")>;
155 {"program":{"fileNames":["../../lib/lib.d.ts","../bar.ts","../bundling.ts","../global.d.ts","../lazyindex.ts","../index.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"5936740878-interface RawAction {\r\n (...args: any[]): Promise<any> | void;\r\n}\r\ninterface ActionFactory {\r\n <T extends RawAction>(target: T): T;\r\n}\r\ndeclare function foo<U extends any[] = any[]>(): ActionFactory;\r\nexport default foo()(function foobar(param: string): void {\r\n});","signature":"11191036521-declare const _default: (param: string) => void;\r\nexport default _default;\r\n"},{"version":"-21659820217-export class LazyModule<TModule> {\r\n constructor(private importCallback: () => Promise<TModule>) {}\r\n}\r\n\r\nexport class LazyAction<\r\n TAction extends (...args: any[]) => any,\r\n TModule\r\n> {\r\n constructor(_lazyModule: LazyModule<TModule>, _getter: (module: TModule) => TAction) {\r\n }\r\n}\r\n","signature":"-40032907372-export declare class LazyModule<TModule> {\r\n private importCallback;\r\n constructor(importCallback: () => Promise<TModule>);\r\n}\r\nexport declare class LazyAction<TAction extends (...args: any[]) => any, TModule> {\r\n constructor(_lazyModule: LazyModule<TModule>, _getter: (module: TModule) => TAction);\r\n}\r\n"},{"version":"-9780226215-interface PromiseConstructor {\r\n new <T>(): Promise<T>;\r\n}\r\ndeclare var Promise: PromiseConstructor;\r\ninterface Promise<T> {\r\n}","affectsGlobalScope":true},{"version":"-6956449754-export { default as bar } from './bar';\n","signature":"-6224542381-export { default as bar } from './bar';\r\n"},{"version":"-11602502901-import { LazyAction, LazyModule } from './bundling';\r\nconst lazyModule = new LazyModule(() =>\r\n import('./lazyIndex')\r\n);\r\nexport const lazyBar = new LazyAction(lazyModule, m => m.bar);","signature":"18468008756-import { LazyAction } from './bundling';\r\nexport declare const lazyBar: LazyAction<(param: string) => void, typeof import(\"./lazyIndex\")>;\r\n"}],"options":{"declaration":true,"outDir":"./","target":1},"fileIdsList":[[3,5],[2]],"referencedMap":[[6,1],[5,2]],"exportedModulesMap":[[6,1],[5,2]],"semanticDiagnosticsPerFile":[1,2,3,4,6,5]},"version":"FakeTSVersion"}
184 "version": "5936740878-interface RawAction {\r\n (...args: any[]): Promise<any> | void;\r\n}\r\ninterface ActionFactory {\r\n <T extends RawAction>(target: T): T;\r\n}\r\ndeclare function foo<U extends any[] = any[]>(): ActionFactory;\r\nexport default foo()(function foobar(param: string): void {\r\n});", 185 "signature": "11191036521-declare const _default: (param: string) => void;\r\nexport default _default;\r\n" 202 "signature": "18468008756-import { LazyAction } from './bundling';\r\nexport declare const lazyBar: LazyAction<(param [all...] |
| H A D | inferred-type-from-transitive-module.js | 25 export default foo()(function foobar(param: string): void {
86 declare const _default: (param: string) => void;
93 exports.default = foo()(function foobar(param) {
128 export declare const lazyBar: LazyAction<(param: string) => void, typeof import("./lazyIndex")>;
155 {"program":{"fileNames":["../../lib/lib.d.ts","../bar.ts","../bundling.ts","../global.d.ts","../lazyindex.ts","../index.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"5936740878-interface RawAction {\r\n (...args: any[]): Promise<any> | void;\r\n}\r\ninterface ActionFactory {\r\n <T extends RawAction>(target: T): T;\r\n}\r\ndeclare function foo<U extends any[] = any[]>(): ActionFactory;\r\nexport default foo()(function foobar(param: string): void {\r\n});","signature":"11191036521-declare const _default: (param: string) => void;\r\nexport default _default;\r\n"},{"version":"-21659820217-export class LazyModule<TModule> {\r\n constructor(private importCallback: () => Promise<TModule>) {}\r\n}\r\n\r\nexport class LazyAction<\r\n TAction extends (...args: any[]) => any,\r\n TModule\r\n> {\r\n constructor(_lazyModule: LazyModule<TModule>, _getter: (module: TModule) => TAction) {\r\n }\r\n}\r\n","signature":"-40032907372-export declare class LazyModule<TModule> {\r\n private importCallback;\r\n constructor(importCallback: () => Promise<TModule>);\r\n}\r\nexport declare class LazyAction<TAction extends (...args: any[]) => any, TModule> {\r\n constructor(_lazyModule: LazyModule<TModule>, _getter: (module: TModule) => TAction);\r\n}\r\n"},{"version":"-9780226215-interface PromiseConstructor {\r\n new <T>(): Promise<T>;\r\n}\r\ndeclare var Promise: PromiseConstructor;\r\ninterface Promise<T> {\r\n}","affectsGlobalScope":true},{"version":"-6956449754-export { default as bar } from './bar';\n","signature":"-6224542381-export { default as bar } from './bar';\r\n"},{"version":"-11602502901-import { LazyAction, LazyModule } from './bundling';\r\nconst lazyModule = new LazyModule(() =>\r\n import('./lazyIndex')\r\n);\r\nexport const lazyBar = new LazyAction(lazyModule, m => m.bar);","signature":"18468008756-import { LazyAction } from './bundling';\r\nexport declare const lazyBar: LazyAction<(param: string) => void, typeof import(\"./lazyIndex\")>;\r\n"}],"options":{"declaration":true,"outDir":"./","target":1},"fileIdsList":[[3,5],[2]],"referencedMap":[[6,1],[5,2]],"exportedModulesMap":[[6,1],[5,2]],"semanticDiagnosticsPerFile":[1,2,3,4,6,5]},"version":"FakeTSVersion"}
184 "version": "5936740878-interface RawAction {\r\n (...args: any[]): Promise<any> | void;\r\n}\r\ninterface ActionFactory {\r\n <T extends RawAction>(target: T): T;\r\n}\r\ndeclare function foo<U extends any[] = any[]>(): ActionFactory;\r\nexport default foo()(function foobar(param: string): void {\r\n});", 185 "signature": "11191036521-declare const _default: (param: string) => void;\r\nexport default _default;\r\n" 202 "signature": "18468008756-import { LazyAction } from './bundling';\r\nexport declare const lazyBar: LazyAction<(param [all...] |
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| H A D | deMemPool.c | 118 * \param page Memory page to initialize. 119 * \param capacity Capacity allocated for the memory page. 133 * \param capacity Capacity for the memory page. 151 * \param page Memory page to destroy. 166 * \param parent Parent pool (may be null). 293 * \param pool Pool to be destroyed. 385 * \param pool Pool pointer. 386 * \param recurse Is operation recursive to child pools? 495 * \param pool Memory pool to allocate from. 496 * \param numByte [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Calendar.java | 1576 * @param zone the time zone to use 1577 * @param aLocale the locale for the week data 1587 * @param zone the time zone to use 1588 * @param locale the ulocale for the week data 1707 * @param zone the time zone to use 1718 * @param aLocale the locale for the week data 1729 * @param locale the ulocale for the week data 1740 * @param zone the time zone to use 1741 * @param aLocale the locale for the week data 1751 * @param zon [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Calendar.java | 1511 * @param zone the time zone to use 1512 * @param aLocale the locale for the week data 1521 * @param zone the time zone to use 1522 * @param locale the ulocale for the week data 1639 * @param zone the time zone to use 1649 * @param aLocale the locale for the week data 1659 * @param locale the ulocale for the week data 1669 * @param zone the time zone to use 1670 * @param aLocale the locale for the week data 1679 * @param zon [all...] |
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | Transliterator.java | 649 * @param length the length of the string this object applies to 743 * @param ID the string identifier for this transliterator 744 * @param filter the filter. Any character for which 761 * @param text the string to be transliterated 762 * @param start the beginning index, inclusive; <code>0 <= start 764 * @param limit the ending index, exclusive; <code>start <= limit 787 * @param text the string to be transliterated 797 * @param text the string to be transliterated 843 * @param text the buffer holding transliterated and untransliterated text 844 * @param inde [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Transliterator.java | 634 * @param length the length of the string this object applies to 727 * @param ID the string identifier for this transliterator 728 * @param filter the filter. Any character for which 745 * @param text the string to be transliterated 746 * @param start the beginning index, inclusive; <code>0 <= start 748 * @param limit the ending index, exclusive; <code>start <= limit 770 * @param text the string to be transliterated 779 * @param text the string to be transliterated 824 * @param text the buffer holding transliterated and untransliterated text 825 * @param inde [all...] |
| H A D | DateTimePatternGenerator.java | 90 * @param uLocale The locale to pass. 98 * @param locale The {@link java.util.Locale} to pass. 109 * @param uLocale The locale to pass. 598 * @param skeleton The skeleton is a pattern containing only the variable fields. 610 * @param skeleton The skeleton is a pattern containing only the variable fields. 612 * @param options MATCH_xxx options for forcing the length of specified fields in 755 * @param pattern Pattern to add. 756 * @param override When existing values are to be overridden use true, otherwise 758 * @param returnInfo Returned information. 829 * @param patter [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | component.h | 212 * @param keyNameId the key ID for representing which dimension data is wanted 228 void GetConstrainedParam(ConstrainedParameter ¶m) const; 233 void AlignDimensions(const ConstrainedParameter ¶m); 388 * @param [in] colorIntValue. 469 * @param styleItem the style item which contains image info 470 * @param pressedImage the pseudo value in style item 471 * @param normalImage the normal image url 479 * @param func function object 480 * @param dom the context of function execution 481 * @param arg [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
| H A D | default_app_mgr.cpp | 786 LOG_W(BMS_TAG_DEFAULT, "invalid param, get broker bundleInfo failed"); in GetBrokerBundleInfo() 823 std::vector<std::string> DefaultAppMgr::Normalize(const std::string& param) in Normalize() argument 825 if (IsAppType(param)) { in Normalize() 826 return {param}; in Normalize() 828 if (BundleUtil::IsUtd(param)) { in Normalize() 829 if (BundleUtil::IsSpecificUtd(param)) { in Normalize() 830 return {param}; in Normalize() 834 if (IsSpecificMimeType(param)) { in Normalize() 835 return BundleUtil::GetUtdVectorByMimeType(param); in Normalize() 838 if (!MimeTypeMgr::GetUtdVectorByUri(param, utdVecto in Normalize() 845 IsAppType(const std::string& param) IsAppType() argument 850 IsSpecificMimeType(const std::string& param) IsSpecificMimeType() argument [all...] |