代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/238233/13901734
c bitmap.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/135656/13911848
c bitmap.c
/*
rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/135592/13917936
c bitmap.c
/*
* linux/fs/xiafs/bitmap.c
*
* Copyright (C) Q. Frank Xia, 1993.
*
* Based on Linus' minix/bitmap.c
* Copyright (C) Linus Torvalds, 1991, 1992.
*
* This software may be redistribute
www.eeworm.com/read/135592/13918009
c bitmap.c
/*
* linux/fs/affs/bitmap.c
*
* (c) 1996 Hans-Joachim Widmaier
*
*
* bitmap.c contains the code that handles all bitmap related stuff -
* block allocation, deallocation, calculation of free
www.eeworm.com/read/135592/13918377
c bitmap.c
/*
* linux/fs/minix/bitmap.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
www.eeworm.com/read/135592/13918576
c bitmap.c
/*
* linux/fs/ext2/bitmap.c
*
* Copyright (C) 1992, 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Universite Pierre et Marie Curie (Paris VI)
*/
www.eeworm.com/read/135580/13919331
dsp bitmap.dsp
# Microsoft Developer Studio Project File - Name="bitmap" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/135580/13920300
cxx bitmap.cxx
//
// "$Id: bitmap.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Bitmap label test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/135486/13926721
c bitmap.c
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
#include
#define clear_block(addr) \
__asm__("cld\n\t" \
"rep