Home
last modified time | relevance | path

Searched defs:NO_BREAK (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cld_3/src/src/
H A Dsentence.proto68 NO_BREAK = 0; // No separation between tokens. enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cld_3/src/src/
H A Dsentence.proto68 NO_BREAK = 0; // No separation between tokens. enumerator
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DParseText.java41 public static final int NO_BREAK=-1; field
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_Types.h133 NO_BREAK, enumerator
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Delement.h92 NO_BREAK = 0x00100000, enumerator
/dports/security/wolfssh/wolfssh-1.4.8/wolfssh/
H A Dport.h1240 #define NO_BREAK __attribute__ ((fallthrough)) macro
1244 #define NO_BREAK macro
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Kernel/Types/
H A Dtree_label.hpp34 NO_BREAK, YES_INDENT, NO_INDENT, VAR_YES_INDENT, enumerator
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DFormatter.pm512 use constant NO_BREAK => 10000; constant
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm5714 use constant NO_BREAK => 10000; constant
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm5885 use constant NO_BREAK => 10000; constant
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Danal.c998 #define NO_BREAK(s, old)\ macro