Home
last modified time | relevance | path

Searched defs:max_chars (Results 151 – 175 of 564) sorted by relevance

12345678910>>...23

/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/input/
H A Dinput.c425 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
470 int max_chars, int same) in input_keycodes_to_ascii()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/test/
H A Dtest_PFont.hh48 MockPFont::getWidth(const std::string& text, uint max_chars) in getWidth()
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DLoader.cpp193 Status LDR_ProgressiveLoad(double time_budget, wchar_t* description, size_t max_chars, int* progres… in LDR_ProgressiveLoad()
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/unix/
H A Dunix.cpp275 Status sys_StatusDescription(int err, wchar_t* buf, size_t max_chars) in sys_StatusDescription()
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/sql/
H A Dutil.py340 def __init__(self, row, max_chars=300): argument
362 def __init__(self, params, batches, max_chars=300): argument
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/sql/
H A Dutil.py481 def __init__(self, row, max_chars=300): argument
503 def __init__(self, params, batches, max_chars=300, ismulti=None): argument
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/sql/
H A Dutil.py322 def __init__(self, row, max_chars=300): argument
344 def __init__(self, params, batches, max_chars=300): argument
/dports/games/openttd/openttd-12.1/src/
H A Dtextbuf.cpp371 Textbuf::Textbuf(uint16 max_bytes, uint16 max_chars) in Textbuf()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/deep_translator/
H A Dexceptions.py78 def __init__(self, val, min_chars, max_chars): argument
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/
H A Dmbl_read_props.cxx62 void mbl_read_props_print(std::ostream &afs, mbl_read_props_type props, unsigned max_chars) in mbl_read_props_print()
H A Dmbl_read_multi_props.cxx30 … mbl_read_multi_props_print(std::ostream &afs, mbl_read_multi_props_type props, unsigned max_chars) in mbl_read_multi_props_print()
/dports/audio/wavpack/wavpack-5.4.0/cli/
H A Dimport_id3.c431 int max_chars = (int) strlen (string); in Latin1ToUTF8() local
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dcompat.c36 int i_my_strncasecmp(const char *s1, const char *s2, size_t max_chars) in i_my_strncasecmp()
/dports/x11-fonts/mkbold-mkitalic/mkbold-mkitalic-0.11/
H A Dutils.c99 int max_chars = -1; in replace_property() local
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/sql/
H A Dutil.py492 def __init__(self, row, max_chars=300): argument
514 def __init__(self, params, batches, max_chars=300, ismulti=None): argument
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dtree_view_widget.cpp100 int max_chars = col_widths_[depth]/char_width_; in traverse() local
136 int max_chars = (width()-x)/char_width_; in traverse() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_cliffmetrics/CliffMetrics/
H A Dutils_global.cpp378 char* pszLongToSz(long num, char* pszStr, int max_chars, int base) in pszLongToSz()
/dports/net/yaz/yaz-5.31.1/src/
H A Dzoom-sru.c477 size_t max_chars = 1000; in ZOOM_handle_sru() local

12345678910>>...23