代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/435699/1862454
h bitmap.h
/*ident "@(#)cls4:incl-master/proto-headers/sys/bitmap.h 1.1" */
#usedby svr4
/*******************************************************************************
C++ source for the C++ Language System
www.eeworm.com/read/432906/1888612
h bitmap.h
#ifndef __LINUX_BITMAP_H
#define __LINUX_BITMAP_H
#ifndef __ASSEMBLY__
#include
#include
#include
/*
* bitmaps provide bit arrays that consume one
www.eeworm.com/read/432906/1888913
h bitmap.h
#ifndef __XEN_BITMAP_H
#define __XEN_BITMAP_H
#ifndef __ASSEMBLY__
#include
#include
#include
#include
/*
* bitmaps provide bit arrays that
www.eeworm.com/read/430518/1921289
s bitmap.s
/*
* arch/s390/kernel/bitmap.S
* Bitmaps for set_bit, clear_bit, test_and_set_bit, ...
* See include/asm-s390/{bitops.h|posix_types.h} for details
*
* S390 version
* Copyright (C) 199
www.eeworm.com/read/430518/1922911
s bitmap.s
/*
* arch/s390/kernel/bitmap.S
* Bitmaps for set_bit, clear_bit, test_and_set_bit, ...
* See include/asm-s390/{bitops.h|posix_types.h} for details
*
* S390 version
* Copyright (C) 199
www.eeworm.com/read/430518/1927575
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 sp
www.eeworm.com/read/430518/1927602
c bitmap.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 28-05-1998 by Richard Frowijn : first release.
* 20-06-1998 by Fra
www.eeworm.com/read/430518/1927739
c bitmap.c
/*
* linux/fs/ext3/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/430518/1928389
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/430518/1928449
c bitmap.c
/*
* Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README
*/
#include
#include
#include
#include
#include