| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | default_client_adapter.h | 55 #pragma pack(1)
60 #pragma pack()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/include/libfscrypt/ |
| H A D | fscrypt_control.h | 32 #pragma pack(push, 1) 41 #pragma pack(pop)
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| H A D | hci_def_common.h | 25 #pragma pack(1) 56 #pragma pack(0)
|
| /third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
| H A D | ittnotify_types.h | 34 #pragma pack(push, 8) 42 #pragma pack(pop)
|
| /third_party/node/deps/base64/base64/lib/arch/avx2/ |
| H A D | dec_reshuffle.c | 23 // Pack bytes together in each lane: in dec_reshuffle() 32 // Pack lanes: in dec_reshuffle()
|
| /third_party/node/deps/npm/node_modules/agent-base/ |
| H A D | package.json | 47 "pack": "node ../../scripts/pack.mjs"
|
| /third_party/node/deps/npm/node_modules/https-proxy-agent/ |
| H A D | package.json | 48 "pack": "node ../../scripts/pack.mjs"
|
| /third_party/node/deps/npm/node_modules/http-proxy-agent/ |
| H A D | package.json | 45 "pack": "node ../../scripts/pack.mjs"
|
| /third_party/skia/src/sfnt/ |
| H A D | SkOTTable_gasp.h | 14 #pragma pack(push, 1) 65 #pragma pack(pop)
|
| H A D | SkOTTable_fvar.h | 14 #pragma pack(push, 1) 49 #pragma pack(pop)
|
| H A D | SkTTCFHeader.h | 14 #pragma pack(push, 1) 52 #pragma pack(pop)
|
| H A D | SkOTTable_OS_2.h | 18 #pragma pack(push, 1) 42 #pragma pack(pop)
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | spliceTuples.js | 28 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
29 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | callOverload.js | 15 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
16 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | functionParameterArityMismatch.js | 20 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
21 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| /third_party/typescript/.github/workflows/ |
| H A D | release-branch-artifact.yaml | 32 - name: LKG, clean, and pack
36 npm pack ./
|
| /third_party/typescript/src/testRunner/unittests/evaluation/ |
| H A D | arraySpread.ts | 19 it("array spread does not pack non-spread elements", async () => {
29 it("argument spread pack does not matter", async () => {
|
| /third_party/python/Lib/turtledemo/ |
| H A D | two_canvases.py | 15 cv1.pack() 16 cv2.pack()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_gpsk_common.h | 36 #pragma pack(push, 1) 45 #pragma pack(pop)
|
| H A D | eap_psk_common.h | 29 #pragma pack(push, 1) 64 #pragma pack(pop)
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_gpsk_common.h | 36 #pragma pack(push, 1) 45 #pragma pack(pop)
|
| H A D | eap_psk_common.h | 29 #pragma pack(push, 1) 64 #pragma pack(pop)
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | utvideodec.c | 215 if (c->pack) { in decode_plane() 578 if (c->pack) { in decode_frame() 697 if (!c->pack) { in decode_frame() 956 c->pack = 1; in decode_init() 962 c->pack = 1; in decode_init() 968 c->pack = 1; in decode_init() 974 c->pack = 1; in decode_init() 980 c->pack = 1; in decode_init() 985 c->pack = 1; in decode_init() 1001 if (c->pack in decode_init() [all...] |
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | mac_tool.py | 718 struct.pack( 745 out.write(struct.pack("<LLL", 0, 0, 0)) 752 out.write(struct.pack("<LLL", key_offset, prefix_offset, suffix_offset)) 755 out.write(struct.pack("<x")) 760 out.write(struct.pack("<%ds" % len(file), file)) 761 out.write(struct.pack("<s", "\0")) 763 out.write(struct.pack("<%ds" % len(base), base)) 764 out.write(struct.pack("<s", "\0")) 766 out.write(struct.pack("<%ds" % len(path), path)) 767 out.write(struct.pack("< [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | mac_tool.py | 718 struct.pack( 745 out.write(struct.pack("<LLL", 0, 0, 0)) 752 out.write(struct.pack("<LLL", key_offset, prefix_offset, suffix_offset)) 755 out.write(struct.pack("<x")) 760 out.write(struct.pack("<%ds" % len(file), file)) 761 out.write(struct.pack("<s", "\0")) 763 out.write(struct.pack("<%ds" % len(base), base)) 764 out.write(struct.pack("<s", "\0")) 766 out.write(struct.pack("<%ds" % len(path), path)) 767 out.write(struct.pack("< [all...] |