Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/evpp
/ functions
Functions
2,639 in github.com/Qihoo360/evpp
⨍
Functions
2,639
◇
Types & classes
1,019
↓ 1 callers
Method
IsPaused
evpp/udp/udp_server.cc:76
↓ 1 callers
Function
IsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
3rdparty/gtest/src/gtest-printers.cc:133
↓ 1 callers
Method
IsReady
apps/evnsq/client.cc:99
↓ 1 callers
Function
IsSubstringPred
3rdparty/gtest/src/gtest.cc:1234
↓ 1 callers
Function
IsUint
3rdparty/rapidjson/document.h:772
↓ 1 callers
Function
IsUint64
3rdparty/rapidjson/document.h:774
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
3rdparty/gtest/src/gtest.cc:1471
↓ 1 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
3rdparty/gtest/src/gtest-port.cc:222
↓ 1 callers
Function
IsXDigit
3rdparty/gtest/internal/gtest-port.h:1678
↓ 1 callers
Method
IsZero
3rdparty/rapidjson/internal/ieee754.h:44
↓ 1 callers
Method
Key
3rdparty/rapidjson/document.h:1938
↓ 1 callers
Method
Listen
evpp/listener.cc:22
↓ 1 callers
Method
Listen
evpp/http/service.cc:48
↓ 1 callers
Method
Listen
evpp/udp/udp_server.cc:37
↓ 1 callers
Method
Lock
3rdparty/gtest/internal/gtest-port.h:1549
↓ 1 callers
Function
LogToStderr
3rdparty/gtest/internal/gtest-port.h:1044
↓ 1 callers
Function
MD5Final
3rdparty/libhashkit/md5.c:201
↓ 1 callers
Function
MD5Init
MD5 initialization. Begins an MD5 operation, writing a new context. */
3rdparty/libhashkit/md5.c:143
↓ 1 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
3rdparty/gtest/src/gtest-port.cc:320
↓ 1 callers
Function
Min3
3rdparty/rapidjson/internal/strtod.h:48
↓ 1 callers
Method
MultiPublish
apps/evnsq/producer.cc:29
↓ 1 callers
Method
NormalizeBoundary
3rdparty/rapidjson/internal/diyfp.h:113
↓ 1 callers
Method
NormalizedBoundaries
3rdparty/rapidjson/internal/diyfp.h:124
↓ 1 callers
Method
Null
3rdparty/rapidjson/reader.h:187
↓ 1 callers
Method
Null
Implementation of Handler
3rdparty/rapidjson/document.h:1920
↓ 1 callers
Method
OnAttachedToLoop
evpp/tcp_conn.cc:292
↓ 1 callers
Method
OnCodecMessage
apps/evmc/binary_codec.cc:9
↓ 1 callers
Method
OnConnect
benchmark/throughput/evpp/client.cc:100
↓ 1 callers
Method
OnConnect
benchmark/throughput/evpp/client_fixed_size.cc:108
↓ 1 callers
Method
OnConnect
benchmark/throughput_header_body/evpp/client.cc:130
↓ 1 callers
Method
OnConnect
examples/pingpong/client.cc:98
↓ 1 callers
Method
OnDisconnect
benchmark/throughput/evpp/client.cc:106
↓ 1 callers
Method
OnDisconnect
benchmark/throughput/evpp/client_fixed_size.cc:114
↓ 1 callers
Method
OnDisconnect
benchmark/throughput_header_body/evpp/client.cc:136
↓ 1 callers
Method
OnDisconnect
examples/pingpong/client.cc:104
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
3rdparty/gtest/src/gtest.cc:2703
↓ 1 callers
Method
OnEnvironmentsSetUpStart
3rdparty/gtest/src/gtest.cc:2754
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
3rdparty/gtest/src/gtest.cc:2710
↓ 1 callers
Method
OnEnvironmentsTearDownStart
3rdparty/gtest/src/gtest.cc:2824
↓ 1 callers
Method
OnGetCommandDone
apps/evmc/command.h:46
↓ 1 callers
Function
OnMessage
apps/evnsq/evnsqtail/main.cc:5
↓ 1 callers
Method
OnMultiGetCommandDone
apps/evmc/command.cc:108
↓ 1 callers
Method
OnMultiGetCommandOneResponse
apps/evmc/command.cc:116
↓ 1 callers
Method
OnPrefixGetCommandDone
apps/evmc/command.cc:79
↓ 1 callers
Method
OnRemoveCommandDone
apps/evmc/command.h:45
↓ 1 callers
Method
OnSetCommandDone
apps/evmc/command.h:44
↓ 1 callers
Method
OnTestCaseEnd
3rdparty/gtest/src/gtest.cc:2812
↓ 1 callers
Method
OnTestCaseStart
3rdparty/gtest/src/gtest.cc:2761
↓ 1 callers
Method
OnTestEnd
3rdparty/gtest/src/gtest.cc:2793
↓ 1 callers
Method
OnTestIterationEnd
3rdparty/gtest/src/gtest.cc:2856
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
3rdparty/gtest/src/gtest.cc:2719
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
3rdparty/gtest/src/gtest.cc:2782
↓ 1 callers
Function
OnTestPrefixDone
apps/evmc/test/mcpool_test.cc:23
↓ 1 callers
Method
OnTestProgramEnd
3rdparty/gtest/src/gtest.cc:2712
↓ 1 callers
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
3rdparty/gtest/src/gtest.cc:2700
↓ 1 callers
Method
OnTestStart
3rdparty/gtest/src/gtest.cc:2774
↓ 1 callers
Method
OnThreadExited
evpp/event_loop_thread_pool.cc:168
↓ 1 callers
Method
OnThreadStarted
evpp/event_loop_thread_pool.cc:160
↓ 1 callers
Function
OnWorkingThread
test/event_loop_thread_pool_test.cc:17
↓ 1 callers
Method
PacketRequests
apps/evmc/command.h:294
↓ 1 callers
Function
ParseFromIPPort
evpp/sockets.cc:88
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
3rdparty/gtest/src/gtest.cc:4959
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
3rdparty/gtest/src/gtest-death-test.cc:1296
↓ 1 callers
Function
PartialMatch
3rdparty/gtest/internal/gtest-port.h:958
↓ 1 callers
Function
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
3rdparty/gtest/src/gtest-internal-inl.h:576
↓ 1 callers
Method
Pause
evpp/http/http_server.cc:210
↓ 1 callers
Method
Peek
3rdparty/rapidjson/rapidjson.h:576
↓ 1 callers
Function
PeekInt16
evpp/buffer.h:309
↓ 1 callers
Function
PeekInt32
evpp/buffer.h:302
↓ 1 callers
Function
PeekInt8
evpp/buffer.h:316
↓ 1 callers
Method
PeekRunningCommand
apps/evmc/memcache_client.h:35
↓ 1 callers
Function
PipeEventWatcherRunOnce
benchmark/ioevent/fd_channel_vs_pipe_event_watcher/fd_channel_vs_pipe_event_watcher.cc:88
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
3rdparty/gtest/src/gtest.cc:4112
↓ 1 callers
Method
PrefixGet
apps/evmc/memcache_client_pool.cc:96
↓ 1 callers
Method
PrefixMultiGet
apps/evmc/memcache_client_pool.cc:153
↓ 1 callers
Function
Prettify
3rdparty/rapidjson/internal/dtoa.h:148
↓ 1 callers
Function
PrettyWriter
Constructor ! \param os Output stream. \param allocator User supplied allocator. If it is null, it will create a private one. \param l
3rdparty/rapidjson/prettywriter.h:45
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
3rdparty/gtest/src/gtest-printers.cc:188
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
3rdparty/gtest/src/gtest-printers.cc:110
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
3rdparty/gtest/src/gtest-printers.cc:78
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
3rdparty/gtest/src/gtest.cc:4787
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
3rdparty/gtest/src/gtest.cc:2530
↓ 1 callers
Function
PrintTo
3rdparty/gtest/gtest-printers.h:353
↓ 1 callers
Function
Put
Not implemented
3rdparty/rapidjson/encodedstream.h:47
↓ 1 callers
Method
Put
3rdparty/rapidjson/rapidjson.h:581
↓ 1 callers
Method
PutBegin
3rdparty/rapidjson/rapidjson.h:580
↓ 1 callers
Method
PutEnd
3rdparty/rapidjson/rapidjson.h:583
↓ 1 callers
Function
PutN
! \namespace rapidjson \brief main RapidJSON namespace \see RAPIDJSON_NAMESPACE */
3rdparty/rapidjson/rapidjson.h:497
↓ 1 callers
Function
RE
Constructs an RE from a string.
3rdparty/gtest/internal/gtest-port.h:934
↓ 1 callers
Function
RUN_ALL_TESTS
3rdparty/gtest/gtest.h:2287
↓ 1 callers
Method
ReadFromFD
evpp/buffer.cc:22
↓ 1 callers
Method
RegisterDefaultHandler
evpp/http/http_server.cc:237
↓ 1 callers
Method
RegisterHandler
evpp/http/http_server.cc:232
↓ 1 callers
Method
Remove
apps/evmc/memcache_client_pool.cc:78
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
3rdparty/gtest/src/gtest-filepath.cc:150
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
3rdparty/gtest/src/gtest-filepath.cc:119
↓ 1 callers
Function
ReportInvalidTestCaseType
3rdparty/gtest/src/gtest.cc:2233
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
3rdparty/gtest/src/gtest.cc:582
↓ 1 callers
Function
Requeue
Requeue sets a new Command to indicate that a given message (by id) should be requeued after the given delay NOTE: a delay of 0 indicates immediate re
apps/evnsq/command.h:130
↓ 1 callers
Function
Reserve
Increase the capacity of the container to a value that's greater or equal to len. If len is greater than the current capacity(), new storage is alloca
evpp/buffer.h:80
← previous
next →
601–700 of 2,639, ranked by callers