Home
last modified time | relevance | path

Searched refs:endOfMatch (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/biology/mrbayes/MrBayes-3.2.7/doc/manual/src/
H A Dwiki2latex.rb12 endOfMatch = offsets[1]
13 string1[startOfMatch...endOfMatch] = "\\tb{" + match[0][3...match[0].length-3] + "}"
19 endOfMatch = offsets[1]
20 string1[startOfMatch...endOfMatch] = "\\textit{" + match[0][2...match[0].length-2] + "}"
26 endOfMatch = offsets[1]
27 string1[startOfMatch...endOfMatch] = "\\ttt{" + match[0][4...match[0].length-5] + "}"
33 endOfMatch = offsets[1]
40 endOfMatch = offsets[1]
41 string1[startOfMatch...endOfMatch] = "\\subsection{" + match[0][2...match[0].length-2] + "}"
47 endOfMatch = offsets[1]
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/pierrec/lz4/v4/internal/lz4block/
H A Ddecode_other.go113 endOfMatch := di + restSize
114 for di < endOfMatch {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/pierrec/lz4/v4/internal/lz4block/
H A Ddecode_other.go113 endOfMatch := di + restSize
114 for di < endOfMatch {
/dports/games/amoebax/amoebax-0.2.1/src/
H A DIMatchObserver.h49 virtual void endOfMatch (IPlayer::PlayerSide winner,
/dports/archivers/lizard/lizard-1.0/lib/
H A Dlizard_decompress_lz4.h126 BYTE* const endOfMatch = op + restSize; in Lizard_decompress_LZ4() local
128 while (op < endOfMatch) *op++ = *copyFrom++; in Lizard_decompress_LZ4()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/BSD/
H A Dlz4.c191 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
193 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/
H A Dlz4.c190 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local
192 while (op < endOfMatch) *op++ = *copyFrom++; in LZ4_decompress_generic()

1234567