Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 101) sorted by relevance

12345

/rk3399_ARM-atf/lib/libc/
H A Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
82 acc = any = 0; in strtoul()
97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul()
98 any = -1; in strtoul()
100 any = 1; in strtoul()
104 if (any < 0) { in strtoul()
109 *endptr = (char *)(any ? s - 1 : nptr); in strtoul()
H A Dstrtoull.c55 int neg, any, cutlim; in strtoull() local
83 acc = any = 0; in strtoull()
98 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoull()
99 any = -1; in strtoull()
101 any = 1; in strtoull()
105 if (any < 0) { in strtoull()
110 *endptr = (char *)(any ? s - 1 : nptr); in strtoull()
H A Dstrtol.c54 int neg, any, cutlim; in strtol() local
85 acc = any = 0; in strtol()
119 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtol()
120 any = -1; in strtol()
122 any = 1; in strtol()
128 if (any < 0) { in strtol()
135 *endptr = (char *)(any ? s - 1 : nptr); in strtol()
H A Dstrtoll.c54 int neg, any, cutlim; in strtoll() local
85 acc = any = 0; in strtoll()
120 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoll()
121 any = -1; in strtoll()
123 any = 1; in strtoll()
129 if (any < 0) { in strtoll()
136 *endptr = (char *)(any ? s - 1 : nptr); in strtoll()
/rk3399_ARM-atf/licenses/
H A DLICENSE-APACHE-2.0.txt31 "Object" form shall mean any form resulting from mechanical
41 "Derivative Works" shall mean any work, whether in Source or Object
49 "Contribution" shall mean any work of authorship, including
50 the original version of the Work and any modifications or additions
55 means any form of electronic, verbal, or written communication sent
63 "Contributor" shall mean Licensor and any individual or Legal Entity
83 institute patent litigation against any entity (including a
86 or contributory patent infringement, then any patent licenses
91 Work or Derivative Works thereof in any medium, with or without
95 (a) You must give any other recipients of the Work or
[all …]
H A DLICENSE.MIT5 Permission is hereby granted, free of charge, to any person obtaining a copy
/rk3399_ARM-atf/
H A Dpoetry.lock11 …{file = "alabaster-0.7.13-py3-none-any.whl", hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f8…
23 …{file = "anytree-2.12.1-py3-none-any.whl", hash = "sha256:5ea9e61caf96db1e5b3d0a914378d2cd83c269df…
38 …{file = "babel-2.17.0-py3-none-any.whl", hash = "sha256:4d0b53093fdfb4b21c92b5213dba5a1b23885afa83…
56 …{file = "build-1.2.2.post1-py3-none-any.whl", hash = "sha256:1d61c0887fa860c01971625baae8bdd338e51…
82 …{file = "cachetools-5.5.2-py3-none-any.whl", hash = "sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d270…
94 …{file = "certifi-2025.8.3-py3-none-any.whl", hash = "sha256:f6c12493cfb1b06ba2ff328595af9350c65d66…
106 …{file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d…
195 …{file = "charset_normalizer-3.4.3-py3-none-any.whl", hash = "sha256:ce571ab16d890d23b5c278547ba694…
207 …{file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d32…
222 …{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b…
[all …]
/rk3399_ARM-atf/tools/cot_dt2c/
H A Dpoetry.lock11 …{file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d32…
26 …{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b…
40 …{file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba2…
116 …{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6…
149 …{file = "mypy-0.910-py3-none-any.whl", hash = "sha256:ef565033fa5a958e62796867b1df10c40263ea9ded87…
181 …{file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f…
193 …{file = "plotly-5.24.1-py3-none-any.whl", hash = "sha256:f67073a1e637eb0dc3e46324d9d51e2fe76e9727c…
209 …{file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d…
225 …{file = "pydevicetree-0.0.13-py3-none-any.whl", hash = "sha256:d61c695cec925b90a8b5740053f4b604e51…
240 …{file = "pyparsing-3.1.4-py3-none-any.whl", hash = "sha256:a6a7ee4235a3f944aa1fa2249307708f893fe57…
[all …]
/rk3399_ARM-atf/tools/memory/
H A Dpoetry.lock11 …{file = "anytree-2.12.1-py3-none-any.whl", hash = "sha256:5ea9e61caf96db1e5b3d0a914378d2cd83c269df…
26 …{file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d32…
42 …{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b…
54 …{file = "jinja2-3.1.6-py3-none-any.whl", hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a…
142 …{file = "nodeenv-1.9.1-py2.py3-none-any.whl", hash = "sha256:ba11c9782d29c27c70ffbdda2d74150987547…
154 …{file = "prettytable-3.11.0-py3-none-any.whl", hash = "sha256:aa17083feb6c71da11a68b2c213b04675c4a…
172 …{file = "pyelftools-0.29-py2.py3-none-any.whl", hash = "sha256:519f38cf412f073b2d7393aa4682b0190fa…
184 …{file = "pyright-1.1.407-py3-none-any.whl", hash = "sha256:6dd419f54fcc13f03b52285796d65e639786373…
233 …{file = "six-1.17.0-py2.py3-none-any.whl", hash = "sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27…
245 …{file = "typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa2175…
[all …]
/rk3399_ARM-atf/include/export/
H A DREADME10 - They must not #include any headers except other export headers, and those
13 - They must not rely on any type definitions other that <stdint.h> types defined
19 - They must not rely on any macro definitions other than those which are
/rk3399_ARM-atf/tools/tlc/
H A Dpoetry.lock11 …{file = "astroid-2.15.8-py3-none-any.whl", hash = "sha256:1aa149fc5c6589e3d0ece885b4491acd80af4f08…
32 …{file = "bandit-1.7.10-py3-none-any.whl", hash = "sha256:665721d7bebbb4485a339c55161ac0eedde27d51e…
58 …{file = "bandit-1.8.3-py3-none-any.whl", hash = "sha256:28f04dc0d258e1dd0f99dee8eefa13d1cb5e3fde1a…
103 …{file = "black-24.8.0-py3-none-any.whl", hash = "sha256:972085c618ee94f402da1af548a4f218c754ea7e5d…
130 …{file = "cachetools-5.5.2-py3-none-any.whl", hash = "sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d270…
142 …{file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245…
154 …{file = "cfgv-3.4.0-py2.py3-none-any.whl", hash = "sha256:b7265b1f29fd3316bfcd2b330d63d024f2bfd8bc…
166 …{file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d…
267 …{file = "charset_normalizer-3.3.2-py3-none-any.whl", hash = "sha256:3e4d1f6587322d2788836a99c69062…
278 …{file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d32…
[all …]
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot.rst32 files, if any - must be measured. In addition to that, there might be specific
112 can measure any relevant piece of critical data at any point during the boot.
120 BL31 does not load and thus does not measure any image.
132 (e.g. Event Log buffer, |RSE|). As these functions do not return any value,
179 Secure World using any platform implementation way.
180 - Measure all critical data if any.
181 - As these functions do not return any value, the platform should deal with
224 publicise it using any of the supported backends.
H A Ddrtm_poc.rst18 any time. As these measurements are stored separately from the boot-time
27 doing any needed configuration, loading the target payload image(DLME),
/rk3399_ARM-atf/docs/about/
H A Dcontact.rst4 We welcome any feedback on |TF-A| and there are several methods for providing
31 Anyone is welcome to join. This is an opportunity to discuss any technical
/rk3399_ARM-atf/lib/compiler-rt/
H A DLICENSE.TXT29 Permission is hereby granted, free of charge, to any person obtaining a copy of
60 Permission is hereby granted, free of charge, to any person obtaining a copy
87 applies to all code in the LLVM Distribution, and nothing in any of the
/rk3399_ARM-atf/docs/perf/
H A Dtsp.rst12 First clean the TF-A build directory to get rid of any previous BL31 binary.
/rk3399_ARM-atf/docs/plat/
H A Dpoplar.rst9 of running any commercial set-top solution based on Linux or Android.
84 - Plug the USB pen drive to any of the USB2 ports
161 Hit any key to stop autoboot: 0
H A Drpi5.rst12 not seem to feature a secure memory controller of any kind, so portions of
40 runtime messages or not. ``-1`` (default) disables the option, any other value
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-build-options.rst22 - ``FVP_MAX_PE_PER_CPU``: Sets the maximum number of PEs implemented on any CPU
24 ``ARM_PLAT_MT`` doesn't have any effect on FVP platforms.
/rk3399_ARM-atf/docs/process/
H A Dcode-review-guidelines.rst18 unfairly criticizing or belittling the work of any contributor.
94 directory to have the freedom to change it in any way. This way, your changes
109 There are no good or bad review comments. If you have any doubt about a patch or
158 concerns, questions, or any other type of blocking comment, they should set
204 - The patch aims at complying with any standard or technical documentation
238 concerns, questions, or any other type of blocking comment, they should set
H A Dsecurity.rst29 outlined in the process. We do our best to respond and fix any issues quickly.
38 with the source code and in any published security advisory.
H A Dfaq.rst20 set and the impact of any delay. Feel free to add a comment to your patch set
74 if any, can be examined.
/rk3399_ARM-atf/docs/components/
H A Dven-el3-service.rst66 - VEN_EL3_SVC_VERSION_MAJOR is incremented when any of the sub service version discovery
67 FID changes or the FID that was allocated for discovery changes. So any breaking subfeature
H A Darm-sip-service.rst69 This call can only be made on the primary CPU, before any secondaries were
82 - ``STATE_SW_E_PARAM``: If any of the parameters were deemed invalid for
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst41 can be registered at any given moment. Any registered console can have a single
46 event of a crash. Similarly, a console with all three scopes will display any and
136 This ASM function flushes any characters, that are still in the Transmit FIFO but
138 but doesn't return any value. In a crash context this function must only clobber
200 to get rid of any lingering characters from the queue when switching from secure world
309 This function doesn't take any argument but returns a character as an int.

12345