| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/ |
| H A D | adwaita-icon-theme_41.0.bb | 24 PACKAGES = "${PN}-cursors ${PN}-symbolic-hires ${PN}-symbolic ${PN}-hires ${PN}" 31 FILES:${PN}-symbolic-hires = "${prefix}/share/icons/Adwaita/96x96/*/*.symbolic.png \ 32 ${prefix}/share/icons/Adwaita/64x64/*/*.symbolic.png \ 33 ${prefix}/share/icons/Adwaita/48x48/*/*.symbolic.png \ 34 ${prefix}/share/icons/Adwaita/32x32/*/*.symbolic.png" 35 FILES:${PN}-symbolic = "${prefix}/share/icons/Adwaita/16x16/*/*.symbolic.png \ 36 ${prefix}/share/icons/Adwaita/24x24/*/*.symbolic.png \ 37 ${prefix}/share/icons/Adwaita/scalable/*/*-symbolic*.svg"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivetgui/ |
| H A D | 0002-Use-symbolic-list-add-and-edit-icons.patch | 8 Subject: [PATCH] Use symbolic list-add and edit- icons (Adwaita dropped old 11 adwaita-icon-theme 42 no longer includes the non-symbolic icons 12 for these names. The choices are to switch to symbolic ones or 13 carry the non-symbolic ones downstream. 33 + icon_add = Gtk.IconTheme.load_icon(icon_theme, "list-add-symbolic", 16, 0) 34 + icon_delete = Gtk.IconTheme.load_icon(icon_theme, "edit-delete-symbolic", 16, 0) 35 + icon_edit = Gtk.IconTheme.load_icon(icon_theme, "edit-select-all-symbolic", 16, 0) 36 + icon_misc = Gtk.IconTheme.load_icon(icon_theme, "edit-paste-symbolic", 16, 0) 51 + icon_add = Gtk.IconTheme.load_icon(icon_theme, "list-add-symbolic", 16, 0) 52 + icon_delete = Gtk.IconTheme.load_icon(icon_theme, "edit-delete-symbolic", 16, 0) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.rst | 67 the /dev directory. It is preferred that symbolic links use the same 69 classified as "hard" or "symbolic" depending on the preferred type of 78 /dev/fd /proc/self/fd symbolic File descriptors 79 /dev/stdin fd/0 symbolic stdin file descriptor 80 /dev/stdout fd/1 symbolic stdout file descriptor 81 /dev/stderr fd/2 symbolic stderr file descriptor 82 /dev/nfsd socksys symbolic Required by iBCS-2 83 /dev/X0R null symbolic Required by iBCS-2 95 /dev/core /proc/kcore symbolic Backward compatibility 96 /dev/ramdisk ram0 symbolic Backward compatibility [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/adwaita-icon-theme/ |
| H A D | 0001-Run-installation-commands-as-shell-jobs.patch | 14 src/symbolic/Makefile.am | 11 ++++++----- 56 diff --git a/src/symbolic/Makefile.am b/src/symbolic/Makefile.am 58 --- a/src/symbolic/Makefile.am 59 +++ b/src/symbolic/Makefile.am
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-memory | 80 When CONFIG_NUMA is enabled, a symbolic link that 83 For example, the following symbolic link is created for 94 /sys/devices/system/node/nodeX/memoryY is a symbolic link that 96 memory section directory. For example, the following symbolic
|
| H A D | sysfs-bus-pci | 150 This symbolic link appears when hardware supports the SR-IOV 152 The symbolic link points to the PCI device sysfs entry of the 159 This symbolic link appears when hardware supports the SR-IOV 162 The symbolic link points to the PCI device sysfs entry of 169 This symbolic link appears when a device is a Virtual Function. 170 The symbolic link points to the PCI device sysfs entry of the 177 This symbolic link points to the PCI hotplug controller driver
|
| H A D | sysfs-devices-power_resources_wakeup | 9 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D0 | 9 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D1 | 10 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D3hot | 10 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D2 | 10 If present, it contains symbolic links to device directories
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/opkg/opkg/ |
| H A D | 0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch | 7 symbolic link pointing to /run from a package as it is unable to 11 instead of a symbolic link to /run.
|
| /OK3568_Linux_fs/buildroot/package/libgtk3/ |
| H A D | libgtk3.mk | 183 -o $(@D)/gtk/gtk-encode-symbolic-svg 189 $(INSTALL) -D -m 0755 $(@D)/gtk/gtk-encode-symbolic-svg \ 190 $(HOST_DIR)/bin/gtk-encode-symbolic-svg
|
| H A D | 0004-Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch | 4 Subject: [PATCH] Remove Gdk-dependency from gtk-encode-symbolic-svg 6 Building gtk-encode-symbolic-svg without building Gdk is useful
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-files/ |
| H A D | base-files_3.0.14.bb | 76 # need to remove the symbolic links first before we create the directories. 77 # Otherwise the directory creation will fail and we will have circular symbolic 84 # Remove the symbolic link 89 # Remove the symbolic link
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
| H A D | respect-DESTDIR-when-create-link.patch | 4 | CMake Error: failed to create symbolic link '/usr/bin/wx-config': Permission denied 6 | CMake Error: failed to create symbolic link '/usr/bin/wxrc': Permission denied
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | affs.rst | 95 symbolic links on an AFFS partition. Default = "/". 99 When symbolic links with an absolute path are created 152 with symbolic links. While Linux has a file system with exactly one 155 these entities are called "volumes". They have symbolic names which 156 can be used to access them. Thus, symbolic links can point to a 165 /amiga/WB and /amiga/Graphics). A symbolic link referring to
|
| /OK3568_Linux_fs/buildroot/package/libbacktrace/ |
| H A D | Config.in | 5 produce symbolic backtraces
|
| /OK3568_Linux_fs/buildroot/package/python-constantly/ |
| H A D | Config.in | 4 A library that provides symbolic constant support. It
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/ |
| H A D | pci-endpoint-cfs.rst | 89 The <EPC Device> directory will have a list of symbolic links to 90 <EPF Device>. These symbolic links should be created by the user to
|
| /OK3568_Linux_fs/buildroot/package/bzip2/ |
| H A D | 0002-improve-build-system.patch | 15 * When creating the symbolic links bzegrep, bzfgrep, bzless and 20 appropriate symbolic links.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/ |
| H A D | gtk+3.inc | 82 create_wrapper ${D}/${bindir}/gtk-encode-symbolic-svg \ 120 ${bindir}/gtk-encode-symbolic-svg \ 131 adwaita-icon-theme-symbolic \
|
| /OK3568_Linux_fs/buildroot/package/python-enum34/ |
| H A D | Config.in | 7 An enumeration is a set of symbolic names (members) bound to
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libbacktrace/ |
| H A D | libbacktrace_git.bb | 4 SUMMARY = "A C library that may be linked into a C/C++ program to produce symbolic backtraces"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/ |
| H A D | python3-blivetgui_2.3.0.bb | 14 file://0002-Use-symbolic-list-add-and-edit-icons.patch \
|