/external/hyphenation/ |
Android.mk | 7 hyphen.c \
|
example.c | 5 #include "hyphen.h" 29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { 34 if ((hyphen[j] & 1)) { 78 /* arg1 - hyphen dictionary file, arg2 - file of words to check */ 128 /* and hyphen information */
|
/external/skia/gm/ |
strokefill.cpp | 53 const unsigned char hyphen[] = { 0xE3, 0x83, 0xBC }; local 54 show_bold(canvas, hyphen, SK_ARRAY_COUNT(hyphen), x + SkIntToScalar(300), y, paint);
|
/cts/tests/tests/text/src/android/text/cts/ |
StaticLayoutLineBreakingTest.java | 443 char hyphen = '\u30A0'; // KATAKANA-HIRAGANA DOUBLE HYPHEN, ideographic but non starter local 459 layout("L X" + ideographic + hyphen + "X", NO_BREAK); 460 layout("L X" + ideographic + hyphen + "XX", new int[] {2}); 461 layout("L XX" + ideographic + hyphen + "XX", new int[] {2}); 462 layout("L XXX" + ideographic + hyphen + "X", new int[] {2}); 463 layout("L XXXX" + ideographic + hyphen + "X", new int[] {2}); 466 layout("L X" + hyphen + ideographic + "X", NO_BREAK); 467 layout("L X" + hyphen + ideographic + "XX", new int[] {4}); 468 layout("L XX" + hyphen + ideographic + "XX", new int[] {5}) [all...] |
/external/ipsec-tools/src/libipsec/ |
policy_token.l | 76 hyphen \- 154 {hyphen} { return(HYPHEN); }
|
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/ |
CharacterNames.h | 54 const UChar hyphen = 0x2010; member in namespace:WTF::Unicode 110 using WTF::Unicode::hyphen;
|
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-ranges-and-escaped-hyphens.js | 52 // Similar to the above tests, but where the hyphen is escaped this is never a range. 67 // Test that an escaped hyphen can be used as a bound on a range.
|
/external/qemu/ |
curses_keys.h | 358 { "hyphen", 0x0ad },
|
/external/srec/srec/include/ |
simapi.h | [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardUtils.java | 478 * should contain only alphabets, digits, and hyphen. 504 final int hyphen = '-'; local 515 (codepoint == hyphen))) { [all...] |
/external/ipsec-tools/src/racoon/ |
cftoken.l | 124 hyphen \- 410 {hyphen}{addrstring} {
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyle.cpp | [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |
/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | 152 * the canonical Unicode format with hyphen as a delimiter. Language must be [all...] |
/external/opencv/cxcore/src/ |
cxpersistence.cpp | [all...] |
/external/bison/build-aux/ |
texinfo.tex | [all...] |
/prebuilts/devtools/tools/lib/ |
lint-checks.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/ |
lint-checks-22.2.0.jar | |
/external/grub/docs/ |
texinfo.tex | [all...] |
/external/chromium_org/third_party/libxml/src/ |
parser.c | 350 errmsg = "Comment must not contain '--' (double-hyphen)\n"; [all...] |
/external/libxml2/ |
parser.c | 354 errmsg = "Comment must not contain '--' (double-hyphen)\n"; [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |