MCPcopy Create free account

hub / github.com/BYVoid/OpenCC / functions

Functions9,892 in github.com/BYVoid/OpenCC

↓ 7 callersFunctioncreate_and_destroy
(*args)
deps/pybind11-2.13.1/tests/test_factory_constructors.py:342
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
deps/googletest-1.15.0/googletest/src/gtest.cc:1137
↓ 7 callersMethodget
deps/pybind11-2.13.1/tests/test_factory_constructors.cpp:156
↓ 7 callersMethodhas_alias
deps/pybind11-2.13.1/tests/test_factory_constructors.cpp:157
↓ 7 callersFunctionhas_state_dict_internals_obj
deps/pybind11-2.13.1/tests/test_embed/test_interpreter.cpp:258
↓ 7 callersMethodis_nan
Returns true if and only if this is NAN (not a number).
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-internal.h:324
↓ 7 callersMethodload
(self, file)
data/scripts/common.py:41
↓ 7 callersMethodmake
deps/pybind11-2.13.1/tests/test_class.cpp:226
↓ 7 callersFunctionmake_value_iterator
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2543
↓ 7 callersFunctionobject_or_cast
deps/pybind11-2.13.1/include/pybind11/pytypes.h:1004
↓ 7 callersMethodoffset
src/DartsDict.cpp:46
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
deps/googletest-1.15.0/googletest/src/gtest.cc:5556
↓ 7 callersMethodparse
deps/marisa-0.3.1/lib/marisa/grimoire/trie/config.h:17
↓ 7 callersMethodparse
deps/tclap-1.2.5/tclap/CmdLine.h:446
↓ 7 callersMethodquery_str
(self)
deps/marisa-0.3.1/bindings/python3/marisa.py:114
↓ 7 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
deps/googletest-1.15.0/googletest/src/gtest.cc:5151
↓ 7 callersMethodrestore
deps/pybind11-2.13.1/include/pybind11/pytypes.h:705
↓ 7 callersMethodselect1
deps/marisa-0.3.1/lib/marisa/grimoire/vector/bit-vector.cc:579
↓ 7 callersFunctionset
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:1816
↓ 7 callersMethodset
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:1612
↓ 7 callersMethodset_begin
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:14
↓ 7 callersMethodset_label
deps/darts-clone-0.32h/include/darts.h:1029
↓ 7 callersMethodshortID
deps/tclap-1.2.5/tclap/Arg.h:496
↓ 7 callersMethodsort
(self)
data/scripts/common.py:63
↓ 7 callersMethodswap
(self)
data/scripts/common.py:66
↓ 7 callersFunctionvalue
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2197
↓ 7 callersMethodview
Create a view of an array in a different data type. This function may fundamentally reinterpret the data in the array. It is the responsibility of the
deps/pybind11-2.13.1/include/pybind11/numpy.h:1085
↓ 6 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:1163
↓ 6 callersFunctionAddNonfatalFailure
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:1165
↓ 6 callersFunctionAllArgs
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:5229
↓ 6 callersFunctionArrayAsVector
deps/googletest-1.15.0/googletest/src/gtest.cc:2352
↓ 6 callersFunctionArrayAwareFind
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-internal.h:1028
↓ 6 callersFunctionBase64Unescape
deps/googletest-1.15.0/googlemock/src/gmock-internal-utils.cc:229
↓ 6 callersFunctionChDir
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:2135
↓ 6 callersFunctionCharPtr
deps/googletest-1.15.0/googlemock/test/gmock-actions_test.cc:1205
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
deps/googletest-1.15.0/googletest/src/gtest.cc:2003
↓ 6 callersMethodCohesion
src/PhraseExtract.cpp:383
↓ 6 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
deps/googletest-1.15.0/googlemock/src/gmock-cardinalities.cc:72
↓ 6 callersMethodConservativeUpperBound
deps/googletest-1.15.0/googlemock/src/gmock-cardinalities.cc:73
↓ 6 callersFunctionCopyArray
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-internal.h:1044
↓ 6 callersFunctionCopyFile
plugins/jieba/deps/cppjieba/test/unittest/unicode_path_test.cpp:47
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
deps/googletest-1.15.0/googletest/samples/sample3-inl.h:129
↓ 6 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
deps/googletest-1.15.0/googlemock/src/gmock-cardinalities.cc:107
↓ 6 callersFunctionDiagnoseAndExit
deps/google-benchmark/src/timers.cc:107
↓ 6 callersFunctionDieIf
A unary function that may die.
deps/googletest-1.15.0/googletest/test/googletest-death-test-test.cc:177
↓ 6 callersFunctionDropMapIterator
deps/rapidjson-1.1.0/rapidjson/document.h:2181
↓ 6 callersMethodEndArray
deps/rapidjson-1.1.0/rapidjson/schema.h:374
↓ 6 callersFunctionEquals
deps/googletest-1.15.0/googlemock/include/gmock/gmock-function-mocker.h:84
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2017
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestSuite
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2025
↓ 6 callersFunctionFindMember
Find member by name. ! \param name Member name to be searched. \pre IsObject() == true \return Iterator to member, if it exist
deps/rapidjson-1.1.0/rapidjson/document.h:1337
↓ 6 callersFunctionFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are conside
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4326
↓ 6 callersFunctionFlushStreams
Flushes streams after invoking reporter methods that write to them. This ensures users get timely updates even when streams are not line-buffered.
deps/google-benchmark/src/benchmark.cc:277
↓ 6 callersMethodFoo
deps/googletest-1.15.0/googlemock/test/gmock-actions_test.cc:1219
↓ 6 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
deps/googletest-1.15.0/googletest/src/gtest.cc:3115
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:814
↓ 6 callersFunctionFromStringLike
deps/googletest-1.15.0/googlemock/test/gmock-matchers-comparisons_test.cc:1151
↓ 6 callersFunctionFromSubstr
* Copies a substring with given length to a new string. */
src/UTF8Util.hpp:268
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
deps/googletest-1.15.0/googletest/test/gtest_stress_test.cc:162
↓ 6 callersMethodGet
deps/rapidjson-1.1.0/rapidjson/document.h:532
↓ 6 callersMethodGetAdjustedCPUTime
deps/google-benchmark/src/reporter.cc:112
↓ 6 callersFunctionGetAuthStringLength
deps/rapidjson-1.1.0/rapidjson/uri.h:110
↓ 6 callersFunctionGetDirFromEnv
Returns the value of the first environment variable that is set and contains a non-empty string. If there are none, returns the "fallback" string. Add
deps/googletest-1.15.0/googletest/src/gtest.cc:6888
↓ 6 callersMethodGetNextPrime
deps/googletest-1.15.0/googletest/samples/sample8_unittest.cc:68
↓ 6 callersFunctionGetRange
deps/rapidjson-1.1.0/rapidjson/encodings.h:204
↓ 6 callersMethodGetSegmentation
src/PipelineConverter.cpp:52
↓ 6 callersFunctionGetTimeUnitString
deps/google-benchmark/include/benchmark/benchmark.h:1818
↓ 6 callersFunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
deps/googletest-1.15.0/googlemock/src/gmock.cc:203
↓ 6 callersFunctionIsUTF8TrailByte
deps/googletest-1.15.0/googletest/src/gtest-printers.cc:481
↓ 6 callersFunctionKeyView
src/DictEntry.hpp:69
↓ 6 callersFunctionMakePolymorphicAction
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:912
↓ 6 callersMethodMatchesName
Returns true if and only if name matches at least one of the patterns in the filter.
deps/googletest-1.15.0/googletest/src/gtest.cc:806
↓ 6 callersFunctionMessage
Copy constructor.
deps/googletest-1.15.0/googletest/include/gtest/gtest-message.h:112
↓ 6 callersFunctionNanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4306
↓ 6 callersFunctionNanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4334
↓ 6 callersFunctionPYBIND11_OVERRIDE
deps/pybind11-2.13.1/tests/test_virtual_functions.cpp:92
↓ 6 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
deps/google-benchmark/src/commandlineflags.cc:184
↓ 6 callersFunctionPolymorphicIsEven
deps/googletest-1.15.0/googlemock/test/gmock-matchers-comparisons_test.cc:358
↓ 6 callersMethodPop
deps/rapidjson-1.1.0/rapidjson/reader.h:945
↓ 6 callersFunctionPrintUsage
plugins/jieba/tools/cppjieba_dict.cpp:53
↓ 6 callersFunctionPrintValue
deps/googletest-1.15.0/googletest/test/googletest-param-test-test.cc:72
↓ 6 callersMethodReset
deps/googletest-1.15.0/googletest/src/gtest-port.cc:283
↓ 6 callersMethodResolve
src/ResourceProvider.cpp:410
↓ 6 callersFunctionResolveResourcePath
plugins/jieba/src/JiebaSegmentationPlugin.cpp:181
↓ 6 callersMethodReverseCompare
src/UTF8StringSlice.hpp:151
↓ 6 callersFunctionRuby_Format_OverloadedError
This function is called when an overloaded method fails */
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:1215
↓ 6 callersFunctionSWIG_FromCharPtrAndSize
deps/marisa-0.3.1/bindings/perl/marisa-swig_wrap.cxx:1621
↓ 6 callersFunctionSWIG_FromCharPtrAndSize
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:3335
↓ 6 callersFunctionSWIG_FromCharPtrAndSize
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:2006
↓ 6 callersFunctionSWIG_FromCharPtrAndSize
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:3335
↓ 6 callersFunctionSWIG_Perl_TypeProxyName
deps/marisa-0.3.1/bindings/perl/marisa-swig_wrap.cxx:1050
↓ 6 callersFunctionSWIG_Python_AppendOutput
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:1224
↓ 6 callersFunctionSWIG_Python_AppendOutput
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:1224
↓ 6 callersFunctionSWIG_Python_RaiseOrModifyTypeError
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:981
↓ 6 callersFunctionSWIG_Python_RaiseOrModifyTypeError
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:981
↓ 6 callersFunctionSWIG_Ruby_AppendOutput
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:1375
↓ 6 callersFunctionSetDefaultTimeUnit
deps/google-benchmark/src/benchmark.cc:552
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
deps/googletest-1.15.0/googletest/test/googletest-filter-unittest.py:183
↓ 6 callersMethodSetIterationTime
deps/google-benchmark/src/benchmark.cc:244
↓ 6 callersMethodSetLabel
deps/google-benchmark/src/benchmark.cc:248
← previousnext →801–900 of 9,892, ranked by callers