MCPcopy Create free account

hub / github.com/DiscordMessenger/dm / functions

Functions7,787 in github.com/DiscordMessenger/dm

↓ 2 callersFunctionSetProgramNamePath
src/discord/Util.cpp:14
↓ 2 callersMethodSetTopDown
src/windows/MessageList.hpp:489
↓ 2 callersFunctionShiftUpDRect
src/windows/MessageList.cpp:685
↓ 2 callersMethodShow
src/windows/PinList.cpp:172
↓ 2 callersMethodShowScrollBarOnGuildList
src/discord/LocalSettings.hpp:151
↓ 2 callersFunctionSplitURL
src/discord/Util.cpp:458
↓ 2 callersFunctionStringCompareCaseInsens
src/discord/Util.cpp:149
↓ 2 callersFunctionTerminate
src/windows/CrashDebugger.cpp:601
↓ 2 callersFunctionTrimPathComponents
src/windows/CrashDebugger.cpp:86
↓ 2 callersFunctionTryThisBasePath
src/windows/Main.cpp:83
↓ 2 callersMethodTryToSendMessage
src/windows/MessageEditor.cpp:211
↓ 2 callersMethodUpdateBackgroundBrush
src/windows/MessageList.cpp:3892
↓ 2 callersMethodUpdateChannelAcknowledge
src/windows/Frontend_Win32.cpp:269
↓ 2 callersMethodUpdateMembers
src/windows/MemberList.cpp:244
↓ 2 callersMethodUpdateProfilePopout
src/windows/Frontend_Win32.cpp:285
↓ 2 callersMethodUpdateScrollBar
src/windows/GuildLister.cpp:202
↓ 2 callersFunctionUpdateScrollInfoPos
src/windows/ImageViewer.cpp:42
↓ 2 callersMethodUpdateSelectedChannel
src/windows/Frontend_Win32.cpp:254
↓ 2 callersMethodUpdateSelectedGuild
src/windows/Frontend_Win32.cpp:249
↓ 2 callersMethodUpdateUserData
src/windows/Frontend_Win32.cpp:291
↓ 2 callersFunctionUploadDialogShowData
src/windows/UploadDialog.cpp:219
↓ 2 callersFunctionUploadDialogShowWithFileName
src/windows/UploadDialog.cpp:275
↓ 2 callersFunctionWebPDataInit
Initializes the contents of the 'webp_data' object with default values.
deps/webp/mux_types.h:65
↓ 2 callersMethodWipeBitmaps
src/windows/AvatarCache.cpp:226
↓ 2 callersFunction_htonll
Convert 64 bit value to network byte order * This method is prefixed to avoid conflicts with operating system level * macros for this functionality.
deps/websocketpp/common/network.hpp:66
↓ 2 callersMethodadd_negated_class
deps/boost/regex/v5/basic_regex_creator.hpp:101
↓ 2 callersMethodadd_negated_class
deps/boost/regex/v4/basic_regex_creator.hpp:113
↓ 2 callersMethodallocate
deps/asio/asio/any_completion_handler.hpp:128
↓ 2 callersFunctionappend_query_params
deps/httplib/httplib.h:4711
↓ 2 callersFunctionasio_handler_allocate
deps/asio/asio/detail/bind_handler.hpp:72
↓ 2 callersFunctionasio_handler_deallocate
deps/asio/asio/detail/bind_handler.hpp:86
↓ 2 callersMethodassign
Assign an existing native serial port to the serial port. * This function opens the serial port to hold an existing native serial port. * * @par
deps/asio/asio/basic_serial_port.hpp:428
↓ 2 callersMethodasync_receive
deps/asio/asio/experimental/detail/channel_service.hpp:191
↓ 2 callersMethodasync_receive_from
deps/asio/asio/detail/null_socket_service.hpp:453
↓ 2 callersMethodasync_send
deps/asio/asio/experimental/detail/channel_service.hpp:151
↓ 2 callersMethodasync_send_to
deps/asio/asio/detail/null_socket_service.hpp:406
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
deps/nlohmann/json.h:21148
↓ 2 callersMethodat_mark
Determine whether the socket is at the out-of-band data mark.
deps/asio/asio/detail/null_socket_service.hpp:146
↓ 2 callersMethodavailable
Determine the number of bytes available for reading.
deps/asio/asio/detail/null_socket_service.hpp:154
↓ 2 callersFunctionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
deps/nlohmann/json.h:21618
↓ 2 callersFunctionbasic_executor_type
Constructor used by thread_pool::get_executor().
deps/asio/asio/thread_pool.hpp:731
↓ 2 callersFunctionbasic_file
Construct a basic_file without opening it. * This constructor initialises a file without opening it. * * @param ex The I/O executor that the fil
deps/asio/asio/basic_file.hpp:100
↓ 2 callersFunctionbasic_overlapped_handle
Construct an overlapped handle without opening it. * This constructor creates an overlapped handle without opening it. * * @param ex The I/O exe
deps/asio/asio/windows/basic_overlapped_handle.hpp:87
↓ 2 callersFunctionbasic_socket
Construct a basic_socket without opening it. * This constructor creates a socket without opening it. * * @param ex The I/O executor that the soc
deps/asio/asio/basic_socket.hpp:122
↓ 2 callersMethodbuffer_front
Get the element at the front of the buffer.
deps/asio/asio/experimental/detail/channel_service.hpp:365
↓ 2 callersMethodbuffer_move_from
Move from another buffer.
deps/asio/asio/experimental/detail/channel_service.hpp:335
↓ 2 callersFunctioncall_connect_condition
deps/asio/asio/impl/connect.hpp:83
↓ 2 callersMethodcall_handler
deps/asio/asio/ssl/detail/read_op.hpp:55
↓ 2 callersMethodcan_be_null
deps/boost/regex/v5/basic_regex.hpp:607
↓ 2 callersMethodcan_be_null
deps/boost/regex/v4/basic_regex.hpp:638
↓ 2 callersMethodcancel
Cancel all asynchronous operations associated with the handle. * This function causes all outstanding asynchronous read or write operations * to fi
deps/asio/asio/windows/basic_object_handle.hpp:357
↓ 2 callersMethodcancel_
deps/asio/asio/experimental/impl/promise.hpp:181
↓ 2 callersFunctioncapacity
Get the maximum size that the buffer may grow to without triggering reallocation. * @returns The current capacity of the underlying string if less tha
deps/asio/asio/buffer.hpp:1878
↓ 2 callersMethodcapacity
Get the current capacity of the basic_streambuf. * @returns The current total capacity of the streambuf, i.e. for both the * input sequence and out
deps/asio/asio/basic_streambuf.hpp:178
↓ 2 callersMethodcapacity
deps/asio/asio/experimental/detail/impl/channel_service.hpp:156
↓ 2 callersMethodcapacity
deps/boost/regex/v4/regex_raw_buffer.hpp:175
↓ 2 callersMethodcategory
deps/websocketpp/error.hpp:152
↓ 2 callersMethodcategory
deps/websocketpp/transport/stub/base.hpp:55
↓ 2 callersMethodcheck_condition
deps/asio/asio/impl/connect.hpp:270
↓ 2 callersMethodcheck_null_repeat
deps/boost/regex/v4/perl_matcher.hpp:326
↓ 2 callersFunctioncircshift_prepared_key
circularly shifts the supplied prepared masking key by offset bytes * Prepared_key must be the output of prepare_masking_key with the associated * re
deps/websocketpp/frame.hpp:612
↓ 2 callersMethodclasses
deps/boost/regex/v5/basic_regex_creator.hpp:159
↓ 2 callersMethodclasses
deps/boost/regex/v4/basic_regex_creator.hpp:171
↓ 2 callersFunctionclearWBuffert
Sets the first 16 integers in the buffert to zero. Used for clearing the W buffert.
deps/websocketpp/sha1/sha1.hpp:51
↓ 2 callersMethodclear_channels
Dynamically disable the given list of channels * All operations on the stub logger are no-ops and all arguments are * ignored * * @para
deps/websocketpp/logger/stub.hpp:73
↓ 2 callersMethodclone
Helper function to clone another implementation.
deps/asio/asio/executor.hpp:318
↓ 2 callersMethodclose
Close the connection. * @return \c this if a connection was successfully established, a null * pointer otherwise. */
deps/asio/asio/basic_socket_streambuf.hpp:299
↓ 2 callersMethodclose
Close the handle. * This function is used to close the handle. Any asynchronous read or write * operations will be cancelled immediately, and will
deps/asio/asio/windows/basic_object_handle.hpp:317
↓ 2 callersMethodcomplete
Return whether the input sequence ended on a valid utf8 codepoint * @return Whether or not the input sequence ended on a valid codepoint. */
deps/websocketpp/utf8_validator.hpp:124
↓ 2 callersFunctioncompute_boundaries
deps/nlohmann/json.h:17010
↓ 2 callersMethodconstruct
Construct a new socket implementation.
deps/asio/asio/detail/null_socket_service.hpp:65
↓ 2 callersMethodconsume
Remove characters from the input sequence. * Removes @c n characters from the beginning of the input sequence. * * @note If @c n is greater than
deps/asio/asio/basic_streambuf.hpp:247
↓ 2 callersMethodconverting_move_construct
deps/asio/asio/detail/null_socket_service.hpp:82
↓ 2 callersMethodcopy
deps/asio/asio/buffered_read_stream.hpp:256
↓ 2 callersMethodcopy_settings
deps/httplib/httplib.h:6121
↓ 2 callersFunctioncreate_implementation
deps/asio/asio/strand.hpp:392
↓ 2 callersMethodcreate_promise
deps/asio/asio/impl/use_future.hpp:316
↓ 2 callersFunctioncreate_socket
deps/httplib/httplib.h:2708
↓ 2 callersMethoddeallocate
deps/asio/asio/any_completion_handler.hpp:155
↓ 2 callersMethoddeallocate
deps/asio/asio/detail/handler_alloc_helpers.hpp:134
↓ 2 callersFunctiondecode
Decode the next byte of a UTF8 sequence * @param [out] state The decoder state to advance * @param [out] codep The codepoint to fill in * @param [in
deps/websocketpp/utf8_validator.hpp:69
↓ 2 callersMethoddecode
deps/websocketpp/utf8_validator.hpp:105
↓ 2 callersMethoddecompress
Decompress bytes * @param buf Byte buffer to decompress * @param len Length of buf * @param out String to append decompressed bytes to
deps/websocketpp/extensions/permessage_deflate/enabled.hpp:586
↓ 2 callersFunctiondefer
deps/asio/asio/strand.hpp:347
↓ 2 callersMethoddefer
deps/asio/asio/impl/executor.hpp:272
↓ 2 callersMethoddestroy
deps/asio/asio/any_completion_handler.hpp:112
↓ 2 callersMethoddispatch
deps/asio/asio/detail/handler_work.hpp:100
↓ 2 callersMethoddispatch
deps/asio/asio/impl/executor.hpp:254
↓ 2 callersMethoddo_assign
deps/asio/asio/detail/io_uring_socket_accept_op.hpp:105
↓ 2 callersFunctiondo_toi
deps/boost/regex/v4/sub_match.hpp:450
↓ 2 callersMethoddynamic_test
deps/websocketpp/logger/basic.hpp:164
↓ 2 callersFunctionemplace_back
deps/nlohmann/json.h:22423
↓ 2 callersMethodempty
deps/boost/regex/v5/match_results.hpp:97
↓ 2 callersMethodempty
deps/boost/regex/v4/match_results.hpp:126
↓ 2 callersMethodenable_cancellation
deps/asio/asio/detail/win_iocp_socket_accept_op.hpp:78
↓ 2 callersFunctionencoding_type
deps/httplib/httplib.h:3228
↓ 2 callersMethodenqueue
deps/httplib/httplib.h:669
↓ 2 callersFunctionerase
deps/nlohmann/json.h:19080
↓ 2 callersFunctionerase_internal
deps/nlohmann/json.h:21777
↓ 2 callersMethoderror_string
deps/boost/regex/v5/icu.hpp:343
← previousnext →1,101–1,200 of 7,787, ranked by callers