代码搜索:adjusted
找到约 378 项符合「adjusted」的源代码
代码结果 378
www.eeworm.com/read/250015/4443175
c decompress_unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/227259/4776673
c decompress_unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/179911/5298276
h affs_fs_sb.h
#ifndef _AFFS_FS_SB
#define _AFFS_FS_SB
/*
* super-block data in memory
*
* Block numbers are adjusted for their actual size
*
*/
#define MAX_ZONES 8
#define AFFS_DATA_MIN_FREE 512 /* Number o
www.eeworm.com/read/350097/3133166
h affs_fs_sb.h
#ifndef _AFFS_FS_SB
#define _AFFS_FS_SB
/*
* super-block data in memory
*
* Block numbers are adjusted for their actual size
*
*/
#define MAX_ZONES 8
#define AFFS_DATA_MIN_FREE 512 /* Number o
www.eeworm.com/read/295117/3912068
c decompress_unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/283355/4080227
patch sh-libgcc-hidden.patch
[adjusted very slightly to apply to gcc-3.3.2 - dank]
From: kaz Kojima
I've noticed one more problem about this issue. In the testcase given
by ZhouChang, libdemo.so export
www.eeworm.com/read/428548/1958728
c decompress_unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/418008/2094456
c decompress_unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/173430/9658606
c unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/164463/10107415
h affs_fs_sb.h
#ifndef _AFFS_FS_SB
#define _AFFS_FS_SB
/*
* super-block data in memory
*
* Block numbers are adjusted for their actual size
*
*/
struct affs_bm_info {
u32 bm_key; /* Disk block number */
u