Home
last modified time | relevance | path

Searched full:pack (Results 1701 - 1725 of 2059) sorted by relevance

1...<<61626364656667686970>>...83

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java1427 this.pack();
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc426 // Pack LSB to MSB. in BytecodeOperandReadUnaligned()
/third_party/node/deps/v8/src/objects/
H A Dobjects-inl.h718 return MapWord(Pack(map.ptr())); in FromMap()
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1073 /* pack and emit */ in translate_attr_convert()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl120 { $big_endian=(unpack('L',pack('N',1))==1); }
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-ia64.pl51 { $big_endian=(unpack('L',pack('N',1))==1); }
/third_party/node/deps/uv/src/win/
H A Dutil.c1787 /* Append service pack information to the version if present. */ in uv_os_uname()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs557 // 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 Dghash-ia64.pl51 { $big_endian=(unpack('L',pack('N',1))==1); }
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp423 // varying, then D3D will pack them into N registers.
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramExecutable.cpp932 // D3D9 pack mode is strictly more strict than WebGL, so takes priority. in linkMergedVaryings()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferOperations.cpp961 /* Bind buffer object to pixel pack buffer */ in initializeBufferObjectData()
/third_party/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl120 { $big_endian=(unpack('L',pack('N',1))==1); }
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_outline_function.cpp876 // instruction to pack all the non-void output values into a struct, and in PopulateOutlinedFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_outline_function.cpp876 // instruction to pack all the non-void output values into a struct, and in PopulateOutlinedFunction()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_neon.c387 // Pack the high values in to q4 and q6 in FTransform_NEON()
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp721 // We're trying to pack left and top into int16_t, in generateMetrics()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp708 // glReadPixels with a pack buffer. Create a temporary FBO for the copy. in Execute()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_packed_depth_stencil.txt70 applications, so it is only natural to pack the two buffers into a
/third_party/python/Doc/library/
H A Dlogging.config.rst161 string packed in binary using ``struct.pack('>L', n)``.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h515 // FIXME: A char* or SymbolStringPtr may pack better.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td314 def z_pack : SDNode<"SystemZISD::PACK", SDT_ZVecBinaryConv>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallingConv.td211 // for functions that return two i8 values are currently expected to pack the
H A DX86CmovConversion.cpp618 // first CMOV and last CMOV, then pack the group and make the CMOV instruction in convertCmovInstsToBranches()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp2670 // Use 32 bit reads & writes, and pack and unpack the 16-bit values. in RefMapArea16()

Completed in 51 milliseconds

1...<<61626364656667686970>>...83