| /OK3568_Linux_fs/u-boot/lib/bzip2/ |
| H A D | bzlib_private.h | 86 typedef unsigned char UChar; typedef 206 ((UChar)cha)]; \ 249 UChar* block; 251 UChar* zbits; 270 UChar unseqToSeq[256]; 288 UChar selector [BZ_MAX_SELECTORS]; 289 UChar selectorMtf[BZ_MAX_SELECTORS]; 291 UChar len [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE]; 313 BZ2_hbAssignCodes ( Int32*, UChar*, Int32, Int32, Int32 ); 316 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all …]
|
| H A D | bzlib.c | 249 s->block = (UChar*)s->arr2; in BZ_API() 270 UChar ch = (UChar)(s->state_in_ch); in add_pair_to_block() 277 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 280 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 281 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 284 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 285 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 286 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 290 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() 291 s->block[s->nblock] = (UChar)ch; s->nblock++; in add_pair_to_block() [all …]
|
| H A D | bzlib_compress.c | 89 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite() 102 = (UChar)(s->bsBuff >> 24); \ 134 void bsPutUChar ( EState* s, UChar c ) in bsPutUChar() 162 UChar yy[256]; in generateMTFValues() 191 UChar* block = s->block; in generateMTFValues() 201 for (i = 0; i < s->nInUse; i++) yy[i] = (UChar) i; in generateMTFValues() 204 UChar ll_i; in generateMTFValues() 230 register UChar rtmp; in generateMTFValues() 231 register UChar* ryy_j; in generateMTFValues() 232 register UChar rll_i; in generateMTFValues() [all …]
|
| H A D | bzlib_blocksort.c | 263 UChar* eclass8 = (UChar*)eclass; in fallbackSort() 366 eclass8[fmap[i]] = (UChar)j; in fallbackSort() 389 UChar* block, in mainGtU() 395 UChar c1, c2; in mainGtU() 526 UChar* block, in mainSimpleSort() 623 UChar mmed3 ( UChar a, UChar b, UChar c ) in mmed3() 625 UChar t; in mmed3() 662 UChar* block, in mainQSort3() 792 UChar* block, in mainSort() 804 UChar c1; in mainSort() [all …]
|
| H A D | bzlib_huffman.c | 104 void BZ2_hbMakeCodeLengths ( UChar *len, in BZ2_hbMakeCodeLengths() 177 UChar *length, in BZ2_hbAssignCodes() 197 UChar *length, in BZ2_hbCreateDecodeTables()
|
| H A D | bzlib_decompress.c | 101 (*((UChar*)(s->strm->next_in)))); \ 151 UChar uc; in BZ2_decompress() 257 ((1 + s->blockSize100k * 100000) >> 1) * sizeof(UChar) in BZ2_decompress() 347 UChar pos[BZ_N_GROUPS], tmp, v; in BZ2_decompress() 407 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj); in BZ2_decompress() 554 uc = (UChar)(s->ll16[i]); in BZ2_decompress() 590 uc = (UChar)(s->tt[i] & 0xff); in BZ2_decompress()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | utf8.hpp | 35 typedef typename make_unsigned<Char>::type UChar; in to_utf8() typedef 36 *utf8_iter = (UChar)value; in to_utf8() 48 typedef typename make_unsigned<Char>::type UChar; in to_utf8() typedef 50 *utf8_iter++ = (UChar)*str++; in to_utf8() 63 typedef typename make_unsigned<Char>::type UChar; in to_utf8() typedef 66 *utf8_iter++ = (UChar)ch; in to_utf8()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | bidi.cpp | 34 …u_shapeArabic(mbgl::utf16char_cast<const UChar*>(input.c_str()), static_cast<int32_t>(input.size()… in applyArabicShaping() 44 …rabic(mbgl::utf16char_cast<const UChar*>(input.c_str()), static_cast<int32_t>(input.size()), mbgl:… in applyArabicShaping() 95 …ubidi_setPara(impl->bidiText, mbgl::utf16char_cast<const UChar*>(input.c_str()), static_cast<int32… in processText() 122 ubidi_writeReordered(impl->bidiLine, mbgl::utf16char_cast<UChar*>(&outputText[0]), outputLength, in getLine()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch | 50 …int TextCodecICU::decodeToBuffer(UChar* target, UChar* targetLimit, const char*& source, const cha… 125 …static int32_t uTextLatin1Extract(UText* uText, int64_t start, int64_t limit, UChar* dest, int32_t… 143 …static int32_t uTextLatin1ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCod… 165 …static int32_t uTextUTF16ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCode…
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20191015.patch.gz | 1# ncurses 6.1 - patch 20191015 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190824.patch.gz | 1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190817.patch.gz | 1# ncurses 6.1 - patch 20190817 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190928.patch.gz | 1# ncurses 6.1 - patch 20190928 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20191207.patch.gz | 1# ncurses 6.1 - patch 20191207 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| HD | ncurses-6.1-20190630.patch.gz | 1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey
2#
3# --- ... |