HomeSort by relevance Sort by last modified time
    Searched full:pack (Results 1051 - 1075 of 1834) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 572 my ($pack,$file,$line);
573 ($pack,$file,$line) = caller();
  /external/chromium_org/third_party/mesa/src/src/glx/
glxclient.h 718 ** the pack modes to pack back into the clients requested format.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 111 struct gl_pixelstore_attrib Pack, Unpack;
565 save->Pack = ctx->Pack;
567 ctx->Pack = ctx->DefaultPacking;
893 ctx->Pack = save->Pack;
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 42 #pragma pack(1)
922 #pragma pack()
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 48 #pragma pack(1)
758 #pragma pack()
  /external/chromium_org/third_party/opus/src/silk/fixed/
noise_shape_analysis_FIX.c 384 /* Pack two coefficients in one int32 */
394 /* Pack two coefficients in one int32 */
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.cpp 644 r.appendf("Pack Row length support: %s\n", (fPackRowLengthSupport ? "YES": "NO"));
645 r.appendf("Pack Flip Y support: %s\n", (fPackFlipYSupport ? "YES": "NO"));
  /external/chromium_org/ui/base/resource/
resource_bundle_unittest.cc 480 // The 1.4x pack was not loaded. Requesting the 1.4x resource should return
501 // 2x data pack bitmap has custom chunk to indicate that the 2x bitmap is not
  /external/clang/test/Sema/
ms_class_layout.cpp 4 #pragma pack(push, 8)
142 #pragma pack(pop)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java 511 m_table.pack();
549 column.pack();
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 408 // on, the other hand it is good for the cache to pack the vector anyways...
480 // on, the other hand it is good for the cache to pack the vector anyways...
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/
SettingsDialog.java 201 pack(); // Resize to accomodate the new image method
339 pack(); method
  /external/libvpx/libvpx/vp8/common/arm/armv6/
filter_v6.asm 320 pkhbt r12, r5, r4 ; pack the filter differently
392 pkhbt r12, r5, r4 ; pack the filter differently
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm 126 packuswb xmm1, xmm0 ; pack to bytes
216 packuswb xmm1, xmm0 ; pack to bytes
vp9_subpixel_8t_sse2.asm 79 packuswb xmm0, xmm0 ;pack to byte
171 packuswb xmm0, xmm0 ;pack back to byte
  /external/llvm/include/llvm/
DIBuilder.h 362 /// \brief Create debugging information for a template parameter pack.
366 /// @param Val An array of types in the pack.
    [all...]
  /external/mesa3d/src/glx/
glxclient.h 718 ** the pack modes to pack back into the clients requested format.
  /external/mesa3d/src/mesa/drivers/common/
meta.c 111 struct gl_pixelstore_attrib Pack, Unpack;
565 save->Pack = ctx->Pack;
567 ctx->Pack = ctx->DefaultPacking;
893 ctx->Pack = save->Pack;
    [all...]
  /external/openssh/
pkcs11.h 85 #pragma pack(push, cryptoki, 1)
    [all...]
  /external/protobuf/python/google/protobuf/internal/
encoder.py 472 format: The format string to pass to struct.pack().
478 local_struct_pack = struct.pack
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 629 /* 2x32->4x16 and 4x16->8x8 PACK and Signed Saturate
641 /* 4x16->8x8 PACK and Unsigned Saturate
  /external/skia/src/gpu/gl/
GrGLCaps.cpp 644 r.appendf("Pack Row length support: %s\n", (fPackRowLengthSupport ? "YES": "NO"));
645 r.appendf("Pack Flip Y support: %s\n", (fPackFlipYSupport ? "YES": "NO"));
  /external/valgrind/main/VEX/test/
mmxtest.c 408 /* 2x32->4x16 and 4x16->8x8 PACK and Signed Saturate
420 /* 4x16->8x8 PACK and Unsigned Saturate
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 386 #pragma pack(push, 1)
606 #pragma pack(pop)
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_mschapv2.c 28 #pragma pack(push, 1)
58 #pragma pack(pop)

Completed in 6096 milliseconds

<<41424344454647484950>>