| LOW | autogen.sh | 1 | #!/bin/sh |
| LOW | autogen.sh | 21 | # The whole thing is quite complex... |
| LOW | autogen.sh | 101 | fi |
| LOW | nsis/winpath.cpp | 1 | // Copyright (C) 2024 Stefan Weil |
| LOW | unittest/doubleptr.h | 1 | // Copyright 2012 Google Inc. All Rights Reserved. |
| LOW | unittest/doubleptr.h | 21 | |
| LOW | unittest/include_gunit.h | 1 | // (C) Copyright 2017, Google Inc. |
| LOW | unittest/include_gunit.h | 81 | # define CHECK_GT(test, value) CHECK((test) > (value)) |
| LOW | unittest/lstm_test.h | 1 | // (C) Copyright 2017, Google Inc. |
| LOW | unittest/lstm_test.h | 21 | #include "helpers.h" |
| LOW | unittest/log.h | 1 | /////////////////////////////////////////////////////////////////////// |
| LOW | unittest/capiexample_c_test.c | 1 | /////////////////////////////////////////////////////////////////////// |
| LOW | unittest/cycletimer.h | 1 | // (C) Copyright 2017, Google Inc. |
| LOW | unittest/normstrngs_test.h | 1 | // (C) Copyright 2017, Google Inc. |
| LOW | unittest/util/utf8/unilib.h | 21 | // point to exactly the same memory. |
| LOW | unittest/util/utf8/unicodetext.h | 21 | #include <iterator> // for bidirectional_iterator_tag, etc |
| LOW | unittest/util/utf8/unicodetext.h | 41 | // is changed. |
| LOW | unittest/util/utf8/unicodetext.h | 61 | // UnicodeText tests for interchange-validity, and will substitute a |
| LOW | unittest/util/utf8/unicodetext.h | 81 | // validity check. They are used internally and by friend-functions |
| LOW | unittest/util/utf8/unicodetext.h | 101 | // |
| LOW | unittest/util/utf8/unicodetext.h | 321 | // interchange-valid, a LOG(WARNING) is issued, and each |
| LOW | unittest/util/utf8/unicodetext.h | 401 | // UnicodeTextRange is a pair of iterators, useful for specifying text |
| LOW | unittest/util/utf8/unicodetext.h | 421 | int byte_capacity) { |
| LOW | unittest/util/utf8/unilib_utf8_utils.h | 21 | // They are also exported from unilib.h for legacy reasons. |
| LOW | unittest/third_party/utf/utf.h | 41 | * utf (7) |
| LOW | unittest/third_party/utf/utf.h | 61 | |
| LOW | unittest/third_party/utf/utf.h | 81 | |
| LOW | unittest/third_party/utf/utf.h | 101 | |
| LOW | unittest/third_party/utf/utf.h | 121 | // byte terminating a string is considered to be part of the string s. |
| LOW | unittest/third_party/utf/utf.h | 161 | |
| LOW | unittest/fuzzers/oss-fuzz-build.sh | 1 | #!/bin/bash -eu |
| LOW | unittest/fuzzers/fuzzer-api.cpp | 1 | #include <allheaders.h> |
| LOW | unittest/syntaxnet/base.h | 21 | #include <string> |
| LOW | include/tesseract/ltrresultiterator.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/ltrresultiterator.h | 21 | #include "export.h" // for TESS_API |
| LOW | include/tesseract/ltrresultiterator.h | 41 | // See tesseract/publictypes.h for the definition of PageIteratorLevel. |
| LOW | include/tesseract/ltrresultiterator.h | 81 | // object at the given level. Use delete [] to free after use. |
| LOW | include/tesseract/ltrresultiterator.h | 181 | public: |
| LOW | include/tesseract/ltrresultiterator.h | 201 | // data. If only LSTM traineddata is used the value range is 0.0f - 1.0f. All |
| LOW | include/tesseract/pageiterator.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/pageiterator.h | 161 | * equal to other: 0 |
| LOW | include/tesseract/export.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/export.h | 21 | # if defined(TESS_EXPORTS) |
| LOW | include/tesseract/osdetect.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/renderer.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/publictypes.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/unichar.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/unichar.h | 81 | const char *utf8() const { |
| LOW | include/tesseract/unichar.h | 101 | // char buf[5]; |
| LOW | include/tesseract/resultiterator.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/baseapi.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/capi.h | 1 | // SPDX-License-Identifier: Apache-2.0 |
| LOW | include/tesseract/capi.h | 21 | #ifdef __cplusplus |
| LOW | java/com/google/scrollview/ScrollView.java | 141 | // true or false -> Boolean. |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | doc/generate_manpages.sh | 1 | #!/bin/bash |
| LOW | src/svpaint.cpp | 1 | // Copyright 2007 Google Inc. All Rights Reserved. |
| LOW | src/svpaint.cpp | 21 | // - A LMB dragging either draws a line, a rectangle or ellipse. |
| LOW | src/svpaint.cpp | 221 | |
| LOW | src/tesseract.cpp | 21 | # include "config_auto.h" |
| 841 more matches not shown… |