HomeSort by relevance Sort by last modified time
    Searched refs:PERIOD (Results 1 - 11 of 11) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
CapsModeUtils.java 90 // The end of a sentence ends with a period, question mark or exclamation mark. If it's
91 // a period, it also needs not to be an abbreviation, which means it also needs to either
170 // variants of English, the final period is placed within double quotes and maybe
185 // a sentence. If it's neither, the only remaining case is the period so we get the opposite
194 // We found out that we have a period. We need to determine if this is a full stop or
195 // otherwise sentence-ending period, or an abbreviation like "e.g.". An abbreviation
198 // START, WORD, PERIOD, ABBREVIATION
199 // On START : (just before the first period)
201 // whitespace => end with no caps (it was a stand-alone period)
203 // On WORD : (within the word just before the first period)
    [all...]
  /bionic/libc/netbsd/resolv/
res_comp.c 156 #define PERIOD 0x2e
159 #define periodchar(c) ((c) == PERIOD)
172 int pch = PERIOD, ch = *dn++;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/
basic.rb 164 a : ID INT+ PERIOD;
168 PERIOD : '.' ;
178 a : ID INT+ PERIOD {capture("alt 1")}
346 PERIOD : '.' ;
376 PERIOD : '.' ;
407 PERIOD : '.' ;
438 PERIOD : '.' ;
  /external/v8/src/
token.h 64 T(PERIOD, ".", 0) \
preparser.cc 981 case i::Token::PERIOD: {
982 Consume(i::Token::PERIOD);
    [all...]
parser.cc     [all...]
  /external/qemu/android/skin/
keyset.c 100 _KEYSYM1_(PERIOD) \
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/srec/config/en.us/dictionary/
c0.6 100 .PERIOD P IH1 R IY0 AH0 D
    [all...]

Completed in 472 milliseconds