/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmscam02.c | 103 CAM02COLOR XYZtoCAT02(CAM02COLOR clr) in XYZtoCAT02() 113 CAM02COLOR ChromaticAdaptation(CAM02COLOR clr, cmsCIECAM02* pMod) in ChromaticAdaptation() 128 CAM02COLOR CAT02toHPE(CAM02COLOR clr) in CAT02toHPE() 150 CAM02COLOR NonlinearCompression(CAM02COLOR clr, cmsCIECAM02* pMod) in NonlinearCompression() 174 CAM02COLOR ComputeCorrelates(CAM02COLOR clr, cmsCIECAM02* pMod) in ComputeCorrelates() 244 CAM02COLOR InverseCorrelates(CAM02COLOR clr, cmsCIECAM02* pMod) in InverseCorrelates() 297 CAM02COLOR InverseNonlinearity(CAM02COLOR clr, cmsCIECAM02* pMod) in InverseNonlinearity() 315 CAM02COLOR HPEtoCAT02(CAM02COLOR clr) in HPEtoCAT02() 337 CAM02COLOR InverseChromaticAdaptation(CAM02COLOR clr, cmsCIECAM02* pMod) in InverseChromaticAdaptation() 349 CAM02COLOR CAT02toXYZ(CAM02COLOR clr) in CAT02toXYZ() [all …]
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | vg_translate.c | 528 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local 547 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local 566 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local 683 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local 707 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local 730 VGfloat clr[4]; in _vega_unpack_float_span_rgba() local
|
D | paint.c | 95 static INLINE VGuint float4_to_argb(const VGfloat *clr) in float4_to_argb()
|
/external/opencv/otherlibs/highgui/ |
D | utils.cpp | 383 int count3, PaletteEntry clr ) in FillUniColor() 415 int count, uchar clr ) in FillUniGray() 451 PaletteEntry clr = palette[indices[0]]; in FillColorRow8() local 480 PaletteEntry clr = palette[idx >> 4]; in FillColorRow4() local 503 uchar clr = palette[idx >> 4]; in FillGrayRow4() local 535 PaletteEntry clr = palette[idx < 0]; in FillColorRow1() local
|
D | utils.h | 50 #define WRITE_PIX( ptr, clr ) \ argument
|
D | grfmt_bmp.cpp | 263 PaletteEntry clr[2]; in ReadData() local
|
/external/zlib/src/examples/ |
D | gzjoin.c | 279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy()
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 464 clr %di label 465 clr %esi label 466 clr %rsi label
|
/external/toybox/lib/ |
D | args.c | 144 struct opts *clr; in gotflag() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/math/collision/ |
D | BoundingBox.java | 206 public BoundingBox clr () { in clr() method in BoundingBox
|
/external/deqp/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 329 const tcu::RGBA clr = renderedImg.getPixel(x, y); in drawAndCheckGradient() local
|
D | es3fMultisampleTests.cpp | 1180 const tcu::RGBA& clr = clearedImg.getPixel(x, y); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDitheringTests.cpp | 329 const tcu::RGBA clr = renderedImg.getPixel(x, y); in drawAndCheckGradient() local
|
D | es2fMultisampleTests.cpp | 1021 const tcu::RGBA& clr = clearedImg.getPixel(x, y); in iterate() local
|
/external/mksh/src/ |
D | var.c | 737 typeset(const char *var, uint32_t set, uint32_t clr, int field, int base) in typeset()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.h | 513 inline void clr(unsigned int i) in clr() function
|
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 2478 void* clr = (contour->flags & CV_SEQ_FLAG_HOLE) == 0 ? ext_buf : hole_buf; in cvDrawContours() local
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 2714 void CPDFSDK_InterForm::SetHighlightColor(FX_COLORREF clr, int nFieldType) {
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 1736 void Assembler::clr(Register r1, Register r2) { rr_form(CLR, r1, r2); } in clr() function in v8::internal::Assembler
|