Home
last modified time | relevance | path

Searched refs:mbyte (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dmbyte_spec.lua7 local mbyte = helpers.cimport("./src/nvim/mbyte.h")
33 eq(c, mbyte.utf_ptr2char(to_string({c, 0})))
50 mbyte.utf_char2bytes(c, p)
51 eq(c, mbyte.utf_ptr2char(p))
62 eq(c, mbyte.utfc_ptr2char_len(to_string({c}), pcc, 1))
70 eq(0x007f, mbyte.utfc_ptr2char_len(to_string({0x7f, 0x7f}), pcc, 2))
200 eq(0x007f, mbyte.utfc_ptr2char_len(to_string(
211 eq(0x007f, mbyte.utfc_ptr2char_len(to_string(
224 eq(0x007f, mbyte.utfc_ptr2char_len(to_string(
236 eq(0x007f, mbyte.utfc_ptr2char_len(to_string(
[all …]
/dports/graphics/vcg/vcg.1.30/demo/
H A Dpbmrot90.c204 unsigned char mbyte; in rotatepbm() local
210 mbyte = bitmap1[i*width1/8+j]; in rotatepbm()
211 mysetbit(height1-1-i,j*8, 0x80&mbyte); in rotatepbm()
212 mysetbit(height1-1-i,j*8+1,0x40&mbyte); in rotatepbm()
213 mysetbit(height1-1-i,j*8+2,0x20&mbyte); in rotatepbm()
214 mysetbit(height1-1-i,j*8+3,0x10&mbyte); in rotatepbm()
215 mysetbit(height1-1-i,j*8+4,0x08&mbyte); in rotatepbm()
216 mysetbit(height1-1-i,j*8+5,0x04&mbyte); in rotatepbm()
217 mysetbit(height1-1-i,j*8+6,0x02&mbyte); in rotatepbm()
218 mysetbit(height1-1-i,j*8+7,0x01&mbyte); in rotatepbm()
H A Dpbmshift.c216 unsigned char mbyte; in shiftpbm() local
222 mbyte = bitmap1[i*width1/8+j]; in shiftpbm()
223 mysetbit(j*8 +leftmargin,i+topmargin,0x80&mbyte); in shiftpbm()
224 mysetbit(j*8+1+leftmargin,i+topmargin,0x40&mbyte); in shiftpbm()
225 mysetbit(j*8+2+leftmargin,i+topmargin,0x20&mbyte); in shiftpbm()
226 mysetbit(j*8+3+leftmargin,i+topmargin,0x10&mbyte); in shiftpbm()
227 mysetbit(j*8+4+leftmargin,i+topmargin,0x08&mbyte); in shiftpbm()
228 mysetbit(j*8+5+leftmargin,i+topmargin,0x04&mbyte); in shiftpbm()
229 mysetbit(j*8+6+leftmargin,i+topmargin,0x02&mbyte); in shiftpbm()
230 mysetbit(j*8+7+leftmargin,i+topmargin,0x01&mbyte); in shiftpbm()
/dports/games/libretro-scummvm/scummvm-7b1e929/video/
H A Ddxa_decoder.cpp259 byte mbyte = *dat++; in decode12() local
261 if (mbyte & 0x80) in decode12()
263 int my = mbyte & 0x07; in decode12()
264 if (mbyte & 0x08) in decode12()
355 uint8 mbyte = *motBuf++; in decode13() local
358 if (mbyte & 0x80) in decode13()
360 int my = mbyte & 0x07; in decode13()
361 if (mbyte & 0x08) in decode13()
401 if (mbyte & 0x80) in decode13()
404 int my = mbyte & 0x07; in decode13()
[all …]
/dports/games/residualvm/residualvm-0.3.1/video/
H A Ddxa_decoder.cpp259 byte mbyte = *dat++; in decode12() local
261 if (mbyte & 0x80) in decode12()
263 int my = mbyte & 0x07; in decode12()
264 if (mbyte & 0x08) in decode12()
355 uint8 mbyte = *motBuf++; in decode13() local
358 if (mbyte & 0x80) in decode13()
360 int my = mbyte & 0x07; in decode13()
361 if (mbyte & 0x08) in decode13()
401 if (mbyte & 0x80) in decode13()
404 int my = mbyte & 0x07; in decode13()
[all …]
/dports/games/scummvm/scummvm-2.5.1/video/
H A Ddxa_decoder.cpp259 byte mbyte = *dat++; in decode12() local
261 if (mbyte & 0x80) in decode12()
263 int my = mbyte & 0x07; in decode12()
264 if (mbyte & 0x08) in decode12()
355 uint8 mbyte = *motBuf++; in decode13() local
358 if (mbyte & 0x80) in decode13()
360 int my = mbyte & 0x07; in decode13()
361 if (mbyte & 0x08) in decode13()
402 if (mbyte & 0x80) in decode13()
405 int my = mbyte & 0x07; in decode13()
[all …]
/dports/editors/neovim/neovim-0.6.1/test/functional/vimscript/
H A Dlet_spec.lua54 local mbyte = [[\p* .ม .ม .ม .ม่ .ม่ .ม่ ֹ ֹ ֹ .ֹ .ֹ .ֹ ֹֻ ֹֻ ֹֻ
57 command("let $NVIM_TEST = '"..mbyte.."'")
58 eq(mbyte, eval('$NVIM_TEST'))
71 local mbyte = [[\p* .ม .ม .ม .ม่ .ม่ .ม่ ֹ ֹ ֹ .ֹ .ֹ .ֹ ֹֻ ֹֻ ֹֻ
74 command("let $NVIM_TEST = '"..mbyte.."'")
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/test/
H A Dtestdither.c620 mbyte, in write_color() local
648 if (mbyte & bit) in write_color()
664 mbyte = *magenta++; in write_color()
692 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - k; in write_color()
715 mbyte = *mbuf++; in write_color()
737 mbyte, in write_photo() local
749 mbyte = *magenta++, lmbyte = *lmagenta++, in write_photo()
769 if (mbyte & bit) in write_photo()
788 mbyte = *magenta++; in write_photo()
825 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - in write_photo()
[all …]
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dtestdither.c796 mbyte, in write_color() local
824 if (mbyte & bit) in write_color()
840 mbyte = *magenta++; in write_color()
868 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - k; in write_color()
891 mbyte = *mbuf++; in write_color()
913 mbyte, in write_photo() local
925 mbyte = *magenta++, lmbyte = *lmagenta++, in write_photo()
945 if (mbyte & bit) in write_photo()
964 mbyte = *magenta++; in write_photo()
1001 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - in write_photo()
[all …]
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dtestdither.c796 mbyte, in write_color() local
824 if (mbyte & bit) in write_color()
840 mbyte = *magenta++; in write_color()
868 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - k; in write_color()
891 mbyte = *mbuf++; in write_color()
913 mbyte, in write_photo() local
925 mbyte = *magenta++, lmbyte = *lmagenta++, in write_photo()
945 if (mbyte & bit) in write_photo()
964 mbyte = *magenta++; in write_photo()
1001 g = 255 - 255 * ((mbyte >> shift) & 3) / 3 - in write_photo()
[all …]
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dmiddle-ram.cpp64 auto const mbyte = 1024 * 1024; in stop() local
67 m_node_locations.size(), m_node_locations.used_memory() / mbyte); in stop()
71 m_way_nodes_data.capacity() / mbyte); in stop()
75 m_way_nodes_index.used_memory() / mbyte); in stop()
79 m_object_buffer.capacity() / mbyte); in stop()
90 index_size, index_capacity, index_mem / mbyte); in stop()
96 mbyte); in stop()
/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Dblockwise.c164 uint8_t fbyte, uint8_t mbyte, uint8_t lbyte, in cf_blockwise_acc_pad() argument
185 if (lbyte != mbyte) in cf_blockwise_acc_pad()
187 cf_blockwise_acc_byte(partial, npartial, nblock, mbyte, nbytes - 2, process, ctx); in cf_blockwise_acc_pad()
190 cf_blockwise_acc_byte(partial, npartial, nblock, mbyte, nbytes - 1, process, ctx); in cf_blockwise_acc_pad()
H A Dblockwise.h142 uint8_t fbyte, uint8_t mbyte, uint8_t lbyte,
/dports/mail/neomutt/neomutt-20211029/test/
H A DMakefile.autosetup312 MBYTE_OBJS = test/mbyte/mutt_mb_charlen.o \
313 test/mbyte/mutt_mb_filter_unprintable.o \
314 test/mbyte/mutt_mb_get_initials.o \
316 test/mbyte/mutt_mb_is_lower.o \
317 test/mbyte/mutt_mb_is_shell_char.o \
318 test/mbyte/mutt_mb_mbstowcs.o \
319 test/mbyte/mutt_mb_wcstombs.o \
320 test/mbyte/mutt_mb_wcswidth.o \
321 test/mbyte/mutt_mb_wcwidth.o \
322 test/mbyte/mutt_mb_width.o \
[all …]
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Dmana.c227 int mbyte = 0; in eucjp_string_length() local
235 mbyte++; in eucjp_string_length()
238 return MAKE_INT(ascii + (mbyte / 2)); in eucjp_string_length()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcmd/
H A Dwclib.c370 goto mbyte; in wc_count()
401 mbyte: in wc_count()
461 goto mbyte; in wc_count()
474 goto mbyte; in wc_count()
/dports/shells/ksh93/ast-93u/src/lib/libcmd/
H A Dwclib.c370 goto mbyte; in wc_count()
401 mbyte: in wc_count()
461 goto mbyte; in wc_count()
474 goto mbyte; in wc_count()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcmd/
H A Dwclib.c390 goto mbyte; in wc_count()
421 mbyte: in wc_count()
501 goto mbyte; in wc_count()
514 goto mbyte; in wc_count()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/cmds/
H A Dwc.c479 goto mbyte; in wc_count()
504 mbyte: in wc_count()
549 goto mbyte; in wc_count()
563 if (mbc(c)) goto mbyte; in wc_count()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/config/
H A Dhardware_stats.cpp83 const DWORDLONG mbyte = 1024*1024; in getRAM() local
84 return (int)ceil(memory_size/mbyte); in getRAM()

12345678