Home
last modified time | relevance | path

Searched refs:All (Results 1 – 25 of 2232) sorted by relevance

12345678910>>...90

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dboolean_operator.cpp35 EvaluationResult All::evaluate(const EvaluationContext& params) const { in evaluate()
44 void All::eachChild(const std::function<void(const Expression&)>& visit) const { in eachChild()
50 bool All::operator==(const Expression& e) const { in operator ==()
51 if (e.getKind() == Kind::All) { in operator ==()
52 auto rhs = static_cast<const All*>(&e); in operator ==()
58 std::vector<optional<Value>> All::possibleOutputs() const { in possibleOutputs()
89 ParseResult All::parse(const Convertible& value, ParsingContext& ctx) { in parse()
90 return parseBooleanOp<All>(value, ctx); in parse()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst30 IvyBridge 06_3AH All
32 Haswell 06_3CH All
33 Haswell_L 06_45H All
34 Haswell_G 06_46H All
36 Broadwell_G 06_47H All
37 Broadwell 06_3DH All
39 Skylake_L 06_4EH All
40 Skylake 06_5EH All
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DTLWG12 Copyright (C) 1999 Db Type. All Rights Reserved.
14 All Rights Reserved.
25 All rights reserved.
31 Copyright (C) 2003, NECTEC. All rights reserved.
58 All rights reserved.
62 Copyright (C) 2003 NECTEC. All rights reserved.
64 All rights reserved.
101 Copyright (C) 2003 by Bitstream, Inc. All Rights Reserved.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dboolean_operator.hpp31 class All : public Expression { class
33 All(std::vector<std::unique_ptr<Expression>> inputs_) : in All() function in mbgl::style::expression::All
34 Expression(Kind::All, type::Boolean), in All()
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dsubmit-checklist.rst48 7) All new ``Kconfig`` options have help text.
78 16) All codepaths have been exercised with all lockdep features enabled.
80 17) All new ``/proc`` entries are documented under ``Documentation/``
82 18) All new kernel boot parameters are documented in
85 19) All new module parameters are documented with ``MODULE_PARM_DESC()``
87 20) All new userspace interfaces are documented in ``Documentation/ABI/``.
108 25) All memory barriers {e.g., ``barrier()``, ``rmb()``, ``wmb()``} need a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-Avoid-bashisms-in-init-scripts.patch29 # Copyright (C) 2012-2017 Red Hat, Inc. All rights reserved.
66 # Copyright (C) 2015 Red Hat, Inc. All rights reserved.
85 # Copyright (C) 2007-2009 Red Hat, Inc. All rights reserved.
104 # Copyright (C) 2007 Red Hat, Inc. All rights reserved.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNRL5 All of the documentation and software included in this software distribution from the US Naval Rese…
7 …ose portions are copyright by The Regents of the University of California. All Rights Reserved. Th…
9 …each copyrighted the portions that they developed at NRL and have assigned All Rights for those po…
15 1. All terms of the UC Berkeley copyright and license must be followed.
18 …4. All advertising materials mentioning features or use of this software must display the followin…
H A DAdobe2 All Rights Reserved.
6 NOTICE: All information contained herein is the property of Adobe
H A DTORQUE-1.12 Copyright (c) 2010-2011 Adaptive Computing Enterprises, Inc. All rights reserved.
17 4. All advertising materials mentioning features or use of the Software must display the following …
25 http://www.pbsworks.com/ResLibSearchResult.aspx?keywords=openpbs&industry=All&pro duct_service=All&…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresource.hpp42 All = Cache | Network, enumerator
48 LoadingMethod loadingMethod_ = LoadingMethod::All)
65 LoadingMethod = LoadingMethod::All);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc18 All attributes read only:
55 All attributes read only:
77 All attributes read only:
102 All attributes read only:
131 All attributes read only:
168 All attributes read only:
190 All attributes read only,
308 All attributes read only:
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dmsm8994-angler-rev-101.dts2 /* Copyright (c) 2015, Huawei Inc. All rights reserved.
3 * Copyright (c) 2016, The Linux Foundation. All rights reserved.
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dyui-reset-fonts-base.css3 Copyright 2011 Yahoo! Inc. All rights reserved.
9 Copyright 2011 Yahoo! Inc. All rights reserved.
15 Copyright 2011 Yahoo! Inc. All rights reserved.
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dyui-reset-fonts-base.css3 Copyright 2011 Yahoo! Inc. All rights reserved.
9 Copyright 2011 Yahoo! Inc. All rights reserved.
15 Copyright 2011 Yahoo! Inc. All rights reserved.
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dpr.rst16 All implementations are expected to ensure the reservations survive
44 All initiators with a registered key are considered reservation
51 All initiators with a registered key are considered reservation
112 All the ioctls have a flag field. Currently only one flag is supported:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dosfstools/
H A Ddosfstools_4.2.bb2 # Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
3 # Copyright (C) 2015, Sören Brinkmann <soeren.brinkmann@gmail> All Rights Reserved
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/
H A Dapache.conf36 Deny from All
40 Deny from All
/OK3568_Linux_fs/kernel/drivers/net/team/
H A DKconfig24 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/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqfile_zh.ts26 <comment>All other platforms</comment>
38 <comment>All other platforms</comment>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqfile_zh.ts26 <comment>All other platforms</comment>
38 <comment>All other platforms</comment>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/
H A Dqfile_zh.ts26 <comment>All other platforms</comment>
38 <comment>All other platforms</comment>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/
H A Dqfile_zh.ts26 <comment>All other platforms</comment>
38 <comment>All other platforms</comment>
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch18 -Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
19 +Copyright (C) 2021 Apple Inc. All rights reserved.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dunittest.txt8 All other properties are optional.
36 All other properties are optional
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurper-perl_0.013.bb3 All functions are optionally exported. All functions throw exceptions on \

12345678910>>...90