/external/unicode/additions/ |
D | emoji-zwj-sequences.txt | 15 …00D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: medium-dark skin tone 16 … 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: medium-dark skin tone 17 1F93C 1F3FF 200D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: dark ski… 18 1F93C 1F3FF 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: dark skin … 21 …8 1F3FE ; Emoji_ZWJ_Sequence ; men holding hands: light skin tone, medium-dark skin tone 22 …0D 1F468 1F3FF ; Emoji_ZWJ_Sequence ; men holding hands: light skin tone, dark skin tone 24 … ; Emoji_ZWJ_Sequence ; men holding hands: medium-light skin tone, medium-dark skin tone 25 …8 1F3FF ; Emoji_ZWJ_Sequence ; men holding hands: medium-light skin tone, dark skin tone 26 … 1F3FE ; Emoji_ZWJ_Sequence ; men holding hands: medium skin tone, medium-dark skin tone 27 …D 1F468 1F3FF ; Emoji_ZWJ_Sequence ; men holding hands: medium skin tone, dark skin tone [all …]
|
D | emoji-sequences.txt | 12 … ; Emoji_Modifier_Sequence ; wrestlers: medium-dark skin tone 13 1F93C 1F3FB ; Emoji_Modifier_Sequence ; wrestlers: dark ski… 17 … ; Emoji_Modifier_Sequence ; handshake: medium-dark skin tone 18 1F91D 1F3FB ; Emoji_Modifier_Sequence ; handshake: dark ski…
|
/external/unicode/ |
D | emoji-zwj-sequences.txt | 50 …moji_ZWJ_Sequence ; couple with heart: man, man, light skin tone, medium-dark skin tone #E13.1[1]… 51 …; RGI_Emoji_ZWJ_Sequence ; couple with heart: man, man, light skin tone, dark skin tone # E13.1… 55 …68 1F3FE; RGI_Emoji_ZWJ_Sequence; kiss: man, man, light skin tone, medium-dark skin tone # E13.1 … 56 …00D 1F468 1F3FF; RGI_Emoji_ZWJ_Sequence; kiss: man, man, light skin tone, dark skin tone # … 59 … ; RGI_Emoji_ZWJ_Sequence ; men holding hands: light skin tone, medium-dark skin tone # E1… 60 …1F3FF ; RGI_Emoji_ZWJ_Sequence ; men holding hands: light skin tone, dark skin tone … 64 …J_Sequence ; couple with heart: man, man, medium-light skin tone, medium-dark skin tone #E13.1[1]… 65 …moji_ZWJ_Sequence ; couple with heart: man, man, medium-light skin tone, dark skin tone #E13.1[1]… 69 …E; RGI_Emoji_ZWJ_Sequence; kiss: man, man, medium-light skin tone, medium-dark skin tone #E13.1[1]… 70 …68 1F3FF; RGI_Emoji_ZWJ_Sequence; kiss: man, man, medium-light skin tone, dark skin tone # E13.1 … [all …]
|
D | emoji-test.txt | 245 … ; fully-qualified # E1.0 waving hand: medium-dark skin tone 246 … ; fully-qualified # E1.0 waving hand: dark skin tone 251 … ; fully-qualified # E3.0 raised back of hand: medium-dark skin tone 252 … ; fully-qualified # E3.0 raised back of hand: dark skin tone 258 … ; fully-qualified # E1.0 hand with fingers splayed: medium-dark skin tone 259 … ; fully-qualified # E1.0 hand with fingers splayed: dark skin tone 264 … ; fully-qualified # ✋ E1.0 raised hand: medium-dark skin tone 265 … ; fully-qualified # ✋ E1.0 raised hand: dark skin tone 270 … ; fully-qualified # E1.0 vulcan salute: medium-dark skin tone 271 … ; fully-qualified # E1.0 vulcan salute: dark skin tone [all …]
|
D | emoji-sequences.txt | 813 261D 1F3FE ; RGI_Emoji_Modifier_Sequence ; index pointing up: medium-dark skin tone … 814 261D 1F3FF ; RGI_Emoji_Modifier_Sequence ; index pointing up: dark skin tone … 818 26F9 1F3FE ; RGI_Emoji_Modifier_Sequence ; person bouncing ball: medium-dark skin tone … 819 26F9 1F3FF ; RGI_Emoji_Modifier_Sequence ; person bouncing ball: dark skin tone … 823 270A 1F3FE ; RGI_Emoji_Modifier_Sequence ; raised fist: medium-dark skin tone … 824 270A 1F3FF ; RGI_Emoji_Modifier_Sequence ; raised fist: dark skin tone … 828 270B 1F3FE ; RGI_Emoji_Modifier_Sequence ; raised hand: medium-dark skin tone … 829 270B 1F3FF ; RGI_Emoji_Modifier_Sequence ; raised hand: dark skin tone … 833 270C 1F3FE ; RGI_Emoji_Modifier_Sequence ; victory hand: medium-dark skin tone … 834 270C 1F3FF ; RGI_Emoji_Modifier_Sequence ; victory hand: dark skin tone … [all …]
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/ |
D | lws-common.js | 70 var dark = document.getElementById("darkenScreenObject"); 72 if (!dark) { 82 dark = document.getElementById("darkenScreenObject"); 85 dark.style.opacity = opaque; 86 dark.style.MozOpacity = opaque; 88 dark.style.zIndex = zindex; 89 dark.style.backgroundColor = bgcolor; 90 dark.style.width = gsize(1); 91 dark.style.height = gsize(0); 92 dark.style.display = "block"; [all …]
|
/external/libwebsockets/test-apps/ |
D | lws-common.js | 70 var dark = document.getElementById("darkenScreenObject"); 72 if (!dark) { 82 dark = document.getElementById("darkenScreenObject"); 85 dark.style.opacity = opaque; 86 dark.style.MozOpacity = opaque; 88 dark.style.zIndex = zindex; 89 dark.style.backgroundColor = bgcolor; 90 dark.style.width = gsize(1); 91 dark.style.height = gsize(0); 92 dark.style.display = "block"; [all …]
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-generic-sessions/mount-origin/ |
D | lws-common.js | 70 var dark = document.getElementById("darkenScreenObject"); 72 if (!dark) { 82 dark = document.getElementById("darkenScreenObject"); 85 dark.style.opacity = opaque; 86 dark.style.MozOpacity = opaque; 88 dark.style.zIndex = zindex; 89 dark.style.backgroundColor = bgcolor; 90 dark.style.width = gsize(1); 91 dark.style.height = gsize(0); 92 dark.style.display = "block"; [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/emoji/ |
D | emoji-test.txt | 245 … ; fully-qualified # E1.0 waving hand: medium-dark skin tone 246 … ; fully-qualified # E1.0 waving hand: dark skin tone 251 … ; fully-qualified # E3.0 raised back of hand: medium-dark skin tone 252 … ; fully-qualified # E3.0 raised back of hand: dark skin tone 258 … ; fully-qualified # E1.0 hand with fingers splayed: medium-dark skin tone 259 … ; fully-qualified # E1.0 hand with fingers splayed: dark skin tone 264 … ; fully-qualified # ✋ E1.0 raised hand: medium-dark skin tone 265 … ; fully-qualified # ✋ E1.0 raised hand: dark skin tone 270 … ; fully-qualified # E1.0 vulcan salute: medium-dark skin tone 271 … ; fully-qualified # E1.0 vulcan salute: dark skin tone [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | emoji-test.txt | 156 1F476 1F3FE ; fully-qualified # baby: medium-dark skin tone 157 1F476 1F3FF ; fully-qualified # baby: dark skin tone 162 1F9D2 1F3FE ; fully-qualified # child: medium-dark skin tone 163 1F9D2 1F3FF ; fully-qualified # child: dark skin tone 168 1F466 1F3FE ; fully-qualified # boy: medium-dark skin tone 169 1F466 1F3FF ; fully-qualified # boy: dark skin tone 174 1F467 1F3FE ; fully-qualified # girl: medium-dark skin tone 175 1F467 1F3FF ; fully-qualified # girl: dark skin tone 180 1F9D1 1F3FE ; fully-qualified # adult: medium-dark skin tone 181 1F9D1 1F3FF ; fully-qualified # adult: dark skin tone [all …]
|
/external/python/cpython3/Tools/pynche/X/ |
D | rgb.txt | 43 47 79 79 dark slate gray 45 47 79 79 dark slate grey 72 72 61 139 dark slate blue 103 0 206 209 dark turquoise 116 0 100 0 dark green 118 85 107 47 dark olive green 120 143 188 143 dark sea green 148 189 183 107 dark khaki 162 184 134 11 dark goldenrod 181 233 150 122 dark salmon [all …]
|
/external/python/cpython2/Tools/pynche/X/ |
D | rgb.txt | 43 47 79 79 dark slate gray 45 47 79 79 dark slate grey 72 72 61 139 dark slate blue 103 0 206 209 dark turquoise 116 0 100 0 dark green 118 85 107 47 dark olive green 120 143 188 143 dark sea green 148 189 183 107 dark khaki 162 184 134 11 dark goldenrod 181 233 150 122 dark salmon [all …]
|
/external/skia/tools/doxygen/ |
D | customdoxygen.css | 19 --dark-blue: rgb(0,65,101); 20 --dark-red: rgb(156,44,8); 23 --dark-white: rgb(240,240,240); 39 color: var(--dark-blue); 75 background-color: var(--dark-white); 79 background-color: var(--dark-white); 160 color: var(--dark-red);
|
/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/ |
D | control | 14 dark resume too frequently. Test both the short and long thresholds, which are 3 15 dark resumes per 1 minute and 10 dark resumes per 10 minutes respectively.
|
/external/libxml2/result/ |
D | wap.xml.sax | 3 SAX.internalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 4 SAX.externalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 22 SAX.startElement(postfield, name='v', value='dark') 57 SAX.startElement(postfield, name='v', value='dark')
|
D | wap.xml.sax2 | 3 SAX.internalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 4 SAX.externalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 22 SAX.startElementNs(postfield, NULL, NULL, 0, 2, 0, name='v" v...', 1, value='dark...', 4) 58 v...', 1, value='dark...', 4)
|
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/ |
D | control | 16 suspend in dark resume for several reasons. Due to privacy concerns, we do not 17 want active scans to be launched on certain types of dark resume wakes where the 31 This test attempts to verify that no active scans are started in dark resumes 34 DUT does not launch any probe requests during these dark resumes.
|
/external/libxml2/result/noent/ |
D | wap.xml.sax2 | 3 SAX.internalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 4 SAX.externalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml… 22 SAX.startElementNs(postfield, NULL, NULL, 0, 2, 0, name='v" v...', 1, value='dark...', 4) 58 v...', 1, value='dark...', 4)
|
/external/kotlinx.coroutines/site/docs/_sass/ |
D | _layout.scss | 6 border-top: 5px solid $grey-color-dark; 24 color: $grey-color-dark;
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayBorderPanel.java | 378 Color dark = getBackground().darker().darker().darker(); in paint() local 390 bottomright = dark; in paint() 393 topleft = dark; in paint() 446 g.setColor(dark); in paint()
|
/external/llvm-project/clang/test/Analysis/exploded-graph-rewriter/ |
D | node_labels.dot | 3 // RUN: %exploded_graph_rewriter %s --dark \ 7 // RUN: %exploded_graph_rewriter %s --gray --dark \
|
D | empty.dot | 2 // RUN: %exploded_graph_rewriter --dark %s | FileCheck %s \
|
/external/autotest/server/site_tests/power_WakeSources/ |
D | README.md | 57 1. Make sure [dark resume is disabled]. 63 5. For dark wake sources, you should see output similar to `[0916/110326.423855 68 [dark resume is disabled]: https://chromium.googlesource.com/chromiumos/platform2/+/master/power_ma…
|
/external/bzip2/ |
D | bzip.css | 2 #74240f dark brown h1, h2, h3, h4 7 #626262 dark gray pre border
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--…
|