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

1 2 3 4 5 67 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
60 labelMenu.pack(anchor=W, padx=5, pady=3)
61 self.entryMenu.pack(anchor=W, padx=5, pady=3)
62 labelPath.pack(anchor=W, padx=5, pady=3)
63 self.entryPath.pack(anchor=W, padx=5, pady=3)
66 browseButton.pack(pady=3)
68 frameButtons.pack(side=BOTTOM, fill=X)
168 Button(root,text='Dialog', command=run).pack()
configSectionNameDialog.py 42 self.frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
47 self.messageInfo.pack(padx=5,pady=5)#,expand=TRUE,fill=BOTH)
48 entryName.pack(padx=5,pady=5)
50 frameButtons.pack(side=BOTTOM,fill=X)
96 Button(root,text='Dialog',command=run).pack()
configDialog.py 97 self.buttonHelp.pack(side=RIGHT,padx=5)
98 self.buttonOk.pack(side=LEFT,padx=5)
99 self.buttonApply.pack(side=LEFT,padx=5)
100 self.buttonCancel.pack(side=LEFT,padx=5)
101 frameActionButtons.pack(side=BOTTOM)
102 Frame(self, height=2, borderwidth=0).pack(side=BOTTOM)
103 self.tabPages.pack(side=TOP,expand=TRUE,fill=BOTH)
149 frameFont.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
150 frameIndent.pack(side=LEFT,padx=5,pady=5,fill=Y)
152 frameFontName.pack(side=TOP,padx=5,pady=5,fill=X
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 45 Pack: {}})
48 Pack: {}})
SimpleDialog.py 20 self.message.pack(expand=1, fill=BOTH)
22 self.frame.pack()
33 b.pack(side=LEFT, fill=BOTH, expand=1)
107 t.pack()
109 q.pack()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_applesingle.py 17 applesingledata = struct.pack(">ll16sh", AS_MAGIC, AS_VERSION, "foo", 2) + \
18 struct.pack(">llllll", 1, 50, len(dataforkdata),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
60 labelMenu.pack(anchor=W, padx=5, pady=3)
61 self.entryMenu.pack(anchor=W, padx=5, pady=3)
62 labelPath.pack(anchor=W, padx=5, pady=3)
63 self.entryPath.pack(anchor=W, padx=5, pady=3)
66 browseButton.pack(pady=3)
68 frameButtons.pack(side=BOTTOM, fill=X)
168 Button(root,text='Dialog', command=run).pack()
configSectionNameDialog.py 42 self.frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
47 self.messageInfo.pack(padx=5,pady=5)#,expand=TRUE,fill=BOTH)
48 entryName.pack(padx=5,pady=5)
50 frameButtons.pack(side=BOTTOM,fill=X)
96 Button(root,text='Dialog',command=run).pack()
configDialog.py 97 self.buttonHelp.pack(side=RIGHT,padx=5)
98 self.buttonOk.pack(side=LEFT,padx=5)
99 self.buttonApply.pack(side=LEFT,padx=5)
100 self.buttonCancel.pack(side=LEFT,padx=5)
101 frameActionButtons.pack(side=BOTTOM)
102 Frame(self, height=2, borderwidth=0).pack(side=BOTTOM)
103 self.tabPages.pack(side=TOP,expand=TRUE,fill=BOTH)
149 frameFont.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
150 frameIndent.pack(side=LEFT,padx=5,pady=5,fill=Y)
152 frameFontName.pack(side=TOP,padx=5,pady=5,fill=X
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 45 Pack: {}})
48 Pack: {}})
SimpleDialog.py 20 self.message.pack(expand=1, fill=BOTH)
22 self.frame.pack()
33 b.pack(side=LEFT, fill=BOTH, expand=1)
107 t.pack()
109 q.pack()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_applesingle.py 17 applesingledata = struct.pack(">ll16sh", AS_MAGIC, AS_VERSION, "foo", 2) + \
18 struct.pack(">llllll", 1, 50, len(dataforkdata),
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 111 ;// We then pack the two 16 bit multiplication result into a word and store at one go
125 PKHBT SrcDst00,SrcDst00,temp1,LSL #16 ;// Pack the first two product values
132 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product values
136 PKHBT SrcDst10,SrcDst10,temp1,LSL #16 ;// Pack the next two product values
144 PKHBT SrcDst12,SrcDst12,temp2,LSL #16 ;// Pack the next two product values
148 PKHBT SrcDst20,SrcDst20,temp1,LSL #16 ;// Pack the next two product values
160 PKHBT SrcDst22,SrcDst22,temp2,LSL #16 ;// Pack the remaining product values
254 ;// We then pack the two 16 bit multiplication result into a word and store at one go
268 PKHBT SrcDst00,SrcDst00,temp1,LSL #16 ;// Pack the first two product values
275 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product value
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/backportPP/
Compat5005.pm 57 my $bit = unpack('B32', pack('N', $uni));
61 return pack('B*', sprintf('11110%s10%s10%s10%s', $w, $x, $y, $z));
74 return pack( 'H2', $1 );
77 my $bit = unpack("B*", pack("H*", $u));
89 return pack('B*', $utf8bit);
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/backportPP/
Compat5005.pm 57 my $bit = unpack('B32', pack('N', $uni));
61 return pack('B*', sprintf('11110%s10%s10%s10%s', $w, $x, $y, $z));
74 return pack( 'H2', $1 );
77 my $bit = unpack("B*", pack("H*", $u));
89 return pack('B*', $utf8bit);
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/backportPP/
Compat5005.pm 57 my $bit = unpack('B32', pack('N', $uni));
61 return pack('B*', sprintf('11110%s10%s10%s10%s', $w, $x, $y, $z));
74 return pack( 'H2', $1 );
77 my $bit = unpack("B*", pack("H*", $u));
89 return pack('B*', $utf8bit);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
SHA256Digest.java 4 import org.bouncycastle.crypto.util.Pack;
80 // X[xOff] = Pack.bigEndianToInt(in, inOff);
111 Pack.intToBigEndian(H1, out, outOff);
112 Pack.intToBigEndian(H2, out, outOff + 4);
113 Pack.intToBigEndian(H3, out, outOff + 8);
114 Pack.intToBigEndian(H4, out, outOff + 12);
115 Pack.intToBigEndian(H5, out, outOff + 16);
116 Pack.intToBigEndian(H6, out, outOff + 20);
117 Pack.intToBigEndian(H7, out, outOff + 24);
118 Pack.intToBigEndian(H8, out, outOff + 28)
    [all...]
  /external/chromium/chrome/browser/themes/
browser_theme_pack.cc 26 // Version number of the current theme pack. We just throw out and rebuild
32 // "header" to be written last. That way we can detect whether the pack was
34 // written (i.e. chrome crashed on a different thread while writing the pack).
83 // IDs when storing to a cached pack.
336 BrowserThemePack* pack = new BrowserThemePack; local
337 pack->BuildHeader(extension);
338 pack->BuildTintsFromJSON(extension->GetThemeTints());
339 pack->BuildColorsFromJSON(extension->GetThemeColors());
340 pack->BuildDisplayPropertiesFromJSON(extension->GetThemeDisplayProperties());
344 pack->ParseImageNamesFromJSON(extension->GetThemeImages()
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Atlas.java 82 * @param type The algorithm to use to pack rectangles in the atlas
97 * @param type The algorithm to use to pack rectangles in the atlas
112 * @param width The width of the rectangle to pack in the atlas
113 * @param height The height of the rectangle to pack in the atlas
118 * @see #pack(int, int, Atlas.Entry)
120 public Entry pack(int width, int height) { method in class:Atlas
121 return pack(width, height, null);
127 * @param width The width of the rectangle to pack in the atlas
128 * @param height The height of the rectangle to pack in the atlas
135 * @see #pack(int, int
137 public Entry pack(int width, int height, Entry entry) { method in class:Atlas
164 abstract Entry pack(int width, int height, Entry entry); method in class:Atlas.Policy
280 Entry pack(int width, int height, Entry entry) { method in class:Atlas.SlicePolicy
    [all...]

Completed in 682 milliseconds

1 2 3 4 5 67 8 91011>>