Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 25 of 32) sorted by relevance

12

/external/tesseract/dict/
Dchoices.h107 #define class_rating(choice) \ argument
115 #define class_certainty(choice) \ argument
123 #define class_string(choice) \ argument
131 #define class_lengths(choice) \ argument
139 #define class_permuter(choice) \ argument
147 #define class_config(choice) \ argument
155 #define class_script_id(choice) \ argument
181 inline bool class_fragment_mark(A_CHOICE *choice) { in class_fragment_mark()
186 inline void set_class_fragment_mark(A_CHOICE *choice, bool mark) { in set_class_fragment_mark()
191 inline const char *class_fragment_lengths(A_CHOICE *choice) { in class_fragment_lengths()
Dchoices.cpp82 A_CHOICE *choice = (A_CHOICE *)(first_node(l)); in copy_choices() local
103 void clone_choice(A_CHOICE *choice, const char *string, in clone_choice()
126 void clear_choice(A_CHOICE *choice) { in clear_choice()
143 LIST choice = (LIST) arg; in free_choice() local
243 void Dict::print_word_choice(const char *label, A_CHOICE* choice) { in print_word_choice()
Dpermngram.cpp134 A_CHOICE* choice = (A_CHOICE *) first_node(choices); in ngram_permute_and_select() local
175 double get_classifier_score_ngram_score_ratio(const char* choice) { in get_classifier_score_ngram_score_ratio()
200 A_CHOICE* choice, in HypothesisPrefix()
Dconversion.cpp77 WERD_CHOICE *choice, in get_best_delete_other()
/external/openssl/crypto/x509v3/
Dv3_asid.c202 ASIdentifierChoice **choice; in v3_asid_add_inherit() local
234 ASIdentifierChoice **choice; in v3_asid_add_id_or_range() local
305 static int ASIdentifierChoice_is_canonical(ASIdentifierChoice *choice) in ASIdentifierChoice_is_canonical()
383 static int ASIdentifierChoice_canonize(ASIdentifierChoice *choice) in ASIdentifierChoice_canonize()
/external/skia/src/animator/
DSkDrawColor.cpp32 static SkScalar RGB_to_HSV(SkColor color, HSV_Choice choice) { in RGB_to_HSV()
68 static SkColor HSV_to_RGB(SkColor color, HSV_Choice choice, SkScalar hsv) { in HSV_to_RGB()
/external/srec/srec/ca/
Drec_nbes.c78 int CA_NBestListGetResultConfidenceValue(CA_NBestList *nbest, size_t choice, int *value) in CA_NBestListGetResultConfidenceValue()
/external/srec/srec/crec/
Dsrec_results.c155 int srec_nbest_put_confidence_value(void* rec_void, int choice, int confidence_value) in srec_nbest_put_confidence_value()
170 int srec_nbest_get_confidence_value(void* rec_void, int choice) in srec_nbest_get_confidence_value()
198 LCHAR* srec_nbest_get_word(void* nbest, size_t choice) in srec_nbest_get_word()
/external/bluetooth/glib/gio/
Dgmountoperation.c72 int choice; member
637 int choice) in g_mount_operation_set_choice()
/external/tesseract/wordrec/
Dtface.cpp289 BLOB_CHOICE *choice = in call_matcher() local
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
DSDL_macevents.c702 static void Mac_DoAppleMenu(_THIS, long choice) in Mac_DoAppleMenu()
/external/icu4c/common/
Ducnvhz.c95 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset()
Ducnv_u16.c1169 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset()
Ducnv_u7.c179 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset()
Ducnv_u32.c1023 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset()
Ducnvscsu.c156 _SCSUReset(UConverter *cnv, UConverterResetChoice choice) { in _SCSUReset()
Ducnvisci.c201 _ISCIIReset(UConverter *cnv, UConverterResetChoice choice){ in _ISCIIReset()
/external/tesseract/ccmain/
Dtessbox.cpp339 const WERD_CHOICE& choice, //string for word in tess_adapter()
Dosdetect.cpp333 BLOB_CHOICE* choice = choice_it.data(); in detect_blob() local
Dcontrol.cpp1137 void Tesseract::fix_quotes(WERD_CHOICE *choice, //choice to fix in fix_quotes()
1188 WERD_CHOICE *choice, //choice to fix in fix_hyphens()
/external/tesseract/api/
Dbaseapi.cpp701 WERD_CHOICE* choice = word->best_choice; in GetUTF8Text() local
948 WERD_CHOICE* choice = word->best_choice; in AllWordConfidences() local
1135 WERD_CHOICE* choice = word->best_choice; in TextLength() local
/external/tesseract/ccstruct/
Dratngs.h82 BLOB_CHOICE* choice = new BLOB_CHOICE; in deep_copy() local
/external/skia/src/images/
DSkImageDecoder_libico.cpp104 int choice; in onDecode() local
/external/speex/libspeex/
Dnb_celp.c456 int choice=0; in nb_encode() local
/external/icu4c/i18n/
Ducurr.cpp474 int32_t choice = (int32_t) nameStyle; in ucurr_getName() local

12