Home
last modified time | relevance | path

Searched full:pack (Results 1401 - 1425 of 2632) sorted by relevance

1...<<51525354555657585960>>...106

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.h156 /// The heuristic we use is to try and pack them according to static number
/third_party/skia/third_party/externals/tint/docs/
H A Dspirv-input-output-variables.md9 Note: In both cases, a struct may be used to pack multiple values together.
/third_party/skia/third_party/externals/icu/source/config/
H A Dmh-os39026 # Link Pack Area (LPA), library lookaside facility (LLA) or other #
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPointerUnion.h166 // because it's much more convenient to have a name for the whole pack. So
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h241 /// pack the splitting of critical edges as much as possible.
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java120 // Calculate error correction code and pack bits in drawVersion()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Djsval_layout_opaque_1_0.hpp313 /* MSVC does not pack these correctly :-( */
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple.h138 // error C3548: 'I': parameter pack cannot be used in this context
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnmake.mak10 # Root directory for WinPcap developer's pack
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnmake.mak10 # Root directory for WinPcap developer's pack
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.h366 const PixelPackState &pack,
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_packet_v33.xml289 <enum name="Pack Mode" prefix="V3D_PACK_MODE">
1265 <field name="No prim pack" size="1" start="19" type="bool"/>
1379 <field name="TCS output segment pack mode" size="2" start="14" type="Pack Mode"/>
1382 <field name="TES output segment pack mode" size="2" start="22" type="Pack Mode"/>
1385 <field name="GS output segment pack mode" size="2" start="30" type="Pack Mode"/>
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h503 V(vpkls, VPKLS, 0xE795) /* type = VRR_B VECTOR PACK LOGICAL SATURATE */ \
504 V(vpks, VPKS, 0xE797) /* type = VRR_B VECTOR PACK SATURATE */ \
537 V(vpk, VPK, 0xE794) /* type = VRR_C VECTOR PACK */ \
979 V(pack, PACK, 0xF2) /* type = SS_B PACK */ \
1004 V(pku, PKU, 0xE1) /* type = SS_F PACK UNICODE */ \
1005 V(pka, PKA, 0xE9) /* type = SS_F PACK ASCII */
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp601 // sp <expression> # pack expansion
649 // pack
716 // parameter pack
1636 // ::= Dp <type> # pack expansion (C++0x)
2890 // of a parameter pack
2892 // of a function parameter pack
2893 // ::= sp <expression> # pack
3371 // argument pack
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2970 /* Command opcode pack/unpack */
2975 /* ACL handle and flags pack/unpack */
2980 /* ISO handle and flags pack/unpack */
2985 /* ISO data length and flags pack/unpack */
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp985 nir_alu_instr *pack = nir_instr_as_alu(val->parent_instr); in TEST_F() local
986 EXPECT_INSTR_SWIZZLES(pack, load, "zw"); in TEST_F()
1045 nir_alu_instr *pack = nir_instr_as_alu(val->parent_instr); in TEST_F() local
1046 EXPECT_INSTR_SWIZZLES(pack, load, "yz"); in TEST_F()
/third_party/openGLES/extensions/NV/
H A DNV_float_buffer.txt164 RESOLVED: Yes. The NV_fragment_program extension contains pack and
168 to pack two half-precision floats, two normalized unsigned shorts, or
172 A program can use a pack instruction to pack multiple values into a
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c162 /* And now comes the pack/unpack step to match the original type. */ in lower_load_deref()
251 /* And now comes the pack/unpack step to match the original type. */ in build_load_ubo_dxil()
307 /* And now comes the pack/unpack step to match the original type. */ in lower_load_ssbo()
482 /* And now comes the pack/unpack step to match the original type. */ in lower_32b_offset_load()
/third_party/node/deps/npm/man/man7/
H A Dconfig.7619 Default: \fBfalse\fR unless when using \fBnpm pack\fR or \fBnpm publish\fR where it defaults to \fBtrue\fR
1118 Directory in which \fBnpm pack\fR will save tarballs.
/third_party/node/deps/npm/docs/content/using-npm/
H A Dconfig.md465 `dedupe`, `uninstall`, as well as `pack` and `publish`.
595 * Default: `false` unless when using `npm pack` or `npm publish` where it
1107 #### `pack-destination`
1112 Directory in which `npm pack` will save tarballs.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_float_buffer.txt164 RESOLVED: Yes. The NV_fragment_program extension contains pack and
168 to pack two half-precision floats, two normalized unsigned shorts, or
172 A program can use a pack instruction to pack multiple values into a
/third_party/python/Lib/tkinter/
H A Dttk.py406 The layout mechanism uses a simplified version of the pack
927 forget = tkinter.PanedWindow.forget # overrides Pack.forget
1510 self.scale.pack(side=scale_side, fill='x')
1513 dummy.pack(side=label_side)
/third_party/typescript/tests/baselines/reference/user/
H A Dnpm.log172 lib/commands/pack.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pack'.
173 lib/commands/pack.js(70,11): error TS2339: Property 'warn' does not exist on type '{}'.
174 lib/commands/pack.js(75,26): error TS2488: Type 'any[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
/third_party/python/Lib/test/
H A Dtest_float.py669 self.assertEqual(struct.pack("<f", 3.40282356e38), struct.pack("<f", FLT_MAX))
670 self.assertEqual(struct.pack("<f", -3.40282356e38), struct.pack("<f", -FLT_MAX))
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h172 #pragma pack(push, 1)
272 #pragma pack(pop)
479 #pragma pack(push, 1)
517 #pragma pack(pop)
1050 #pragma pack(push, 1)
4181 #pragma pack(pop)

Completed in 59 milliseconds

1...<<51525354555657585960>>...106