/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/ |
A D | FaceBeautyRequest.cc | 46 void FaceBeautyRequest::setWhite(float white) in setWhite() argument 48 white_ = white; in setWhite() 49 setBodyParameter("White", std::to_string(white)); in setWhite()
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 185 background-color: white; 202 white-space: nowrap; 375 white-space: nowrap; 384 white-space: nowrap; 420 white-space: nowrap; 488 white-space: nowrap; 493 white-space: nowrap; 570 white-space: nowrap; 601 white-space: nowrap; 769 white-space: nowrap; [all …]
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 305 white-space: pre; 319 white-space: pre; 747 white-space: nowrap; 752 white-space: nowrap; 793 white-space: nowrap; 807 color: white; 812 white-space: nowrap; 906 color: white; 1140 white-space: nowrap; 1164 white-space: nowrap; [all …]
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/ |
A D | FaceBeautyRequest.h | 41 void setWhite(float white);
|
/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/pages/netCfg/ |
A D | netCfg.acss | 17 background-color: white;
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/ |
A D | iptcutil.c | 330 char *white,char *brkchar,char *quote,char eschar,char *brkused, 821 char *white,char *brkchar,char *quote,char eschar,char *brkused, in tokenizer() argument 881 else if((qp=sindex(c,white))>=0) /* white */ in tokenizer()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngsuite/ |
A D | README | 52 ftbwn0g16.png 16-bit gray, white bKGD 53 ftbwn3p08.png 8-bit paletted, white bKGD
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | fax2ps.c | 76 char white, black; in printruns() member 121 putchar(colormode ? WBarr[l].black : WBarr[l].white), n--; in printruns()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/ |
A D | HtmlDoc.cmake | 27 set(INDEXSTART "<html><head><title>Libtiff HTML manpage index</title></head><body bgcolor=white><ul…
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | txtvsbin.txt | 41 - The white list of textual bytecodes: 48 If a file contains at least one byte that belongs to the white list and
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-5784.patch | 72 T2P_CS_BILEVEL = 0x01, /* Bilevel, black and white */
|
A D | ChangeLog | 7686 white is properly recovered.
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CODING_STYLE.md | 59 Here is example to show bracket placing and using of white spaces:
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_mouse.c | 895 const Uint32 white = 0xFFFFFFFF; local 918 *pixel++ = (datab & 0x80) ? black : white;
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 2277 CIE_color white; in white_point() local 2279 white.X = encoding->red.X + encoding->green.X + encoding->blue.X; in white_point() 2280 white.Y = encoding->red.Y + encoding->green.Y + encoding->blue.Y; in white_point() 2281 white.Z = encoding->red.Z + encoding->green.Z + encoding->blue.Z; in white_point() 2283 return white; in white_point() 3356 CIE_color white = white_point(encoding); in chrm_modification_init() local 3362 me->wx = fix(chromaticity_x(white)); in chrm_modification_init() 3363 me->wy = fix(chromaticity_y(white)); in chrm_modification_init()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CHANGELOG | 1764 - Add kibana network white Ips. 3082 3, Remove white list restrictions. 3115 3, Remove white list restrictions. 3120 3, Remove white list restrictions.
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | repl.js | 59 white: "\x1b[37m", property in colors
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | repl.js | 58 white: "\x1b[37m", property in colors
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 1409 {white,red,green,blue}_{x,y} 1412 white point. (PNG_INFO_cHRM) 1419 The white point is simply the sum of the three 2077 PNG files describe monochrome as black being zero and white being one. 2078 The following code will reverse this (make black be one and white be 3038 {white,red,green,blue}_{x,y} 3040 of the end points and the white point. 3046 data. The white point is simply the sum of the three end 3534 PNG files describe monochrome as black being zero and white being 3536 (black being one and white being zero):
|
A D | CHANGES | 4284 Marked the broken (bad white point) original HP sRGB profiles correctly and
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoawindow.m | 1295 white until the app is ready to draw. In practice on modern macOS, this 1316 white until the app is ready to draw. In practice on modern macOS, this
|