代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3605644
c bitmap.c
/*
* linux/fs/minix/bitmap.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* Modified for 680x0 by Hamish Macdonald
* Fixed for 680x0 by Andreas Schwab
*/
/* bitmap.c contains the code
www.eeworm.com/read/316872/3605674
c bitmap.c
/*
* bitmap.c - NTFS kernel bitmap handling. Part of the Linux-NTFS project.
*
* Copyright (c) 2004-2005 Anton Altaparmakov
*
* This program/include file is free software; you can redistribute i
www.eeworm.com/read/316872/3605678
h bitmap.h
/*
* bitmap.h - Defines for NTFS kernel bitmap handling. Part of the Linux-NTFS
* project.
*
* Copyright (c) 2004 Anton Altaparmakov
*
* This program/include file is free software; you ca
www.eeworm.com/read/316872/3605718
c bitmap.c
/*
* Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README
*/
/* Reiserfs block (de)allocator, bitmap-based. */
#include
#include
#include
www.eeworm.com/read/316872/3605990
c bitmap.c
/*
* linux/fs/hfs/bitmap.c
*
* Copyright (C) 1996-1997 Paul H. Hargrove
* (C) 2003 Ardis Technologies
* This file may be distributed under the terms of the GNU General Pub
www.eeworm.com/read/312725/3649045
h bitmap.h
#include "ppsmtype.h"
#include "sysicon.h"
#include "appicon.h"
#include "dialpan.h"
#define XUNHU 0 /* 48*48 */
#define GUPIAO 1 /* 48*48 */
#define DINGWEI 2 /* 48*48 */
#
www.eeworm.com/read/312645/3652919
hxx bitmap.hxx
#ifndef CYGONCE_KERNEL_BITMAP_HXX
#define CYGONCE_KERNEL_BITMAP_HXX
//==========================================================================
//
// bitmap.hxx
//
// Bitmap schedul
www.eeworm.com/read/312645/3652969
cxx bitmap.cxx
//==========================================================================
//
// sched/bitmap.cxx
//
// Bitmap scheduler class implementation
//
//===================================
www.eeworm.com/read/310424/3698124
lst bitmap.lst
C51 COMPILER V7.20 BITMAP 08/04/2007 17:20:12 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE BITMAP
OBJECT MODULE PLACED IN
www.eeworm.com/read/309211/3706514
c bitmap.c
/*
* linux/fs/bitmap.c
*
* (C) 1991 Linus Torvalds
*/
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
#include