Searched full:pack (Results 1326 - 1350 of 1673) sorted by relevance
1...<<51525354555657585960>>...67
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_none_4.h | 692 * @brief Pack low 8 bits of N (vector width) lanes into bottom of vector.
|
| /third_party/cups-filters/filter/ |
| H A D | rastertoescpx.c | 1338 * Do TIFF pack-bits encoding... in CompressData()
|
| /third_party/libuv/src/win/ |
| H A D | util.c | 1592 /* Append service pack information to the version if present. */ in uv_os_uname()
|
| /third_party/mbedtls/library/ |
| H A D | gcm.c | 142 /* pack elements of H as 64-bits ints, big-endian */ in gcm_gen_table()
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_expression_operation.py | 541 # Floating point pack and unpack operations.
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 1171 * datatype) when we write/pack the colors later.
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm.c | 1061 /* Only FS uses unpacked f16. Other stages pack 16-bit outputs into low and high bits of f32. */ in si_llvm_translate_nir()
|
| H A D | si_shader_llvm_vs.c | 292 /* Pack the output. */ in si_llvm_streamout_store_output()
|
| H A D | si_compute_blit.c | 708 * and that surf_size is then modified to pack the values in si_compute_copy_image()
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 402 * This will tell the gallium driver how to pack pixel data into
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compiler.h | 293 * Note: since we don't currently pack varyings, it is currently impossible
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_job_render.c | 1328 * possible to fully pack CR_ISP_CTL above rather than having to OR in part in pvr_render_job_ws_fragment_state_init()
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 83 /* Must pack the device the old way (attr->rdev limited to 32 bits) */ in convert_stat()
|
| /third_party/openGLES/extensions/EXT/ |
| H A D | EXT_packed_depth_stencil.txt | 70 applications, so it is only natural to pack the two buffers into a
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | context.c | 1155 _mesa_reference_buffer_object(ctx, &ctx->Pack.BufferObj, NULL); in _mesa_free_context_data()
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | Demo.java | 1427 this.pack();
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-assembler.cc | 426 // Pack LSB to MSB. in BytecodeOperandReadUnaligned()
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects-inl.h | 718 return MapWord(Pack(map.ptr())); in FromMap()
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 1073 /* pack and emit */ in translate_attr_convert()
|
| /third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
| H A D | sha512-ia64.pl | 120 { $big_endian=(unpack('L',pack('N',1))==1); }
|
| /third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
| H A D | ghash-ia64.pl | 51 { $big_endian=(unpack('L',pack('N',1))==1); }
|
| /third_party/node/deps/uv/src/win/ |
| H A D | util.c | 1787 /* Append service pack information to the version if present. */ in uv_os_uname()
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | JsonParser.cs | 557 // Now that we have the message data, we can pack it into an Any (the message received as a parameter). in MergeAny()
|
| /third_party/openssl/crypto/modes/asm/ |
| H A D | ghash-ia64.pl | 51 { $big_endian=(unpack('L',pack('N',1))==1); }
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | DynamicHLSL.cpp | 423 // varying, then D3D will pack them into N registers.
|
Completed in 51 milliseconds
1...<<51525354555657585960>>...67