HomeSort by relevance Sort by last modified time
    Searched refs:pack (Results 376 - 400 of 678) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureToolTip.java 140 // Pack the label to its minimum size -- unless we are positioning the tooltip
146 // left. To work around this, we simply pass false to pack such that it will reuse
154 mShell.pack(changed);
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkLocationChooserDialog.java 108 mStatusLabel.pack();
  /external/chromium_org/chrome/browser/resources/file_manager/css/
action_choice.css 12 -webkit-box-pack: center;
  /external/chromium_org/chrome/browser/resources/history/
history.css 417 .filter-status > div.in-content-pack-active,
418 .filter-status > div.in-content-pack-passive,
426 .in-content-pack-active {
438 .in-content-pack-passive {
  /external/chromium_org/chrome/browser/resources/ntp4/
apps_page.css 50 -webkit-box-pack: center;
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth.css 23 -webkit-box-pack: justify;
  /external/chromium_org/sandbox/win/src/
service_resolver_32.cc 11 #pragma pack(push, 1)
140 #pragma pack(pop)
  /external/chromium_org/third_party/WebKit/Source/wtf/
ThreadingWin.cpp 115 #pragma pack(push, 8)
122 #pragma pack(pop)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/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/devscripts/
licensecheck.pl 634 my ($pack,$file,$line);
635 ($pack,$file,$line) = caller();
  /external/chromium_org/ui/keyboard/resources/webui/
main.css 8 -webkit-box-pack: center;
  /external/chromium_org/v8/src/third_party/vtune/
ittnotify_config.h 324 #pragma pack(push, 8)
385 #pragma pack(pop)
  /external/harfbuzz/src/
harfbuzz-gpos-private.h 36 #pragma pack(push, 1)
724 #pragma pack(pop)
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 36 #pragma pack(push, 1)
724 #pragma pack(pop)
  /external/libvorbis/doc/
Makefile.am 45 residue-pack.png \
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 151 pkhtb r4, r2, r8, asr #20 ; pack and scale bottom halfword
152 pkhtb r5, r3, r9, asr #20 ; pack and scale bottom halfword
205 pkhtb r4, r2, r8, asr #20 ; pack and scale bottom halfword
206 pkhtb r5, r3, r9, asr #20 ; pack and scale bottom halfword
  /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/wpa_supplicant_8/src/ap/
wpa_auth.h 17 #pragma pack(push, 1)
96 #pragma pack(pop)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 273 self.canvas.pack(fill="both", expand=1)
305 Tkinter.Button(command=root.quit, text="Quit").pack()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 3 pack(x) converts a Python object to an AEDesc object
14 and pack(x) will create an AE object reference equivalent to AppleScript's
19 files: the pack stuff from aepack, the objects from aetypes.
36 from aepack import packkey, pack, unpack, coerce, AEDescType namespace
103 ae.AEPutAttributeDesc(key, pack(value))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 273 self.canvas.pack(fill="both", expand=1)
305 Tkinter.Button(command=root.quit, text="Quit").pack()
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.cpp 749 unsigned pack = subHash[key];
750 unsigned _hash = pack & 0xFFFF;
755 unsigned _mn = (pack >> 24)&0xFF;
760 unsigned idx = (pack >> 16) & 0xFF;
767 unsigned pack = hash | (idx<<16) | (mn << 24);
769 subHash[key] = pack;
    [all...]
  /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-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...]
  /bionic/libc/netbsd/resolv/
res_cache.c 1148 DnsPacket pack[1]; local
1150 _dnsPacket_init(pack, e->query, e->querylen);
1151 return _dnsPacket_hashQuery(pack);
1159 DnsPacket pack[1]; local
1461 DnsPacket pack[1]; local
    [all...]

Completed in 1609 milliseconds

<<11121314151617181920>>