/third_party/typescript/tests/baselines/reference/ |
H A D | typeSatisfaction_propertyValueConformance3.js | |
/third_party/eudev/src/shared/ |
H A D | device-nodes.c | 29 int whitelisted_char_for_devnode(char c, const char *white) { in whitelisted_char_for_devnode() argument
|
/third_party/alsa-utils/speaker-test/ |
H A D | st2095.c | 113 float white, w, pink; in generate_st2095_noise_sample() local [all...] |
/third_party/skia/gm/ |
H A D | thinrects.cpp | 40 SkPaint white; variable
|
/third_party/node/lib/internal/util/ |
H A D | colors.js | |
/third_party/libabigail/include/ |
H A D | abg-viz-common.h | 62 white, member in abigail::color
|
/third_party/cups-filters/cupsfilters/ |
H A D | driver.h | 93 unsigned char white[CUPS_MAX_RGB]; /* Cached white (sRGB = 255,255,255) */ member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TimerQueriesTest.cpp | 192 std::vector<GLColor> texData{GLColor::black, GLColor::white, GLColor::white, GLColor::black}; in TEST_P() member in GLColor
|
H A D | DrawBuffersTest.cpp | 1114 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() * 3 / 4, getWindowHeight() / 4, GLColor::white); in TEST_P() member in GLColor
|
H A D | BlitFramebufferANGLETest.cpp | 567 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::white); in TEST_P() member in __anon20173::GLColor 568 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::white); in TEST_P() member in __anon20173::GLColor 604 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::white); in TEST_P() member in __anon20173::GLColor 605 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::white); in TEST_P() member in __anon20173::GLColor 847 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::white); in TEST_P() member in __anon20173::GLColor
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_color_spec.cpp | 218 dng_matrix dng_color_spec::FindXYZtoCamera (const dng_xy_coord &white, in FindXYZtoCamera() argument 379 void dng_color_spec::SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY() argument
|
H A D | dng_render.h | 174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY() argument
|
H A D | dng_render.cpp | 33 dng_function_exposure_ramp::dng_function_exposure_ramp (real64 white, in dng_function_exposure_ramp() argument 919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start() local [all...] |
/third_party/eudev/src/libudev/ |
H A D | libudev-util.c | 248 int util_replace_chars(char *str, const char *white) in util_replace_chars() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | asrc_anoisesrc.c | 104 static double white_filter(double white, double *buf, double ha) in white_filter() argument 109 static double pink_filter(double white, double *buf, double ha) in pink_filter() argument 125 blue_filter(double white, double *buf, double ha) blue_filter() argument 141 brown_filter(double white, double *buf, double ha) brown_filter() argument 150 violet_filter(double white, double *buf, double ha) violet_filter() argument 159 velvet_filter(double white, double *buf, double ha) velvet_filter() argument 214 double white; activate() local [all...] |
H A D | vf_lumakey.c | 35 int white; member
|
H A D | f_graphmonitor.c | 52 uint8_t white[4]; member [all...] |
H A D | vf_colorconstancy.c | 91 double white[NUM_PLANES]; member 496 double *white = s->white; in filter_grey_edge() local [all...] |
H A D | vf_readeia608.c | 63 int white; member 184 int black = 0, white = 0; in find_black_and_white() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 65 unsigned char white[] = { 255, 255, 255, 255 }; in GeometryShaderLayeredRenderingBoundaryCondition() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuRGBA.hpp | 100 static inline const RGBA white (void) { return RGBA(0xFF, 0xFF, 0xFF, 0xFF); } in white() function in tcu::RGBA
|
/third_party/backends/backend/ |
H A D | plustek-usbcalfile.c | 575 usb_SaveFineCalData( Plustek_Device *dev, int dpi, u_short *dark, u_short *white, u_long vals ) usb_SaveFineCalData() argument
|
H A D | p5_device.c | 1420 unsigned int i, j, k, dpi, pixels, read, black, white; in sheetfed_calibration() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationWindingTests.cpp | 92 const tcu::Vec4 white = tcu::RGBA::white().toVec(); in verifyResultImage() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationWindingTests.cpp | 92 const tcu::Vec4 white = tcu::RGBA::white().toVec(); in verifyResultImage() local [all...] |