Searched defs:clr (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/third_party/lcms/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/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 448 clr %di label 449 clr %esi label 450 clr %rsi label
|
/external/zlib/src/examples/ |
D | gzjoin.c | 279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy()
|
/external/toybox/lib/ |
D | args.c | 144 struct opts *clr; in gotflag() local
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 485 clr %di label 486 clr %esi label 487 clr %rsi label
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_interform.cpp | 728 void CPDFSDK_InterForm::SetHighlightColor(FX_COLORREF clr, in SetHighlightColor() 737 void CPDFSDK_InterForm::SetAllHighlightColors(FX_COLORREF clr) { in SetAllHighlightColors()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 330 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 | 330 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 | 758 typeset(const char *var, uint32_t set, uint32_t clr, int field, int base) in typeset()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.h | 518 inline void clr(unsigned int i) in clr() function
|