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

<<31323334353637383940>>

  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java 185 * 8 bytes which pack the MosaicWidth and MosaicHeight integers into 4 bytes each
  /packages/apps/Mms/src/com/android/mms/transaction/
NotificationTransaction.java 256 // Pack M-NotifyResp.ind and send it
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 60 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
69 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
87 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
96 /* Pack the two 32-bit values from M1 into the lower two 16-bit values of
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
compileall.py 90 expect = struct.pack('<4sl', imp.get_magic(), mtime)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ClassBrowser.py 49 sc.frame.pack(expand=1, fill="both")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
compileall.py 90 expect = struct.pack('<4sl', imp.get_magic(), mtime)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ClassBrowser.py 49 sc.frame.pack(expand=1, fill="both")
  /system/core/libutils/
LinearTransform.cpp 98 // Pack the result and deal with the round-up case (As well as the
  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletToSigConverter.java 101 for (PackageDoc pack : root.specifiedPackages()) {
102 assert packageNames.contains(pack.name());
103 packages.add(convertPackage(pack));
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 95 return chr(mask_bit | 126) + struct.pack('!H', length)
97 return chr(mask_bit | 127) + struct.pack('!Q', length)
382 body = struct.pack('!H', code) + encoded_reason
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_SSE2.cpp 113 // Pack lower 4 16 bit values of sum into lower 4 bytes.
229 // Pack lower 4 16 bit values of sum into lower 4 bytes.
741 // Pack lower 4 16 bit values of sum into lower 4 bytes.
  /external/clang/include/clang/Sema/
ScopeInfo.h 368 /// \brief The location of the ellipsis that expands a parameter pack.
427 /// indicates that the capture is a pack expansion.
603 /// \brief Whether the lambda contains an unexpanded parameter pack.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-swing.jar 
  /external/skia/src/opts/
SkBitmapProcState_opts_SSE2.cpp 113 // Pack lower 4 16 bit values of sum into lower 4 bytes.
229 // Pack lower 4 16 bit values of sum into lower 4 bytes.
741 // Pack lower 4 16 bit values of sum into lower 4 bytes.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8_s.s 448 ORR p2p0, tVal6, tVal2, LSL #16 ;// p2p0 = pack {p2, p0}
472 ORR p3210, pp2pp0, pp3pp1, LSL #8 ;// pack {p3,p2, p1, p0}
475 ORR p7654, pp6pp4, pp7pp5, LSL #8 ;// pack {p7,p6, p5, p4}
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h 90 /* Returns the TREE_VEC of elements of a given generic argument pack. */
167 function parameter pack. */
479 /* Determine if a tree is a function parameter pack. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h 90 /* Returns the TREE_VEC of elements of a given generic argument pack. */
167 function parameter pack. */
479 /* Determine if a tree is a function parameter pack. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mmintrin.h 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of
153 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of
168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of

Completed in 1563 milliseconds

<<31323334353637383940>>