Home
last modified time | relevance | path

Searched full:pack (Results 576 - 600 of 1965) sorted by relevance

1...<<21222324252627282930>>...79

/third_party/node/deps/openssl/openssl/util/
H A Dmk-fipsmodule-cnf.pl35 = ( uc(hmac_sha256_hex($data, pack("H$mac_keylen", $mac_key))) =~ m/../g );
/third_party/openssl/util/
H A Dmk-fipsmodule-cnf.pl35 = ( uc(hmac_sha256_hex($data, pack("H$mac_keylen", $mac_key))) =~ m/../g );
/third_party/python/Doc/library/
H A Dtkinter.scrolledtext.rst20 methods of the :class:`Grid` and :class:`Pack` geometry managers are acquired
/third_party/skia/src/gpu/
H A DGrRectanizerSkyline.h14 // Pack rectangles and track the current silhouette
/third_party/openssl/doc/man3/
H A DPKCS12_pack_p7encdata.pod5 PKCS12_pack_p7encdata, PKCS12_pack_p7encdata_ex - Pack a set of PKCS#12 safeBags
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dvarint.py32 w.write(struct.pack('B', byte))
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_tree.py26 sc.frame.pack(expand=1, fill="both", side='left')
/third_party/mesa3d/docs/relnotes/
H A D20.1.0.rst501 - pan/bi: Pack register fields
507 - pan/bi: Pack BI_FMA ops
508 - pan/bi: Pack fadd32
521 - pan/bi: Pack BI_BLEND
525 - pan/bi: Pack a constant quadword
530 - pan/bi: Pack ld_ubo ops
531 - pan/bi: Pack ld_var_addr
535 - pan/bi: Pack st_vary
536 - pan/bi: Pack LD_ATTR
544 - pan/bi: Pack csel
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_lpf_sao_lsx.c185 /* pack results to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
189 /* pack src to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
267 /* pack results to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
269 /* pack src to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
345 /* pack strong results to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
408 /* pack weak results to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
418 /* pack src to 8 bit */ in ff_hevc_loop_filter_luma_h_8_lsx()
823 /* pack results to 8 bit */ in ff_hevc_loop_filter_luma_v_8_lsx()
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c742 /* 1. cp page 1 of checkpoint pack 1 */ in f2fs_write_check_point_pack()
1064 /* write the last blocks in cp pack */ in f2fs_write_check_point_pack()
1080 /* cp page 1 of check point pack 2 in f2fs_write_check_point_pack()
1081 * Initialize other checkpoint pack with version zero in f2fs_write_check_point_pack()
1089 DBG(1, "\tWriting cp page 1 of checkpoint pack 2, at offset 0x%08"PRIx64"\n", in f2fs_write_check_point_pack()
1105 /* cp page 2 of check point pack 2 */ in f2fs_write_check_point_pack()
1108 DBG(1, "\tWriting cp page 2 of checkpoint pack 2, at offset 0x%08"PRIx64"\n", in f2fs_write_check_point_pack()
1778 MSG(0, "\tError: Failed to write the check point pack!!!\n"); in f2fs_format_device()
/third_party/python/Lib/test/test_zoneinfo/
H A Dtest_zoneinfo.py871 struct.pack(
877 zonefile.write(struct.pack(f">{timecnt}{time_type}", *trans_times))
878 zonefile.write(struct.pack(f">{timecnt}B", *trans_idx))
881 zonefile.write(struct.pack(">lbb", *ttinfo))
886 zonefile.write(struct.pack(f"{isutcnt}b", *isutc))
887 zonefile.write(struct.pack(f"{isstdcnt}b", *isstd))
888 zonefile.write(struct.pack(f">{leapcnt}l", *leap_seconds))
931 out += struct.pack(">6l", 0, 0, 0, 0, 0, 0)
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_device.h543 #pragma pack(push, 1)
551 #pragma pack(pop)
/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp152 HILOG_ERROR("fail get bundle pack info"); in GetBundlePackInfo()
156 HILOG_DEBUG("get bundle pack info success"); in GetBundlePackInfo()
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h23 #pragma pack(1)
426 #pragma pack()
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dmessage.h69 #pragma pack(1)
121 #pragma pack()
/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_cremote_object.h142 #pragma pack(4)
151 #pragma pack()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.cpp95 // older versions ignore pack extend head in GetHeadDataSize()
127 ZLOGD("pack result:%{public}d", packRet); in FillHeadData()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c29 #pragma pack(1)
38 #pragma pack()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp524 If parallel input stream reading from pack streams is possible,
526 Internal decoders in 7-Zip will not read pack streams in parallel in ST-mixer mode.
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.h29 * and qpu_decode.c handling the pack and unpack of the actual 64-bit QPU
399 const char *v3d_qpu_pack_name(enum v3d_qpu_output_pack pack);
/third_party/node/deps/npm/docs/output/commands/
H A Dnpm-cache.html217 <li><a href="../commands/npm-pack.html">npm pack</a></li>
/third_party/node/deps/npm/docs/content/commands/
H A Dnpm-install-test.md195 * Default: `false` unless when using `npm pack` or `npm publish` where it
267 `dedupe`, `uninstall`, as well as `pack` and `publish`.
H A Dnpm-ci.md172 * Default: `false` unless when using `npm pack` or `npm publish` where it
244 `dedupe`, `uninstall`, as well as `pack` and `publish`.
/third_party/node/deps/npm/docs/content/configuring-npm/
H A Dfolders.md214 * [npm pack](/commands/npm-pack)
/third_party/node/deps/npm/man/man1/
H A Dnpm-ci.1150 Default: \fBfalse\fR unless when using \fBnpm pack\fR or \fBnpm publish\fR where it defaults to \fBtrue\fR

Completed in 50 milliseconds

1...<<21222324252627282930>>...79