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

<<21222324252627282930>>

  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 17 #pragma pack(push, 1)
96 #pragma pack(pop)
  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.h 21 #pragma pack(push, 1)
66 #pragma pack(pop)
  /ndk/sources/host-tools/sed-4.2.1/m4/
lib-link.m4 154 pushdef([PACK],[$2])
155 pushdef([PACKUP],[translit(PACK,[abcdefghijklmnopqrstuvwxyz./-],
160 popdef([PACK])
173 pushdef([PACK],[m4_ifdef([acl_frompackage_]NAME, [acl_frompackage_]NAME, lib[$1])])
174 pushdef([PACKUP],[translit(PACK,[abcdefghijklmnopqrstuvwxyz./-],
178 pushdef([P_A_C_K],[m4_if(m4_version_compare(m4_defn([m4_PACKAGE_VERSION]),[2.61]),[-1],[translit(PACK,[.],[_])],PACK)])
663 popdef([PACK])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 80 # Pack the label widget before and above the text_frame widget,
82 self.label.pack(side=TOP, fill=X, expand=False,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 206 w.pack()
209 w.pack()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
PixMapWrapper.py 72 self._header = struct.pack("lhhhhhhhlllhhhhlll",
89 + struct.pack(fmt, bytes) \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 80 # Pack the label widget before and above the text_frame widget,
82 self.label.pack(side=TOP, fill=X, expand=False,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 206 w.pack()
209 w.pack()
  /external/chromium/chrome/common/extensions/docs/
packaging.html 386 Click the <b>Pack extension</b> button.
444 Click the <b>Pack extension</b> button.
475 Use the <code>--pack-extension</code> flag
477 Use <code>--pack-extension-key</code>
482 <pre>chrome.exe --pack-extension=c:\myext --pack-extension-key=c:\myext.pem
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 429 #pragma pack(push, 1)
580 #pragma pack(pop)
613 #pragma pack(1)
621 #pragma pack()
831 #pragma pack(1)
838 #pragma pack()
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 33 * Pack/unpacking is necessary for conversion between types of different
362 * Non-interleaved pack.
493 * Non-interleaved pack and saturate.
515 /* All X86 SSE non-interleaved pack instructions take signed inputs and
654 * same size as the destination vector, then pack normally.
672 * Truncate bit width but expand vector size - first pack
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format.h 42 * Describe how to pack/unpack pixels into/from the prescribed format.
212 * Pack pixel blocks from R8G8B8A8_UNORM.
244 * Pack pixel blocks from R32G32B32A32_FLOAT.
276 * Pack pixels from Z32_FLOAT.
298 * Pack pixels from Z32_FLOAT.
320 * Pack pixels from S8_UINT.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
image.c 652 * and size, and the pack skipPixels, skipRows and rowLength are adjusted
665 struct gl_pixelstore_attrib *pack)
669 if (pack->RowLength == 0) {
670 pack->RowLength = *width;
675 pack->SkipPixels += (0 - *srcX);
688 pack->SkipRows += (0 - *srcY);
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 454 // Pack lower 4 16 bit values of sum into lower 4 bytes.
481 // Pack lower 4 16 bit values of sum into lower 4 bytes.
528 // Pack lower 4 16 bit values of sum into lower 4 bytes.
562 // Pack lower 4 16 bit values of sum into lower 4 bytes.
635 // Pack lower 4 16 bit values of sum into lower 4 bytes.
693 // Pack lower 4 16 bit values of sum into lower 4 bytes.
  /external/chromium_org/ui/base/resource/
resource_bundle.cc 229 LOG(ERROR) << "Failed to load data pack from file."
463 // Fall back on the main data pack (shouldn't be any strings here except in
472 // Strings should not be loaded from a data pack that contains binary data.
476 << "requested localized string from binary pack file";
478 // Data pack encodes strings as either UTF8 or UTF16.
591 // unknown pass just the pack file name.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 33 * Pack/unpacking is necessary for conversion between types of different
362 * Non-interleaved pack.
493 * Non-interleaved pack and saturate.
515 /* All X86 SSE non-interleaved pack instructions take signed inputs and
654 * same size as the destination vector, then pack normally.
672 * Truncate bit width but expand vector size - first pack
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 42 * Describe how to pack/unpack pixels into/from the prescribed format.
212 * Pack pixel blocks from R8G8B8A8_UNORM.
244 * Pack pixel blocks from R32G32B32A32_FLOAT.
276 * Pack pixels from Z32_FLOAT.
298 * Pack pixels from Z32_FLOAT.
320 * Pack pixels from S8_UINT.
  /external/mesa3d/src/mesa/main/
image.c 652 * and size, and the pack skipPixels, skipRows and rowLength are adjusted
665 struct gl_pixelstore_attrib *pack)
669 if (pack->RowLength == 0) {
670 pack->RowLength = *width;
675 pack->SkipPixels += (0 - *srcX);
688 pack->SkipRows += (0 - *srcY);
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 454 // Pack lower 4 16 bit values of sum into lower 4 bytes.
481 // Pack lower 4 16 bit values of sum into lower 4 bytes.
528 // Pack lower 4 16 bit values of sum into lower 4 bytes.
562 // Pack lower 4 16 bit values of sum into lower 4 bytes.
635 // Pack lower 4 16 bit values of sum into lower 4 bytes.
693 // Pack lower 4 16 bit values of sum into lower 4 bytes.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 25 <li><a href="#templates">Using the App Widget Templates Pack</a></li>
31 <li><a href="{@docRoot}shareables/app_widget_templates-v4.0.zip">App Widget Templates Pack,
320 <h2 id="templates">Using the App Widget Templates Pack</h2>
332 <p class="img-caption"><strong>Figure 8.</strong> Excerpts from the App Widget Templates Pack
336 <p>You can obtain the latest App Widget Templates Pack archive using the link below:</p>
339 Download the App Widget Templates Pack for Android 4.0 &raquo;</a></p>
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_msgutil.py 490 ('\x88\x8a', struct.pack('!H', 1000) + 'Good bye'))
511 '\x88\x8a' + _mask_hybi(struct.pack('!H', 1000) + 'Good bye'))
553 data += '\x88\x8a' + _mask_hybi(struct.pack('!H', 1000) + 'Good bye')
587 data += '\x88\x8a' + _mask_hybi(struct.pack('!H', 1000) + 'Good bye')
653 data += '\x88\x8a' + _mask_hybi(struct.pack('!H', 1000) + 'Good bye')
692 data += '\x88\x8a' + _mask_hybi(struct.pack('!H', 1000) + 'Good bye')
708 struct.pack('!H', common.STATUS_NORMAL_CLOSURE) + reason))
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
media_controls.css 165 -webkit-box-pack: center;
260 -webkit-box-pack: center;
323 -webkit-box-pack: end;
337 -webkit-box-pack: center;
474 -webkit-box-pack: center;
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
encoder.py 478 format: The format string to pass to struct.pack().
484 local_struct_pack = struct.pack
515 passing non-finite floating-point values to struct.pack, and makes a
520 format: The format string to pass to struct.pack().
550 local_struct_pack = struct.pack
  /external/libvorbis/lib/
info.c 435 /* pack side **********************************************************/
512 if(_floor_P[ci->floor_type[i]]->pack)
513 _floor_P[ci->floor_type[i]]->pack(ci->floor_param[i],opb);
522 _residue_P[ci->residue_type[i]]->pack(ci->residue_param[i],opb);
529 _mapping_P[ci->map_type[i]]->pack(vi,ci->map_param[i],opb);
  /external/speex/libspeex/
filters_bfin.h 128 "R2 = PACK(R1.L, R2.L);\n\t" /* pack x16 and y16 */
160 "R2 = PACK(R4.L, R2.L);\n\t" /* pack x16 and y16 */
194 "R5 = PACK(R0.L, R5.L) || W[P1++] = R0;\n\t" /* shift y | store y */

Completed in 2125 milliseconds

<<21222324252627282930>>