Searched full:pack (Results 1601 - 1625 of 1865) sorted by relevance
1...<<61626364656667686970>>...75
/third_party/astc-encoder/Source/ |
H A D | astcenc_color_quantize.cpp | 32 * However, this leaves a number of decisions about exactly how to pack the endpoints open. In
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 1203 // MSVC doesn't understand how to deal with that pack expansion.
|
/third_party/libuv/src/win/ |
H A D | pipe.c | 1524 /* Pack into a single heap-allocated buffer: in uv__build_coalesced_write_req()
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_to_hw_instr.cpp | 425 /* 16-bit pack */
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_algebraic.py | 260 return hex(struct.unpack('Q', struct.pack('d', self.value))[0])
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 275 uint16_t pack(enum amd_gfx_level chip) const;
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 117 /* We only support the minimum allowed value (512), so that we can pack a 3D block size
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 1360 /* Pack state words. */ in pvr_device_init_compute_idfwdf_state()
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 1190 // MSVC doesn't understand how to deal with that pack expansion.
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_format.c | 1259 * Take an isl_color_value and pack it into the actual bits as specified by
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
H A D | v0.6.0.rst | 505 * optim: pack bb must set REPEAT_CFG
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-win32.cc | 404 // Windows XP Service Pack 3 made SystemTimeToTzSpecificLocalTime() in LocalOffset()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 473 /* Pack the descriptor into GPU memory */ in agx_create_sampler_view()
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | disassemble.c | 1505 /* TODO: properly decode format specifier for PACK/UNPACK ops */ in print_load_store_instr()
|
/third_party/mindspore/patches/ |
H A D | 0014-DynamicQuant-strategy-optimization.patch | 198 inline flatbuffers::Offset<DynamicQuant> DynamicQuant::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DynamicQuantT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
|
/third_party/node/deps/uv/src/win/ |
H A D | pipe.c | 1429 /* Pack into a single heap-allocated buffer: in uv__build_coalesced_write_req()
|
/third_party/python/Lib/idlelib/ |
H A D | pyshell.py | 654 sc.frame.pack(expand=1, fill="both")
|
/third_party/python/Lib/test/ |
H A D | mime.types | 1378 application/x-java-pack200 pack
|
/third_party/python/Lib/ |
H A D | shutil.py | 1195 """Removes the pack format from the registry."""
|
/third_party/python/Doc/library/ |
H A D | idle.rst | 881 Next enter ``b = tk.Button(root, text='button'); b.pack()``. Again,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | ContextMtl.mm | 1048 // This is a no-op, its only important to use the right pack state when we do
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 778 // Extract bits, pack and extend/trunc them into destination type. in ExpandLoad()
|
/third_party/skia/src/gpu/ops/ |
H A D | TextureOp.cpp | 371 // These must be based on uint16_t to help MSVC's pack bitfields optimally
|
/third_party/skia/src/core/ |
H A D | SkAAClip.cpp | 1383 // now pack everything into a RunHead
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngwrite.c | 1379 /* Pack pixels into bytes */ in png_write_png()
|
Completed in 68 milliseconds
1...<<61626364656667686970>>...75