代码搜索:bitmaps
找到约 1,251 项符合「bitmaps」的源代码
代码结果 1,251
www.eeworm.com/read/299781/3850836
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/283334/4083642
hpj studio.hpj
[OPTIONS]
BMROOT=. ; Assume that bitmaps are where the source is
TITLE=OGL Studio
CONTENTS=Contents
; COMPRESS=12 Hall Zeck ; Max compression, but needs lots of memory
COMPRESS=8 Zeck
LCID=0x809
www.eeworm.com/read/424059/2020435
c mt-test-dsc.c
#include "sys/dsc.h"
/*-----------------------------------------------------------------------------------*/
#if CTK_CONF_ICON_BITMAPS
static unsigned char mttesticon_bitmap[3*3*8] = {
0x00, 0x7f,
www.eeworm.com/read/395229/2448525
h cpumask_array.h
#ifndef __ASM_GENERIC_CPUMASK_ARRAY_H
#define __ASM_GENERIC_CPUMASK_ARRAY_H
/*
* Array-based cpu bitmaps. An array of unsigned longs is used to contain
* the bitmap, and then contained in a structu
www.eeworm.com/read/372858/2768945
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/259059/4347714
c mt-test-dsc.c
#include "sys/dsc.h"
/*-----------------------------------------------------------------------------------*/
#if CTK_CONF_ICON_BITMAPS
static unsigned char mttesticon_bitmap[3*3*8] = {
0x00, 0x7f,
www.eeworm.com/read/162614/5532814
java xbmdecoder.java
/* XBMDecoder.java -- Decodes X-bitmaps
Copyright (C) 1999, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or
www.eeworm.com/read/162519/5542346
java xbmdecoder.java
/* XBMDecoder.java -- Decodes X-bitmaps
Copyright (C) 1999, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or
www.eeworm.com/read/294755/8208044
h sfont.h
/* SFont: a simple font-library that uses special bitmaps as fonts
Copyright (C) 2003 Karl Bartel
License: GPL or LGPL (at your choice)
WWW: http://www.linux-games.com/sfont/
This p
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