| /OK3568_Linux_fs/buildroot/package/freeswitch/ |
| H A D | freeswitch.mk | 92 applications/mod_avmd \ 93 applications/mod_blacklist \ 94 applications/mod_callcenter \ 95 applications/mod_commands \ 96 applications/mod_conference \ 97 applications/mod_curl \ 98 applications/mod_db \ 99 applications/mod_directory \ 100 applications/mod_dptools \ 101 applications/mod_easyroute \ [all …]
|
| H A D | 0001-src-mod-applications-mod_cv-mod_cv.cpp-fix-build-wit.patch | 4 Subject: [PATCH] src/mod/applications/mod_cv/mod_cv.cpp: fix build with opencv 26 src/mod/applications/mod_cv/mod_cv.cpp | 2 +- 29 diff --git a/src/mod/applications/mod_cv/mod_cv.cpp b/src/mod/applications/mod_cv/mod_cv.cpp 31 --- a/src/mod/applications/mod_cv/mod_cv.cpp 32 +++ b/src/mod/applications/mod_cv/mod_cv.cpp
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/demo-extrafiles/ |
| H A D | qt5-demo-extrafiles.bb | 40 install -d ${D}/${datadir}/applications 42 install -m 0644 ${WORKDIR}/cinematicexperience.desktop ${D}/${datadir}/applications 44 install -m 0644 ${WORKDIR}/hellogl_es2.desktop ${D}/${datadir}/applications 46 install -m 0644 ${WORKDIR}/hellowindow.desktop ${D}/${datadir}/applications 48 install -m 0644 ${WORKDIR}/qt5everywheredemo.desktop ${D}/${datadir}/applications 50 install -m 0644 ${WORKDIR}/qt5nmapcarousedemo.desktop ${D}/${datadir}/applications 52 install -m 0644 ${WORKDIR}/qt5nmapper.desktop ${D}/${datadir}/applications 54 install -m 0644 ${WORKDIR}/qtledbillboard.desktop ${D}/${datadir}/applications 56 install -m 0644 ${WORKDIR}/qtledcombo.desktop ${D}/${datadir}/applications 58 install -m 0644 ${WORKDIR}/qtsmarthome.desktop ${D}/${datadir}/applications [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | osxbuild | 21 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 24 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 27 …Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"… 30 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 33 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 39 …Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"… 42 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 51 …-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacO… 54 MacOSXSDK=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS…
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-parm.rst | 38 Applications can request a different frame interval. The capture or 53 To get and set the streaming parameters applications call the 105 - Set by drivers and applications, see :ref:`parm-flags`. 120 Applications store here the desired frame period, drivers return 125 period. To reset manually applications can just set this field to 133 applications and drivers must set this field to zero. Applications 138 - Applications set this field to the desired number of buffers used 146 - Reserved for future extensions. Drivers and applications must set 164 - Set by drivers and applications, see :ref:`parm-flags`. 180 Applications store here the desired frame period, drivers return [all …]
|
| H A D | format.rst | 13 Different devices exchange different kinds of data with applications, 18 applications should always negotiate a data format before engaging in 21 to satisfy the request. Of course applications can also just query the 35 initialization sequence. Prior to this point multiple panel applications 53 When applications omit the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl its locking side 66 All drivers exchanging data with applications must support the 78 by all drivers exchanging image data with applications. 85 routine or library for integration into applications. 90 seems useless, but there are applications serving as proxy between 91 drivers and the actual video applications for which this is useful.
|
| H A D | vidioc-g-priority.rst | 38 To query the current access priority applications call the 42 To request an access priority applications store the desired priority in 60 - Lowest priority, usually applications running in background, for 62 in user space will be necessary if multiple applications want to 69 - Medium priority, usually applications started and interactively 71 or just "panel" applications to change the channel or video 78 applications which must not be interrupted, like video recording.
|
| H A D | dev-overlay.rst | 34 Applications should use different file descriptors for capturing and 66 Before overlay can commence applications must program the driver with 75 supposed to run TV applications as root or with SUID bit set. A small 124 To get the current parameters applications set the ``type`` field of a 131 To program the overlay window applications set the ``type`` field of a 167 Applications set this field to determine which video field shall be 175 :ref:`VIDIOC_S_FBUF <VIDIOC_G_FBUF>` applications set this field 186 applications can set this field to point to an array of clipping 192 height, and they must not overlap. If possible applications 209 applications can set this field to point to a clipping bit mask. [all …]
|
| H A D | vidioc-g-fbuf.rst | 38 Applications can use the :ref:`VIDIOC_G_FBUF <VIDIOC_G_FBUF>` and :ref:`VIDIOC_S_FBUF <VIDIOC_G_FBU… 52 To get the current parameters applications call the :ref:`VIDIOC_G_FBUF <VIDIOC_G_FBUF>` 57 To set the parameters for a *Video Output Overlay*, applications must 67 applications must initialize the ``flags`` field, the ``fmt`` 72 For a *destructive Video Overlay* applications must additionally provide 108 *destructive Video Overlays* applications must provide a base 111 the driver must return a valid base address, so applications can 139 - For *destructive Video Overlays* applications must initialize this 155 - Drivers and applications shall ignore this field. If applicable, 168 For *destructive Video Overlays* both applications and drivers can [all …]
|
| H A D | app-pri.rst | 9 When multiple applications share a device it may be desirable to assign 12 applications from changing video controls or switching the current TV 13 channel. Another objective is to permit low priority applications 15 applications and automatically regain control of the device at a later 23 V4L2 and drivers not supporting these ioctls. Applications requiring a
|
| H A D | dev-subdev.rst | 17 media entities. Applications will be able to enumerate the sub-devices 22 make them directly configurable by applications. When both the 46 Applications can control all sub-devices through a single interface. 55 Applications can access those hidden controls through the sub-device 68 V4L2 sub-devices can notify applications of events as described in 84 V4L2 applications do *not* need to use the API described in this 120 configured differently. Applications need to configure the formats at 124 can expose pad-level image format configuration to applications. When 125 they do, applications can use the 130 Applications are responsible for configuring coherent parameters on the [all …]
|
| H A D | vidioc-qbuf.rst | 38 Applications call the ``VIDIOC_QBUF`` ioctl to enqueue an empty 42 To enqueue a buffer applications set the ``type`` field of a struct 46 Applications must also set the ``index`` field. Valid index numbers 54 or ``V4L2_BUF_TYPE_VBI_OUTPUT``) applications must also initialize the 56 for details. Applications must also set ``flags`` to 0. The 63 To enqueue a :ref:`memory mapped <mmap>` buffer applications set the 70 To enqueue a :ref:`user pointer <userp>` buffer applications set the 85 To enqueue a :ref:`DMABUF <dmabuf>` buffer applications set the 123 Applications call the ``VIDIOC_DQBUF`` ioctl to dequeue a filled
|
| H A D | vidioc-enum-dv-timings.rst | 40 applications can enumerate a list of known supported timings. Call 45 To query the available timings, applications initialize the ``index`` 51 DV timings, applications shall begin at index zero, incrementing by one 62 or outputs (for DV transmitters), applications must specify the desired 84 video node applications must set this field to zero. 87 - Reserved for future extensions. Drivers and applications must set
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | api.rst | 11 This document describes the frame buffer API used by applications to interact 17 the recommended API implementation, but applications should be prepared to 46 Pixels are stored in memory in hardware-dependent formats. Applications need 148 Screen information are queried by applications using the FBIOGET_FSCREENINFO 154 be directly modified by applications, but can be changed by the driver when an 222 To modify variable information, applications call the FBIOPUT_VSCREENINFO 227 applications should call the FBIOGET_VSCREENINFO ioctl and modify only the 240 for applications when using RGB and grayscale formats, as well as legacy 243 To select a format, applications set the fb_var_screeninfo bits_per_pixel field 247 - For grayscale formats, applications set the grayscale field to one. The red, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | megaraid.rst | 11 user applications in a similar way. They understand the same firmware control 12 commands. Furthermore, the applications also can treat different classes of 14 interfaces with the applications on one side and all the low level drivers 23 iv. Applications have to interface with only module instead of 63 The applications interface with the common module via the character device 68 applications into uioc_t. After driver handles the uioc_t, the common module 69 will convert that back into the old format before returning to applications. 71 As new applications evolve and replace the old ones, the old packet format
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/garcon/files/ |
| H A D | 0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch | 4 Subject: [garcon] xfce-applications.menu: don't bloat settings menu by 16 data/xfce/xfce-applications.menu | 3 +++ 19 diff --git a/data/xfce/xfce-applications.menu b/data/xfce/xfce-applications.menu 21 --- a/data/xfce/xfce-applications.menu 22 +++ b/data/xfce/xfce-applications.menu
|
| /OK3568_Linux_fs/external/libmali/ |
| H A D | END_USER_LICENCE_AGREEMENT.txt | 18 "Applications" means applications for use solely in conjunction with 36 purposes of running, designing or developing Applications; and 40 with, or as incorporated into, Applications; and 45 trademarks to market Applications; (ii) to retain any and all 82 applications owned by you or a third party; or (b) for developing 83 technology, applications or products which avoid any of ARM's 85 reference for modifying existing patents or patent applications or 87 existing patents or patent applications. 104 OF APPLICATIONS, INCLUDING WITHOUT LIMITATION, APPLICATIONS DESIGNED 105 OR INTENDED FOR MISSION CRITICAL APPLICATIONS, SUCH AS PACEMAKERS,
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.32 | 29 …usive, and non-sublicensable license to use the SDK solely to develop applications for compatible … 31 …applications for other platforms (including non-compatible implementations of Android) or to devel… 39 …e to you and that future versions of the SDK may be incompatible with applications developed on pr… 48 …o any software applications that you develop using the SDK, including any intellectual property ri… 50 4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) the… 52 4.3 You agree that if you use the SDK to develop applications for general public users, you will pr… 56 …resources that you create, transmit or display through Android and/or applications for Android, an… 63 …u may choose yourself and that you will be solely responsible for all applications that are develo… 73 7. Third Party Applications 75 …applications developed by a third party or that access data, content or resources provided by a th… [all …]
|
| /OK3568_Linux_fs/external/libmali/debian/ |
| H A D | copyright | 29 "Applications" means applications for use solely in conjunction with 47 purposes of running, designing or developing Applications; and 51 with, or as incorporated into, Applications; and 56 trademarks to market Applications; (ii) to retain any and all 93 applications owned by you or a third party; or (b) for developing 94 technology, applications or products which avoid any of ARM's 96 reference for modifying existing patents or patent applications or 98 existing patents or patent applications. 115 OF APPLICATIONS, INCLUDING WITHOUT LIMITATION, APPLICATIONS DESIGNED 116 OR INTENDED FOR MISSION CRITICAL APPLICATIONS, SUCH AS PACEMAKERS,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/Resources/French.lproj/ |
| H A D | Localizable.strings | 5 "Any open X11 applications will stop immediately, and you will lose any unsaved changes." = "Toute … 11 …de votre écran. X11 rétablira l’état précédent de l’écran lorsque les applications en feront la re… 38 …applications may not have titlebars, or may look different to windows displayed by native applicat…
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/ |
| H A D | mport_cdev.rst | 13 devices directly to applications, in a manner that allows the numerous and 17 for user-space applications. Most of RapidIO operations are supported through 24 Using available set of ioctl commands user-space applications can perform 37 - Enable/Disable reporting of RapidIO doorbell events to user-space applications 39 - Enable/Disable reporting of RIO port-write events to user-space applications 58 as user-space applications while using remaining functionality provided by 99 5. User-space Applications and API 102 API library and applications that use this device driver are available from
|
| H A D | rio_cm.rst | 16 to applications, in a manner that allows the numerous and varied RapidIO 19 This driver (RIO_CM) provides to user-space applications shared access to 26 have reduced number of messaging mailboxes. RapidIO aware applications must 31 operations using a single messaging mailbox. This allows applications to 39 Following ioctl commands are available to user-space applications: 87 user-space applications are defined in 'include/uapi/linux/rio_cm_cdev.h'. 126 5. User-space Applications and API Library 129 Messaging API library and applications that use this device driver are available
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | bfq-iosched.rst | 10 low latency for time-sensitive applications, such as audio or video 81 Low latency for interactive applications 99 applications experience high latencies, or even become unresponsive 102 Low latency for soft real-time applications 104 Also soft real-time applications, such as audio and video 106 of the background I/O workload. As a consequence, these applications 130 among I/O-bound applications in proportion their weights, with any 135 applications that would otherwise cause a throughput loss. 149 * real-time recording of data in live-dumping applications (e.g., 211 real-time applications (e.g., video or audio players/streamers), [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/Resources/English.lproj/ |
| H A D | Localizable.strings | 5 "Any open X11 applications will stop immediately, and you will lose any unsaved changes." = "Any op… 38 …applications may not have titlebars, or may look different to windows displayed by native applicat…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/puzzles/ |
| H A D | puzzles_git.bb | 26 rm ${D}/${datadir}/applications/net.desktop 29 install -d ${D}/${datadir}/applications/ 35 echo "making ${D}/${datadir}/applications/$prog.desktop" 36 cat <<STOP > ${D}/${datadir}/applications/$prog.desktop 40 Icon=applications-games
|