HomeSort by relevance Sort by last modified time
    Searched full:pack (Results 176 - 200 of 2304) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/wpa_supplicant_8/src/eap_common/
eap_gpsk_common.h 36 #pragma pack(push, 1)
45 #pragma pack(pop)
eap_psk_common.h 29 #pragma pack(push, 1)
64 #pragma pack(pop)
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 10 # pragma pack(push, 8)
12 # pragma pack(push, 16)
  /packages/inputmethods/LatinIME/java/res/values/
config-dictionary-pack.xml 21 <!-- Configuration values for Dictionary pack. -->
23 <!-- Settings for the dictionary pack -->
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
direct.h 12 #pragma pack(push,_CRT_PACKING)
67 #pragma pack(pop)
ymath.h 12 #pragma pack(push,_CRT_PACKING)
51 #pragma pack(pop)
  /prebuilts/gdb/darwin-x86/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()
  /prebuilts/gdb/darwin-x86/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/gdb/darwin-x86/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/gdb/linux-x86/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()
  /prebuilts/gdb/linux-x86/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/gdb/linux-x86/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/ndk/current/sources/cxx-stl/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()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 45 Pack: {}})
48 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()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 45 Pack: {}})
48 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 125 ;// We then pack the two 16 bit multiplication result into a word and store at one go
139 PKHBT SrcDst00,SrcDst00,temp1,LSL #16 ;// Pack the first two product values
146 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product values
150 PKHBT SrcDst10,SrcDst10,temp1,LSL #16 ;// Pack the next two product values
158 PKHBT SrcDst12,SrcDst12,temp2,LSL #16 ;// Pack the next two product values
162 PKHBT SrcDst20,SrcDst20,temp1,LSL #16 ;// Pack the next two product values
174 PKHBT SrcDst22,SrcDst22,temp2,LSL #16 ;// Pack the remaining product values
268 ;// We then pack the two 16 bit multiplication result into a word and store at one go
282 PKHBT SrcDst00,SrcDst00,temp1,LSL #16 ;// Pack the first two product values
289 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product value
    [all...]
  /external/clang/test/CodeGen/
ms_struct-pack.c 4 #pragma pack(1)
34 #pragma pack(2)
65 #pragma pack(4)
95 #pragma pack(8)
127 #pragma pack(2)

Completed in 1871 milliseconds

1 2 3 4 5 6 78 91011>>