代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/162519/5547115
adb buffer_demo.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/112209/15491635
c comp-2.c
/*
* Listing 10 -- comp-2.c
*
* This module is the driver program for a variable order
* finite context compression program. The maximum order is
* determined by command line option. This
www.eeworm.com/read/100119/15883740
in test11.in
Tests for autocommands:
- FileWritePre writing a compressed file
- FileReadPost reading a compressed file
- BufNewFile reading a file template
- BufReadPre decompressing the file to be read
-
www.eeworm.com/read/436920/7758849
h decompress.h
#ifndef DECOMPRESS_H
#define DECOMPRESS_H
void memzero (void *s, long n);
#include "types.h" //for NULL
/* Return true if the image data at image_start_addr is compressed */
int image_is_compresse
www.eeworm.com/read/323119/13353196
test rpl_variables.test
source include/master-slave.inc;
set global slave_net_timeout=100;
set global sql_slave_skip_counter=100;
# End of 4.1 tests
# BUG #7800: Add various-slave related variables to SHOW VARIABLES
show
www.eeworm.com/read/215463/15060608
h decompress.h
#ifndef DECOMPRESS_H
#define DECOMPRESS_H
void memzero (void *s, long n);
#include "types.h" //for NULL
/* Return true if the image data at image_start_addr is compressed */
int image_is_compresse
www.eeworm.com/read/337546/3332339
makefile
#
# create a compressed vmlinuz image from the binary vmlinux.bin file
#
target = $(target_compressed_dir)
src = $(src_compressed_dir)
CC = gcc-cris -melf $(LINUXINCLUDE)
CFLAGS = -O2
LD = ld-cris
www.eeworm.com/read/324920/3491183
makefile
#
# create a compressed vmlinuz image from the binary vmlinux.bin file
#
target = $(target_compressed_dir)
src = $(src_compressed_dir)
CC = gcc-cris -melf $(LINUXINCLUDE)
CFLAGS = -O2
LD = ld-cris
www.eeworm.com/read/316872/3589782
makefile
#
# create a compressed vmlinuz image from the binary vmlinux.bin file
#
target = $(target_compressed_dir)
src = $(src_compressed_dir)
CC = gcc-cris -melf $(LINUXINCLUDE)
CFLAGS = -O2
LD = ld-cris
www.eeworm.com/read/393286/2478701
makefile
#
# create a compressed vmlinuz image from the binary vmlinux.bin file
#
target = $(target_compressed_dir)
src = $(src_compressed_dir)
CC = gcc-cris -melf $(LINUXINCLUDE)
CFLAGS = -O2
LD = ld-cris