代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/337546/3328395

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/337546/3336924

h bitmap.h

/* * bitmap.h: Copyright (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 * * additions: Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc. */ #ifndef BITMAP_H #define BITMAP_H 1 #define
www.eeworm.com/read/333835/3382582

h bitmap.h

/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * * Copyright (C) 2007 Cluster File Systems, Inc. * * This file is part of Lustre, http://
www.eeworm.com/read/332511/3396531

h bitmap.h

/* FreeRTOS.org V5.0.0 - Copyright (C) 2003-2008 Richard Barry. This file is part of the FreeRTOS.org distribution. FreeRTOS.org is free software; you can redistribute it and/or modify it
www.eeworm.com/read/332511/3397129

h bitmap.h

#ifndef BITMAP_H #define BITMAP_H #define bmpBITMAP_HEIGHT 50 #define bmpBITMAP_WIDTH 128 const unsigned char pucBasicBitmap[] = { 0x00, 0x0a, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa
www.eeworm.com/read/332511/3397272

h bitmap.h

#ifndef BITMAP_H #define BITMAP_H #define bmpBITMAP_HEIGHT 50 #define bmpBITMAP_WIDTH 128 const unsigned char pucBasicBitmap[] = { 0x00, 0x0a, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa
www.eeworm.com/read/330144/3427494

java bitmap.java

/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying mater
www.eeworm.com/read/328239/3445336

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/328214/3446341

c bitmap.c

/* * linux/fs/xiafs/bitmap.c * * Copyright (C) Q. Frank Xia, 1993. * * Based on Linus' minix/bitmap.c * Copyright (C) Linus Torvalds, 1991, 1992. * * This software may be redi
www.eeworm.com/read/328214/3446395

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 #includ