MCPcopy Create free account

hub / github.com/Qihoo360/evpp / functions

Functions2,639 in github.com/Qihoo360/evpp

MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:3473
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:3631
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:3808
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:4002
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:4215
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:4444
MethodEquals
3rdparty/gtest/internal/gtest-param-util-generated.h:4691
FunctionErase
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
FunctionEraseMember
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
MethodEscapeXml
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
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
3rdparty/gtest/src/gtest.cc:3040
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
3rdparty/gtest/src/gtest.cc:3045
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
3rdparty/gtest/src/gtest.cc:3624
MethodEventLoop
evpp/event_loop.cc:9
MethodEventLoopThread
evpp/event_loop_thread.cc:8
MethodEventLoopThreadPool
evpp/event_loop_thread_pool.cc:7
MethodEventWatcher
evpp/event_watcher.cc:12
MethodEventWatcher
examples/recipes/self_control_timer/basic_01/event_watcher.cc:10
MethodEventWatcher
examples/recipes/self_control_timer/basic_02/event_watcher.cc:10
MethodEventWatcher
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:11
MethodEventWatcher
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:11
MethodEventsToString
evpp/fd_channel.cc:132
MethodExecDeathTest
3rdparty/gtest/src/gtest-death-test.cc:870
MethodExecute
3rdparty/gtest/gtest-spi.h:142
MethodExecuteInLoop
evpp/httpc/request.cc:58
FunctionExitedUnsuccessfully
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
MethodExitedWithCode
ExitedWithCode constructor.
3rdparty/gtest/src/gtest-death-test.cc:149
MethodExpand
3rdparty/rapidjson/internal/stack.h:134
MethodExponent
3rdparty/rapidjson/internal/ieee754.h:39
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
3rdparty/gtest/src/gtest-test-part.cc:51
FunctionFReopen
3rdparty/gtest/internal/gtest-port.h:1777
MethodFdChannel
evpp/fd_channel.cc:13
MethodField
3rdparty/gtest/internal/gtest-tuple.h:804
MethodField
3rdparty/gtest/internal/gtest-tuple.h:816
MethodField
3rdparty/gtest/internal/gtest-tuple.h:828
MethodField
3rdparty/gtest/internal/gtest-tuple.h:840
MethodField
3rdparty/gtest/internal/gtest-tuple.h:852
MethodField
3rdparty/gtest/internal/gtest-tuple.h:864
MethodField
3rdparty/gtest/internal/gtest-tuple.h:876
MethodField
3rdparty/gtest/internal/gtest-tuple.h:888
MethodField
3rdparty/gtest/internal/gtest-tuple.h:900
MethodField
3rdparty/gtest/internal/gtest-tuple.h:912
FunctionFileReadStream
Constructor. ! \param fp File pointer opened for read. \param buffer user-supplied buffer. \param bufferSize size of buffer in
3rdparty/rapidjson/filereadstream.h:37
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
3rdparty/gtest/src/gtest.cc:480
MethodFilterTests
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
FunctionFindCRLF
evpp/buffer.h:374
FunctionFindEOL
evpp/buffer.h:381
MethodFindLastPathSeparator
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
MethodFindQueryFromURI
evpp/http/context.cc:62
MethodFindRequestHeader
evpp/http/context.cc:58
MethodFinish
apps/evnsq/nsq_conn.cc:318
FunctionFloatLE
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
MethodFloatingPoint
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
FunctionFloatingPointLE
3rdparty/gtest/src/gtest.cc:1061
FunctionFlush
3rdparty/rapidjson/encodedstream.h:48
FunctionFlush
3rdparty/rapidjson/memorybuffer.h:43
FunctionFlush
3rdparty/rapidjson/memorystream.h:45
FunctionFlush
3rdparty/rapidjson/stringbuffer.h:26
FunctionFlush
3rdparty/rapidjson/filereadstream.h:49
MethodFlush
3rdparty/rapidjson/encodedstream.h:77
MethodFlush
3rdparty/rapidjson/encodedstream.h:227
MethodFlush
3rdparty/rapidjson/rapidjson.h:620
MethodForkingDeathTest
Constructs a ForkingDeathTest.
3rdparty/gtest/src/gtest-death-test.cc:792
MethodFormat
3rdparty/gtest/gtest.h:1357
MethodFormat
3rdparty/gtest/gtest.h:1366
MethodFormatBool
3rdparty/gtest/src/gtest-internal-inl.h:1206
MethodFormatByte
Formats a byte as "%02X".
3rdparty/gtest/src/gtest.cc:1650
MethodFormatHexInt
Formats an int value as "%X".
3rdparty/gtest/src/gtest.cc:1643
MethodFormatIntWidth2
Formats an int value as "%02d".
3rdparty/gtest/src/gtest.cc:1636
MethodFreeEvent
evpp/event_watcher.cc:74
MethodFreeEvent
examples/recipes/self_control_timer/basic_01/event_watcher.cc:67
MethodFreeEvent
examples/recipes/self_control_timer/basic_02/event_watcher.cc:67
MethodFreeEvent
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:68
MethodFreeEvent
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:68
FunctionFullMatch
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
MethodFullMatch
Returns true iff regular expression re matches the entire str.
3rdparty/gtest/src/gtest-port.cc:153
MethodGTEST_LOCK_EXCLUDED_
3rdparty/gtest/internal/gtest-linked_ptr.h:109
MethodGTestFlagSaver
The c'tor.
3rdparty/gtest/src/gtest-internal-inl.h:164
MethodGTestLog
3rdparty/gtest/src/gtest-port.cc:485
MethodGTestMutexLock
3rdparty/gtest/internal/gtest-port.h:1414
MethodGTestShouldProcessSEH
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
MethodGenerateUniqueFileName
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
MethodGenericCallback
evpp/http/service.cc:118
MethodGenericDocument
Constructor ! \param allocator Optional allocator for allocating memory. \param stackCapacity Optional initial capacity of stack in
3rdparty/rapidjson/document.h:1734
MethodGenericInsituStringStream
3rdparty/rapidjson/rapidjson.h:608
MethodGenericMemberIterator
Default constructor (singular value) ! Creates an iterator pointing to no element. \note All operations, except for comparisons, are undefined
3rdparty/rapidjson/document.h:142
MethodGenericReader
Constructor. ! \param stackAllocator Optional allocator for allocating stack memory. (Only use for non-destructive parsing) \param stackCapaci
3rdparty/rapidjson/reader.h:382
MethodGenericStringRef
3rdparty/rapidjson/document.h:286
MethodGenericStringStream
3rdparty/rapidjson/rapidjson.h:574
MethodGenericValue
3rdparty/rapidjson/document.h:1986
MethodGet
apps/evmc/memcache_client_serial.cc:27
MethodGet
evpp/any.h:79
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
3rdparty/gtest/src/gtest.cc:404
MethodGetArgvsForDeathTestChildProcess
3rdparty/gtest/src/gtest-death-test.cc:875
FunctionGetBool
3rdparty/rapidjson/document.h:790
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
3rdparty/gtest/src/gtest.cc:1023
FunctionGetBuffer
3rdparty/rapidjson/memorybuffer.h:50
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
3rdparty/gtest/src/gtest-port.cc:664
MethodGetCommand
apps/evmc/command.h:104
MethodGetCount
3rdparty/rapidjson/internal/biginteger.h:209
← previousnext →1,201–1,300 of 2,639, ranked by callers