代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/154890/5632704
cc bitmap.cc
/********************************************************************************
Copyright (C) 1999 Dirk Farin
This program is distributed under GNU Public License (GPL) as
outlined in
www.eeworm.com/read/154890/5632861
hh bitmap.hh
/********************************************************************************
libvideogfx/graphics/basic/bitmap.hh
purpose:
Abstract data type 'bitmap'.
notes:
to do:
author(s):
www.eeworm.com/read/154890/5632863
cc bitmap.cc
/********************************************************************************
Copyright (C) 1999 Dirk Farin
This program is distributed under GNU Public License (GPL) as
outlined in
www.eeworm.com/read/152843/5655922
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/473884/6842523
pkg bitmap.pkg
; @brief Package information file for Bitmap application
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0
;
;Languages
&EN
;
; UID is the app's UID
#{"Bitmap"},(0x101F6144),1,0,0
;
;
www.eeworm.com/read/473884/6842529
hrh bitmap.hrh
/**
*
* @brief Constants file for Bitmap application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifndef BITMAP_HRH
#define BITMAP_HRH
// Bitmap application view ids
www.eeworm.com/read/473884/6842534
loc bitmap.loc
/**
*
* @brief Definitions of languages for Bitmap application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "Bitmap.l01"
#endif // #ifdef LA
www.eeworm.com/read/473884/6842556
mmp bitmap.mmp
/**
*
* @brief Project specification file for Bitmap application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET Bitmap.app
TARGETTYPE app
UID 0x100039CE 0x101F6144
www.eeworm.com/read/473884/6842557
rss bitmap.rss
/**
*
* @brief Resource file for Bitmap application
*
* © EMCC Software Ltd
* @version 1.0
*/
// RESOURCE IDENTIFIER
NAME BITM // 4 letter ID
// INCLUDES
#include
#
www.eeworm.com/read/473341/6851430
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