OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prob123_entry
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc
404
const uint8*
prob123_entry
= cld::LgProb2TblEntry(prob123);
local
407
if (top1 > 0) {tote->Add(top1, cld::LgProb3(
prob123_entry
, 0));}
409
if (top2 > 0) {tote->Add(top2, cld::LgProb3(
prob123_entry
, 1));}
411
if (top3 > 0) {tote->Add(top3, cld::LgProb3(
prob123_entry
, 2));}
compact_lang_det_impl.cc
1795
const uint8*
prob123_entry
= cld::LgProb2TblEntry(prob123);
local
1817
const uint8*
prob123_entry
= cld::LgProb2TblEntry(prob123);
local
1838
const uint8*
prob123_entry
= cld::LgProb2TblEntry(prob123);
local
[
all
...]
Completed in 58 milliseconds