Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dfin_ack_lat.c88 int accepted; in server() local
93 accepted = accept(sock, (struct sockaddr *)&address, in server()
95 if (accepted < 0) in server()
98 if (read(accepted, &buffer, sizeof(buffer)) == -1) in server()
100 close(accepted); in server()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h79 Q_PROPERTY(bool accepted READ accepted WRITE setAccepted) in Q_PROPERTY()
84 int pointCount = 0, bool accepted = true) in Q_PROPERTY()
87 m_pointCount(pointCount), m_accepted(accepted) {} in Q_PROPERTY()
104 bool accepted() const { return m_accepted; } in accepted() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.def42 accepted by is_gimple_operand.
88 assignment. It must be one of the tree codes accepted by
93 accepted by is_gimple_lvalue.
96 present. It must be a tree node accepted by is_gimple_val.
99 node accepted by is_gimple_val. This argument exists only if SUBCODE is
116 FN is the callee. It must be accepted by is_gimple_call_addr.
121 ARG1 ... ARGN are the arguments. They must all be accepted by
138 must be accepted by is_gimple_operand. */
254 private. It must be accepted by is_gimple_operand.
257 accepted by is_gimple_operand.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple.def42 accepted by is_gimple_operand.
88 assignment. It must be one of the tree codes accepted by
93 accepted by is_gimple_lvalue.
96 present. It must be a tree node accepted by is_gimple_val.
99 node accepted by is_gimple_val. This argument exists only if SUBCODE is
116 FN is the callee. It must be accepted by is_gimple_call_addr.
121 ARG1 ... ARGN are the arguments. They must all be accepted by
138 must be accepted by is_gimple_operand. */
254 private. It must be accepted by is_gimple_operand.
257 accepted by is_gimple_operand.
[all …]
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dstable-kernel-rules.rst6 Rules on what kind of patches are accepted, and which ones are not, into the
24 - New device IDs and quirks are also accepted.
136 - The sender will receive an ACK when the patch has been accepted into the
139 - If accepted, the patch will be added to the -stable queue, for review by
156 - Security patches will be accepted into the -stable tree directly from the
H A Dsubmitting-drivers.rst42 No new drivers are accepted for this kernel tree.
45 No new drivers are accepted for this kernel tree.
68 See accepted licenses at include/linux/module.h
81 to be accepted than if it invents gratuitous new ones.
/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/i18n/locales/
H A Daz_AZ146 % always accepted as affirmative, and those matching ^[Nn] are
147 % always accepted as negative.”. But that is not quite right, actually
149 % accepted as *negative*. So the expressions below do work as they
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Daz_AZ146 % always accepted as affirmative, and those matching ^[Nn] are
147 % always accepted as negative.”. But that is not quite right, actually
149 % accepted as *negative*. So the expressions below do work as they
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A Dmulti-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch4 aclocal: error: non-option arguments are not accepted: '\'.
/OK3568_Linux_fs/kernel/
H A DREADME.md14 fixing an Android-specific bug, these are very unlikely to be accepted unless they have been
111 - If the patch has been submitted to LKML, but not accepted into any maintainer tree
114 - add a `Bug:` tag with the Android bug (required for patches not accepted into
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dfunctionfs.rst58 with listed names are accepted. In particular, if the "functions"
61 only a function with the specified name is accepted.
/OK3568_Linux_fs/buildroot/package/xtables-addons/
H A DConfig.in17 yet, accepted in the main kernel/iptables packages.
/OK3568_Linux_fs/buildroot/package/genpart/
H A D0001-fix-return-code.patch12 Status: accepted upstream, not yet released.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-crop.rst96 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
97 other drivers only accepted a non-multiplanar buffer type (i.e. without the
H A Dvidioc-cropcap.rst90 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
91 other drivers only accepted a non-multiplanar buffer type (i.e. without the
/OK3568_Linux_fs/buildroot/package/ranger/
H A D0001-colorscheme-check-for-compiled-python-files.patch8 Patch accepted upstream:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Ddeterminism.patch7 Upstream-Status: Pending [some version of all/part of this may be accepted]
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0146-kern-misc-Add-function-to-check-printf-format-agains.patch75 + * The max_args allows to set a maximum number of accepted arguments. If the fmt0
205 + * parameters are NOT accepted, neither for fmt nor for fmt_expected.
207 + * The fmt is accepted if it has equal or less arguments than fmt_expected
/OK3568_Linux_fs/buildroot/package/gd/
H A DConfig.in9 the formats accepted for inline images by most browsers.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGL2PS11 …executable or other form of this software, or via a mechanism generally accepted in the software d…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_pinch.qml.QTBUG-4797076 pinch.accepted = false;
221 compare(map.lastPinchEvent.accepted, true)
234 compare(map.lastPinchEvent.accepted, true)
246 compare(map.lastPinchEvent.accepted, true)
549 compare(map.lastPinchEvent.accepted, true)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/
H A DREADME15 …er services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fet…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-Properly-check-authorization-on-incoming-guestOps-re.patch7 be accepted on the public pipe.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/
H A D0002-qmake.conf-lower-MODULE_VERSION-to-5.15.X.patch12 The following configuration files were considered but not accepted:

12345678910>>...13