代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4974251
c bitmap.c
/*
* bitmap.c - NTFS kernel bitmap handling. Part of the Linux-NTFS project.
*
* Copyright (c) 2004 Anton Altaparmakov
*
* This program/include file is free software; you can redistribute it and
www.eeworm.com/read/209559/4974255
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/209559/4974299
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/209559/4974452
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/209559/4974472
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/205824/5017336
c bitmap.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can
www.eeworm.com/read/205824/5019683
c bitmap.c
/*
* Unit test suite for bitmaps
*
* Copyright 2004 Huw Davies
* Copyright 2006 Dmitry Timoshkov
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/205824/5021053
c bitmap.c
/*
* ReactOS kernel
* Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/205824/5021715
c bitmap.c
#include "precomp.h"
/*
* @implemented
*/
HBITMAP STDCALL
CreateDIBSection(
HDC hDC,
CONST BITMAPINFO *BitmapInfo,
UINT Usage,
VOID **Bits,
HANDLE hSection,
DWORD dwOf
www.eeworm.com/read/205824/5021764
c bitmap.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipCreateBitmapFromStream(IStream* stream,
GpBitmap **bitmap)
{
return