/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/ |
D | memoryflags.rc | 19 19 BITMAP PRELOAD "bitmap.bmp" 20 20 BITMAP LOADONCALL "bitmap.bmp" 21 21 BITMAP FIXED "bitmap.bmp" 22 22 BITMAP MOVEABLE "bitmap.bmp" 23 23 BITMAP DISCARDABLE "bitmap.bmp" 24 24 BITMAP PURE "bitmap.bmp" 25 25 BITMAP IMPURE "bitmap.bmp" 26 26 BITMAP SHARED "bitmap.bmp" 27 27 BITMAP NONSHARED "bitmap.bmp" 28 28 BITMAP FIXED IMPURE "bitmap.bmp" [all …]
|
D | include.rc | 2 foo BITMAP "bitmap.bmp"
|
D | include-noquotes.rc | 3 foo BITMAP ./nested/nested_bitmap.bmp
|
D | deep-include.rc | 3 foo BITMAP "nested_bitmap.bmp"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/resources/ |
D | test_resource.rc | 12 cursor BITMAP "cursor_small.bmp" 13 okay BITMAP "okay_small.bmp"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cvtres/Inputs/ |
D | test_resource.rc | 12 cursor BITMAP "cursor_small.bmp" 13 okay BITMAP "okay_small.bmp"
|
/external/ImageMagick/MagickCore/ |
D | deprecate.c | 168 BITMAP in CropImageToHBITMAP() 314 BITMAP in ImageToHBITMAP()
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-04-28-CoalescerBug.ll | 6 %struct.BITMAP = type { i16, i16, i32, i32, i32, i32, i32, i32, i8*, i8* } 8 …%struct.BltDepth = type { i32, i8**, i32, %struct.BITMAP* (%struct.BltDepth**, %struct.BITMAP*, i3…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-04-28-CoalescerBug.ll | 6 %struct.BITMAP = type { i16, i16, i32, i32, i32, i32, i32, i32, i8*, i8* } 8 …%struct.BltDepth = type { i32, i8**, i32, %struct.BITMAP* (%struct.BltDepth**, %struct.BITMAP*, i3…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2008-04-28-CoalescerBug.ll | 6 %struct.BITMAP = type { i16, i16, i32, i32, i32, i32, i32, i32, i8*, i8* } 8 …%struct.BltDepth = type { i32, i8**, i32, %struct.BITMAP* (%struct.BltDepth**, %struct.BITMAP*, i3…
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | cursor_unittest.cc | 56 BITMAP bitmap_info; in ConvertToMouseShapeAndCompare()
|
D | cursor.cc | 129 BITMAP bitmap_info; in CreateMouseCursorFromHCursor()
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.rc | 15 IDB_BITMAP BITMAP DISCARDABLE "PythonPowered.bmp"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/ |
D | include-paths.test | 48 MISSING: llvm-rc: Error in BITMAP statement (ID foo):
|
/external/python/cpython2/Lib/plat-irix5/ |
D | FL.py | 87 BITMAP = 3 variable
|
D | flp.py | 404 elif cl == FL.BITMAP: return fm.add_bitmap
|
/external/python/cpython2/Lib/plat-irix6/ |
D | FL.py | 87 BITMAP = 3 variable
|
D | flp.py | 403 elif cl == FL.BITMAP: return fm.add_bitmap
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.rc | 38 IDB_BITMAP BITMAP DISCARDABLE "PythonPowered.bmp"
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_dib.cpp | 112 BITMAP bmp; in GetBitmapSize()
|
D | fx_win32_dwrite.cpp | 427 BITMAP bitmap; in DrawGlyphRun()
|
D | fx_win32_device.cpp | 732 BITMAP bitmap; in CGdiDeviceDriver()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 1014 BITMAP bmap; in SetBitmap()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 356 F1(A, R1_UNORM, BITMAP, R, xx, xx, xx, UNORM, R1, T),
|
/external/freetype/docs/ |
D | CHANGES | 4280 IF IT IS A BITMAP. It is only valid when the `format' field 4287 pixel of the glyph image IF IT IS A BITMAP. Positive values
|