Searched defs:kEmptyKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_ie_toolbar_import_win.cc42 const wchar_t* kEmptyKey = local
49 RC4Decryptor rc4_algorithm(kEmptyKey);
/external/openfst/src/include/fst/
H A Dbi-table.h129 static const I kEmptyKey; // -1 member in class:fst::CompactHashBiTable
156 if (k == kEmptyKey)
175 const I CompactHashBiTable<I, T, H>::kEmptyKey = -1; member in class:fst::CompactHashBiTable
291 static const I kEmptyKey; member in class:fst::VectorHashBiTable
317 if (k == kEmptyKey)
345 const I VectorHashBiTable<I, T, S, FP, H>::kEmptyKey = -1; member in class:fst::VectorHashBiTable

Completed in 75 milliseconds