代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/493048/1169579
java gzipinputstream.java
//#condition MUJMAIL_COMPRESSED_CONNECTION
/*
* Created on Jun 25, 2007 at 11:12:23 AM.
*
* Copyright (c) 2007 Robert Virkus / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Po
www.eeworm.com/read/250243/4433837
s head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
www.eeworm.com/read/249895/4444880
java compressedfile.java
package org.garret.perst;
import java.io.*;
import java.util.*;
import java.util.zip.*;
/**
* Compressed read-only database file. You should create database using normal file (OSFile).
* T
www.eeworm.com/read/249895/4445159
java compressedfile.java
package org.garret.perst;
import java.io.*;
import java.util.*;
import java.util.zip.*;
/**
* Compressed read-only database file. You should create database using normal file (OSFile).
* T
www.eeworm.com/read/247605/4478221
1 bzmore.1
.\"Shamelessly copied from zmore.1 by Philippe Troin
.\"for Debian GNU/Linux
.TH BZMORE 1
.SH NAME
bzmore, bzless \- file perusal filter for crt viewing of bzip2 compressed text
.SH SY
www.eeworm.com/read/240678/4570802
c log.c
/*
* Embedded HTTP Server Compressed Log Utilities
*
* ./software/ch7/emhttps/log.c
*
* mtj@cogitollc.com
*
*/
#include
#include "log.h"
#include "emhttp.h"
#define HI_PRIORITY
www.eeworm.com/read/222917/4816829
phpt gzreadgzwriteplain.phpt
--TEST--
gzopen(), gzread(), gzwrite() for non-compressed data
--SKIPIF--
--POST--
--GET--
--FILE--
www.eeworm.com/read/337546/3330307
s head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
www.eeworm.com/read/324920/3489268
s head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
www.eeworm.com/read/318246/3570755
c main.c
#include
#include "compr_rubin.h"
#define __u32 int
/* _compress returns the compressed size, -1 if bigger */
int rtime_compress(unsigned char *data_in, unsigned char *cpage_out,
__u