代码搜索:Packing

找到约 2,087 项符合「Packing」的源代码

代码结果 2,087
www.eeworm.com/read/10438/186512

bitset

// bitset standard header #pragma once #ifndef _BITSET_ #define _BITSET_ #ifndef RC_INVOKED #include #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3)
www.eeworm.com/read/10438/186561

allocators

// header for extended allocators library #pragma once #ifndef _ALLOCATORS_ #define _ALLOCATORS_ #ifndef RC_INVOKED #include #include #pragma pack(push,_CRT_PACKING) #prag
www.eeworm.com/read/10438/186572

strstream

// strstream standard header #pragma once #ifndef _STRSTREAM_ #define _STRSTREAM_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3) #pragma p
www.eeworm.com/read/10438/186737

initializer_list

// initializer_list standard header #pragma once #ifndef _INITIALIZER_LIST_ #define _INITIALIZER_LIST_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(
www.eeworm.com/read/10438/186740

codecvt

// codecvt standard header #pragma once #ifndef _CODECVT_ #define _CODECVT_ #ifndef RC_INVOKED #include #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3)
www.eeworm.com/read/10438/186841

xlocmes

// xlocmes internal header (from ) #pragma once #ifndef _XLOCMES_ #define _XLOCMES_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3)
www.eeworm.com/read/10438/186920

utility

// utility standard header #pragma once #ifndef _UTILITY_ #define _UTILITY_ #ifndef RC_INVOKED #include #include #include #pragma pack(push,_CRT_PACKING)
www.eeworm.com/read/482538/1287156

cc threadmonitor.cc

// -*- c-basic-offset: 4 -*- /* * threadmonitor.{cc,hh} -- bin-packing sort for tasks (SMP Click) * Benjie Chen, Eddie Kohler * * Copyright (c) 1999-2000 Massachusetts Institute of Technology * C
www.eeworm.com/read/479931/1326594

cgs ipipe-fr400.cgs

# frv testcase # mach: fr400 .include "testutils.inc" start .global Ipipe Ipipe: ; Clear the packing bit of the insn at 'pack:'. We can't ; simply use '.p' because the assembler will catch th
www.eeworm.com/read/222708/4818516

in makefile.in

# compilation and packing of the native library for esd # SHELL = /bin/sh prefix=@prefix@ JAVADIR=$(prefix) OSNAME=@OSNAME@ ARCHNAME=@ARCHNAME@ CC=@CC@ CPPFLAGS=-Wall -I$(JAVADIR)/include -I$(JAVADI