Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 1393) sorted by relevance

12345678910>>...56

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqtlocation-changes.qdoc42 \li added \l[QML]{QtLocation::Map::}{error} property
43 \li added \l[QML]{QtLocation::Map::}{errorString} property
44 \li added \l[QML]{QtLocation::Map::}{copyrightLinkActivated} signal
46 \li added \l[QML]{QtLocation::Map::}{fromCoordinate}() method
49 \li added \l[QML]{QtLocation::Map::}{color} property
50 \li added \l[QML]{QtLocation::Map::}{clearData} method
65 \li added \l[QML]{QtLocation::MapPolyline::}{containsCoordinate} method
66 \li added \l[QML]{QtLocation::MapPolyline::}{coordinateAt} method
67 \li added \l[QML]{QtLocation::MapPolyline::}{insertCoordinate} method
68 \li added \l[QML]{QtLocation::MapPolyline::}{replaceCoordinate} method
[all …]
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog121 - added SecureToken support
122 - added automatic SWF hash calculation
123 - added server-side handshake processing
124 - added rtmpsrv stub server example
125 - added rtmpsuck proxy server
151 - added --subscribe option for subscribing to a stream
152 - added --start / --stop options for specifying endpoints of a stream
153 - added --debug / --quiet / --verbose options for controlling output
155 - added SOCKS4 support (by Monsieur Video)
193 - added AMF3 parsing support (experimental feauture, only some primitives, no references)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dccmake.bbclass41 removed, added = [], []
50 added.append((bk, bkt, bv))
59 added.append((bk, bkt, bv))
61 return removed, added
71 _, added = cmake_diff_config_vars(old, new)
73 if len(added) != 0:
76 for k, kt, v in added:
83 for k, kt, v in added:
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c144 struct ptrace_relation *relation, *added; in yama_ptracer_add() local
146 added = kmalloc(sizeof(*added), GFP_KERNEL); in yama_ptracer_add()
147 if (!added) in yama_ptracer_add()
150 added->tracee = tracee; in yama_ptracer_add()
151 added->tracer = tracer; in yama_ptracer_add()
152 added->invalid = false; in yama_ptracer_add()
160 list_replace_rcu(&relation->node, &added->node); in yama_ptracer_add()
166 list_add_rcu(&added->node, &ptracer_relations); in yama_ptracer_add()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst10 Soon after the V4L API was added to the kernel it was criticised as too
59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
62 output devices were added.
64 1999-01-14: A raw VBI capture interface was added.
99 1999-05-02: Fixed a typo in videodev.h, and added the
118 2. ``V4L2_TUNER_SUB_LANG1`` was added. (1999-09-05)
195 8. A ``sequence`` field was added to struct v4l2_buffer. The ``sequence``
206 2000-01-13: The ``V4L2_FMT_FLAG_NOT_INTERLACED`` flag was added.
212 added.
214 2000-11-25: ``V4L2_TYPE_VBI_INPUT`` was added.
[all …]
H A Dv4l2.rst50 - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
134 Rewrote Colorspace chapter, added new enum
189 Improved the description of V4L2_CID_COLORFX control, added
243 will be used by the Linux Kernel. Also added Remote Controller chapter.
258 Added libv4l and Remote Controller documentation; added v4l2grab and
334 Cleaned up the bibliography, added BT.653 and BT.1119.
391 v4l2_buffer changes, added video capture example, various corrections.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.3.025 - New SatelliteInfo example added. The example displays the signal
41 * iOS position backend added.
42 * [QTBUG-34102] Android backend added. Android devices can retrieve
47 * [QTBUG-34102] Android backend added. Android devices can retrieve
51 * Added QGeoRectangle(QList<QGeoCoordinate>) constructor added.
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst61 - added support for WideView WT-220U (Thanks to Steve Chang)
65 - added basic isochronous support to the dvb-usb-framework
66 - added support for Conexant Hybrid reference design and Nebula
90 - added support for the AVerMedia AverTV DVB-T USB2.0 device
95 - added support for the Typhoon/Yakumo/HAMA DVB-T mobile USB2.0
99 - added support for the KWorld/ADSTech Instant DVB-T USB2.0.
103 - added support for the Hauppauge Win-TV Nova-T USB2
148 - added additional remote control keys. Thanks to Uwe Hanke.
152 - added remote control support. Thanks to David Matthews.
156 - added support for a new devices (Grandtec/Avermedia/Artec)
[all …]
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_notify.c80 int added = 0; in present_create_notifies() local
97 added = i; in present_create_notifies()
102 present_destroy_notifies(notifies, added); in present_create_notifies()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py860 added = sb - sa
862 return changed, added, removed
876 added = []
880 added.append(x)
886 for y in added:
889 added.remove(y)
893 added = [x[0] for x in added]
895 return changed, added, removed
913 …changed, added, removed = dict_diff(a_data['gendeps'], b_data['gendeps'], a_data['basehash_ignore_…
919 if added:
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-waiting_for_supplier11 suppliers to be added and then linked to using device links
15 to be added before it can probe. A value of 1 means the device
16 is waiting for one or more suppliers to be added before it can
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace_64.S53 .macro save_mcount_regs added=0 argument
68 pushq \added+8*2(%rsp)
72 pushq \added+8*3(%rsp)
101 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
104 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
/OK3568_Linux_fs/kernel/drivers/net/team/
H A DKconfig8 Team devices can be added using the "ip" command from the
24 All added ports are setup to have team's device address.
36 All added ports are setup to have team's device address.
48 All added ports are setup to have team's device address.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dsmartpqi.rst15 volumes will not be added to the OS.
27 <Controller names to be added as they become publicly available.>
50 HBA devices are added to the SAS transport layer. These attributes are
51 automatically added by the SAS transport layer.
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/pgms/
H A Dindex.base16 # The shell1 test was added to the index in 5.0, and this baseline score
43 # The grep and sysexec tests were added in 5.1.1; they are not index tests,
44 # but these baseline scores were added for convenience.
/OK3568_Linux_fs/kernel/certs/
H A DKconfig23 Provide a system keyring to which trusted keys can be added. Keys in
24 the keyring are considered to be trusted. Keys may be added at will
61 bool "Provide a keyring to which extra trustable keys may be added"
64 If set, provide a keyring to which extra keys may be added, provided
72 Provide a system keyring to which blacklisted keys can be added.
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Dclass.rst51 As devices are bound to drivers, they are added to the device class
57 The device is enumerated in the class. Each time a device is added to
60 from the class and re-added, it will receive a different enumerated
74 Device drivers are added to device classes when they are registered
148 When a device is added to a device class, the core attempts to add it
/OK3568_Linux_fs/kernel/Documentation/driver-api/phy/
H A Dsamsung-usb2.rst15 with added support for many special cases.
38 To support a new SoC a new file should be added to the drivers/phy
109 added to the struct of_device_id samsung_usb2_phy_of_match[] array::
132 The newly created file that supports the new SoC has to be also added to the
133 Makefile. In case of Exynos 4210 the added line is following::
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch6 GCC diagnostics were added to ignore array boundaries, instead
30 - * assertion is added to prevent us from accessing the wrong index.
31 + * assertion is added to prevent us from accessing the CPU power level.
/OK3568_Linux_fs/yocto/poky/documentation/tools/
H A Dupdate-documentation-conf86 added = []
101 added.append(dkey)
111 elif key in added:
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DWsuipa1 This file was added by Clea F. Rees on 2008/11/30 with the permission of Dean Guenther and pointers…
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpnv_php.c25 bool added; member
753 if (event->added) in pnv_php_event_handler()
770 bool added; in pnv_php_interrupt() local
785 added = !!(lsts & PCI_EXP_LNKSTA_DLLLA); in pnv_php_interrupt()
796 added = !!(presence == OPAL_PCI_SLOT_PRESENT); in pnv_php_interrupt()
803 if (!added) { in pnv_php_interrupt()
829 php_slot->name, added ? "added" : "removed", irq); in pnv_php_interrupt()
831 event->added = added; in pnv_php_interrupt()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c109 int added = min(abytes, AES_BLOCK_SIZE - *macp); in ccm_update_mac() local
111 crypto_xor(&mac[*macp], in, added); in ccm_update_mac()
113 *macp += added; in ccm_update_mac()
114 in += added; in ccm_update_mac()
115 abytes -= added; in ccm_update_mac()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbitbake-whatchanged111 added = {}
116 added[k] = d_new.get(k)
119 if not added:
126 for k in added.keys():
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipv6.rst37 No IPv6 addresses will be added to interfaces, and
55 will be added to interfaces.
77 No IPv6 addresses will be added to interfaces.

12345678910>>...56