| /third_party/openssl/crypto/sha/asm/ |
| H A D | sha1-mips.pl | 87 { $big_endian=(unpack('L',pack('N',1))==1); }
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_cost_enc.c | 686 // We pack the path at the end of *dist_array and return
|
| /third_party/skia/third_party/externals/opengl-registry/docs/ |
| H A D | syntaxrules.txt | 371 Pack GL
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_explicit_uniform_location.txt | 442 issue. Apps that tightly pack their index assignments won't have
|
| /third_party/skia/src/ports/ |
| H A D | SkScalerContext_mac_ct.cpp | 330 // We're trying to pack left and top into int16_t, in generateMetrics()
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| H A D | NVCtrl.c | 85 * 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 D | ShaderModuleD3D12.cpp | 49 // Pack both into a single version number. in GetDXCompilerVersion()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | QueueTests.cpp | 299 // Pack the data in the specified copy region to have the same
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-serialize.hh | 228 /* 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 D | EXT_texture3D.txt | 359 TexImage3DEXT above, substituting PACK* state for UNPACK* state in all
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
| H A D | MESA_shader_integer_functions.txt | 506 (5) Should the pack and unpack functions be included?
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| H A D | NV_packed_depth_stencil.txt | 48 is only natural to pack the two buffers into a single buffer with
|
| H A D | NV_parameter_buffer_object2.txt | 541 four scalars from a buffer and pack the results into a single temporary
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_sidebar.py | 47 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 D | GlobalValue.h | 92 // All bitfields use unsigned as the underlying type so that MSVC will pack
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| H A D | GlobalValue.h | 88 // All bitfields use unsigned as the underlying type so that MSVC will pack
|
| H A D | Value.h | 113 // Use the same type as the bitfield above so that MSVC will pack them.
|
| /third_party/protobuf/js/binary/ |
| H A D | proto_test.js | 652 any.pack(msg.serializeBinary(), 'jspb.test.TestAllTypes');
|
| /third_party/skia/gn/ |
| H A D | sksl_tests.gni | 335 "/sksl/intrinsics/Pack.sksl",
|
| /third_party/skia/modules/canvaskit/ |
| H A D | paragraph_bindings.cpp | 259 // 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 D | es3fReadPixelsTests.cpp | 411 TestCaseGroup* group = new TestCaseGroup(m_context, "alignment", "Read pixels pack alignment parameter tests"); in init()
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 81 // Pack D and S bias and scale to R and G in LogImage()
|
| /third_party/zlib/win32/ |
| H A D | DLL_FAQ.txt | 262 - MSVCRT.DLL exists on every Windows 95 with a new service pack
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 2757 SDValue Res = DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); 2767 return DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); 4199 { SystemZISD::PACK, 4, 4202 { SystemZISD::PACK, 2, 4205 { SystemZISD::PACK, 1, 4400 // elements of a PACK are twice as wide as the outputs. in getPermuteNode() 4402 P.Opcode == SystemZISD::PACK ? P.Operand * 2 : in getPermuteNode() 4413 } else if (P.Opcode == SystemZISD::PACK) { in getPermuteNode() 4416 Op = DAG.getNode(SystemZISD::PACK, DL, OutVT, Op0, Op1); in getPermuteNode() 4556 // the non-root shuffles match something like a pack o in getNode() [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 1529 /* 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()
|