/prebuilts/go/linux-x86/src/encoding/ascii85/ |
ascii85_test.go | 33 "i(DIb:@FD,*)+C]U=@3BN#EcYf8ATD3s@q?d$AftVqCh[NqF<G:8+EV:.+Cf>-FD5W8ARlolDIa\n" +
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
vmr9.h | 884 BYTE **dib) = 0; [all...] |
vmr9.idl | 174 HRESULT GetCurrentImage([out] BYTE **dib);
|
/external/pdfium/ |
BUILD.gn | 543 "core/src/fxge/dib/dib_int.h", 544 "core/src/fxge/dib/fx_dib_composite.cpp", 545 "core/src/fxge/dib/fx_dib_convert.cpp", 546 "core/src/fxge/dib/fx_dib_engine.cpp", 547 "core/src/fxge/dib/fx_dib_main.cpp", 548 "core/src/fxge/dib/fx_dib_transform.cpp", [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
plan9x.go | 203 DIB: "DI",
|
intel.go | 508 DIB: "dil",
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
plan9x.go | 203 DIB: "DI",
|
intel.go | 508 DIB: "dil",
|
/external/opencv3/modules/videoio/src/ |
cap_mjpeg_decoder.cpp | 100 uint32_t fccHandler; // "cvid", "DIB " 140 DWORD biClrImportant; // Specifies that the first x colors of the color table. Are important to the DIB.
|
/external/pdfium/fpdfsdk/src/ |
fpdfview.cpp | 591 FXSYS_snprintf(str, sizeof(str) - 1, "Rendering DIB %d x %d", width, 597 // Create a DIB section [all...] |
/external/llvm/lib/Transforms/Utils/ |
Local.cpp | [all...] |
InlineFunction.cpp | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
ScalarReplAggregates.cpp | [all...] |
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
wgl.c | 440 /* Convert the display dependant representation to a 1 bit deep DIB */
|
/external/opencv/otherlibs/highgui/ |
grfmt_bmp.cpp | 51 m_description = "Windows bitmap (*.bmp;*.dib)";
|
/external/opencv3/modules/imgcodecs/include/opencv2/ |
imgcodecs.hpp | 108 - Windows bitmaps - \*.bmp, \*.dib (always supported)
|
/external/opencv3/modules/imgcodecs/src/ |
grfmt_bmp.cpp | 488 m_description = "Windows bitmap (*.bmp;*.dib)";
|
/external/pdfium/core/src/fxge/win32/ |
fx_win32_print.cpp | 15 #include "core/src/fxge/dib/dib_int.h"
|
/external/pdfium/xfa/src/fwl/src/core/ |
fwl_widgetmgrimp.cpp | 1055 CFX_DIBitmap* dib = gs.GetRenderDevice()->GetBitmap(); local [all...] |
/external/opencv3/modules/highgui/src/ |
window_gtk.cpp | [all...] |
/external/libpng/contrib/visupng/ |
VisualPng.c | 740 /* initialize the dib-structure */
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_debug.c | 73 case PRIM3D_DIB: return "DIB"; break;
|
/external/pdfium/core/src/fxge/apple/ |
fx_quartz_device.cpp | 11 #include "core/src/fxge/dib/dib_int.h" [all...] |
/external/pdfium/samples/ |
image_diff_png.cc | 36 // This is the default Windows DIB order.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtUtils.java | 119 * matching the Windows DIB (e.g. RGBA, not ARGB). Callers must make sure to use
|