Home
last modified time | relevance | path

Searched full:pack (Results 776 - 800 of 1691) sorted by relevance

1...<<31323334353637383940>>...68

/third_party/mesa3d/src/glx/
H A Dglxclient.h719 ** the pack modes to pack back into the clients requested format.
/third_party/node/deps/v8/third_party/ittapi/include/
H A Djitprofiling.h285 #pragma pack(push, 8)
578 #pragma pack(pop)
/third_party/openGLES/extensions/ARB/
H A DARB_query_buffer_object.txt389 RESOLVED: YES, glGetTexImage accepts an offset into the pixel pack buffer
390 in case a pixel pack buffer is bound. As pixel buffer objects are part of
/third_party/node/deps/npm/docs/output/commands/
H A Dnpm-ci.html271 <li>Default: <code>false</code> unless when using <code>npm pack</code> or <code>npm publish</code> where it
324 <code>dedupe</code>, <code>uninstall</code>, as well as <code>pack</code> and <code>publish</code>.</p>
H A Dnpm-install-test.html284 <li>Default: <code>false</code> unless when using <code>npm pack</code> or <code>npm publish</code> where it
337 <code>dedupe</code>, <code>uninstall</code>, as well as <code>pack</code> and <code>publish</code>.</p>
H A Dnpm-install-ci-test.html228 <li>Default: <code>false</code> unless when using <code>npm pack</code> or <code>npm publish</code> where it
281 <code>dedupe</code>, <code>uninstall</code>, as well as <code>pack</code> and <code>publish</code>.</p>
/third_party/node/deps/npm/docs/content/commands/
H A Dnpm-audit.md266 `dedupe`, `uninstall`, as well as `pack` and `publish`.
377 * Default: `false` unless when using `npm pack` or `npm publish` where it
/third_party/node/deps/npm/docs/output/configuring-npm/
H A Dfolders.html302 <li><a href="../commands/npm-pack.html">npm pack</a></li>
/third_party/node/deps/npm/man/man1/
H A Dnpm-audit.1351 Default: \fBfalse\fR unless when using \fBnpm pack\fR or \fBnpm publish\fR where it defaults to \fBtrue\fR
/third_party/libffi/patch/
H A Dbackport-openharmony-adapt.patch583 +# pragma pack 0
618 +# pragma pack 8
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl271 vperm $A,$A,$B,$Ki # pack the answer
282 vperm $A,$A,$B,$Ki # pack the answer
/third_party/node/deps/openssl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl332 sllx $A,32,$AB ! pack A,B
334 sllx $C,32,$CD ! pack C,D
/third_party/python/Lib/idlelib/
H A Dsidebar.py37 if manager == 'pack':
522 text_frame.pack(side=tk.LEFT, fill=tk.BOTH, expand=True)
H A Dtree.py302 self.entry.pack(ipadx=5)
490 sc.frame.pack(expand=1, fill="both", side=LEFT)
H A Dautocomplete_w.py202 scrollbar.pack(side=RIGHT, fill=Y)
203 listbox.pack(side=LEFT, fill=BOTH, expand=True)
/third_party/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl332 sllx $A,32,$AB ! pack A,B
334 sllx $C,32,$CD ! pack C,D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp132 assert(SrcRegs.size() > 1 && "Nothing to pack"); in packRegs()
300 // FIXME: Pack registers if we have more than one. in handleAssignments()
/third_party/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl271 vperm $A,$A,$B,$Ki # pack the answer
282 vperm $A,$A,$B,$Ki # pack the answer
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_query_buffer_object.txt379 RESOLVED: YES, glGetTexImage accepts an offset into the pixel pack buffer
380 in case a pixel pack buffer is bound. As pixel buffer objects are part of
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp409 // #pragma pack(1) in tryReassociateGEPAtIndex()
414 // #pragma pack() in tryReassociateGEPAtIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.h233 PCKEV, // Pack even elements
234 PCKOD, // Pack odd elements
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h208 // Pack vector operands 0 and 1 into a single vector with half-sized elements.
209 PACK,
/third_party/typescript/tests/baselines/reference/
H A DgenericRestParameters1.js170 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
171 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
/third_party/python/Modules/
H A D_testclinic.c15 /* Pack arguments to a tuple, implicitly increase all the arguments' refcount.
49 /* Pack arguments to a tuple.
/third_party/python/Doc/tutorial/
H A Dstdlib2.rst136 The :mod:`struct` module provides :func:`~struct.pack` and
140 :mod:`zipfile` module. Pack codes ``"H"`` and ``"I"`` represent two and four

Completed in 44 milliseconds

1...<<31323334353637383940>>...68