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

<<31323334353637383940>>

  /external/eigen/Eigen/src/Core/products/
TriangularSolverMatrix.h 230 // triangular packing (we only pack the panels off the diagonal,
297 // pack the just computed part of lhs to A
  /external/libvorbis/lib/
codebook.c 13 function: basic codebook pack/unpack/code/decode operations
39 /* pack the codewords. There are two packings; length ordered and
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_mmx.asm 90 packuswb mm3, mm0 ; pack and unpack to saturate
186 packuswb mm3, mm0 ; pack and saturate
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 138 packuswb mm1, mm0 ; pack to bytes
234 packuswb mm1, mm0 ; pack to bytes
  /external/llvm/lib/Target/R600/
R600Packetizer.cpp 219 dbgs() << "Couldn't pack :\n";
236 dbgs() << "Couldn't pack :\n";
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.c 562 #pragma pack(push,2)
570 #pragma pack(pop)
  /external/mesa3d/src/glx/
pixel.c 268 ** into the clients memory using the pixel store PACK modes.
386 ** SWAP_BYTES = the current pixel storage pack mode, and ALIGNMENT = 4.
  /external/oprofile/events/i386/westmere/
events 21 event:0x12 counters:0,1,2,3 um:simd_int_128 minimum:200000 name:SIMD_INT_128 : 128 bit SIMD integer pack operations
88 event:0xfd counters:0,1,2,3 um:simd_int_64 minimum:200000 name:SIMD_INT_64 : SIMD integer 64 bit pack operations
  /external/proguard/src/proguard/gui/
ClassSpecificationDialog.java 254 pack();
480 pack(); method
MemberSpecificationDialog.java 225 pack();
429 pack(); method
  /external/skia/src/sfnt/
SkOTTable_OS_2_V3.h 17 #pragma pack(push, 1)
545 #pragma pack(pop)
SkOTTable_OS_2_V4.h 17 #pragma pack(push, 1)
580 #pragma pack(pop)
SkOTTable_name.h 16 #pragma pack(push, 1)
576 #pragma pack(pop)
  /external/strace/
Android.patch 53 + * Let's pack it so the padding goes away to simplify dual ABI support.
54 + * Note that user space does NOT have to pack this structure.
  /external/wpa_supplicant_8/src/drivers/
driver_wired.c 31 #pragma pack(push, 1)
41 #pragma pack(pop)
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_menu.jd 63 Templates Pack</a>.</p>
281 Icon Templates Pack.</li>
  /frameworks/base/docs/html/training/implementing-navigation/
nav-drawer.jd 30 class="button">Download the Action Bar Icon Pack</a>
308 >Download the Action Bar Icon Pack</a>.</p>
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
loongson.h 55 /* Pack with signed saturation. */
68 /* Pack with unsigned saturation. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
loongson.h 55 /* Pack with signed saturation. */
68 /* Pack with unsigned saturation. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdk.h 29 #pragma pack(2)
463 #pragma pack()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 29 #pragma pack(2)
463 #pragma pack()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 29 #pragma pack(2)
463 #pragma pack()
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
loongson.h 55 /* Pack with signed saturation. */
68 /* Pack with unsigned saturation. */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
loongson.h 55 /* Pack with signed saturation. */
68 /* Pack with unsigned saturation. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 192 scrollbar.pack(side=RIGHT, fill=Y)
193 listbox.pack(side=LEFT, fill=BOTH, expand=True)

Completed in 1110 milliseconds

<<31323334353637383940>>