Searched defs:MAX_WORD_LEN (Results 1 - 9 of 9) sorted by relevance

/external/srec/srec/ca/
H A Dvoc_basi.c39 #define MAX_WORD_LEN 128 macro
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Drtpw.c91 #define MAX_WORD_LEN 128 macro
144 char word[MAX_WORD_LEN];
455 while (!interrupted && fgets(word, MAX_WORD_LEN, dict) != NULL) {
458 if (len > MAX_WORD_LEN)
500 len = MAX_WORD_LEN;
/external/srtp/test/
H A Drtpw.c87 #define MAX_WORD_LEN 128 macro
128 char word[MAX_WORD_LEN];
433 while (fgets(word, MAX_WORD_LEN, dict) != NULL) {
436 if (len > MAX_WORD_LEN)
474 len = MAX_WORD_LEN;
/external/srec/seti/sltsEngine/include/
H A Dlts_seq_internal.h26 #define MAX_WORD_LEN 50 macro
/external/srec/srec/Vocabulary/src/
H A DVocabularyImpl.c30 #define MAX_WORD_LEN 40 macro
/external/srec/srec/Semproc/src/
H A DSemanticGraphImpl.c1032 #define MAX_WORD_LEN 128 macro
1033 char veslot[MAX_WORD_LEN];
/external/srec/srec/crec/
H A Dsrec_context.c57 #define MAX_WORD_LEN 128 macro
1199 char veslot[MAX_WORD_LEN];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene.analysis_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 177 milliseconds