/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 */
|
/system/core/libmincrypt/ |
Android.mk | 17 # TODO: drop the hyphen once these are checked in
|
/external/ipsec-tools/src/libipsec/ |
policy_token.l | 76 hyphen \- 154 {hyphen} { return(HYPHEN); }
|
/external/ipsec-tools/src/racoon/ |
cftoken.l | 124 hyphen \- 418 {hyphen}{addrstring} {
|
/external/webkit/Source/JavaScriptCore/wtf/unicode/ |
CharacterNames.h | 53 const UChar hyphen = 0x2010; member in namespace:WTF::Unicode 107 using WTF::Unicode::hyphen;
|
/external/qemu/ |
curses_keys.h | 358 { "hyphen", 0x0ad },
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardUtils.java | 472 * should contain only alphabets, digits, and hyphen. 498 final int hyphen = '-'; local 509 (codepoint == hyphen))) {
|
/external/srec/srec/include/ |
simapi.h | [all...] |
/external/webkit/Source/WebCore/rendering/style/ |
RenderStyle.cpp | [all...] |
/external/opencv/cxcore/src/ |
cxpersistence.cpp | [all...] |
/external/grub/docs/ |
texinfo.tex | [all...] |
/external/libxml2/ |
parser.c | 345 errmsg = "Comment must not contain '--' (double-hyphen)\n"; [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |