代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/264162/4289006

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/264095/4291951

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/264095/4293586

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/262041/4316533

h bitmap.h

#ifndef __LINUX_BITMAP_H #define __LINUX_BITMAP_H #ifndef __ASSEMBLY__ #include #include #include /* * bitmaps provide bit arrays that c
www.eeworm.com/read/259229/4345487

hx bitmap.hx

package flash.display; extern class Bitmap extends flash.display.DisplayObject { function new(?bitmapData : flash.display.BitmapData, ?pixelSnapping : PixelSnapping, ?smoothing : Bool) : Void; var
www.eeworm.com/read/257847/4360129

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/257632/4361981

c bitmap.c

#include #if defined(CONFIG_HI3510_LOGO) #include "bitmap.h" #include "rc.h" void HW_Bmp2Video(unsigned int mem_addr, unsigned int stride) { unsigned int i, w, h, addr; unsigned int
www.eeworm.com/read/257632/4361984

h bitmap.h

#ifndef __BITMAP_H__ #define __BITMAP_H__ extern void HW_Bmp2Video(unsigned int mem_addr, unsigned int stride); #endif /* __BITMAP_H__ */
www.eeworm.com/read/256204/4370110

java bitmap.java

/* Bitmap.java * Component: ProperJavaRDP * * Revision: $Revision: 1.7 $ * Author: $Author: telliott $ * Date: $Date: 2005/09/27 14:15:39 $ * * Copyright (c) 2005 Propero Limited *
www.eeworm.com/read/255486/4375204

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