| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | zlib.c | 24 z_stream zs = { in gzip_decompress_to_file() local 43 if (inflateInit2(&zs, 16 + MAX_WBITS) != Z_OK) in gzip_decompress_to_file() 46 zs.next_in = ptr; in gzip_decompress_to_file() 47 zs.avail_in = stbuf.st_size; in gzip_decompress_to_file() 50 zs.next_out = buf; in gzip_decompress_to_file() 51 zs.avail_out = CHUNK_SIZE; in gzip_decompress_to_file() 53 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file() 65 len = CHUNK_SIZE - zs.avail_out; in gzip_decompress_to_file() 74 inflateEnd(&zs); in gzip_decompress_to_file()
|
| /OK3568_Linux_fs/kernel/arch/mips/math-emu/ |
| H A D | sp_maddf.c | 43 zs ^= 1; in _sp_maddf() 82 if ((zc == IEEE754_CLASS_INF) && (zs != rs)) { in _sp_maddf() 103 return ieee754sp_inf(zs); in _sp_maddf() 106 if (zs == rs) in _sp_maddf() 125 return ieee754sp_inf(zs); in _sp_maddf() 131 return ieee754sp_inf(zs); in _sp_maddf() 137 return ieee754sp_inf(zs); in _sp_maddf() 205 if (zs == rs) { in _sp_maddf() 220 zs = rs; in _sp_maddf() 241 return ieee754sp_format(zs, ze, zm); in _sp_maddf()
|
| H A D | dp_maddf.c | 75 zs ^= 1; in _dp_maddf() 113 if ((zc == IEEE754_CLASS_INF) && (zs != rs)) { in _dp_maddf() 134 return ieee754dp_inf(zs); in _dp_maddf() 137 if (zs == rs) in _dp_maddf() 156 return ieee754dp_inf(zs); in _dp_maddf() 162 return ieee754dp_inf(zs); in _dp_maddf() 168 return ieee754dp_inf(zs); in _dp_maddf() 262 if (zs == rs) { in _dp_maddf() 280 zs = rs; in _dp_maddf() 321 return ieee754dp_format(zs, ze, lzm); in _dp_maddf()
|
| H A D | ieee754int.h | 52 unsigned int zm; int ze; int zs; int zc 80 #define EXPLODEZSP EXPLODESP(z, zc, zs, ze, zm) 90 u64 zm; int ze; int zs; int zc 118 #define EXPLODEZDP EXPLODEDP(z, zc, zs, ze, zm) 144 #define FLUSHZDP FLUSHDP(z, zc, zs, ze, zm) 147 #define FLUSHZSP FLUSHSP(z, zc, zs, ze, zm)
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | hashswf.c | 300 z_stream *zs; member 332 i->zs->next_in = (unsigned char *)p; in swfcrunch() 333 i->zs->avail_in = len; in swfcrunch() 336 i->zs->avail_out = CHUNK; in swfcrunch() 337 i->zs->next_out = out; in swfcrunch() 338 inflate(i->zs, Z_NO_FLUSH); in swfcrunch() 339 len = CHUNK - i->zs->avail_out; in swfcrunch() 343 while (i->zs->avail_out == 0); in swfcrunch() 473 z_stream zs = { 0 }; in RTMP_HashSWF() local 596 inflateInit(&zs); in RTMP_HashSWF() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/bzip2/ |
| H A D | bzlib.c | 311 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ argument 315 if (zchh != zs->state_in_ch && \ 316 zs->state_in_len == 1) { \ 317 UChar ch = (UChar)(zs->state_in_ch); \ 318 BZ_UPDATE_CRC( zs->blockCRC, ch ); \ 319 zs->inUse[zs->state_in_ch] = True; \ 320 zs->block[zs->nblock] = (UChar)ch; \ 321 zs->nblock++; \ 322 zs->state_in_ch = zchh; \ 326 if (zchh != zs->state_in_ch || \ [all …]
|
| /OK3568_Linux_fs/kernel/tools/build/feature/ |
| H A D | test-zlib.c | 6 z_stream zs; in main() local 8 inflateInit(&zs); in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | hu_HU | 69 %% r s sz t ty u u: v w x y z zs 215 collating-symbol <zs> 278 <zs> 434 <Z-S> <zs>;<compound>;<CAP-CAP>;IGNORE 435 <Z-s> <zs>;<compound>;<CAP-MIN>;IGNORE 436 <Z-Z-S> "<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE 437 <Z-Z-s> "<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE 438 <Z-z-S> "<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE 439 <Z-z-s> "<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE 441 <z-S> <zs>;<compound>;<MIN-CAP>;IGNORE [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | hu_HU | 69 %% r s sz t ty u u: v w x y z zs 215 collating-symbol <zs> 278 <zs> 434 <Z-S> <zs>;<compound>;<CAP-CAP>;IGNORE 435 <Z-s> <zs>;<compound>;<CAP-MIN>;IGNORE 436 <Z-Z-S> "<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE 437 <Z-Z-s> "<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE 438 <Z-z-S> "<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE 439 <Z-z-s> "<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE 441 <z-S> <zs>;<compound>;<MIN-CAP>;IGNORE [all …]
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | tiny-printf.c | 19 char zs; /* non-zero if a digit has been written */ member 39 info->zs = 1; in out_dgt() 52 if (info->zs || dgt > 0) in div_out() 243 info->zs = 0; in _vprintf()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | Makefile | 42 obj-$(CONFIG_SERIAL_ZS) += zs.o
|
| H A D | Kconfig | 390 the module will be called zs.
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | zns.c | 160 zone.cond = entry->zs >> 4; in nvme_zone_parse_entry()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/ |
| H A D | mat_operations.hpp | 1131 scalar_type const zs = z*s; in rot_mat_() local 1135 a[0][1] = xy*c1-zs; in rot_mat_() 1137 a[1][0] = xy*c1+zs; in rot_mat_()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | r8a7779.dtsi | 514 clock-output-names = "plla", "z", "zs", "s",
|
| H A D | r8a73a4.dtsi | 531 "zx", "zs", "hp";
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nvme.h | 569 __u8 zs; member
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 28 …zs������������������jy�����yJ-X�������sje\]������������r?9=;;<<::=;<<9;<:<;:=;;;::;;::9;<:8:9=9LJ… 264 …��������Ĵ�t���������������ɥ��B-=9<AW}��������������������b7��������pu������zs~�����������������jv�… 320 …��������Ű�w���������������ɥ��>+<9<?W��������������������`7��������qv������zs������������������ix�… 348 …�������������������Yd����������{������������������������������������������zs^Y^@27534536622235446… 424 …``_```__\WSLC94/,-./00..++.,-/.--//...--./000/,("%9DIPWt�|kv�tihu��{dn�����zs|��nx���������������~… 518 …Y���������������������������������fEDa�������������������zc��UV������������zs��������������������R… 545 …WYWUVUSPIA:2..-./..-,+*,*++*+--,+-.--..+..,/..4.('"%*&,21=C:569@TK4ARWKE?Nzs�nZnwxx�����������sh… 575 …[[[VNHC;4/+*./00//-+,.,,-.--00/--//...***56$$#(BRA)27 :LJllYlvdiyYGeXKT=P�zs���������������������… 628 …``__^``__^^^^[XRJD;1.-,/0///-.-+,--./../.0100/0/0//33' )BKAAJa|������{|����zs������z��������������… 916 …������������������_a�����������������������������������������������������~zs[YW935553444654333245… [all …]
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_facial_gate/ |
| H A D | ir.yuv | 86 …".5:?BC52=DGOQPQPOPOON=$!!(972.8GQ]ejomffpx|{||ysi\gxwoormilqn[^lXXgieeo|zs`p�|sjq��������������… 139 …����������������������������������������������~}{zyyzzzxupnpppnlh`R<-"Y}zs������z>CLNNPQQPOOPPP…
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 19501 F: drivers/tty/serial/zs.*
|