/external/python/cpython2/Demo/newmetaclasses/ |
D | Enum.py | 107 white = 0 variable in _test.ExtendedColor 119 white = 4 variable in _test.OtherColor 149 white = 0 variable in _test2.ExtendedColor 161 white = 4 variable in _test2.OtherColor
|
/external/python/cpython2/Demo/metaclasses/ |
D | Enum.py | 142 white = 0 variable in _test.ExtendedColor 154 white = 4 variable in _test.OtherColor
|
/external/autotest/client/deps/glbench/src/ |
D | glinterfacetest.cc | 47 const GLfloat white[4] = {1.0f, 1.0f, 1.0f, 1.0f}; in SetupGLRendering() local
|
D | windowmanagertest.cc | 125 float white[4] = {1.0f, 1.0f, 1.0f, 1.0f}; in main() local
|
/external/dng_sdk/source/ |
D | dng_color_spec.cpp | 218 dng_matrix dng_color_spec::FindXYZtoCamera (const dng_xy_coord &white, in FindXYZtoCamera() 379 void dng_color_spec::SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
|
D | dng_render.h | 174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
|
D | dng_render.cpp | 33 dng_function_exposure_ramp::dng_function_exposure_ramp (real64 white, in dng_function_exposure_ramp() 919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start() local
|
D | dng_negative.cpp | 2531 void dng_negative::SetWhiteLevel (uint32 white, in SetWhiteLevel() 4288 real64 white, in dng_gamma_encode_proxy() 4388 const real64 *white, in dng_encode_proxy_task() 4481 real64 white [kMaxColorPlanes]; in EncodeRawProxy() local
|
/external/skia/gm/ |
D | thinrects.cpp | 30 SkPaint white; in onDraw() local
|
D | texdata.cpp | 32 const SkPMColor white = SkPackARGB32(0xff, 0xff, 0xff, 0xff); in fill_in_pixels() local
|
D | imagefiltersscaled.cpp | 90 SkColor white(0xFFFFFFFF); in onDraw() local
|
D | lighting.cpp | 85 SkColor white(0xFFFFFFFF); in onDraw() local
|
/external/libcups/filter/ |
D | rastertopwg.c | 51 unsigned char white; /* White pixel */ in main() local
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TextViewTest.java | 113 TextView white = (TextView) activity.findViewById(R.id.white_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local 131 TextView white = (TextView) activity.findViewById(R.id.white_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
|
/external/ImageMagick/MagickCore/ |
D | token.c | 839 char *token,const size_t max_token_length,const char *line,const char *white, in Tokenizer()
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local 1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local 1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
|
/external/libnl/python/netlink/ |
D | util.py | 45 def white(t): function
|
/external/skia/bench/ |
D | LightingBench.cpp | 90 static SkColor white(0xFFFFFFFF); in GetWhite() local
|
/external/pdfium/fpdfsdk/javascript/ |
D | color.cpp | 146 bool color::white(CJS_Runtime* pRuntime, in white() function in color
|
/external/deqp/framework/common/ |
D | tcuRGBA.hpp | 100 static inline const RGBA white (void) { return RGBA(0xFF, 0xFF, 0xFF, 0xFF); } in white() function in tcu::RGBA
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 325 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local 440 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/ |
D | R.java | 91 public static final int white = nextId++; field in R.color
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawNegativeViewportHeightTests.cpp | 346 const Vec4 white (1.0f); in generateReferenceImage() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationWindingTests.cpp | 87 const tcu::Vec4 white = tcu::RGBA::white().toVec(); in verifyResultImage() local
|