MCPcopy Create free account

hub / github.com/BYVoid/OpenCC / functions

Functions9,892 in github.com/BYVoid/OpenCC

↓ 2 callersFunction_wrap_Keyset_push_back__SWIG_2
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:4235
↓ 2 callersFunction_wrap_Trie_lookup__SWIG_1
deps/marisa-0.3.1/bindings/python/marisa-swig_wrap.cxx:5662
↓ 2 callersFunction_wrap_Trie_lookup__SWIG_1
deps/marisa-0.3.1/bindings/ruby/marisa-swig_wrap.cxx:4090
↓ 2 callersFunction_wrap_Trie_lookup__SWIG_1
deps/marisa-0.3.1/bindings/python3/marisa-swig-python3_wrap.cxx:5662
↓ 2 callersFunction_write_resource_zip
(path: pathlib.Path)
python/tests/test_cli.py:46
↓ 2 callersMethodadd3
passing by reference
deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:42
↓ 2 callersFunctionadd_entry
(archive, entries, name, content, date_time)
data/scripts/opencc_resources_zip.py:174
↓ 2 callersFunctionappend_dictionary_file_examples
(lines, entries)
data/scripts/opencc_resources_zip_diff.py:107
↓ 2 callersFunctionapply_exception_translators
Apply all the extensions translators from a list Return true if one of the translators completed without raising an exception itself. Return of false
deps/pybind11-2.13.1/include/pybind11/pybind11.h:102
↓ 2 callersMethodassertFailFastXmlAndTxtOutput
Assert XML and text output of a test execution.
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:242
↓ 2 callersMethodassertXmlStatusCount
(self, status, count, xml)
deps/googletest-1.15.0/googletest/test/googletest-failfast-unittest.py:234
↓ 2 callersFunctionassert_keeps_alive
(cl, method, *args)
deps/pybind11-2.13.1/tests/test_eigen_matrix.py:397
↓ 2 callersMethodbar
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:100
↓ 2 callersMethodbark
deps/pybind11-2.13.1/tests/test_class.cpp:108
↓ 2 callersFunctionbroadcast
deps/pybind11-2.13.1/include/pybind11/numpy.h:1791
↓ 2 callersMethodbuild
deps/marisa-0.3.1/bindings/perl/marisa-swig.cxx:152
↓ 2 callersMethodbuild_trie
deps/marisa-0.3.1/lib/marisa/grimoire/trie/louds-trie.cc:292
↓ 2 callersFunctionbyte_offset_unsafe
deps/pybind11-2.13.1/include/pybind11/numpy.h:489
↓ 2 callersFunctioncalculate_geomean
Extract all real/cpu times from all the benchmarks as seconds, and calculate their geomean.
deps/google-benchmark/tools/gbench/report.py:171
↓ 2 callersFunctioncardinality_specified
Returns true if and only if the user specified the cardinality explicitly using a .Times().
deps/googletest-1.15.0/googlemock/include/gmock/gmock-spec-builders.h:759
↓ 2 callersFunctioncheck
deps/pybind11-2.13.1/include/pybind11/pytypes.h:303
↓ 2 callersFunctioncheck_kw_only_arg
deps/pybind11-2.13.1/include/pybind11/attr.h:461
↓ 2 callersMethodclear
deps/marisa-0.3.1/lib/marisa/grimoire/vector/bit-vector.h:104
↓ 2 callersMethodclear
deps/marisa-0.3.1/bindings/perl/marisa-swig.cxx:80
↓ 2 callersMethodclear
(self)
deps/marisa-0.3.1/bindings/python/marisa.py:252
↓ 2 callersMethodclear
deps/marisa-0.3.1/bindings/ruby/marisa-swig.cxx:80
↓ 2 callersMethodclear
(self)
deps/marisa-0.3.1/bindings/python3/marisa.py:253
↓ 2 callersFunctioncmdopt_getopt_long
Gets an argument of a long option.
deps/marisa-0.3.1/tools/cmdopt.cc:150
↓ 2 callersFunctioncmdopt_shift
Moves `optind' to the end and shifts other arguments.
deps/marisa-0.3.1/tools/cmdopt.cc:8
↓ 2 callersFunctioncolor_format
Return the result of 'fmt_str.format(*args, **kwargs)' after transforming 'args' and 'kwargs' according to the value of 'use_color'. If 'use_
deps/google-benchmark/tools/gbench/report.py:53
↓ 2 callersMethodcommonPrefixSearch
deps/darts-clone-0.32h/include/darts.h:527
↓ 2 callersMethodcommon_prefix_search_init
deps/marisa-0.3.1/lib/marisa/grimoire/trie/state.h:87
↓ 2 callersFunctioncompile_dict
(dict_def: Dict[str, Any], dict_dir: Path)
scripts/compile_to_inline_config.py:111
↓ 2 callersMethodcomplexity
deps/google-benchmark/src/benchmark_api_internal.h:34
↓ 2 callersFunctionconstruct
deps/pybind11-2.13.1/include/pybind11/detail/init.h:107
↓ 2 callersFunctionconvert
( command: Path, dict_dir: Path, input_path: Path, output_path: Path, config_path: Path,
test/golden/golden_convert_test.py:254
↓ 2 callersFunctionconvert_dsizes_to_vector
deps/pybind11-2.13.1/include/pybind11/eigen/tensor.h:144
↓ 2 callersFunctioncountr_zero
deps/marisa-0.3.1/lib/marisa/grimoire/vector/bit-vector.cc:16
↓ 2 callersMethodcreate
deps/pybind11-2.13.1/tests/test_eigen_matrix.cpp:241
↓ 2 callersFunctioncreate_extension_module
\rst Create a new top-level module that can be used as the main module of a C extension. ``def`` should point to a statically allocat
deps/pybind11-2.13.1/include/pybind11/pybind11.h:1319
↓ 2 callersFunctioncreate_parser
()
deps/google-benchmark/tools/compare.py:37
↓ 2 callersMethoddescription
deps/tclap-1.2.5/tclap/ValuesConstraint.h:126
↓ 2 callersMethoddict
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2110
↓ 2 callersFunctiondict_getitem
deps/pybind11-2.13.1/include/pybind11/pytypes.h:975
↓ 2 callersFunctiondictionary_file_summary
(name, data)
data/scripts/opencc_resources_zip_diff.py:99
↓ 2 callersFunctiondiff_lines
(left: list[str], right: list[str])
test/golden/golden_diff.py:67
↓ 2 callersMethoddoc
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2533
↓ 2 callersFunctiondt_fmt
()
deps/pybind11-2.13.1/tests/test_numpy_dtypes.py:31
↓ 2 callersFunctiondtoa
deps/rapidjson-1.1.0/rapidjson/internal/dtoa.h:220
↓ 2 callersMethodempty
deps/marisa-0.3.1/bindings/perl/marisa-swig.cxx:64
↓ 2 callersMethodempty
(self)
deps/marisa-0.3.1/bindings/python/marisa.py:240
↓ 2 callersMethodempty
deps/marisa-0.3.1/bindings/ruby/marisa-swig.cxx:64
↓ 2 callersMethodempty
(self)
deps/marisa-0.3.1/bindings/python3/marisa.py:241
↓ 2 callersFunctionenable_dynamic_attributes
Give instances of this type a `__dict__` and opt into garbage collection.
deps/pybind11-2.13.1/include/pybind11/detail/class.h:558
↓ 2 callersFunctionensure_builtins_in_globals
deps/pybind11-2.13.1/include/pybind11/eval.h:21
↓ 2 callersFunctionenum_name
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2039
↓ 2 callersFunctionextract_field
(partition, field_name)
deps/google-benchmark/tools/gbench/report.py:185
↓ 2 callersMethodf
deps/pybind11-2.13.1/tests/test_virtual_functions.cpp:271
↓ 2 callersFunctionfail
(message)
scripts/verify-node-main-package.js:33
↓ 2 callersFunctionfail
(message)
plugins/jieba/node/scripts/verify-main-package.js:31
↓ 2 callersMethodfailed_test_suite_count
Gets the number of failed test suites.
deps/googletest-1.15.0/googletest/src/gtest.cc:1100
↓ 2 callersMethodfamily_index
deps/google-benchmark/src/benchmark_api_internal.h:25
↓ 2 callersFunctionfilterTofuRiskConversionChain
(config, includeTofuRiskDictionaries)
node/opencc.js:160
↓ 2 callersFunctionfilter_benchmark
Apply a filter to the json, and only leave the 'family' of benchmarks.
deps/google-benchmark/tools/gbench/report.py:92
↓ 2 callersFunctionfindFile
(dir, filename)
plugins/jieba/node/build.js:54
↓ 2 callersFunctionfind_target_items
(input_filename, keyword)
data/scripts/common.py:187
↓ 2 callersFunctionfirst_value
(values, keys)
data/scripts/opencc_resources_zip.py:56
↓ 2 callersMethodfix
deps/marisa-0.3.1/lib/marisa/grimoire/vector/vector.h:134
↓ 2 callersFunctionformat_ptrs
Don't cast pointers to Python, print them as strings
deps/pybind11-2.13.1/tests/constructor_stats.h:260
↓ 2 callersMethodfrom_file
(cls, file)
data/scripts/common.py:30
↓ 2 callersMethodfunc
deps/pybind11-2.13.1/tests/test_embed/test_interpreter.cpp:45
↓ 2 callersMethodfunc1
deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:174
↓ 2 callersMethodfunc2
deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:175
↓ 2 callersMethodfunc3
deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:176
↓ 2 callersMethodfunc4
deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:177
↓ 2 callersFunctiongc_tester
Tests that an object is garbage collected. Assumes that any unreferenced objects are fully collected after calling `gc.collect()`. That is t
deps/pybind11-2.13.1/tests/test_custom_type_setup.py:13
↓ 2 callersFunctiongetAssetsPath
()
node/test.js:144
↓ 2 callersMethodgetDelimiter
deps/tclap-1.2.5/tclap/CmdLine.h:612
↓ 2 callersMethodgetExitStatus
deps/tclap-1.2.5/tclap/ArgException.h:204
↓ 2 callersFunctionget_and_replace
(filename: Path, binary: bool = False, **opts: str)
deps/pybind11-2.13.1/setup.py:88
↓ 2 callersFunctionget_await_result
(x)
deps/pybind11-2.13.1/tests/test_async.py:16
↓ 2 callersFunctionget_color
(res)
deps/google-benchmark/tools/gbench/report.py:342
↓ 2 callersMethodget_drvd_value
deps/pybind11-2.13.1/tests/test_python_multiple_inheritance.cpp:19
↓ 2 callersMethodget_e_b
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:288
↓ 2 callersMethodget_e_c
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:289
↓ 2 callersMethodget_e_d0
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:290
↓ 2 callersMethodget_e_d1
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:291
↓ 2 callersMethodget_e_e
deps/pybind11-2.13.1/tests/test_multiple_inheritance.cpp:292
↓ 2 callersFunctionget_function
deps/pybind11-2.13.1/include/pybind11/pytypes.h:945
↓ 2 callersMethodget_impl
deps/googletest-1.15.0/googlemock/test/gmock-matchers-misc_test.cc:805
↓ 2 callersFunctionget_internals_pp_from_capsule
deps/pybind11-2.13.1/include/pybind11/detail/internals.h:459
↓ 2 callersFunctionget_local_type_info
deps/pybind11-2.13.1/include/pybind11/detail/type_caster_base.h:200
↓ 2 callersMethodget_ptr
Return a const pointer to the referenced object
deps/pybind11-2.13.1/tests/object.h:196
↓ 2 callersFunctionget_timedelta_field_as_seconds
Get value of field_name field of benchmark, which is time with time unit time_unit, as time in seconds.
deps/google-benchmark/tools/gbench/report.py:161
↓ 2 callersMethodget_type
deps/pybind11-2.13.1/include/pybind11/pytypes.h:2538
↓ 2 callersFunctionget_type_handle
deps/pybind11-2.13.1/include/pybind11/detail/type_caster_base.h:241
↓ 2 callersFunctionget_type_override
deps/pybind11-2.13.1/include/pybind11/pybind11.h:2790
↓ 2 callersFunctionget_utest_color
(pval)
deps/google-benchmark/tools/gbench/report.py:211
↓ 2 callersMethodget_value
deps/pybind11-2.13.1/tests/test_virtual_functions.cpp:127
↓ 2 callersFunctiongit_output
(args)
data/scripts/opencc_resources_zip.py:45
← previousnext →2,001–2,100 of 9,892, ranked by callers