/device/linaro/bootloader/edk2/IntelFspPkg/Include/Private/ |
FspGlobalData.h | 19 #pragma pack(1)
45 #pragma pack()
|
FspPatchTable.h | 17 #pragma pack(1)
30 #pragma pack()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Bluetooth.h | 19 #pragma pack(1)
41 #pragma pack()
|
DebugPortTable.h | 25 #pragma pack(1)
37 #pragma pack()
|
Tpm2Acpi.h | 20 #pragma pack (1)
49 #pragma pack ()
|
WindowsUxCapsule.h | 20 #pragma pack(1)
38 #pragma pack()
|
/device/linaro/bootloader/edk2/Nt32Pkg/Include/Guid/ |
WinNtSystemConfig.h | 22 #pragma pack(1)
30 #pragma pack()
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/ |
E820.h | 21 #pragma pack(1)
44 #pragma pack()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/ |
PiSmmCommunicationPrivate.h | 18 #pragma pack(push, 1)
28 #pragma pack(pop)
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/ |
CpuType.h | 34 #pragma pack(1)
71 #pragma pack()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/ |
PciLanInfo.h | 35 #pragma pack(1)
46 #pragma pack()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/ |
TextLabelWidget.java | 62 pack();
method 69 pack();
method 78 public void pack() {
method in class:TextLabelWidget 82 Log.w(TAG, "Attempt to pack empty text.");
152 pack();
method 163 pack();
method 174 pack();
method 182 pack();
method
|
/external/autotest/server/site_tests/platform_UReadAheadServer/ |
control | 17 This test deletes the existing ureadahead pack files from the client, reboots 18 the client, and checks whether new ureadahead pack files were created on
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
p22.cpp | 5 // parameter pack and the function parameter associated with P is not 6 // a function parameter pack, then template argument deduction fails.
|
/external/libmtp/src/ |
gphoto2-sync.sh | 25 cp ptp2/ptp-pack.c ptp-pack.c
|
/external/mesa3d/src/intel/genxml/ |
README | 2 started out trying to generate bit fields but it evolved into the pack 26 The pack functions on the other hand allows us a great deal of 29 the pack function, the compiler will recognize that the other is 34 laid out and aligned. Our pack functions let us control exactly 38 Once we have the pack function it allows us to hook in various 45 the pack function, we can actually assert on that and catch it at 58 have to call a function to do this, but with the pack function we 59 generate code in the pack function to do this for us. That's a
|
/external/python/cpython2/Demo/tkinter/matt/ |
entry-simple.py | 9 self.pack() 12 self.entrythingy.pack()
|
/external/skia/src/sfnt/ |
SkOTTable_EBSC.h | 15 #pragma pack(push, 1) 39 #pragma pack(pop)
|
SkOTTable_hhea.h | 14 #pragma pack(push, 1) 47 #pragma pack(pop)
|
SkOTTable_maxp_TT.h | 14 #pragma pack(push, 1) 41 #pragma pack(pop)
|
SkOTTable_post.h | 14 #pragma pack(push, 1) 43 #pragma pack(pop)
|
/external/syslinux/efi32/include/efi/ |
efipart.h | 29 #pragma pack(1) 58 #pragma pack()
|
/external/syslinux/efi64/include/efi/ |
efipart.h | 29 #pragma pack(1) 58 #pragma pack()
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
efipart.h | 29 #pragma pack(1) 58 #pragma pack()
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dos.h | 12 #pragma pack(push,_CRT_PACKING) 55 #pragma pack(pop)
|