Home
last modified time | relevance | path

Searched defs:MAX_CHARS (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/love07/love-HEAD/src/modules/font/
H A DFontData.h47 static const unsigned int MAX_CHARS = 256; variable
H A DImageRasterizer.h64 static const unsigned int MAX_CHARS = 256; variable
/dports/games/jfk/jfk-0.1.1/src/client/
H A Dfont.h52 static const int MAX_CHARS = 95; variable
/dports/devel/love08/love-0.8.0/src/modules/font/
H A DImageRasterizer.h64 static const unsigned int MAX_CHARS = 256; variable
/dports/emulators/stella/stella-6.6/src/gui/
H A DWhatsNewDialog.cxx24 constexpr int MAX_CHARS = 64; // maximum number of chars per line variable
/dports/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/contrib/
H A Dnrpe_check_control.c5 #define MAX_CHARS 1024 macro
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Droute_target_selector.c37 #define MAX_CHARS 8 in G_DEFINE_TYPE() macro
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/uriparser/
H A DUriRecompose.c78 const int MAX_CHARS = ((unsigned int)-1) >> 1; in URI_FUNC() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/uriparser/
H A DUriRecompose.c78 const int MAX_CHARS = ((unsigned int)-1) >> 1; in URI_FUNC() local
/dports/net/uriparser/uriparser-0.9.6/src/
H A DUriRecompose.c78 const int MAX_CHARS = ((unsigned int)-1) >> 1; in URI_FUNC() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/uriparser/
H A DUriRecompose.c78 const int MAX_CHARS = ((unsigned int)-1) >> 1; in URI_FUNC() local
/dports/print/pslib/pslib-0.4.6/src/
H A Dhyphen.h46 #define MAX_CHARS 256 macro
/dports/multimedia/avinfo/avinfo-1.0.a15/src/
H A Dcommon.c27 int MAX_CHARS; variable
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dgottlieb.c16 #define MAX_CHARS 256 macro
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/libhnj/
H A Dhyphen.h53 #define MAX_CHARS 256 macro
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/lib/db/
H A DTextSplitter.java175 private final static int MAX_CHARS = 8; field in TextSplitter
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/db/
H A DTextSplitter.java176 private final static int MAX_CHARS = 8; field in TextSplitter
/dports/databases/libodbc++/libodbc++-0.2.5/tests/
H A Dscroll.cpp216 const size_t MAX_CHARS = 256; in main() local
H A Ddbmetadata.cpp151 const size_t MAX_CHARS = 256; in main() local
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/hyphenate/
H A Dhyphen.h61 #define MAX_CHARS 100 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/hyphenation/hyphen/
H A Dhyphen.h63 #define MAX_CHARS 100 macro
/dports/textproc/hyphen/hyphen-2.8.8/
H A Dhyphen.h63 #define MAX_CHARS 100 macro
/dports/lang/spidermonkey60/firefox-60.9.0/intl/hyphenation/hyphen/
H A Dhyphen.h63 #define MAX_CHARS 100 macro
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/hyphen/
H A Dhyphen.h63 #define MAX_CHARS 100 macro
/dports/devel/jansson/jansson-2.14/examples/
H A Dsimple_parse.c177 #define MAX_CHARS 4096 macro

123