MCPcopy Create free account

hub / github.com/BYVoid/OpenCC / functions

Functions9,892 in github.com/BYVoid/OpenCC

↓ 5 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
deps/googletest-1.15.0/googletest/src/gtest-filepath.cc:326
↓ 5 callersMethodIsUnique
src/Lexicon.cpp:67
↓ 5 callersMethodLeft
src/UTF8StringSlice.hpp:77
↓ 5 callersMethodMatch
deps/google-benchmark/src/re.h:111
↓ 5 callersMethodMatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
deps/googletest-1.15.0/googletest/include/gtest/gtest-matchers.h:232
↓ 5 callersFunctionMeasureMillis
plugins/jieba/deps/cppjieba/test/benchmark.cpp:84
↓ 5 callersMethodMoveLeft
src/UTF8StringSlice.hpp:143
↓ 5 callersFunctionNextChar
* Returns the char* pointer over the next UTF8 character. */
src/UTF8Util.hpp:104
↓ 5 callersMethodNumIterations
deps/google-benchmark/test/output_test_helper.cc:321
↓ 5 callersFunctionParse
Parse a URI into constituent scheme, authority, path, query, & fragment parts Supports URIs that match regex ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?(
deps/rapidjson-1.1.0/rapidjson/uri.h:277
↓ 5 callersFunctionParseBoolFlag
deps/google-benchmark/src/commandlineflags.cc:209
↓ 5 callersMethodPassedCalls
deps/googletest-1.15.0/googletest/test/googletest-death-test-test.cc:926
↓ 5 callersFunctionPrintCStringTo
deps/googletest-1.15.0/googletest/src/gtest-printers.cc:428
↓ 5 callersFunctionPrintMetric
plugins/jieba/deps/cppjieba/test/benchmark.cpp:91
↓ 5 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
deps/googletest-1.15.0/googletest/src/gtest-filepath.cc:130
↓ 5 callersFunctionResetCounts
Resets the count for each test.
deps/googletest-1.15.0/googletest/test/gtest_repeat_test.cc:112
↓ 5 callersMethodRunAndVerify
Run googletest-list-tests-unittest_ and verify the output. Runs googletest-list-tests-unittest_ and verifies that it prints the correct tests
deps/googletest-1.15.0/googletest/test/googletest-list-tests-unittest.py:134
↓ 5 callersFunctionSWIG_From_bool
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:3766
↓ 5 callersFunctionSWIG_From_bool
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:2293
↓ 5 callersFunctionSWIG_From_bool
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:3766
↓ 5 callersFunctionSWIG_PyUnicode_AsUTF8AndSize
Wrapper around PyUnicode_AsUTF8AndSize - call Py_XDECREF on the returned pbytes when finished with the returned string */
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:831
↓ 5 callersFunctionSWIG_PyUnicode_AsUTF8AndSize
Wrapper around PyUnicode_AsUTF8AndSize - call Py_XDECREF on the returned pbytes when finished with the returned string */
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:831
↓ 5 callersFunctionSWIG_TypeNewClientData
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:594
↓ 5 callersFunctionSWIG_TypeNewClientData
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:594
↓ 5 callersMethodSetParameters
Sets the parameters for subsequent calls to Create.
deps/googletest-1.15.0/googletest/test/googletest-death-test-test.cc:1008
↓ 5 callersFunctionSetString
deps/tclap-1.2.5/tclap/StandardTraits.h:55
↓ 5 callersFunctionSkipWhitespace
deps/rapidjson-1.1.0/rapidjson/reader.h:266
↓ 5 callersFunctionSplitValues
data/dictionary/DictionaryVariantRevPhrasesTest.cpp:24
↓ 5 callersMethodStart
Called at the start of streaming to notify the receiver what protocol we are using.
deps/googletest-1.15.0/googletest/src/gtest-internal-inl.h:1213
↓ 5 callersMethodStartObject
deps/rapidjson-1.1.0/rapidjson/schema.h:360
↓ 5 callersMethodStop
deps/google-benchmark/test/memory_manager_test.cc:9
↓ 5 callersFunctionSwigPyObject_Check
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:1844
↓ 5 callersFunctionSwigPyObject_Check
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:1844
↓ 5 callersMethodTeardown
deps/google-benchmark/src/benchmark_register.cc:340
↓ 5 callersMethodTestDeleted
deps/googletest-1.15.0/googletest/test/googletest-death-test-test.cc:934
↓ 5 callersFunctionTestLookup
deps/marisa-0.3.1/tests/marisa-test.cc:228
↓ 5 callersFunctionThrowRuntimeError
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:3344
↓ 5 callersFunctionToChar32
deps/googletest-1.15.0/googletest/src/gtest-printers.cc:116
↓ 5 callersMethodToString
src/DictEntry.cpp:23
↓ 5 callersFunctionUniversalPrintCharArray
deps/googletest-1.15.0/googletest/src/gtest-printers.cc:368
↓ 5 callersMethodWaitCalls
deps/googletest-1.15.0/googletest/test/googletest-death-test-test.cc:925
↓ 5 callersFunctionWithoutArgs
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:1829
↓ 5 callersFunctionarray_copy_but_one
(a, r, c, v)
deps/pybind11-2.13.1/tests/test_eigen_matrix.py:256
↓ 5 callersFunctionassert_measurements
(unittest_instance, lhs, rhs)
deps/google-benchmark/tools/gbench/report.py:1186
↓ 5 callersFunctionassert_utest
(unittest_instance, lhs, rhs)
deps/google-benchmark/tools/gbench/report.py:1170
↓ 5 callersMethodcache_level
deps/marisa-0.3.1/lib/marisa/grimoire/trie/config.h:30
↓ 5 callersFunctioncallback
(_)
deps/pybind11-2.13.1/tests/test_pytypes.py:731
↓ 5 callersMethodcontains
deps/tclap-1.2.5/tclap/XorHandler.h:143
↓ 5 callersFunctioncreateLocalInstalledShape
()
node/test.js:15
↓ 5 callersFunctiondata
deps/pybind11-2.13.1/include/pybind11/numpy.h:1219
↓ 5 callersMethoddump
(self, file)
data/scripts/common.py:24
↓ 5 callersMethodelasped
deps/marisa-0.3.1/tools/marisa-benchmark.cc:33
↓ 5 callersFunctioneval
deps/pybind11-2.13.1/include/pybind11/eval.h:48
↓ 5 callersMethodexecute
deps/pybind11-2.13.1/include/pybind11/operators.h:89
↓ 5 callersMethodextra
deps/marisa-0.3.1/lib/marisa/grimoire/trie/cache.h:45
↓ 5 callersMethodflagStartChar
deps/tclap-1.2.5/tclap/Arg.h:217
↓ 5 callersMethodflags
deps/pybind11-2.13.1/include/pybind11/numpy.h:753
↓ 5 callersMethodget_base_value
deps/pybind11-2.13.1/tests/test_python_multiple_inheritance.cpp:10
↓ 5 callersMethodget_buffer_info
deps/pybind11-2.13.1/tests/test_buffers.cpp:184
↓ 5 callersMethodget_c_b
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:271
↓ 5 callersMethodget_c_c
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:272
↓ 5 callersFunctionget_difference_report
Calculate and report the difference between each test of two benchmarks runs specified as 'json1' and 'json2'. Output is another json contain
deps/google-benchmark/tools/gbench/report.py:243
↓ 5 callersFunctionget_label
deps/marisa-0.3.1/lib/marisa/grimoire/algorithm/sort.h:16
↓ 5 callersMethodget_value_and_holder
* Extracts C++ value and holder pointer references from an instance (which may contain multiple * values/holders for python-side multiple inheritance
deps/pybind11-2.13.1/include/pybind11/detail/type_caster_base.h:409
↓ 5 callersMethodindex_at
deps/pybind11-2.13.1/include/pybind11/numpy.h:1005
↓ 5 callersMethodisRequired
deps/tclap-1.2.5/tclap/Arg.h:562
↓ 5 callersMethodisSet
deps/tclap-1.2.5/tclap/Arg.h:566
↓ 5 callersMethodlabel
deps/marisa-0.3.1/lib/marisa/grimoire/trie/cache.h:48
↓ 5 callersMethodlink
deps/marisa-0.3.1/lib/marisa/grimoire/trie/cache.h:51
↓ 5 callersMethodlouds_pos
deps/marisa-0.3.1/lib/marisa/grimoire/trie/history.h:38
↓ 5 callersMethodmatches
deps/pybind11-2.13.1/include/pybind11/pytypes.h:715
↓ 5 callersMethodnameStartString
deps/tclap-1.2.5/tclap/Arg.h:236
↓ 5 callersMethodoffset_at
deps/pybind11-2.13.1/include/pybind11/numpy.h:993
↓ 5 callersFunctionopencc_open
src/SimpleConverter.cpp:213
↓ 5 callersMethodparent
deps/marisa-0.3.1/lib/marisa/grimoire/trie/cache.h:36
↓ 5 callersFunctionportable_chdir
test/PortableUtil.hpp:37
↓ 5 callersMethodquery
(self)
deps/marisa-0.3.1/bindings/python3/marisa.py:177
↓ 5 callersFunctionregister_exception_translator
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2626
↓ 5 callersMethodreset
deps/marisa-0.3.1/lib/marisa/keyset.cc:70
↓ 5 callersMethodreset
deps/darts-clone-0.32h/include/darts.h:686
↓ 5 callersFunctionrestore
Restores the currently-held Python error (which will clear the Python error indicator first if already set). NOTE: This member function will always re
deps/pybind11-2.13.1/include/pybind11/pytypes.h:757
↓ 5 callersMethodselect0
deps/marisa-0.3.1/lib/marisa/grimoire/vector/bit-vector.cc:517
↓ 5 callersMethodset_end
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:18
↓ 5 callersMethodset_holder_constructed
NOLINTNEXTLINE(readability-make-member-function-const)
deps/pybind11-2.13.1/include/pybind11/detail/type_caster_base.h:297
↓ 5 callersMethodset_is_used
deps/darts-clone-0.32h/include/darts.h:1515
↓ 5 callersMethodset_next
deps/darts-clone-0.32h/include/darts.h:1509
↓ 5 callersMethodset_offset
deps/darts-clone-0.32h/include/darts.h:1479
↓ 5 callersMethodset_prev
deps/darts-clone-0.32h/include/darts.h:1506
↓ 5 callersMethodset_status_code
deps/marisa-0.3.1/lib/marisa/grimoire/trie/state.h:42
↓ 5 callersMethodskipped_test_count
Gets the number of skipped tests.
deps/googletest-1.15.0/googletest/src/gtest.cc:1121
↓ 5 callersMethodspecies
deps/pybind11-2.13.1/tests/test_class.cpp:98
↓ 5 callersMethodstr
deps/pybind11-2.13.1/include/pybind11/pytypes.h:1738
↓ 5 callersMethodterminal
deps/marisa-0.3.1/lib/marisa/grimoire/trie/key.h:56
↓ 5 callersMethodtest_suite_to_run_count
Gets the number of all test suites that contain at least one test that should run.
deps/googletest-1.15.0/googletest/src/gtest.cc:1111
↓ 5 callersMethodtoString
deps/tclap-1.2.5/tclap/Arg.h:590
↓ 5 callersMethodvalue
deps/pybind11-2.13.1/tests/constructor_stats.h:142
↓ 5 callersMethodvisit
* Calls the usage method of the CmdLineOutput for the * specified CmdLine. */
deps/tclap-1.2.5/tclap/HelpVisitor.h:72
↓ 5 callersMethodwhat
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:5307
↓ 5 callersMethodwriteable
If set, the array is writeable (otherwise the buffer is read-only)
deps/pybind11-2.13.1/include/pybind11/numpy.h:965
↓ 4 callersMethodAboveMaximum
deps/rapidjson-1.1.0/rapidjson/schema.h:2594
← previousnext →1,001–1,100 of 9,892, ranked by callers