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
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:3473
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:3631
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:3808
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:4002
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:4215
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:4444
Method
Equals
3rdparty/gtest/internal/gtest-param-util-generated.h:4691
Function
Erase
Remove an element of array by iterator. ! \param pos iterator to the element to remove \pre IsArray() == true && \ref Begin() <= \c po
3rdparty/rapidjson/document.h:1367
Function
EraseMember
Remove a member from an object by iterator. ! \param pos iterator to the member to remove \pre IsObject() == true && \ref MemberBegin() <= \c
3rdparty/rapidjson/document.h:1190
Method
EscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
3rdparty/gtest/src/gtest.cc:3139
Method
EscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
3rdparty/gtest/src/gtest.cc:3040
Method
EscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
3rdparty/gtest/src/gtest.cc:3045
Method
EventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
3rdparty/gtest/src/gtest.cc:3624
Method
EventLoop
evpp/event_loop.cc:9
Method
EventLoopThread
evpp/event_loop_thread.cc:8
Method
EventLoopThreadPool
evpp/event_loop_thread_pool.cc:7
Method
EventWatcher
evpp/event_watcher.cc:12
Method
EventWatcher
examples/recipes/self_control_timer/basic_01/event_watcher.cc:10
Method
EventWatcher
examples/recipes/self_control_timer/basic_02/event_watcher.cc:10
Method
EventWatcher
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:11
Method
EventWatcher
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:11
Method
EventsToString
evpp/fd_channel.cc:132
Method
ExecDeathTest
3rdparty/gtest/src/gtest-death-test.cc:870
Method
Execute
3rdparty/gtest/gtest-spi.h:142
Method
ExecuteInLoop
evpp/httpc/request.cc:58
Function
ExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
3rdparty/gtest/src/gtest-death-test.cc:208
Method
ExitedWithCode
ExitedWithCode constructor.
3rdparty/gtest/src/gtest-death-test.cc:149
Method
Expand
3rdparty/rapidjson/internal/stack.h:134
Method
Exponent
3rdparty/rapidjson/internal/ieee754.h:39
Method
ExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
3rdparty/gtest/src/gtest-test-part.cc:51
Function
FReopen
3rdparty/gtest/internal/gtest-port.h:1777
Method
FdChannel
evpp/fd_channel.cc:13
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:804
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:816
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:828
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:840
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:852
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:864
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:876
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:888
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:900
Method
Field
3rdparty/gtest/internal/gtest-tuple.h:912
Function
FileReadStream
Constructor. ! \param fp File pointer opened for read. \param buffer user-supplied buffer. \param bufferSize size of buffer in
3rdparty/rapidjson/filereadstream.h:37
Method
FilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
3rdparty/gtest/src/gtest.cc:480
Method
FilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
3rdparty/gtest/src/gtest.cc:4455
Function
FindCRLF
evpp/buffer.h:374
Function
FindEOL
evpp/buffer.h:381
Method
FindLastPathSeparator
Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators
3rdparty/gtest/src/gtest-filepath.cc:131
Method
FindQueryFromURI
evpp/http/context.cc:62
Method
FindRequestHeader
evpp/http/context.cc:58
Method
Finish
apps/evnsq/nsq_conn.cc:318
Function
FloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
3rdparty/gtest/src/gtest.cc:1098
Method
FloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
3rdparty/gtest/internal/gtest-internal.h:280
Function
FloatingPointLE
3rdparty/gtest/src/gtest.cc:1061
Function
Flush
3rdparty/rapidjson/encodedstream.h:48
Function
Flush
3rdparty/rapidjson/memorybuffer.h:43
Function
Flush
3rdparty/rapidjson/memorystream.h:45
Function
Flush
3rdparty/rapidjson/stringbuffer.h:26
Function
Flush
3rdparty/rapidjson/filereadstream.h:49
Method
Flush
3rdparty/rapidjson/encodedstream.h:77
Method
Flush
3rdparty/rapidjson/encodedstream.h:227
Method
Flush
3rdparty/rapidjson/rapidjson.h:620
Method
ForkingDeathTest
Constructs a ForkingDeathTest.
3rdparty/gtest/src/gtest-death-test.cc:792
Method
Format
3rdparty/gtest/gtest.h:1357
Method
Format
3rdparty/gtest/gtest.h:1366
Method
FormatBool
3rdparty/gtest/src/gtest-internal-inl.h:1206
Method
FormatByte
Formats a byte as "%02X".
3rdparty/gtest/src/gtest.cc:1650
Method
FormatHexInt
Formats an int value as "%X".
3rdparty/gtest/src/gtest.cc:1643
Method
FormatIntWidth2
Formats an int value as "%02d".
3rdparty/gtest/src/gtest.cc:1636
Method
FreeEvent
evpp/event_watcher.cc:74
Method
FreeEvent
examples/recipes/self_control_timer/basic_01/event_watcher.cc:67
Method
FreeEvent
examples/recipes/self_control_timer/basic_02/event_watcher.cc:67
Method
FreeEvent
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:68
Method
FreeEvent
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:68
Function
FullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
3rdparty/gtest/internal/gtest-port.h:955
Method
FullMatch
Returns true iff regular expression re matches the entire str.
3rdparty/gtest/src/gtest-port.cc:153
Method
GTEST_LOCK_EXCLUDED_
3rdparty/gtest/internal/gtest-linked_ptr.h:109
Method
GTestFlagSaver
The c'tor.
3rdparty/gtest/src/gtest-internal-inl.h:164
Method
GTestLog
3rdparty/gtest/src/gtest-port.cc:485
Method
GTestMutexLock
3rdparty/gtest/internal/gtest-port.h:1414
Method
GTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
3rdparty/gtest/src/gtest.cc:512
Method
GenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
3rdparty/gtest/src/gtest-filepath.cc:281
Method
GenericCallback
evpp/http/service.cc:118
Method
GenericDocument
Constructor ! \param allocator Optional allocator for allocating memory. \param stackCapacity Optional initial capacity of stack in
3rdparty/rapidjson/document.h:1734
Method
GenericInsituStringStream
3rdparty/rapidjson/rapidjson.h:608
Method
GenericMemberIterator
Default constructor (singular value) ! Creates an iterator pointing to no element. \note All operations, except for comparisons, are undefined
3rdparty/rapidjson/document.h:142
Method
GenericReader
Constructor. ! \param stackAllocator Optional allocator for allocating stack memory. (Only use for non-destructive parsing) \param stackCapaci
3rdparty/rapidjson/reader.h:382
Method
GenericStringRef
3rdparty/rapidjson/document.h:286
Method
GenericStringStream
3rdparty/rapidjson/rapidjson.h:574
Method
GenericValue
3rdparty/rapidjson/document.h:1986
Method
Get
apps/evmc/memcache_client_serial.cc:27
Method
Get
evpp/any.h:79
Method
GetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
3rdparty/gtest/src/gtest.cc:404
Method
GetArgvsForDeathTestChildProcess
3rdparty/gtest/src/gtest-death-test.cc:875
Function
GetBool
3rdparty/rapidjson/document.h:790
Function
GetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
3rdparty/gtest/src/gtest.cc:1023
Function
GetBuffer
3rdparty/rapidjson/memorybuffer.h:50
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
3rdparty/gtest/src/gtest-port.cc:664
Method
GetCommand
apps/evmc/command.h:104
Method
GetCount
3rdparty/rapidjson/internal/biginteger.h:209
← previous
next →
1,201–1,300 of 2,639, ranked by callers