Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ functions
Functions
9,892 in github.com/BYVoid/OpenCC
⨍
Functions
9,892
◇
Types & classes
2,837
↳
Endpoints
5
↓ 14 callers
Function
Check
Prints the message and aborts the program if condition is false.
deps/googletest-1.15.0/googletest/test/gtest_environment_test.cc:90
↓ 14 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type uint32_t because wchar_t may not be wide enough to
deps/googletest-1.15.0/googletest/src/gtest.cc:2015
↓ 14 callers
Function
Cut
plugins/jieba/deps/cppjieba/test/load_test.cpp:12
↓ 14 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
deps/googletest-1.15.0/googletest/src/gtest-filepath.cc:265
↓ 14 callers
Function
FullMatch
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:989
↓ 14 callers
Function
GetEnv
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-port.h:2170
↓ 14 callers
Method
GetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
deps/googletest-1.15.0/googletest/src/gtest.cc:5308
↓ 14 callers
Function
IsNotSubstring
deps/googletest-1.15.0/googletest/src/gtest.cc:1871
↓ 14 callers
Function
MakeUniquePtrs
deps/googletest-1.15.0/googlemock/test/gmock-matchers-containers_test.cc:58
↓ 14 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
deps/googletest-1.15.0/googletest/src/gtest-port.cc:882
↓ 14 callers
Function
SWIG_AsCharPtrAndSize
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:2070
↓ 14 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
deps/googletest-1.15.0/googletest/samples/sample2.cc:49
↓ 14 callers
Function
StrFormat
deps/google-benchmark/src/string_util.cc:158
↓ 14 callers
Method
ThreadRange
deps/google-benchmark/src/benchmark_register.cc:445
↓ 14 callers
Function
abs
Not a good abs function, but easy to test.
deps/pybind11-2.13.1/tests/test_operator_overloading.cpp:133
↓ 14 callers
Method
has_state
deps/marisa-0.3.1/include/marisa/agent.h:66
↓ 14 callers
Method
open
deps/darts-clone-0.32h/include/darts.h:357
↓ 14 callers
Function
print_default_created
deps/pybind11-2.13.1/tests/constructor_stats.h:304
↓ 14 callers
Method
what
deps/pybind11-2.13.1/tests/test_exceptions.cpp:24
↓ 13 callers
Function
BeginEndDistanceIs
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4694
↓ 13 callers
Function
CanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
deps/googletest-1.15.0/googletest/include/gtest/internal/gtest-type-util.h:61
↓ 13 callers
Function
DoDefault
Creates an action that does the default action for the give mock function.
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:1920
↓ 13 callers
Function
Expect
Verifies that condition is true; generates a non-fatal failure if condition is false.
deps/googletest-1.15.0/googlemock/include/gmock/internal/gmock-internal-utils.h:256
↓ 13 callers
Function
ExpectSpecProperty
Expects that the EXPECT_CALL() statement has the given property.
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:748
↓ 13 callers
Function
IsArray
deps/rapidjson-1.1.0/rapidjson/document.h:1117
↓ 13 callers
Function
IsAsciiWhiteSpace
deps/googletest-1.15.0/googletest/src/gtest-port.cc:768
↓ 13 callers
Function
IsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
deps/googletest-1.15.0/googletest/src/gtest-port.cc:756
↓ 13 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
deps/googletest-1.15.0/googletest/src/gtest-filepath.cc:92
↓ 13 callers
Method
Parse
deps/rapidjson-1.1.0/rapidjson/reader.h:559
↓ 13 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
deps/googletest-1.15.0/googletest/src/gtest-filepath.cc:210
↓ 13 callers
Function
RunSpecifiedBenchmarks
deps/google-benchmark/src/benchmark.cc:464
↓ 13 callers
Method
String
deps/rapidjson-1.1.0/rapidjson/schema.h:355
↓ 13 callers
Function
TestFlag
Verifies that the given flag is affected by the corresponding env var.
deps/googletest-1.15.0/googletest/test/googletest-env-var-test.py:71
↓ 13 callers
Method
ThreadPerCpu
deps/google-benchmark/src/benchmark_register.cc:466
↓ 13 callers
Function
ToUtf8String
node/opencc.cc:14
↓ 13 callers
Function
TupleMatches
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:681
↓ 13 callers
Function
Value
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:5061
↓ 13 callers
Function
WriteLe32
src/ConfigTest.cpp:79
↓ 13 callers
Function
array_proxy
deps/pybind11-2.13.1/include/pybind11/numpy.h:387
↓ 13 callers
Function
assert_equal_ref
(mat)
deps/pybind11-2.13.1/tests/test_eigen_matrix.py:22
↓ 13 callers
Method
bar
(self)
deps/pybind11-2.13.1/tests/test_multiple_inheritance.py:42
↓ 13 callers
Function
capsule
deps/pybind11-2.13.1/include/pybind11/pytypes.h:1955
↓ 13 callers
Function
clzll
deps/rapidjson-1.1.0/rapidjson/internal/clzll.h:32
↓ 13 callers
Method
contains
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2523
↓ 13 callers
Function
finalize_interpreter
\rst Shut down the Python interpreter. No pybind11 or CPython API functions can be called after this. In addition, pybind11 objects must not o
deps/pybind11-2.13.1/include/pybind11/embed.h:242
↓ 13 callers
Function
make_iterator
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2507
↓ 13 callers
Method
reshape
Optional `order` parameter omitted, to be added as needed.
deps/pybind11-2.13.1/include/pybind11/numpy.h:1069
↓ 13 callers
Method
set_n
deps/googletest-1.15.0/googlemock/test/gmock-matchers-containers_test.cc:628
↓ 13 callers
Method
set_node_id
deps/marisa-0.3.1/lib/marisa/grimoire/trie/state.h:30
↓ 13 callers
Method
set_query
(self, *args)
deps/marisa-0.3.1/bindings/python/marisa.py:170
↓ 13 callers
Method
set_query
(self, *args)
deps/marisa-0.3.1/bindings/python3/marisa.py:171
↓ 13 callers
Method
set_query_pos
deps/marisa-0.3.1/lib/marisa/grimoire/trie/state.h:34
↓ 13 callers
Method
strides
Strides of the array
deps/pybind11-2.13.1/include/pybind11/numpy.h:951
↓ 12 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
deps/googletest-1.15.0/googletest/src/gtest-port.cc:1366
↓ 12 callers
Function
CaptureStderr
Starts capturing stderr.
deps/googletest-1.15.0/googletest/src/gtest-port.cc:1226
↓ 12 callers
Method
Default
deps/rapidjson-1.1.0/rapidjson/reader.h:203
↓ 12 callers
Function
Eq
deps/googletest-1.15.0/googletest/include/gtest/gtest-matchers.h:862
↓ 12 callers
Function
Expectation
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:485
↓ 12 callers
Function
GetTestCases
Returns a list of test cases in the given full test names. Args: tests: a list of full test names Returns: A list of test cases from 'te
deps/googletest-1.15.0/googletest/test/googletest-shuffle-test.py:108
↓ 12 callers
Function
InvokeWithoutArgs
deps/googletest-1.15.0/googlemock/include/gmock/gmock-actions.h:1976
↓ 12 callers
Function
IsAsciiDigit
Returns true if and only if ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale
deps/googletest-1.15.0/googletest/src/gtest-port.cc:763
↓ 12 callers
Function
IsEmpty
Creates a polymorphic matcher that matches an empty container or C-style string. The container must support both size() and empty(), which all STL-lik
deps/googletest-1.15.0/googlemock/include/gmock/gmock-more-matchers.h:93
↓ 12 callers
Method
IsPrime
deps/googletest-1.15.0/googletest/samples/sample8_unittest.cc:61
↓ 12 callers
Function
IsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:575
↓ 12 callers
Function
Length
src/Lexicon.hpp:55
↓ 12 callers
Method
Length
plugins/jieba/deps/cppjieba/include/cppjieba/Unicode.hpp:66
↓ 12 callers
Function
RandomSeedFlag
(n)
deps/googletest-1.15.0/googletest/test/googletest-shuffle-test.py:72
↓ 12 callers
Function
RunAndReturnOutput
Runs the test program and returns its output.
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:92
↓ 12 callers
Function
SWIG_This
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:2418
↓ 12 callers
Function
SWIG_This
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:2418
↓ 12 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:83
↓ 12 callers
Function
ShuffleFlag
()
deps/googletest-1.15.0/googletest/test/googletest-shuffle-test.py:68
↓ 12 callers
Function
TestInitGoogleMock
deps/googletest-1.15.0/googlemock/test/gmock_test.cc:48
↓ 12 callers
Function
Truly
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4671
↓ 12 callers
Function
WhenSortedBy
deps/googletest-1.15.0/googlemock/include/gmock/gmock-matchers.h:4713
↓ 12 callers
Function
_workspace_root
()
test/golden/golden_convert_test.py:48
↓ 12 callers
Function
clear
deps/pybind11-2.13.1/include/pybind11/pytypes.h:776
↓ 12 callers
Method
compare
deps/pybind11-2.13.1/include/pybind11/buffer_info.h:189
↓ 12 callers
Method
current_test_result
Returns the most specific TestResult currently running.
deps/googletest-1.15.0/googletest/src/gtest.cc:6303
↓ 12 callers
Method
data
deps/pybind11-2.13.1/include/pybind11/eigen/matrix.h:555
↓ 12 callers
Method
node_order
deps/marisa-0.3.1/lib/marisa/trie.cc:141
↓ 12 callers
Method
num_keys
deps/marisa-0.3.1/lib/marisa/trie.cc:126
↓ 12 callers
Method
num_tries
deps/marisa-0.3.1/lib/marisa/trie.cc:121
↓ 12 callers
Method
rel1
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:55
↓ 12 callers
Method
rel2
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:58
↓ 12 callers
Method
rel3
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:61
↓ 12 callers
Method
rel4
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:64
↓ 12 callers
Method
rel5
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:67
↓ 12 callers
Method
rel6
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:70
↓ 12 callers
Method
rel7
deps/marisa-0.3.1/lib/marisa/grimoire/vector/rank-index.h:73
↓ 12 callers
Method
say_something
(self, times)
deps/pybind11-2.13.1/tests/test_virtual_functions.py:422
↓ 12 callers
Function
set_error
deps/pybind11-2.13.1/include/pybind11/pytypes.h:346
↓ 12 callers
Function
ssize_t_cast
deps/pybind11-2.13.1/include/pybind11/detail/common.h:493
↓ 12 callers
Method
start_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
deps/googletest-1.15.0/googletest/src/gtest.cc:5289
↓ 12 callers
Function
stoul
* GNU STL in Android NDK lacks support for some C++11 functions, including * stoul, stoi, stod. We reimplement them here using C functions strtoul,
deps/google-benchmark/src/string_util.cc:186
↓ 12 callers
Method
tail_mode
deps/marisa-0.3.1/lib/marisa/trie.cc:136
↓ 12 callers
Method
unlucky_number
(self)
deps/pybind11-2.13.1/tests/test_virtual_functions.py:425
↓ 11 callers
Function
AddCases
deps/google-benchmark/test/output_test_helper.cc:360
↓ 11 callers
Function
AllOfMatches
Helper to allow easy testing of AllOf matchers with num parameters.
deps/googletest-1.15.0/googlemock/test/gmock-matchers-arithmetic_test.cc:424
↓ 11 callers
Function
AlwaysTrue
deps/googletest-1.15.0/googletest/src/gtest.cc:6364
← previous
next →
401–500 of 9,892, ranked by callers