| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | boolean_operator.cpp | 7 EvaluationResult Any::evaluate(const EvaluationContext& params) const { in evaluate() 16 void Any::eachChild(const std::function<void(const Expression&)>& visit) const { in eachChild() 22 bool Any::operator==(const Expression& e) const { in operator ==() 23 if (e.getKind() == Kind::Any) { in operator ==() 24 auto rhs = static_cast<const Any*>(&e); in operator ==() 30 std::vector<optional<Value>> Any::possibleOutputs() const { in possibleOutputs() 85 ParseResult Any::parse(const Convertible& value, ParsingContext& ctx) { in parse() 86 return parseBooleanOp<Any>(value, ctx); in parse()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/ |
| H A D | 0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch | 56 def __getstate__(self) -> Dict[str, Any]: 155 - def _clone_repo(cls, repo: 'Repo', url: str, path: PathLike, name: str, **kwargs: Any) -> 'Rep… 157 + allow_unsafe_options: bool = False, allow_unsafe_protocols: bool = False,**kwargs: Any… 244 - def set_url(self, new_url: str, old_url: Optional[str] = None, **kwargs: Any) -> 'Remote': 246 + allow_unsafe_protocols: bool = False, **kwargs: Any) -> 'Remote': 266 - def add_url(self, url: str, **kwargs: Any) -> 'Remote': 267 + def add_url(self, url: str, allow_unsafe_protocols: bool = False, **kwargs: Any) -> 'Remote': 278 def delete_url(self, url: str, **kwargs: Any) -> 'Remote': 284 - def create(cls, repo: 'Repo', name: str, url: str, **kwargs: Any) -> 'Remote': 285 …repo: 'Repo', name: str, url: str, allow_unsafe_protocols: bool = False, *kwargs: Any) -> 'Remote': [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | boolean_operator.hpp | 12 class Any : public Expression { class 14 Any(std::vector<std::unique_ptr<Expression>> inputs_) : in Any() function in mbgl::style::expression::Any 15 Expression(Kind::Any, type::Boolean), in Any()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Xerox | 3 …Any copy of this software or of any derivative work must include the above copyright notice of Xer…
|
| H A D | IBM-pibs | 3 Any user of this software should understand that IBM cannot provide technical support for this soft… 5 Any person who transfers this source code or any derivative work must include the IBM copyright not…
|
| H A D | DSDP | 5 …stribute to others, so long as this original copyright notice is retained. Any publication resulti… 13 …Any questions or comments on the software may be directed to benson@mcs.anl.gov or yinyu-ye@stanfo…
|
| H A D | ECL-1.0 | 30 Any pre-existing intellectual property disclaimers, notices, or terms and 39 Any modifications of the Original Work must be distributed in such a manner as
|
| H A D | Zed | 2 You may copy and distribute this file freely. Any queries and complaints should be forwarded to Ji…
|
| H A D | SSH-short | 2 can be used freely for any purpose. Any derived versions of this
|
| /OK3568_Linux_fs/u-boot/Licenses/ |
| H A D | ibm-pibs.txt | 8 Any user of this software should understand that IBM cannot provide 12 Any person who transfers this source code or any derivative work
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-bus-mhi | 10 Users: Any userspace application or clients interested in device info. 21 Users: Any userspace application or clients interested in device info.
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | pr.rst | 27 device. Any initiator can read from the device. 35 Any initiator can read from the device. 43 Any initiator can read from the device.
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | prog_cgroup_sockopt.rst | 31 value. It can only be decreased or set to -1. Any other value will 53 original value that the kernel returned. Any other value will trigger 95 use the original buffer from the userspace. Any modifications
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libstrictures/ |
| H A D | libstrictures-perl_2.000006.bb | 9 Any time I see a warning from my code, that indicates a mistake. \ 11 Any time my code encounters a mistake, I want a crash -- not spew to STDERR \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | README-rust.md | 48 - Any `-sys` packages your project might need must have RDEPENDs for 52 - Any `-sys` packages your project might need must have RDEPENDs for
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/ |
| H A D | 0002-fix-fail-to-enable-bluetooth.patch | 31 @@ -80,6 +80,16 @@ def check_bluetooth_status(message: str, exitfunc: Callable[[], Any]) -> None: 67 def on_adapter_property_changed(self, _path: str, key: str, value: Any) -> None:
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-rds.rst | 21 identical to the RDS standard. Any RDS decoder/encoder can also handle 38 :ref:`VIDIOC_QUERYCAP` ioctl. Any tuner that 57 :ref:`VIDIOC_QUERYCAP` ioctl. Any modulator that
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch | 45 + * Any of the -X, -Y, -Z and -z options together with other PAGE_MODE_x options 50 + "Any of the crop options -X, -Y, -Z and -z together with other PAGE_MODE_x options suc…
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | code-of-conduct-interpretation.rst | 92 defined in the MAINTAINERS file in the kernel source tree. Any emails 99 email address, or "official" social media address. Any activity 135 Any member of the committee, including the mediator, can be contacted 144 Any decisions by the committee will be brought to the TAB, for
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-counter | 135 Any state transition on quadrature pair signal A updates 140 Any state transition on quadrature pair signal B updates 145 Any state transition on either quadrature pair signals 194 Any state transition.
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | WRITING_TESTS | 53 Any other text on stderr is treated as if it were: 57 Any output to stdout is placed in a log file, and can be used for debugging. 87 Any output to stderr which is not a formatted line will be treated as an
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpu/ |
| H A D | cpu-topology.txt | 65 Any other configuration is considered invalid. 78 system must be defined within the topology. Any other configuration is 116 Any other configuration is considered invalid. 133 Any other configuration is considered invalid. 159 Any other configuration is considered invalid.
|
| /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…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | tps549b22-regulator.txt | 7 Any property defined as part of the core regulator binding, defined in
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-passwd/base-passwd/ |
| H A D | add_shutdown.patch | 3 to work correctly. Any users that want to use shutdown like
|