MCPcopy Create free account

hub / github.com/BYVoid/OpenCC / functions

Functions9,892 in github.com/BYVoid/OpenCC

↓ 29 callersMethodbegin
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:27
↓ 29 callersFunctionimpl
Accessors for the implementation object.
deps/googletest-1.15.0/googletest/include/gtest/gtest.h:1280
↓ 29 callersMethodmatch
deps/marisa-0.3.1/lib/marisa/grimoire/trie/tail.cc:78
↓ 28 callersMethodAddMember
deps/rapidjson-1.1.0/rapidjson/document.h:2995
↓ 28 callersFunctionException
src/Exception.hpp:41
↓ 28 callersFunctionOfType
deps/googletest-1.15.0/googlemock/test/gmock-matchers-containers_test.cc:64
↓ 28 callersMethodRunAndVerify
Checks that the binary runs correct set of tests for a given filter.
deps/googletest-1.15.0/googletest/test/googletest-filter-unittest.py:286
↓ 28 callersFunctionSWIG_From_int
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:3315
↓ 28 callersFunctionSWIG_Python_SetConstant
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:1204
↓ 28 callersMethodTake
deps/rapidjson-1.1.0/rapidjson/encodings.h:581
↓ 28 callersFunctionobject
deps/pybind11-2.13.1/include/pybind11/pytypes.h:366
↓ 27 callersMethodIsValid
deps/rapidjson-1.1.0/rapidjson/schema.h:383
↓ 27 callersFunctionLe
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4598
↓ 27 callersFunctionSWIG_Python_SetConstant
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:1204
↓ 27 callersMethodbegin
deps/google-benchmark/include/benchmark/benchmark.h:954
↓ 27 callersMethodend
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2490
↓ 27 callersMethodexit
deps/pybind11-2.13.1/include/pybind11/iostream.h:222
↓ 27 callersMethodinc_ref
deps/pybind11-2.13.1/include/pybind11/gil.h:91
↓ 27 callersMethodkeys
deps/darts-clone-0.32h/include/darts.h:967
↓ 27 callersMethodstr
deps/google-benchmark/src/benchmark_name.cc:54
↓ 26 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:340
↓ 26 callersFunctionExplainMatchResult
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:5068
↓ 26 callersFunctionIsSubsetOf
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4918
↓ 26 callersFunctionIsSupersetOf
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4861
↓ 26 callersMethodMalloc
deps/rapidjson-1.1.0/rapidjson/allocators.h:86
↓ 25 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
deps/googletest-1.15.0/googletest/include/gtest/gtest-matchers.h:848
↓ 25 callersMethodDescribeNegationTo
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:1524
↓ 25 callersFunctionMatchRegexAtHead
Returns true if and only if regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is un
deps/googletest-1.15.0/googletest/src/gtest-port.cc:906
↓ 25 callersFunctionParseNaturalNumber
deps/googletest-1.15.0/googletest/src/gtest-internal-inl.h:1019
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:822
↓ 25 callersMethodbegin
deps/pybind11-2.13.1/tests/test_sequences_and_iterators.cpp:261
↓ 25 callersMethodbegin
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2486
↓ 25 callersMethodempty
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2123
↓ 25 callersMethodkey
Gets the user supplied key.
deps/googletest-1.15.0/googletest/include/gtest/gtest.h:378
↓ 25 callersMethodload
deps/marisa-0.3.1/lib/marisa/trie.cc:49
↓ 25 callersMethodrun
(self)
deps/pybind11-2.13.1/tests/test_thread.py:14
↓ 24 callersFunctionDecodeUTF8RunesInString
plugins/jieba/deps/cppjieba/include/cppjieba/Unicode.hpp:143
↓ 24 callersFunctionEach
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4979
↓ 24 callersMethodEmpty
deps/rapidjson-1.1.0/rapidjson/internal/stack.h:177
↓ 24 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
deps/googletest-1.15.0/googletest/src/gtest.cc:4124
↓ 24 callersMethodIsInterested
Returns true if and only if the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this infor
deps/googletest-1.15.0/googletest/include/gtest/gtest-matchers.h:101
↓ 24 callersFunctionIsXDigit
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:1987
↓ 24 callersFunctionNextCharLength
* Returns the length in byte for the next UTF8 character. */
src/UTF8Util.hpp:71
↓ 24 callersMethodRange
deps/google-benchmark/src/benchmark_register.cc:249
↓ 24 callersFunctionResultOf
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4454
↓ 24 callersFunctionassert_equal
(actual, expected_data, expected_dtype)
deps/pybind11-2.13.1/tests/test_numpy_dtypes.py:85
↓ 24 callersMethodreserve
plugins/jieba/deps/cppjieba/include/cppjieba/Utils.hpp:142
↓ 23 callersFunctionContainerEq
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4704
↓ 23 callersFunctionCopyPart
Copy a part from one GenericUri to another Return the pointer to the next part to be copied to
deps/rapidjson-1.1.0/rapidjson/uri.h:399
↓ 23 callersMethodGetLexicon
src/TextDict.cpp:89
↓ 23 callersFunctionIsPrime
Returns true if and only if n is a prime number.
deps/googletest-1.15.0/googletest/samples/sample1.cc:45
↓ 23 callersFunctionIsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:775
↓ 23 callersFunctionJoin
plugins/jieba/deps/cppjieba/include/cppjieba/Utils.hpp:197
↓ 23 callersMethodMatchPrefix
src/Dict.cpp:25
↓ 23 callersMethodSize
deps/rapidjson-1.1.0/rapidjson/document.h:2918
↓ 23 callersFunctionStartsWith
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4515
↓ 23 callersFunctionWideFromUtf8
src/WinUtil.hpp:50
↓ 23 callersFunctionWriteLe16
src/ConfigTest.cpp:74
↓ 23 callersMethodbuild
deps/marisa-0.3.1/lib/marisa/trie.cc:20
↓ 23 callersFunctionfunc
()
deps/pybind11-2.13.1/tests/test_virtual_functions.py:445
↓ 23 callersFunctionrepr
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2467
↓ 22 callersMethodAppend
deps/googletest-1.15.0/googletest/src/gtest.cc:3836
↓ 22 callersMethodFailed
Returns true if and only if the test failed.
deps/googletest-1.15.0/googletest/src/gtest.cc:2444
↓ 22 callersFunctionIsNull
deps/googletest-1.15.0/googletest/test/gtest-unittest-api_test.cc:132
↓ 22 callersFunctionPathString
src/ConfigTest.cpp:46
↓ 22 callersFunctionPointwise
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4736
↓ 22 callersFunctionStringRef
deps/rapidjson-1.1.0/rapidjson/document.h:454
↓ 22 callersFunctionUnorderedElementsAre
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:5106
↓ 22 callersFunctionVerifyGenerator
deps/googletest-1.15.0/googletest/test/googletest-param-test-test.cc:80
↓ 22 callersMethodclear
plugins/jieba/deps/cppjieba/include/cppjieba/Utils.hpp:160
↓ 22 callersMethoderror
* Returns the error text. */
deps/tclap-1.2.5/tclap/ArgException.h:65
↓ 22 callersMethodmap
deps/marisa-0.3.1/lib/marisa/trie.cc:38
↓ 22 callersMethodname
deps/pybind11-2.13.1/include/pybind11/attr.h:53
↓ 22 callersFunctionsort
deps/marisa-0.3.1/lib/marisa/grimoire/algorithm/sort.h:80
↓ 22 callersMethodthreads
deps/google-benchmark/src/benchmark_api_internal.h:41
↓ 21 callersMethodAppend
Append a token and return a new Pointer ! \param token Token to be appended. \param allocator Allocator for the newly return Pointer.
deps/rapidjson-1.1.0/rapidjson/pointer.h:241
↓ 21 callersFunctionFormatForComparisonFailureMessage
deps/googletest-1.15.0/googletest/include/gtest/gtest-printers.h:459
↓ 21 callersFunctionKey
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4987
↓ 21 callersMethodSet
Update error code and offset.
deps/rapidjson-1.1.0/rapidjson/error/error.h:136
↓ 21 callersFunctionSizeIs
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4683
↓ 21 callersMethodend
deps/pybind11-2.13.1/tests/test_sequences_and_iterators.cpp:262
↓ 21 callersMethodkey_pos
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:33
↓ 21 callersFunctionprint_copy_created
deps/pybind11-2.13.1/tests/constructor_stats.h:282
↓ 21 callersFunctionprint_move_created
deps/pybind11-2.13.1/tests/constructor_stats.h:288
↓ 21 callersMethodresize
resize() assumes that T's placement new does not throw an exception.
deps/marisa-0.3.1/lib/marisa/grimoire/vector/vector.h:88
↓ 21 callersMethodtoString
deps/pybind11-2.13.1/tests/test_smart_ptr.cpp:73
↓ 20 callersMethodFindMember
deps/rapidjson-1.1.0/rapidjson/document.h:2990
↓ 20 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:1003
↓ 20 callersFunctionGTEST_LOCK_EXCLUDED_
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:1790
↓ 20 callersMethodGetType
wrapper for AutoUTFInputStream
deps/rapidjson-1.1.0/rapidjson/stream.h:136
↓ 20 callersFunctionIsReadableFile
plugins/jieba/src/JiebaSegmentationPlugin.cpp:73
↓ 20 callersFunctionIsSubstring
deps/googletest-1.15.0/googletest/src/gtest.cc:1861
↓ 20 callersFunctionPutReserve
deps/rapidjson-1.1.0/rapidjson/stream.h:22
↓ 20 callersFunctionTestPathJoin
plugins/jieba/deps/cppjieba/test/unittest/unicode_path_test.cpp:23
↓ 20 callersMethodcommon_prefix_search
deps/marisa-0.3.1/lib/marisa/trie.cc:105
↓ 20 callersMethodend
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:30
↓ 20 callersMethodio_size
deps/marisa-0.3.1/lib/marisa/trie.cc:161
↓ 20 callersFunctionset_error
deps/pybind11-2.13.1/tests/test_exceptions.h:12
↓ 20 callersMethodtest_property_count
Returns the number of the test properties.
deps/googletest-1.15.0/googletest/src/gtest.cc:2478
↓ 20 callersMethodtotal_test_count
Gets the number of all tests.
deps/googletest-1.15.0/googletest/src/gtest.cc:1147
← previousnext →201–300 of 9,892, ranked by callers