Home
last modified time | relevance | path

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

/external/tesseract/wordrec/
Dplotseg.cpp53 void display_segmentation(TBLOB *chunks, SEARCH_STATE segmentation) { in display_segmentation() argument
63 render_segmentation(segm_window, chunks, segmentation); in display_segmentation()
76 SEARCH_STATE segmentation) { in render_segmentation() argument
93 if (char_num < segmentation[0]) in render_segmentation()
94 chunks_left = segmentation[char_num + 1]; in render_segmentation()
Dplotseg.h43 void display_segmentation(TBLOB *chunks, SEARCH_STATE segmentation);
47 SEARCH_STATE segmentation);
/external/tesseract/
DREADME99 lists, but has the big negative that if you do get a segmentation violation,
/external/qemu/
DChangelog122 - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTree.mm435 signal(SIGSEGV, crashHandler); /* 11: segmentation violation */
/external/bison/
DChangeLog91 preceding the RHS. This fixes the segmentation fault reported by Derek
372 led to a segmentation fault in GNU Pascal. Problem reported
/external/dropbear/libtomcrypt/
Dcrypt.tex5200 stderr then return execution to the caller. This could lead to a segmentation fault (e.g. when a p…
/external/srec/config/en.us/dictionary/
Dlarge.ok25754 segmentation segm~tAS~
/external/webkit/WebKit/mac/
DChangeLog-2007-10-145785 Fix segmentation fault when running layout tests.
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1633458 Fix the QT/Linux JavaScriptCore segmentation fault.
/external/webkit/WebCore/
DChangeLog-2008-08-1065206 [cURL] Acid2 test segmentation fault