代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/229812/4750173
gml rftgacon.gml
:p.
The :hp2.compact:ehp2. attribute indicates that the
:I2 refid='gacompa'.gacompa
list items should be compacted. Blank lines that
are normally placed between the list items will be suppressed.
www.eeworm.com/read/229812/4751945
gml optdflts.gml
.np
A summary of the option defaults follows:
.ix 'default options'
.begnote $compact $setptnt 12
.note 0
16-bit only
.note 5
32-bit only
.note ALign
.note NOAUtomatic
.note NOBOunds
.note
www.eeworm.com/read/217381/4872738
readme
U-Boot for MOUSSE/MPC8240 (KAHLUA)
----------------------------------
James Dougherty (jfd@broadcom.com), 09/10/01
The Broadcom/Vooha Mousse board is a 3U Compact PCI system board
which uses the MPC
www.eeworm.com/read/205930/5014106
c~ jcarith.c~
/*
* jcarith.c
*
* It can only acomplesh simple arithmetic coding.
*/
#include "commondecls.h"
#define RIGHT_SHIFT(x,shft) x>=0 ? x>>shft : -((-x)>>shft)
/* We use a compact representation wit
www.eeworm.com/read/205930/5014128
c saveudbmp.c
/*
*saveudbmp.c is reedited from IJG code by Fujian Shi(fieagle@yahoo.com.cn).
* This file and commondecls.h can save a graycolor bmp image to a compact file.
*
*/
#include "commondecls.h" /* Co
www.eeworm.com/read/200288/5069766
readme
U-Boot for MOUSSE/MPC8240 (KAHLUA)
----------------------------------
James Dougherty (jfd@broadcom.com), 09/10/01
The Broadcom/Vooha Mousse board is a 3U Compact PCI system board
which uses the MPC
www.eeworm.com/read/192609/5151763
txt words.txt
.NET Compact Framework
.NET Framework
.NET Framework class library
.NET Framework data provider
A user-defined value type.
access control list (ACL)
ADO.NET
aggregate event
alpha channel
anc
www.eeworm.com/read/168763/5438830
readme
U-Boot for MOUSSE/MPC8240 (KAHLUA)
----------------------------------
James Dougherty (jfd@broadcom.com), 09/10/01
The Broadcom/Vooha Mousse board is a 3U Compact PCI system board
which uses the MPC
www.eeworm.com/read/312509/3671051
c~ jcarith.c~
/*
* jcarith.c
*
* It can only acomplesh simple arithmetic coding.
*/
#include "commondecls.h"
#define RIGHT_SHIFT(x,shft) x>=0 ? x>>shft : -((-x)>>shft)
/* We use a compact representation wit
www.eeworm.com/read/312509/3671073
c saveudbmp.c
/*
*saveudbmp.c is reedited from IJG code by Fujian Shi(fieagle@yahoo.com.cn).
* This file and commondecls.h can save a graycolor bmp image to a compact file.
*
*/
#include "commondecls.h" /* Co