代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/133287/5906502
h digestengine.h
//
// DigestEngine.h
//
// $Id: //poco/Main/Foundation/include/Foundation/DigestEngine.h#5 $
//
// Definition of class DigestEngine.
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Inform
www.eeworm.com/read/133287/5906806
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/133287/5906832
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/133108/5907675
h sdl_syscdrom_c.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/132748/5909679
h ppp-comp.h
/*
* ppp-comp.h - Definitions for doing PPP packet compression.
*
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
* Permission to use, copy, modify, and distrib
www.eeworm.com/read/132748/5909713
h sdla_chdlc.h
/*************************************************************************
sdla_chdlc.h Sangoma Cisco HDLC firmware API definitions
Author: Gideon Hack
Nenad Corbic
www.eeworm.com/read/132748/5909740
h yam.h
/*****************************************************************************/
/*
* yam.h -- YAM radio modem driver.
*
* Copyright (C) 1998 Frederic Rible F1OAT (frible@teaser.fr)
* Adapted fro
www.eeworm.com/read/132748/5909928
h telephony.h
/*
* telephony.h
*
* Basic Linux Telephony Interface
*
* (c) Copyright 1999 Quicknet Technologies, Inc.
*
* This program is free software; yo
www.eeworm.com/read/132748/5909957
h mtio.h
/*
* linux/mtio.h header file for Linux. Written by H. Bergman
*
* Modified for special ioctls provided by zftape in September 1997
* by C.-J. Heine.
*/
#ifndef _LINUX_MTIO_H
#define _LINUX_MTI
www.eeworm.com/read/132748/5909978
h dtlk.h
#if 0
#define TRACE_TXT(text) \
{ \
if(dtlk_trace) \
{ \
console_print(text); \
console_print("\n"); \
} \
}
#define TRACE_CHR(chr) \
{ \
if(dtlk_trace) \
console_print