MCPcopy Create free account

hub / github.com/EasyIME/PIME / functions

Functions6,095 in github.com/EasyIME/PIME

↓ 30 callersMethodempty
(self)
python/python3/tornado/queues.py:177
↓ 30 callersMethodget_http_port
Returns the port used by the server. A new port is chosen for each test.
python/python3/tornado/testing.py:517
↓ 30 callersFunctionis_set
(bit)
python/cinbase/tools/cpuinfo.py:1341
↓ 30 callersFunctionpad2
spdlog-1.2.1/include/spdlog/details/fmt_helper.h:44
↓ 29 callersMethodacquire
Decrement the counter. Returns an awaitable. Block if the counter is zero and wait for a `.release`. The awaitable raises `.TimeoutEr
python/python3/tornado/locks.py:416
↓ 29 callersMethodadd_callback
(self, callback, *args, **kwargs)
python/python3/tornado/test/ioloop_test.py:50
↓ 29 callersMethodput
Put an item into the queue, perhaps waiting until there is room. Returns a Future, which raises `tornado.util.TimeoutError` after a t
python/python3/tornado/queues.py:186
↓ 28 callersFunctionfuture_set_result_unless_cancelled
Set the given ``value`` as the `Future`'s result, if not cancelled. Avoids ``asyncio.InvalidStateError`` when calling ``set_result()`` on a c
python/python3/tornado/concurrent.py:175
↓ 28 callersMethodset_status
Sets the status code for our response. :arg int status_code: Response status code. :arg str reason: Human-readable reason phrase desc
python/python3/tornado/web.py:349
↓ 28 callersMethodws_connect
(self, path, **kwargs)
python/python3/tornado/test/websocket_test.py:215
↓ 27 callersMethodadd
spdlog-1.2.1/tests/catch.hpp:7526
↓ 27 callersFunctiondefine
Defines an option in the global namespace. See `OptionParser.define`.
python/python3/tornado/options.py:687
↓ 27 callersMethodfind
spdlog-1.2.1/tests/catch.hpp:7503
↓ 25 callersFunctionget
Return an existing logger or nullptr if a logger with such name doesn't exist. example: spdlog::get("my_logger")->info("hello {}", "world");
spdlog-1.2.1/include/spdlog/spdlog.h:52
↓ 25 callersMethodget_and_head
Performs a GET and HEAD request and returns the GET response. Fails if any ``Content-*`` headers returned by the two requests differ.
python/python3/tornado/test/web_test.py:1161
↓ 25 callersFunctionwrite
spdlog-1.2.1/include/spdlog/fmt/bundled/ostream.h:76
↓ 25 callersMethodwrite
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:2704
↓ 24 callersMethodbegin
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:957
↓ 24 callersMethoddetach
Take control of the underlying stream. Returns the underlying `.IOStream` object and stops all further HTTP processing. Intended for
python/python3/tornado/web.py:1167
↓ 24 callersMethodisComposing
(self)
python/textService.py:266
↓ 24 callersMethodopen
Invoked when a new WebSocket is opened. The arguments to `open` are extracted from the `tornado.web.URLSpec` regular expression, just
python/python3/tornado/websocket.py:399
↓ 24 callersMethodresolve_connect
(self, af, addr, success)
python/python3/tornado/test/tcpclient_test.py:230
↓ 24 callersMethodstop
(self)
python/python3/tornado/test/tcpclient_test.py:54
↓ 24 callersFunctiont
(e)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 24 callersMethodupper
(s)
python/python3/tornado/test/template_test.py:99
↓ 23 callersFunctionbind_unused_port
Binds a server socket to an available port on localhost. Returns a tuple (socket, port). .. versionchanged:: 4.4 Always binds to ``12
python/python3/tornado/testing.py:49
↓ 23 callersFunctiong
(t,e,i)
python/input_methods/chewing/js/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 23 callersMethodremoveCompositionBufferString
(self, cbTS, removeStringLength, removeBefore)
python/cinbase/__init__.py:2826
↓ 23 callersMethodvalue
(self)
python/python3/tornado/options.py:562
↓ 22 callersFunctiona
()
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 22 callersMethodcount
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:803
↓ 22 callersMethodget
PIMELauncher/PipeServer.h:60
↓ 22 callersMethodmake_iostream_pair
(self, **kwargs)
python/python3/tornado/test/iostream_test.py:174
↓ 22 callersMethodread_until_close
Asynchronously reads all data from the socket until it is closed. This will buffer all available data until ``max_buffer_size`` is re
python/python3/tornado/iostream.py:480
↓ 22 callersMethodresize
Resizes the buffer. If T is a POD type new elements may not be initialized. */
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:420
↓ 21 callersMethodbind
spdlog-1.2.1/tests/catch.hpp:3803
↓ 21 callersMethodclear
Reset the internal flag to ``False``. Calls to `.wait` will block until `.set` is called.
python/python3/tornado/locks.py:224
↓ 21 callersMethodclose
Close this stream. If ``exc_info`` is true, set the ``error`` attribute to the current exception from `sys.exc_info` (or if ``exc_inf
python/python3/tornado/iostream.py:567
↓ 21 callersMethoddescribe
(s)
python/python3/tornado/test/web_test.py:625
↓ 21 callersMethodout
Returns an iterator to the beginning of the output range.
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:956
↓ 21 callersMethodsetShowCandidates
(self, show)
python/textService.py:248
↓ 21 callersFunctionye
(a)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 20 callersFunctionY
(e,t,n)
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 20 callersFunction_get_field
(cant_be_number, raw_string, convert_to, default_value, *field_names)
python/cinbase/tools/cpuinfo.py:228
↓ 20 callersMethodappend
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:425
↓ 20 callersMethodremove_timeout
Cancels a pending timeout. The argument is a handle as returned by `add_timeout`. It is safe to call `remove_timeout` even if the ca
python/python3/tornado/ioloop.py:619
↓ 20 callersMethodset_level
spdlog-1.2.1/include/spdlog/sinks/sink.h:40
↓ 20 callersMethodwrite_line
( self, line: str, line_number: int, indent: Optional[int] = None )
python/python3/tornado/template.py:767
↓ 19 callersMethodcall_later
Runs the ``callback`` after ``delay`` seconds have passed. Returns an opaque handle that may be passed to `remove_timeout` to cancel.
python/python3/tornado/ioloop.py:586
↓ 19 callersMethodchunks
(self, l, n)
python/cinbase/__init__.py:2795
↓ 19 callersMethodclosed
Returns ``True`` if the stream has been closed.
python/python3/tornado/iostream.py:662
↓ 19 callersFunctiondrop_all
Drop all references from the registry
spdlog-1.2.1/include/spdlog/spdlog.h:116
↓ 19 callersFunctione
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 19 callersFunctionformat_to
spdlog-1.2.1/include/spdlog/fmt/bundled/core.h:1397
↓ 19 callersMethodparse
(self, value: str)
python/python3/tornado/options.py:565
↓ 19 callersFunctionprepare_logdir
spdlog-1.2.1/tests/utils.cpp:3
↓ 19 callersMethodput_nowait
Put an item into the queue without blocking. If no free slot is immediately available, raise `QueueFull`.
python/python3/tornado/queues.py:209
↓ 19 callersFunctionr
(t,e,n)
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 19 callersMethodscopedElement
spdlog-1.2.1/tests/catch.hpp:7931
↓ 19 callersMethodsetCandidateList
(self, cand)
python/textService.py:240
↓ 19 callersMethodwait
Wait for `.notify`. Returns a `.Future` that resolves ``True`` if the condition is notified, or ``False`` after a timeout.
python/python3/tornado/locks.py:119
↓ 18 callersFunctionE
()
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 18 callersMethodbind
Binds this server to the given port on the given address. To start the server, call `start`. If you want to run this server in a sing
python/python3/tornado/tcpserver.py:212
↓ 18 callersMethodfetch_json
(self, *args, **kwargs)
python/python3/tornado/test/httpserver_test.py:82
↓ 18 callersMethodflush
spdlog-1.2.1/include/spdlog/details/logger_impl.h:281
↓ 18 callersFunctionsetElementText
(elemId, elemText)
python/cinbase/config/js/config.js:216
↓ 18 callersMethodskipTest
spdlog-1.2.1/tests/catch.hpp:6912
↓ 18 callersFunctiontest_split_ext
spdlog-1.2.1/tests/file_helper.cpp:74
↓ 18 callersMethodwarn
spdlog-1.2.1/include/spdlog/details/logger_impl.h:124
↓ 17 callersMethod_abort
Instantly aborts the WebSocket connection by closing the socket
python/python3/tornado/websocket.py:650
↓ 17 callersMethodadd_future
Schedules a callback on the ``IOLoop`` when the given `.Future` is finished. The callback is invoked with one argument, the `
python/python3/tornado/ioloop.py:662
↓ 17 callersMethodcalcRemoveStringLength
(self, cbTS)
python/cinbase/__init__.py:2952
↓ 17 callersFunctioncallback
(fut: Future)
python/python3/tornado/gen.py:524
↓ 17 callersFunctiond
()
python/input_methods/chewing/js/bootstrap.bundle.min.js:6
↓ 17 callersMethodfileno
(self)
python/python3/tornado/test/ioloop_test.py:270
↓ 17 callersMethodfindFile
(self, dirs, name)
python/cinbase/config.py:150
↓ 17 callersMethodformat
spdlog-1.2.1/include/spdlog/fmt/bundled/printf.h:463
↓ 17 callersMethodgenerate
Generate this template with the given arguments.
python/python3/tornado/template.py:337
↓ 17 callersMethodraise_parse_error
(self, msg: str)
python/python3/tornado/template.py:837
↓ 17 callersMethodset_close_callback
Call the given callback when the stream is closed. This mostly is not necessary for applications that use the `.Future` interface; al
python/python3/tornado/iostream.py:552
↓ 17 callersMethodtotal
spdlog-1.2.1/tests/catch.hpp:1739
↓ 16 callersFunctionA
()
python/cinbase/config/js/jquery.bootstrap-touchspin.min.js:9
↓ 16 callersFunctionJ
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 16 callersFunctionZ
(e,t="flex")
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 16 callersMethodfinish
Finishes this response, ending the HTTP request. Passing a ``chunk`` to ``finish()`` is equivalent to passing that chunk to ``write()
python/python3/tornado/web.py:1110
↓ 16 callersMethodgetKeyName
(self, key)
python/cinbase/cin.py:93
↓ 16 callersMethodget_event_loop
(self)
python/python3/tornado/platform/asyncio.py:444
↓ 16 callersMethodisInKeyName
(self, key)
python/cinbase/cin.py:89
↓ 16 callersMethodisPrintableChar
(self)
python/textService.py:54
↓ 16 callersFunctionle
(e)
python/input_methods/chewing/js/jquery-3.6.1.min.js:2
↓ 16 callersMethodload
(self)
python/input_methods/chewing/chewing_config.py:97
↓ 16 callersMethodlog
spdlog-1.2.1/include/spdlog/details/logger_impl.h:57
↓ 16 callersFunctionpointer_from
spdlog-1.2.1/include/spdlog/fmt/bundled/format.h:778
↓ 16 callersMethodredirect
Sends a redirect to the given (optionally relative) URL. If the ``status`` argument is specified, that value is used as the HTTP stat
python/python3/tornado/web.py:798
↓ 16 callersMethodremoveButton
(self, button_id)
python/textService.py:202
↓ 16 callersFunctions
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 16 callersMethodset_cookie
(self, name, value, expires_days=None)
python/python3/tornado/test/web_test.py:116
↓ 16 callersMethodstart
()
python/input_methods/chewing/js/sweetalert2.min.js:1
↓ 16 callersMethodstart_connect
(self, addrinfo)
python/python3/tornado/test/tcpclient_test.py:245
↓ 16 callersMethodthen
(e)
python/input_methods/chewing/js/sweetalert2.min.js:1
← previousnext →101–200 of 6,095, ranked by callers