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
↓ 2 callers
Method
_create_decompressor
(self)
python/python3/tornado/websocket.py:781
↓ 2 callers
Function
_create_signature_v2
(secret: Union[str, bytes], s: bytes)
python/python3/tornado/web.py:3616
↓ 2 callers
Function
_decode_fields_v2
(value: bytes)
python/python3/tornado/web.py:3536
↓ 2 callers
Method
_decode_xsrf_token
Convert a cookie string into a the tuple form returned by _get_raw_xsrf_token.
python/python3/tornado/web.py:1458
↓ 2 callers
Method
_define_options
(self)
python/python3/tornado/test/options_test.py:197
↓ 2 callers
Function
_destroy
( exp )
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.js:3929
↓ 2 callers
Method
_do_ssl_handshake
(self)
python/python3/tornado/iostream.py:1384
↓ 2 callers
Function
_e
(e,t)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 2 callers
Method
_finish
( self, curl: pycurl.Curl, curl_error: Optional[int] = None, curl_message: Opt
python/python3/tornado/curl_httpclient.py:257
↓ 2 callers
Method
_finish_ssl_connect
(self)
python/python3/tornado/iostream.py:1441
↓ 2 callers
Method
_format_chunk
(self, chunk: bytes)
python/python3/tornado/http1connection.py:472
↓ 2 callers
Method
_garbage_collect
(self)
python/python3/tornado/locks.py:45
↓ 2 callers
Function
_getBoostedStep
()
python/cinbase/config/js/jquery.bootstrap-touchspin.js:576
↓ 2 callers
Method
_get_cached_version
(cls, abs_path: str)
python/python3/tornado/web.py:3018
↓ 2 callers
Method
_get_compressor_options
Converts a websocket agreed_parameters set to keyword arguments for our compressor objects.
python/python3/tornado/websocket.py:981
↓ 2 callers
Method
_get_raw_xsrf_token
Read or generate the xsrf token in its raw form. The raw_xsrf_token is a tuple containing: * version: the version of the cookie from
python/python3/tornado/web.py:1432
↓ 2 callers
Function
_get_version
(value: bytes)
python/python3/tornado/web.py:3447
↓ 2 callers
Method
_handle_event
( self, fd: "_FileDescriptorLike", cb_map: Dict["_FileDescriptorLike", Callable],
python/python3/tornado/platform/asyncio.py:652
↓ 2 callers
Method
_handle_write
(self)
python/python3/tornado/iostream.py:958
↓ 2 callers
Function
_int_or_none
(val: str)
python/python3/tornado/httputil.py:738
↓ 2 callers
Method
_is_connreset
Return ``True`` if exc is ECONNRESET or equivalent. May be overridden in subclasses.
python/python3/tornado/iostream.py:1065
↓ 2 callers
Method
_is_connreset
(self, e: BaseException)
python/python3/tornado/iostream.py:1614
↓ 2 callers
Function
_oauth_parse_response
(body: bytes)
python/python3/tornado/auth.py:1175
↓ 2 callers
Method
_oauth_request_parameters
Returns the OAuth parameters as a dict for the given request. parameters should include all POST arguments and query string arguments
python/python3/tornado/auth.py:497
↓ 2 callers
Method
_on_end_request
(self)
python/python3/tornado/simple_httpclient.py:689
↓ 2 callers
Method
_on_message
( self, message: Union[None, str, bytes] )
python/python3/tornado/websocket.py:1525
↓ 2 callers
Method
_on_request_token
( self, authorize_url: str, callback_uri: Optional[str], response: httpclient.
python/python3/tornado/auth.py:416
↓ 2 callers
Method
_parse_body
(self)
python/python3/tornado/httputil.py:451
↓ 2 callers
Method
_parse_extensions_header
( self, headers: httputil.HTTPHeaders )
python/python3/tornado/websocket.py:952
↓ 2 callers
Method
_process_queue
(self)
python/python3/tornado/curl_httpclient.py:216
↓ 2 callers
Method
_process_queue
(self)
python/python3/tornado/simple_httpclient.py:189
↓ 2 callers
Method
_read_to_buffer_loop
(self)
python/python3/tornado/iostream.py:737
↓ 2 callers
Method
_release
(self)
python/python3/tornado/simple_httpclient.py:531
↓ 2 callers
Method
_return_result
Called set the returned future's state that of the future we yielded, and set the current future for the iterator.
python/python3/tornado/gen.py:413
↓ 2 callers
Method
_run_callback
(self, response: HTTPResponse)
python/python3/tornado/simple_httpclient.py:537
↓ 2 callers
Function
_safe_unicode
(s: Any)
python/python3/tornado/log.py:74
↓ 2 callers
Method
_schedule_next
(self)
python/python3/tornado/ioloop.py:929
↓ 2 callers
Function
_set_timeout
( future: Future, timeout: Union[None, float, datetime.timedelta] )
python/python3/tornado/queues.py:59
↓ 2 callers
Method
_set_timeout
Called by libcurl to schedule a timeout.
python/python3/tornado/curl_httpclient.py:134
↓ 2 callers
Method
_stat
(self)
python/python3/tornado/web.py:2875
↓ 2 callers
Method
_trigger_include_host_check
(self, include_host)
python/python3/tornado/test/web_test.py:1156
↓ 2 callers
Method
_try_cleanup_process
(cls, pid: int)
python/python3/tornado/process.py:346
↓ 2 callers
Function
_unquote_or_none
(s: str)
python/python3/tornado/routing.py:699
↓ 2 callers
Method
_update_next
(self, current_time: float)
python/python3/tornado/ioloop.py:934
↓ 2 callers
Method
_write_body
(self, start_read: bool)
python/python3/tornado/simple_httpclient.py:516
↓ 2 callers
Method
aborting
!TBD We need to do this another way!
spdlog-1.2.1/tests/catch.hpp:5365
↓ 2 callers
Function
activate_window
(hwnd)
tests/chewing_test.py:56
↓ 2 callers
Function
addAlert
(content)
python/cinbase/config/js/jAlert/jAlert-ie8.min.js:1
↓ 2 callers
Function
addAlert
(content)
python/cinbase/config/js/jAlert/jAlert.min.js:1
↓ 2 callers
Method
addFilter
spdlog-1.2.1/tests/catch.hpp:3023
↓ 2 callers
Function
addGetHookIf
( conditionFn, hookFn )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:6629
↓ 2 callers
Method
addLangButtons
(self)
python/input_methods/chewing/chewing_ime.py:233
↓ 2 callers
Method
addRef
spdlog-1.2.1/tests/catch.hpp:409
↓ 2 callers
Function
addToPrefiltersOrTransports
( structure )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:9047
↓ 2 callers
Function
add_accept_handler
Adds an `.IOLoop` event handler to accept new connections on ``sock``. When a connection is accepted, ``callback(connection, address)`` will
python/python3/tornado/netutil.py:227
↓ 2 callers
Method
add_routes
(self, routes)
python/python3/tornado/test/routing_test.py:121
↓ 2 callers
Method
add_rules
Appends new rules to the router. :arg rules: a list of Rule instances (or tuples of arguments, which are passed to Rule construct
python/python3/tornado/routing.py:334
↓ 2 callers
Method
add_writer
( self, fd: "_FileDescriptorLike", callback: Callable[..., None], *args: Any )
python/python3/tornado/platform/asyncio.py:669
↓ 2 callers
Function
adjustCSS
( elem, prop, valueParts, tween )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:4742
↓ 2 callers
Function
adoptValue
( value, resolve, reject, noValue )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:3659
↓ 2 callers
Function
ae
()
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 2 callers
Method
allPassed
spdlog-1.2.1/tests/catch.hpp:1742
↓ 2 callers
Function
alwaysTrue
spdlog-1.2.1/tests/catch.hpp:268
↓ 2 callers
Function
ampm
spdlog-1.2.1/include/spdlog/details/pattern_formatter.h:67
↓ 2 callers
Method
applyConfig
(self, cbTS)
python/cinbase/__init__.py:3073
↓ 2 callers
Method
applyConfig
(self)
python/input_methods/chewing/chewing_ime.py:120
↓ 2 callers
Method
as_dict
The names and values of all options. .. versionadded:: 3.1
python/python3/tornado/options.py:216
↓ 2 callers
Method
assertionEnded
spdlog-1.2.1/tests/catch.hpp:6875
↓ 2 callers
Method
authenticate_redirect
Redirects to the authentication URL for this service. After authentication, the service will redirect back to the given callback URI
python/python3/tornado/auth.py:88
↓ 2 callers
Function
b
(e,t,n)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 2 callers
Function
b
()
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 2 callers
Method
base
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:842
↓ 2 callers
Method
base_twitter_redirect
(self, url)
python/python3/tornado/test/auth_test.py:457
↓ 2 callers
Function
bb
(a)
python/cinbase/config/js/jquery-1.12.4.min.js:3
↓ 2 callers
Function
blake2b
inlen, at least, should be uint64_t. Others can be size_t. */
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/blake2/blake2.cpp:460
↓ 2 callers
Function
blake2b_final
Is this correct? */
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/blake2/blake2.cpp:433
↓ 2 callers
Function
blake2b_init
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/blake2/blake2.cpp:286
↓ 2 callers
Function
blake2b_init_param
init xors IV with input parameter block */
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/blake2/blake2.cpp:271
↓ 2 callers
Function
bswap_64
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/rhash/byte_order.h:120
↓ 2 callers
Function
buildFragment
( elems, context, scripts, selection, ignored )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:5006
↓ 2 callers
Function
c
()
python/cinbase/config/js/bootstrap.min.js:6
↓ 2 callers
Function
c
()
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 2 callers
Function
ca
(a,b,c)
python/cinbase/config/js/jquery-1.12.4.min.js:2
↓ 2 callers
Method
call_at
( self, when: float, callback: Callable, *args: Any, **kwargs: Any )
python/python3/tornado/platform/asyncio.py:222
↓ 2 callers
Function
cb
(a,b)
python/cinbase/config/js/jquery-1.12.4.min.js:3
↓ 2 callers
Method
check_etag_header
Checks the ``Etag`` header against requests's ``If-None-Match``. Returns ``True`` if the request's Etag matches and a 304 should be r
python/python3/tornado/web.py:1625
↓ 2 callers
Method
check_peek
(self, buf, expected)
python/python3/tornado/test/iostream_test.py:1218
↓ 2 callers
Function
check_pointer_type_spec
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1330
↓ 2 callers
Function
check_string_type_spec
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:1324
↓ 2 callers
Function
cleanup_register_task
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/CleanUp.cpp:66
↓ 2 callers
Method
clear
Resets all headers and content for this response.
python/python3/tornado/web.py:325
↓ 2 callers
Method
clear_cookie
Deletes the cookie with the given name. Due to limitations of the cookie protocol, you must pass the same path and domain to clear a
python/python3/tornado/web.py:655
↓ 2 callers
Method
clear_locale_cache
(self)
python/python3/tornado/test/locale_test.py:16
↓ 2 callers
Function
cloneCopyEvent
( src, dest )
python/input_methods/chewing/js/jquery-ui-1.13.2/external/jquery/jquery.js:5987
↓ 2 callers
Method
close
Closes the HTTPClient, freeing any resources used.
python/python3/tornado/httpclient.py:115
↓ 2 callers
Method
close
Closes the `Resolver`, freeing any resources used. .. versionadded:: 3.1
python/python3/tornado/netutil.py:377
↓ 2 callers
Method
close
(self)
python/python3/tornado/test/tcpclient_test.py:202
↓ 2 callers
Method
close_streams
(self)
python/python3/tornado/tcpclient.py:193
↓ 2 callers
Function
commandline_get_arg
installer/StdUtils.2015-11-16/Contrib/StdUtils/src/ParameterParser.cpp:155
↓ 2 callers
Function
complete
()
python/cinbase/config/js/bootstrap.js:616
← previous
next →
1,101–1,200 of 6,095, ranked by callers