Home
last modified time | relevance | path

Searched refs:initialise (Results 1 – 11 of 11) sorted by relevance

/external/tesseract/ccstruct/
Drejctmap.cpp321 initialise (source.len); in operator =()
332 void REJMAP::initialise( //Redefine map in initialise() function in REJMAP
Drejctmap.h234 void initialise( //Redefine map
/external/tesseract/ccmain/
Dcontrol.cpp653 word->reject_map.initialise(word->best_choice->length()); in classify_word_pass1()
994 word->reject_map.initialise (word->best_choice->length()); in match_word_pass2()
1104 word_res->reject_map.initialise(word.length()); in fix_rep_char()
Ddocqual.cpp1411 new_map.initialise (old_len + rej_len); in insert_rej_cblobs()
Dreject.cpp347 word->reject_map.initialise (word->best_choice->unichar_lengths().length ()); in make_reject_map()
/external/openssl/crypto/engine/
DREADME144 want to avoid every EVP_CIPHER_CTX setup from trying (and failing) to initialise
154 try to initialise from the "pile" will be those that are already initialised
/external/openssl/crypto/rc2/
Drrc2.doc63 from a standard source. To initialise the S-box:
/external/dbus/
DChangeLog2193 a bogus assert which means that you may not initialise a 0-length
/external/webkit/WebCore/
DChangeLog-2007-10-1446208 Tidy up constructor initialise new field
53591 removing unnecessary accessors. Also initialise fields properly to
61823 unable to initialise a drag itself.
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1012217 Allocate a callframe for eval() and initialise with a null codeBlock to
DChangeLog-2009-06-1634128 failing to initialise the full struct in 64bit builds.