Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ functions
Functions
6,095 in github.com/EasyIME/PIME
⨍
Functions
6,095
◇
Types & classes
1,312
↓ 8 callers
Function
to_short_c_str
spdlog-1.2.1/include/spdlog/common.h:93
↓ 8 callers
Function
trim
spdlog-1.2.1/tests/catch.hpp:6992
↓ 8 callers
Method
write_int
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:2454
↓ 7 callers
Function
At
(t,n)
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 7 callers
Function
Cb
(a)
python/cinbase/config/js/jquery-1.12.4.min.js:4
↓ 7 callers
Function
H
()
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 7 callers
Function
I
(t,e)
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 7 callers
Function
N
(t,e)
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 7 callers
Function
P
(e,t)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 7 callers
Method
SymbolscharCodeToFullshape
(self, charCode)
python/cinbase/__init__.py:2749
↓ 7 callers
Function
Y
(a,b,c,d,e,f,g)
python/cinbase/config/js/jquery-1.12.4.min.js:3
↓ 7 callers
Method
_init
(self)
python/python3/tornado/queues.py:306
↓ 7 callers
Method
_normalize_name
(self, name: str)
python/python3/tornado/options.py:151
↓ 7 callers
Method
assert_connector_streams_closed
(self, conn)
python/python3/tornado/test/tcpclient_test.py:241
↓ 7 callers
Method
authorize_redirect
Redirects the user to obtain OAuth authorization for this service. The ``callback_uri`` may be omitted if you have previously registe
python/python3/tornado/auth.py:290
↓ 7 callers
Method
compare
Lexicographically compare this string reference to other.
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:306
↓ 7 callers
Function
complete
()
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.js:7372
↓ 7 callers
Function
createPositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:1079
↓ 7 callers
Method
dequeue_for
try to dequeue item. if no item found. wait upto timeout and try again Return true, if succeeded dequeue item, false otherwise
spdlog-1.2.1/include/spdlog/details/mpmc_blocking_q.h:57
↓ 7 callers
Function
downOnce
()
python/cinbase/config/js/jquery.bootstrap-touchspin.js:620
↓ 7 callers
Function
f
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 7 callers
Function
fa
(a,b,d,e)
python/cinbase/config/js/jquery-1.12.4.min.js:2
↓ 7 callers
Function
format
spdlog-1.2.1/bench/utils.h:15
↓ 7 callers
Function
format
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:1435
↓ 7 callers
Function
format_decimal
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1054
↓ 7 callers
Method
get
(self)
python/python3/tornado/test/gen_test.py:691
↓ 7 callers
Function
getClass
( elem )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:8260
↓ 7 callers
Function
getuservariable
installer/md5dll/pluginapi.h:86
↓ 7 callers
Function
handler
( event )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:8821
↓ 7 callers
Function
import_object
Imports an object by name. ``import_object('x')`` is equivalent to ``import x``. ``import_object('x.y.z')`` is equivalent to ``from x.y impor
python/python3/tornado/util.py:125
↓ 7 callers
Function
indexOf
( list, elem )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:583
↓ 7 callers
Function
k
()
python/cinbase/config/js/jquery-1.12.4.min.js:3
↓ 7 callers
Method
listen
Starts an HTTP server for this application on the given port. This is a convenience alias for creating an `.HTTPServer` object and ca
python/python3/tornado/web.py:2100
↓ 7 callers
Method
logs_present
(self, statement, args=None)
python/python3/tornado/test/log_test.py:199
↓ 7 callers
Function
make_format_args
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:1131
↓ 7 callers
Function
n
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 7 callers
Function
n
(t)
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 7 callers
Function
n
()
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 7 callers
Function
na
(a)
python/cinbase/config/js/jquery-1.12.4.min.js:2
↓ 7 callers
Function
parse_nonnegative_int
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1571
↓ 7 callers
Method
precision
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1222
↓ 7 callers
Method
put
(self)
python/python3/tornado/test/httpclient_test.py:52
↓ 7 callers
Function
recursive_unicode
Walks a simple data structure, converting byte strings to unicode. Supports lists, tuples, and dictionaries.
python/python3/tornado/escape.py:242
↓ 7 callers
Method
release
Unlock. The first coroutine in line waiting for `acquire` gets the lock. If not locked, raise a `RuntimeError`.
python/python3/tornado/locks.py:540
↓ 7 callers
Method
require_setting
Raises an exception if the given app setting is not defined.
python/python3/tornado/web.py:1589
↓ 7 callers
Function
rotating_logger_mt
spdlog-1.2.1/include/spdlog/sinks/rotating_file_sink.h:138
↓ 7 callers
Function
s
(t,e,i)
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 7 callers
Method
save_file
(self, filename, data)
python/cinbase/configtool.py:171
↓ 7 callers
Method
setSelKeys
(self, selKeys)
python/input_methods/chewing/chewing_ime.py:302
↓ 7 callers
Method
spec
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1459
↓ 7 callers
Function
stripAndCollapse
( value )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:8254
↓ 7 callers
Function
t
()
python/cinbase/config/js/respond.min.js:5
↓ 7 callers
Function
test_pad6
spdlog-1.2.1/tests/test_fmt_helper.cpp:18
↓ 7 callers
Function
upOnce
()
python/cinbase/config/js/jquery.bootstrap-touchspin.js:594
↓ 7 callers
Function
url_unescape
(value: Union[str, bytes], encoding: None, plus: bool = True)
python/python3/tornado/escape.py:107
↓ 7 callers
Function
vt
(e)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 7 callers
Function
w
()
python/cinbase/config/js/jquery.bootstrap-touchspin.min.js:9
↓ 7 callers
Function
x
()
python/cinbase/config/js/jquery.bootstrap-touchspin.min.js:9
↓ 7 callers
Function
x
(e)
python/input_methods/chewing/js/jquery-loading-overlay-2.1.7/loadingoverlay.min.js:8
↓ 7 callers
Function
yt
(e)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 6 callers
Function
F
(t)
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 6 callers
Function
M
(e)
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 6 callers
Method
_add_io_state
Adds `state` (IOLoop.{READ,WRITE} flags) to our event handler. Implementation notes: Reads and writes have a fast path and a slow pat
python/python3/tornado/iostream.py:1036
↓ 6 callers
Method
_clear_callbacks
Clears the callback attributes. This allows the request handler to be garbage collected more quickly in CPython by breaking up refere
python/python3/tornado/http1connection.py:305
↓ 6 callers
Method
_format
(self)
python/python3/tornado/queues.py:336
↓ 6 callers
Function
_get_hz_string_from_brand
(processor_brand)
python/cinbase/tools/cpuinfo.py:244
↓ 6 callers
Method
_get_resources
(self, key: str)
python/python3/tornado/web.py:3327
↓ 6 callers
Method
_make_client_iostream
(self)
python/python3/tornado/test/iostream_test.py:60
↓ 6 callers
Method
advance
Advance the current buffer position by ``size`` bytes.
python/python3/tornado/iostream.py:178
↓ 6 callers
Function
all
()
python/python3/tornado/test/runtests.py:57
↓ 6 callers
Function
append_buf
spdlog-1.2.1/include/spdlog/details/fmt_helper.h:30
↓ 6 callers
Function
append_str
spdlog-1.2.1/include/spdlog/details/fmt_helper.h:16
↓ 6 callers
Function
bind_sockets
Creates listening sockets bound to the given port and address. Returns a list of socket objects (multiple sockets are returned if the given a
python/python3/tornado/netutil.py:56
↓ 6 callers
Method
capitalize
(self, request_data)
python/python3/tornado/test/concurrent_test.py:88
↓ 6 callers
Function
checkDataFormat
(checkData, checkType, elementId, dataDesc)
python/cinbase/config/js/config.js:290
↓ 6 callers
Method
check_append_all_then_skip_all
(self, buf, objs, input_type)
python/python3/tornado/test/iostream_test.py:1227
↓ 6 callers
Method
closeMenuCand
(self, cbTS)
python/cinbase/__init__.py:2624
↓ 6 callers
Method
configurable_base
Returns the base class of a configurable hierarchy. This will normally return the class in which it is defined. (which is *not* neces
python/python3/tornado/util.py:280
↓ 6 callers
Method
convert
(self, from_str)
python/opencc/__init__.py:38
↓ 6 callers
Function
count_digits
Returns the number of decimal digits in n. Leading zeros are not counted except for n == 0 in which case count_digits returns 1.
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:904
↓ 6 callers
Method
critical
spdlog-1.2.1/include/spdlog/details/logger_impl.h:136
↓ 6 callers
Method
delay
Returns arg after a number of IOLoop iterations.
python/python3/tornado/test/gen_test.py:32
↓ 6 callers
Function
done
()
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.js:17900
↓ 6 callers
Method
done
Returns True if this iterator has no more results.
python/python3/tornado/gen.py:386
↓ 6 callers
Function
ends_with
source: https://stackoverflow.com/a/2072890/192001
spdlog-1.2.1/tests/utils.cpp:60
↓ 6 callers
Method
enter
spdlog-1.2.1/tests/catch.hpp:4975
↓ 6 callers
Method
execute
(self)
python/python3/tornado/web.py:2330
↓ 6 callers
Method
fileno
(self)
python/python3/tornado/iostream.py:1125
↓ 6 callers
Function
filteredUi
( ui )
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.js:12499
↓ 6 callers
Method
flush
spdlog-1.2.1/include/spdlog/sinks/base_sink.h:35
↓ 6 callers
Method
flush_counter
spdlog-1.2.1/tests/test_sink.h:28
↓ 6 callers
Method
flush_level
spdlog-1.2.1/include/spdlog/details/logger_impl.h:295
↓ 6 callers
Method
flush_on
spdlog-1.2.1/include/spdlog/details/logger_impl.h:290
↓ 6 callers
Method
full_url
Reconstructs the full URL for this request.
python/python3/tornado/httputil.py:409
↓ 6 callers
Method
getConfigDir
(self)
python/input_methods/chewing/chewing_config.py:79
↓ 6 callers
Function
getNumber
( match )
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.js:10963
↓ 6 callers
Method
get_auth_http_client
Returns the `.AsyncHTTPClient` instance to be used for auth requests. May be overridden by subclasses to use an HTTP client other than
python/python3/tornado/auth.py:532
↓ 6 callers
Method
get_option
(self, commandId)
python/input_methods/rime/librime.py:369
↓ 6 callers
Method
get_output
(self)
python/python3/tornado/test/log_test.py:75
↓ 6 callers
Method
get_status
Returns the status code for our response.
python/python3/tornado/web.py:368
← previous
next →
401–500 of 6,095, ranked by callers