Home
last modified time | relevance | path

Searched defs:state_index (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/content/
Daddress_detector.cpp251 size_t state_last_word, state_index; in FindContent() local
488 String16Tokenizer* tokenizer, size_t* state_index) { in FindStateStartingInWord()
530 char state_index; // Relative to two-character code alphabetical order. in FindStateStartingInWord() member
649 bool AddressDetector::IsZipValid(const Word& word, size_t state_index) { in IsZipValid()
663 bool AddressDetector::IsZipValidForState(const Word& word, size_t state_index) in IsZipValidForState()
/external/openssl/crypto/rand/
Dmd_rand.c139 static int state_num=0,state_index=0; variable
/external/e2fsprogs/ext2ed/
Dmain.c465 int state_index=-1; in complete_command() local