Searched refs:here (Results 1 – 24 of 24) sorted by relevance
119 here.bits = (unsigned char)1;120 here.val = (unsigned short)0;122 *(*table)++ = here;216 here.bits = (unsigned char)(len - drop);218 here.op = (unsigned char)0;219 here.val = work[sym];223 here.val = base[work[sym] - match];227 here.val = 0;236 next[(huff >> drop) + fill] = here;296 here.val = (unsigned short)0;[all …]
110 here = lcode[hold & lmask];112 op = (unsigned)(here.bits);115 op = (unsigned)(here.op);117 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?123 len = (unsigned)(here.val);141 here = dcode[hold & dmask];143 op = (unsigned)(here.bits);146 op = (unsigned)(here.op);148 dist = (unsigned)(here.val);267 here = dcode[here.val + (hold & ((1U << op) - 1))];[all …]
966 if (here.val < 16) {1059 if (here.op && (here.op & 0xf0) == 0) {1060 last = here;1070 DROPBITS(here.bits);1071 state->back += here.bits;1074 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?1080 if (here.op & 32) {1086 if (here.op & 64) {1110 last = here;1120 DROPBITS(here.bits);[all …]
5 configurations are possible but not covered here. First slot empty is possbile
6 # Platform specific romlib functions can be added or included here.
8 Capability architecture specific changes will be added `here <https://git.morello-project.org/morel…
32 topic within the community. More details can be found `here`_.
43 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
48 here ``PMCR_EL0.DP`` architecturally resets to zero.
21 # overwriting the 0 in this code here.
122 security state unless it is enabled here.
217 The test sequence here is as follows:
47 License Identifiers that are here available: http://spdx.org/licenses/
54 In contrast to the existing Raspberry Pi 3 port this one here is a BL31-only
268 Please use the code from `here <https://github.com/OP-TEE/optee_os>`__.285 you need to clone mbed TLS from `here <https://github.com/ARMmbed/mbedtls>`__.420 3. Copy ``armstub8.bin`` here. When ``kernel8.img`` is available, The VideoCore
151 The image_sign.sh and bl2_sign.csf files alluded to blow are available here.
158 documentation, available `here <https://git-scm.com/docs/githooks>`_.
84 `PSCI`_ implementation is located here in the ``lib/psci`` directory.
1026 specific errata workarounds could also be implemented here. The API should
281 operation may help here.
92 here, a level-3 table will need to be allocated on the fly and the level-2
834 provided here.
997 and returns back here. */
Completed in 24 milliseconds