Home
last modified time | relevance | path

Searched full:pack (Results 1251 - 1275 of 1761) sorted by relevance

1...<<51525354555657585960>>...71

/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrl.c85 * NV-CONTROL versions 1.8 and 1.9 pack the target_type and target_id
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp49 // Pack both into a single version number. in GetDXCompilerVersion()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DQueueTests.cpp299 // Pack the data in the specified copy region to have the same
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-serialize.hh228 /* Only "pack" if there exist other objects... Otherwise, don't bother. in end_serialize()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_texture3D.txt359 TexImage3DEXT above, substituting PACK* state for UNPACK* state in all
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
H A DMESA_shader_integer_functions.txt506 (5) Should the pack and unpack functions be included?
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_packed_depth_stencil.txt48 is only natural to pack the two buffers into a single buffer with
H A DNV_parameter_buffer_object2.txt541 four scalars from a buffer and pack the results into a single temporary
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_sidebar.py47 cls.text_frame.pack(side=tk.LEFT, fill=tk.BOTH, expand=True)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h92 // All bitfields use unsigned as the underlying type so that MSVC will pack
H A DIntrinsicsX86.td755 // Vector pack
1494 // Pack ops.
2337 // Pack ops.
2728 // Pack ops.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h88 // All bitfields use unsigned as the underlying type so that MSVC will pack
H A DValue.h113 // Use the same type as the bitfield above so that MSVC will pack them.
/third_party/protobuf/js/binary/
H A Dproto_test.js652 any.pack(msg.serializeBinary(), 'jspb.test.TestAllTypes');
/third_party/skia/gn/
H A Dsksl_tests.gni335 "/sksl/intrinsics/Pack.sksl",
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp259 // Pack these text boxes into an array of n groups of 5 SkScalar (floats) in TextBoxesToFloat32Array()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp411 TestCaseGroup* group = new TestCaseGroup(m_context, "alignment", "Read pixels pack alignment parameter tests"); in init()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp81 // Pack D and S bias and scale to R and G in LogImage()
/third_party/zlib/win32/
H A DDLL_FAQ.txt262 - MSVCRT.DLL exists on every Windows 95 with a new service pack
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1529 /* We don't have integer pack/unpack methods for in ntq_emit_alu()
1546 /* We don't have integer pack/unpack methods for converting in ntq_emit_alu()
1563 /* We don't have integer pack/unpack methods for converting in ntq_emit_alu()
2704 * pack 2 16-bit variables in the MSB and LSB of the same in try_emit_uniform()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h543 * This is used by the linker to decide if it's safe to pack the varying.
550 * This is used by the linker to decide if its safe to pack the varying.
3628 * vectorized IO can pack more varyings when linking. */
3654 * Support pack varyings with different interpolation location
/third_party/python/Lib/
H A Dtarfile.py424 timestamp = struct.pack("<L", int(time.time()))
468 self.fileobj.write(struct.pack("<L", self.crc))
469 self.fileobj.write(struct.pack("<L", self.pos & 0xffffFFFF))
1137 buf = struct.pack("%ds" % BLOCKSIZE, b"".join(parts))
/third_party/python/Doc/whatsnew/
H A D3.2.rst2696 * :func:`struct.pack` now only allows bytes for the ``s`` string pack code.
2702 Code such as ``struct.pack('<6sHHBBB', 'GIF87a', x, y)`` should be rewritten
2703 with to use bytes instead of text, ``struct.pack('<6sHHBBB', b'GIF87a', x, y)``.
/third_party/backends/backend/
H A Dmustek_usb2_asic.c3193 /* set pack area address */ in SetPackAddress()
3310 /* Pack Start Address */ in SetPackAddress()
3348 /* Pack End Address */ in SetPackAddress()
/third_party/mesa3d/src/mesa/main/
H A Dmipmap.c2134 struct gl_pixelstore_attrib save = ctx->Pack; in generate_mipmap_compressed()
2136 ctx->Pack = ctx->DefaultPacking; in generate_mipmap_compressed()
2147 ctx->Pack = save; in generate_mipmap_compressed()

Completed in 81 milliseconds

1...<<51525354555657585960>>...71