| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | bootgraph.pl | 148 my @styles; 150 $styles[0] = "fill:rgb(0,0,255);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 151 $styles[1] = "fill:rgb(0,255,0);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 152 $styles[2] = "fill:rgb(255,0,20);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 153 $styles[3] = "fill:rgb(255,255,20);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 154 $styles[4] = "fill:rgb(255,0,255);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 155 $styles[5] = "fill:rgb(0,255,255);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 156 $styles[6] = "fill:rgb(0,128,255);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 157 $styles[7] = "fill:rgb(0,255,128);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; 158 $styles[8] = "fill:rgb(255,0,128);fill-opacity:0.5;stroke-width:1;stroke:rgb(0,0,0)"; [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/ |
| H A D | gtksourceview-classic-light_1.0.bb | 12 install -d ${D}${datadir}/gtksourceview-3.0/styles 13 install -m 0644 ${WORKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-3.0/styles/ 14 install -d ${D}${datadir}/gtksourceview-4/styles 15 install -m 0644 ${WORKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-4/styles/ 19 ${datadir}/gtksourceview-3.0/styles \ 20 ${datadir}/gtksourceview-4/styles \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapbox.cpp | 217 static QList<QPair<QString, QString>> styles; in defaultStyles() local 219 if (styles.isEmpty()) { in defaultStyles() 221 styles.append(QPair<QString, QString>( in defaultStyles() 226 return styles; in defaultStyles()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0016-src-extra-New-widgets-inputbox.patch | 40 + lv_obj_add_style(obj, &styles->msgbox_btn_bg, 0); 41 + lv_obj_add_style(obj, &styles->pad_gap, 0); 42 + lv_obj_add_style(obj, &styles->btn, LV_PART_ITEMS); 43 + lv_obj_add_style(obj, &styles->pressed, LV_PART_ITEMS | LV_STATE_PRESSED); 44 + lv_obj_add_style(obj, &styles->disabled, LV_PART_ITEMS | LV_STATE_DISABLED); 45 + lv_obj_add_style(obj, &styles->bg_color_primary, LV_PART_ITEMS | LV_STATE_CHECKED); 46 + lv_obj_add_style(obj, &styles->bg_color_primary_muted, LV_PART_ITEMS | LV_STATE_FOCUS_… 47 + lv_obj_add_style(obj, &styles->bg_color_secondary_muted, LV_PART_ITEMS | LV_STATE_EDIT… 53 lv_obj_add_style(obj, &styles->msgbox_btn_bg, 0); 59 + lv_obj_add_style(obj, &styles->card, 0); [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | mapboxgl.qdoc | 48 The appearance and behavior of vector maps can be customized by creating custom map styles. This ca… 53 Both Mapbox geo services plugins require an access token to access map styles 89 no effect on styles hosted outside the Mapbox servers. 96 \li Use Mapbox China API base URLs and styles. 102 {style URLs} to be added to the available style URLs. Additional styles will be prepended to 193 …layers are used in styles for adding styling rules to specific subsets of data. A layer will conta…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/ |
| H A D | ipc-run_20200505.0.bb | 5 styles are both supported and may be mixed."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/ |
| H A D | gettext_0.21.bb | 158 mkdir -p ${D}${PTEST_PATH}/styles 162 cp -rf ${S}/gettext-tools/styles/* ${D}${PTEST_PATH}/styles
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefsyacc.y | 150 | styles 223 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();}
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.10.0 | 39 * [QTBUG-62002] Updated map styles.
|
| /OK3568_Linux_fs/u-boot/drivers/video/fonts/ |
| H A D | Kconfig | 25 code and terminals, in two styles and weights. Anka/Coder Narrow was
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/xev/ |
| H A D | diet-x11.patch | 72 - fprintf(stderr, "%s: input method doesn't support any styles\n",
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | locks.rst | 49 I wanted the two lock styles to be cooperative, but there were so many
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 26 Current available format styles are:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/ |
| H A D | cairo_1.16.0.bb | 5 with various join and cap styles. All colors may be specified with \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/ |
| H A D | vlc_3.0.17-1.bb | 100 …dapters components/epg components/playlist components/sout dialogs managers styles util/buttons; do
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | from-debian-to-modify-parameters.patch | 107 if you want to disable particular locking styles but are unsure which
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/ |
| H A D | TODO | 90 incompatible styles, just means more reasons not to add a third (or well third
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | clang-format.rst | 20 projects with different coding styles.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | CURSOR.NOTES | 186 these packing styles, your driver can supply its own RealizeCursor
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/indent/ |
| H A D | bitbake.vim | 272 " TODO: support different styles of indentation for assignments. For now,
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | bootconfig.rst | 62 In both styles, same key words are automatically merged when parsing it
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | crc32.rst | 112 You can also mix and match the two loop styles, for example doing the
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | pvrusb2.rst | 170 other styles of I/O to be implemented with additional modules, like
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/ |
| H A D | emacs_27.2.bb | 202 ${datadir}/${BPN}/${PV}/lisp/progmodes/cc-styles.elc \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-7 | 4200 * Communication Styles::Stream communication, datagrams and other styles. 4228 styles regard the data as a sequence of bytes with no larger 4233 styles guarantee that all the data sent arrives in the order it was 4234 sent (barring system or network crashes); other styles occasionally 4238 Designing a program to use unreliable communication styles usually 4243 styles are like a telephone call—you make a "connection" with one 4244 remote socket and then exchange data freely. Other styles are like 5960 connection styles. 5983 STYLE, which should be one of the socket styles listed in *note 6092 styles listed in *note Communication Styles::. The NAMESPACE [all …]
|