MCPcopy Create free account

hub / github.com/BYVoid/OpenCC / functions

Functions9,892 in github.com/BYVoid/OpenCC

↓ 9 callersFunctionElements
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:3598
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:774
↓ 9 callersFunctionGTEST_LOCK_EXCLUDED_
deps/googletest-1.15.0/googletest/src/gtest.cc:5018
↓ 9 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
deps/googletest-1.15.0/googletest/src/gtest.cc:405
↓ 9 callersFunctionGenericValue
Default constructor creates a null value.
deps/rapidjson-1.1.0/rapidjson/document.h:690
↓ 9 callersFunctionGetElementOr
deps/googletest-1.15.0/googletest/src/gtest-internal-inl.h:295
↓ 9 callersFunctionGetElementsPointer
deps/rapidjson-1.1.0/rapidjson/document.h:2116
↓ 9 callersFunctionGetPathStringLength
deps/rapidjson-1.1.0/rapidjson/uri.h:112
↓ 9 callersFunctionGetPlatformString
src/UTF8Util.hpp:368
↓ 9 callersMethodHasNext
plugins/jieba/deps/cppjieba/include/cppjieba/PreFilter.hpp:27
↓ 9 callersFunctionIsEven
Returns true if and only if the argument is an even number.
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2178
↓ 9 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
deps/googletest-1.15.0/googlemock/src/gmock-internal-utils.cc:154
↓ 9 callersFunctionNoCounters
deps/google-benchmark/src/perf_counters.h:83
↓ 9 callersMethodParent
deps/pybind11-2.13.1/tests/test_call_policies.cpp:47
↓ 9 callersFunctionParseFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
deps/googletest-1.15.0/googletest/src/gtest.cc:6428
↓ 9 callersMethodPauseTiming
deps/google-benchmark/src/benchmark.cc:204
↓ 9 callersMethodPut
deps/rapidjson-1.1.0/rapidjson/reader.h:933
↓ 9 callersMethodReset
src/PhraseExtract.cpp:165
↓ 9 callersMethodRunAndVerify
Runs googletest-throw-on-failure-test_ and verifies its behavior. Runs googletest-throw-on-failure-test_ and verifies that it does (or does n
deps/googletest-1.15.0/googletest/test/googletest-throw-on-failure-test.py:87
↓ 9 callersMethodRunAndVerifyAllowingDisabled
Checks that the binary runs correct set of tests for the given filter. Runs googletest-filter-unittest_ with the given filter, and enables di
deps/googletest-1.15.0/googletest/test/googletest-filter-unittest.py:361
↓ 9 callersFunctionRunOutputTests
Disable deprecated warnings temporarily because we need to reference CSVReporter but don't want to trigger -Werror=-Wdeprecated-declarations
deps/google-benchmark/test/output_test_helper.cc:386
↓ 9 callersMethodSegment
src/Segmentation.cpp:23
↓ 9 callersFunctionSetEnvVar
Sets/unsets an environment variable to a given value.
deps/googletest-1.15.0/googletest/test/gtest_test_utils.py:56
↓ 9 callersFunctionTruncateUTF8
* Truncates a std::string with a maximal length in byte. * No UTF8 character will be broken. */
src/UTF8Util.hpp:294
↓ 9 callersMethod__init__
(self, *args)
deps/pybind11-2.13.1/tests/test_factory_constructors.py:190
↓ 9 callersFunctionclean_type_id
deps/pybind11-2.13.1/include/pybind11/detail/typeid.h:35
↓ 9 callersFunctionconstexpr_sum
deps/pybind11-2.13.1/include/pybind11/detail/common.h:824
↓ 9 callersFunctionerror_string
deps/pybind11-2.13.1/include/pybind11/pytypes.h:729
↓ 9 callersMethodfile
Where in the source file was the default action spec defined?
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:246
↓ 9 callersFunctionglobals
\ingroup python_builtins Return a dictionary representing the global variables in the current execution frame, or ``__main__.__dict__`` if there is no
deps/pybind11-2.13.1/include/pybind11/pybind11.h:1372
↓ 9 callersMethodhistory_pos
deps/marisa-0.3.1/lib/marisa/grimoire/trie/state.h:52
↓ 9 callersMethodmap
deps/marisa-0.3.1/lib/marisa/grimoire/trie/louds-trie.cc:29
↓ 9 callersMethodnone
deps/pybind11-2.13.1/include/pybind11/pytypes.h:1789
↓ 9 callersMethodpop
deps/darts-clone-0.32h/include/darts.h:849
↓ 9 callersMethodpush
deps/darts-clone-0.32h/include/darts.h:846
↓ 9 callersFunctionraise_from
Replaces the current Python error indicator with the chosen error, performing a 'raise from' to indicate that the chosen error was caused by the origi
deps/pybind11-2.13.1/include/pybind11/pytypes.h:797
↓ 9 callersMethodread
deps/marisa-0.3.1/lib/marisa/grimoire/trie/louds-trie.cc:38
↓ 9 callersMethodreverse_lookup
deps/marisa-0.3.1/lib/marisa/trie.cc:97
↓ 9 callersMethodrlocation
(self, relative_path: str)
test/golden/golden_convert_test.py:120
↓ 9 callersMethodset_key_pos
deps/marisa-0.3.1/lib/marisa/grimoire/trie/range.h:22
↓ 9 callersMethodsize
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2122
↓ 9 callersMethodtest_function
deps/pybind11-2.13.1/tests/test_enum.cpp:44
↓ 9 callersMethodvalue
deps/darts-clone-0.32h/include/darts.h:1045
↓ 9 callersMethodwrite
deps/marisa-0.3.1/lib/marisa/grimoire/trie/louds-trie.cc:46
↓ 8 callersFunctionACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
deps/googletest-1.15.0/googlemock/test/gmock-more-actions_test.cc:1472
↓ 8 callersFunctionAddMember
deps/rapidjson-1.1.0/rapidjson/document.h:1443
↓ 8 callersMethodAppendConverted
src/Conversion.cpp:29
↓ 8 callersMethodArgs
deps/google-benchmark/src/benchmark_register.cc:323
↓ 8 callersFunctionCanCallReturnRef
deps/googletest-1.15.0/googlemock/test/gmock-actions_test.cc:901
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:861
↓ 8 callersFunctionClearCurrentTestPartResults
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:340
↓ 8 callersFunctionConfigLoadOptions
src/Config.hpp:27
↓ 8 callersMethodDurationCPUTime
get the cpu_time duration of the benchmark in seconds
deps/google-benchmark/test/output_test.h:116
↓ 8 callersFunctionEMString
Test helper for formatting element, matcher index pairs in expectations.
deps/googletest-1.15.0/googlemock/test/gmock-matchers-containers_test.cc:2081
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2034
↓ 8 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
deps/googletest-1.15.0/googletest/src/gtest-port.cc:1021
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
deps/googletest-1.15.0/googletest/src/gtest.cc:3122
↓ 8 callersMethodFrequency
src/PhraseExtract.cpp:399
↓ 8 callersFunctionGetMapIterators
deps/rapidjson-1.1.0/rapidjson/document.h:2166
↓ 8 callersFunctionGetQueryStringLength
deps/rapidjson-1.1.0/rapidjson/uri.h:114
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
deps/googletest-1.15.0/googletest/src/gtest-internal-inl.h:114
↓ 8 callersFunctionGetRawPointer
deps/googletest-1.15.0/googlemock/include/gmock/internal/gmock-internal-utils.h:79
↓ 8 callersFunctionGetSize
deps/rapidjson-1.1.0/rapidjson/memorybuffer.h:54
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
deps/googletest-1.15.0/googletest/src/gtest.cc:2646
↓ 8 callersFunctionHasPrefix
deps/googletest-1.15.0/googletest/test/googletest-printers-test.cc:762
↓ 8 callersFunctionIsSubstringImpl
deps/googletest-1.15.0/googletest/src/gtest.cc:1837
↓ 8 callersFunctionIsValid
Check whether this is a valid pointer.
deps/rapidjson-1.1.0/rapidjson/pointer.h:333
↓ 8 callersFunctionIsZero
deps/google-benchmark/src/benchmark.cc:426
↓ 8 callersMethodMatch
deps/rapidjson-1.1.0/rapidjson/internal/regex.h:629
↓ 8 callersMethodMatchAndExplain
deps/googletest-1.15.0/googlemock/test/gmock-matchers-misc_test.cc:970
↓ 8 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
deps/googletest-1.15.0/googletest/include/gtest/gtest-matchers.h:836
↓ 8 callersFunctionMemberBegin
Const member iterator ! \pre IsObject() == true */
deps/rapidjson-1.1.0/rapidjson/document.h:1268
↓ 8 callersFunctionNextCharLengthNoException
* Returns the length in byte for the next UTF8 character. * On error returns 0. */
src/UTF8Util.hpp:50
↓ 8 callersMethodPerform
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:1274
↓ 8 callersFunctionPrintCharsAsStringTo
deps/googletest-1.15.0/googletest/src/gtest-printers.cc:339
↓ 8 callersFunctionPruneExpiredDictCache
src/Config.cpp:71
↓ 8 callersMethodPush
deps/rapidjson-1.1.0/rapidjson/internal/stack.h:123
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2199
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
deps/googletest-1.15.0/googletest/test/gtest_unittest.cc:2209
↓ 8 callersMethodResumeTiming
deps/google-benchmark/src/benchmark.cc:222
↓ 8 callersFunctionReturnRef
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:1875
↓ 8 callersFunctionSet
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-filepath.h:89
↓ 8 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
deps/googletest-1.15.0/googletest/test/googletest-env-var-test.py:53
↓ 8 callersFunctionSetStringRaw
Initialize this value as constant string, without calling destructor.
deps/rapidjson-1.1.0/rapidjson/document.h:2435
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
deps/googletest-1.15.0/googletest/src/gtest.cc:6132
↓ 8 callersFunctionSingleDictConfig
src/ConfigTest.cpp:153
↓ 8 callersMethodSize
Gets the number of elements.
deps/googletest-1.15.0/googletest/samples/sample3-inl.h:100
↓ 8 callersFunctionSplit
plugins/jieba/deps/cppjieba/include/cppjieba/Utils.hpp:243
↓ 8 callersFunctionStrCaseNe
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4498
↓ 8 callersFunctionStrCat
deps/google-benchmark/src/string_util.h:39
↓ 8 callersFunctionStrNe
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4482
↓ 8 callersFunctionStrSplit
deps/google-benchmark/src/string_util.cc:166
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
deps/googletest-1.15.0/googletest/src/gtest.cc:429
↓ 8 callersMethodTake
deps/rapidjson-1.1.0/rapidjson/internal/regex.h:51
↓ 8 callersMethodTestFactory3
deps/pybind11-2.13.1/tests/test_factory_constructors.cpp:57
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
deps/googletest-1.15.0/googlemock/test/gmock-internal-utils_test.cc:401
↓ 8 callersFunctionarray_descriptor_proxy
deps/pybind11-2.13.1/include/pybind11/numpy.h:393
↓ 8 callersMethodassertFailFastBehavior
Assert --fail_fast via flag.
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:269
↓ 8 callersMethodassertNotFailFastBehavior
Assert --nofail_fast via flag.
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:291
↓ 8 callersMethodbasename
deps/tclap-1.2.5/tclap/DocBookOutput.h:205
← previousnext →601–700 of 9,892, ranked by callers