| /third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
| H A D | multiple-emitHelpers-in-different-projects.js | 343 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
344 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
407 >>>var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
408 >>> if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
778 {"bundle":{"commonSourceDirectory":"../second","sourceFiles":["../second/second_part1.ts","../second/second_part2.ts"],"js":{"sections":[{"pos":0,"end":504,"kind":"emitHelpers","data":"typescript:read"},{"pos":506,"end":894,"kind":"emitHelpers","data":"typescript:spreadArray"},{"pos":896,"end":1471,"kind":"text"}],"sources":{"helpers":["typescript:read","typescript:spreadArray"]},"mapHash":"-34534977022-{\"version\":3,\"file\":\"second-output.js\",\"sourceRoot\":\"\",\"sources\":[\"../second/second_part1.ts\",\"../second/second_part2.ts\"],\"names\":[],\"mappings\":\";;;;;;;;;;;;;;;;;;;;;;;;;AAIA,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;IACP,SAAS,CAAC;QACN,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IAED,CAAC,EAAE,CAAC;AACR,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,SAAS,wBAAwB;IAAC,WAAc;SAAd,UAAc,EAAd,qBAAc,EAAd,IAAc;QAAd,sBAAc;;AAAI,CAAC;AACrD,IAAM,qBAAqB,GAAG,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;AACvC,wBAAwB,8BAAC,EAAE,UAAK,qBAAqB,WAAE;ACdvD;IAAA;IAIA,CAAC;IAHG,uBAAW,GAAX;QACI,OAAO,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;IACL,QAAC;AAAD,CAAC,AAJD,IAIC\"}","hash":"53236375969-var __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n};\r\nvar N;\r\n(function (N) {\r\n function f() {\r\n console.log('testing');\r\n }\r\n f();\r\n})(N || (N = {}));\r\nfunction secondsecond_part1Spread() {\r\n var b = [];\r\n for (var _i = 0; _i < arguments.length; _i++) {\r\n b[_i] = arguments[_i];\r\n }\r\n}\r\nvar secondsecond_part1_ar = [20, 30];\r\nsecondsecond_part1Spread.apply(void 0, __spreadArray([10], __read(secondsecond_part1_ar), false));\r\nvar C = (function () {\r\n function C() {\r\n }\r\n C.prototype.doSomething = function () {\r\n console.log(\"something got done\");\r\n };\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos":0,"end":214,"kind":"text"}],"mapHash":"14094696036-{\"version\":3,\"file\":\"second-output.d.ts\",\"sourceRoot\":\"\",\"sources\":[\"../second/second_part1.ts\",\"../second/second_part2.ts\"],\"names\":[],\"mappings\":\"AAAA,kBAAU,CAAC,CAAC;CAEX;AAED,kBAAU,CAAC,CAAC;CAMX;AAED,iBAAS,wBAAwB,CAAC,GAAG,GAAG,MAAM,EAAE,QAAK;AACrD,QAAA,MAAM,qBAAqB,UAAW,CAAC;ACbvC,cAAM,CAAC;IACH,WAAW;CAGd\"}","hash":"-14757968608-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\n//# sourceMappingURL=second-output.d.ts.map"}},"program":{"fileNames":["../second/second_part1.ts","../second/second_part2.ts"],"fileInfos":["-24334061923-namespace N {\r\n // Comment text\r\n}\r\n\r\nnamespace N {\r\n function f() {\r\n console.log('testing');\r\n }\r\n\r\n f();\r\n}\r\n\nfunction secondsecond_part1Spread(...b: number[]) { }\nconst secondsecond_part1_ar = [20, 30];\nsecondsecond_part1Spread(10, ...secondsecond_part1_ar);","9339262372-class C {\r\n doSomething() {\r\n console.log(\"something got done\");\r\n }\r\n}\r\n"],"options":{"composite":true,"outFile":"./second-output.js"},"outSignature":"-22039916699-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\n","latestChangedDtsFile":"./second-output.d.ts"},"version":"FakeTSVersion"}
803 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
804 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
883 "hash": "53236375969-var __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || argument [all...] |
| /base/update/updater/ |
| H A D | README.md | 52 During the update process, the updater needs to operate the partitions through the partition configuration table. The default file name of the partition configuration table is **fstab.updater**. You need to pack the **fstab.updater** file into the updater during compilation.
|
| /foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
| H A D | injecting_executor.cpp | 116 // 3. pack all other pointers into items in InjectOnePonterEvent()
|
| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| H A D | avcodec_errors.h | 82 AVCS_ERR_NOT_ENOUGH_DATA, // avcodec output buffer not full of a pack
|
| /foundation/graphic/graphic_2d/utils/color_manager/src/ |
| H A D | color.cpp | 68 // shift 48, 40, 32 bits to get rgb value and pack the name into it
in PackValue()
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/ets/pages/ |
| H A D | global.ts | 68 console.log(TAG, 'Failed to pack the image. And the error is: ' + error);
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| H A D | image_packer.h | 82 * Hint to pack image with properties.
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/ |
| H A D | trans_auth_message_test.cpp | 56 * @tc.desc: TransAuthChannelMsgUnpack, Transmission auth message pack and unpack with invalid parameters.
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dv_profile.h | 40 int video_stype; /* stype for VAUX source pack */
|
| /third_party/cups-filters/ |
| H A D | BUILD.gn | 100 "$CUPS_FILTERS_CODE_DIR/cupsfilters/pack.c",
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | BundleGroupCreationDialog.java | 135 pack(); in initComponents()
|
| H A D | BundleGroupEditDialog.java | 136 pack(); in initComponents()
|
| /third_party/libsnd/src/G72x/ |
| H A D | README.original | 70 routines and pack/unpack the bits. The sample programs read byte streams from
|
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 10.5.4.rst | 102 - android: mesa: generate the format_{un,}pack.[ch] sources
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_suballoc.c | 13 * non-trivial cost. So, being able to pack multiple allocations into a BO can
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_small_immediates.c | 70 src.pack || in qir_opt_small_immediates()
|
| H A D | vc4_opt_vpm.c | 74 inst->src[j].pack) in qir_opt_vpm()
|
| /third_party/mesa3d/src/intel/common/tests/ |
| H A D | genxml_test.c | 62 /* Pack struct into a dw array */ in test_struct()
|
| /third_party/mesa3d/src/glx/ |
| H A D | eval.c | 34 ** Routines to pack evaluator maps into the transport buffer. Maps are
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_pixeltransfer.c | 61 /* Pack four 1D maps into a 2D texture: in load_color_map_texture()
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | image.h | 110 struct gl_pixelstore_attrib *pack);
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_emit_cpb.c | 109 /* Pack everything into the batch */ in emit_cpb_control_s()
|
| /third_party/node/deps/npm/lib/utils/ |
| H A D | cmd-list.js | 42 'pack',
|
| /third_party/node/deps/npm/man/man1/ |
| H A D | npm-cache.1 | 69 npm help pack
|
| /third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
| H A D | completion.js.test.cjs | 83 pack
|