Searched full:pack (Results 726 - 750 of 1661) sorted by relevance
1...<<21222324252627282930>>...67
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | FrameBufferMtl.h | 73 const gl::PixelPackState &pack,
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | FramebufferVk.h | 100 const gl::PixelPackState &pack,
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | VariablePacker_test.cpp | 78 TEST(VariablePacking, Pack) in TEST()
|
| /third_party/skia/src/core/ |
| H A D | SkBlitRow_D32.cpp | 48 // Pack the differences back together. in SkPMLerp_SSE2()
|
| H A D | SkRecords.h | 204 unsigned fAA : 1; // MSVC won't pack an enum with an bool, so we call this an unsigned.
|
| /third_party/skia/src/sksl/lex/ |
| H A D | TransitionTable.cpp | 22 // - 1-bit: reasonable in theory. Doesn't actually pack many slices.
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | Server.h | 82 // Unpack and forward the types of the parameter pack. in ForwardToServer()
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_textview.py | 76 self.assertRaises(TclError, scroll.pack)
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCFixup.h | 58 // Limit range of target fixups, in case we want to pack more efficiently
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
| H A D | WindowsSupport.h | 55 // Windows 8 is version 6.2, service pack 0. in RunningWindows8OrGreater()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingWriter.cpp | 191 // and pack the expanded file id into the remaining bits. in write()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCAsmBackend.cpp | 157 // and thus the shift to pack it.
|
| /third_party/skia/third_party/externals/tint/tools/src/lut/ |
| H A D | lut.go | 84 // This can improve the compaction as small sequences can pack into larger,
|
| /third_party/typescript/tests/arkTSTest/ |
| H A D | README.md | 19 npm pack
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fAndroidExtensionPackES31ATests.cpp | 252 const std::string description = "Check that extension " + name + " is supported if extension pack is supported"; in init()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
| H A D | cm_ipc_client.c | 184 CM_LOG_E("pack params failed, ret = %d", ret); in ClientSerializationAndSend()
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.cs | 29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | indeo3data.h | 237 * Pack two delta values (a,b) into one 16-bit word 284 * Pack four delta values (a,a,b,b) into one 32-bit word
|
| H A D | packet.h | 616 * Pack a dictionary for use in side_data. 618 * @param dict The dictionary to pack.
|
| /third_party/exfatprogs/mkfs/ |
| H A D | mkfs.c | 378 "\t --pack-bitmap Move bitmap into FAT segment\n" in usage() 394 {"pack-bitmap", no_argument, NULL, PACK_BITMAP },
|
| /third_party/ffmpeg/ |
| H A D | MAINTAINERS | 293 dshow.c Roger Pack (CC rogerdpack@gmail.com) 295 gdigrab.c Roger Pack (CC rogerdpack@gmail.com)
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_pack.c | 280 /* Generic pack for ALU instructions, which are quite regular */ 385 /* Pack! */ in agx_pack_alu()
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_double_ops.c | 34 * - pack/unpackDouble2x32 80 * bits and then pack it together with zero low 32 bits. in get_signed_inf()
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxclient.h | 719 ** the pack modes to pack back into the clients requested format.
|
| /third_party/node/deps/v8/third_party/ittapi/include/ |
| H A D | jitprofiling.h | 285 #pragma pack(push, 8) 578 #pragma pack(pop)
|
Completed in 38 milliseconds
1...<<21222324252627282930>>...67