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
↓ 2 callers
Method
SetStatus
evpp/udp/udp_server.cc:80
↓ 2 callers
Function
SetTimeout
evpp/sockets.cc:240
↓ 2 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
3rdparty/gtest/src/gtest.cc:4381
↓ 2 callers
Function
SkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
3rdparty/gtest/internal/gtest-internal.h:542
↓ 2 callers
Function
SkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
3rdparty/rapidjson/reader.h:257
↓ 2 callers
Method
Start
benchmark/throughput/evpp/client_fixed_size.cc:32
↓ 2 callers
Method
Start
benchmark/post_task/post_task2.cc:17
↓ 2 callers
Method
Start
apps/evmc/memcache_client_base.cc:80
↓ 2 callers
Method
Start
examples/recipes/self_control_timer/cancel_03/invoke_timer.cc:24
↓ 2 callers
Method
StartArray
3rdparty/rapidjson/reader.h:198
↓ 2 callers
Method
StartObject
3rdparty/rapidjson/reader.h:195
↓ 2 callers
Function
Stat
3rdparty/gtest/internal/gtest-port.h:1731
↓ 2 callers
Method
Stop
evpp/tcp_server.cc:74
↓ 2 callers
Method
Stop
evpp/http/http_server.cc:162
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
3rdparty/gtest/src/gtest.cc:888
↓ 2 callers
Function
String
3rdparty/rapidjson/writer.h:122
↓ 2 callers
Method
SuppressEventForwarding
3rdparty/gtest/src/gtest.cc:3628
↓ 2 callers
Function
ToIP
evpp/sockets.cc:217
↓ 2 callers
Function
UniversalPrintCharArray
3rdparty/gtest/src/gtest-printers.cc:276
↓ 2 callers
Function
UniversalTersePrint
3rdparty/gtest/gtest-printers.h:743
↓ 2 callers
Function
Validate
3rdparty/rapidjson/encodings.h:153
↓ 2 callers
Function
Values
3rdparty/gtest/gtest-param-test.h:348
↓ 2 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
3rdparty/gtest/src/gtest.cc:1500
↓ 2 callers
Method
Write
examples/chatroom/simple/client.cc:30
↓ 2 callers
Function
WriteBool
3rdparty/rapidjson/writer.h:194
↓ 2 callers
Function
WriteDouble
3rdparty/rapidjson/writer.h:236
↓ 2 callers
Function
WriteEndArray
3rdparty/rapidjson/writer.h:315
↓ 2 callers
Function
WriteEndObject
3rdparty/rapidjson/writer.h:313
↓ 2 callers
Function
WriteExponent
3rdparty/rapidjson/internal/dtoa.h:124
↓ 2 callers
Function
WriteInt
3rdparty/rapidjson/writer.h:204
↓ 2 callers
Function
WriteInt64
3rdparty/rapidjson/writer.h:220
↓ 2 callers
Function
WriteNull
3rdparty/rapidjson/writer.h:190
↓ 2 callers
Function
WriteStartArray
3rdparty/rapidjson/writer.h:314
↓ 2 callers
Function
WriteStartObject
3rdparty/rapidjson/writer.h:312
↓ 2 callers
Function
WriteString
3rdparty/rapidjson/writer.h:244
↓ 2 callers
Method
WriteTo
apps/evnsq/command.cc:4
↓ 2 callers
Function
WriteUint
3rdparty/rapidjson/writer.h:212
↓ 2 callers
Function
WriteUint64
3rdparty/rapidjson/writer.h:228
↓ 2 callers
Function
Writer
3rdparty/rapidjson/writer.h:67
↓ 2 callers
Function
_hashkit_create
3rdparty/libhashkit/hashkit.c:30
↓ 2 callers
Function
_set_custom_function
3rdparty/libhashkit/function.c:70
↓ 2 callers
Function
_set_function
3rdparty/libhashkit/function.c:11
↓ 2 callers
Function
calcIpPort
����index���㵱ǰip����һ��IP �������� "192.168.0.150:80", ipIndex=2 ===> "192.168.0.152:80"
examples/c10m/client/main.cc:19
↓ 2 callers
Function
check_count
benchmark/throughput_header_body/evpp/server.cc:9
↓ 2 callers
Function
clock_us
benchmark/post_task/post_task2.cc:6
↓ 2 callers
Function
clock_us
benchmark/post_task/post_task1.cc:6
↓ 2 callers
Function
clock_us
benchmark/post_task/post_task4.cc:6
↓ 2 callers
Function
clock_us
benchmark/post_task/post_task6.cc:6
↓ 2 callers
Function
clock_us
benchmark/post_task/post_task3.cc:6
↓ 2 callers
Function
closing
apps/evnsq/client.h:76
↓ 2 callers
Function
dtoa
3rdparty/rapidjson/internal/dtoa.h:189
↓ 2 callers
Method
exec_loop
apps/evmc/memcache_client.h:28
↓ 2 callers
Function
get_function_type
3rdparty/libhashkit/function.c:93
↓ 2 callers
Function
getopt_internal
* getopt -- * Parse argc/argv argument vector. */
3rdparty/win32code/getopt/getopt_long.c:73
↓ 2 callers
Function
getopt_long
* getopt_long -- * Parse argc/argv argument vector. */
3rdparty/win32code/getopt/getopt_long.c:159
↓ 2 callers
Function
grow
evpp/buffer.h:402
↓ 2 callers
Function
hashkit_clone
3rdparty/libhashkit/hashkit.c:73
↓ 2 callers
Function
hashkit_create
3rdparty/libhashkit/hashkit.c:50
↓ 2 callers
Function
hashkit_digest
3rdparty/libhashkit/digest.c:11
↓ 2 callers
Function
hashkit_set_function
3rdparty/libhashkit/function.c:60
↓ 2 callers
Function
i32toa
3rdparty/rapidjson/internal/itoa.h:113
↓ 2 callers
Function
i64toa
3rdparty/rapidjson/internal/itoa.h:291
↓ 2 callers
Function
if
3rdparty/libhashkit/function.c:124
↓ 2 callers
Method
inc_packet_count
benchmark/throughput_header_body/evpp/header.h:15
↓ 2 callers
Method
join_new
Create a new circle that includes only this instance.
3rdparty/gtest/internal/gtest-linked_ptr.h:92
↓ 2 callers
Function
loop
evpp/tcp_client.h:101
↓ 2 callers
Method
pingPong
(conn *net.TCPConn)
test/test_go/tcpclient.go:75
↓ 2 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
3rdparty/gtest/src/gtest.cc:3955
↓ 2 callers
Method
runWorker
(num int, conn *net.TCPConn, conType int)
test/test_go/tcpclient.go:108
↓ 2 callers
Method
set_cancel_callback
examples/recipes/self_control_timer/cancel_03/invoke_timer.h:29
↓ 2 callers
Method
set_serverid_keys
apps/evmc/command.h:179
↓ 2 callers
Function
set_status
apps/evnsq/nsq_conn.h:66
↓ 2 callers
Function
sockaddr_in6_cast
evpp/sockets.h:92
↓ 2 callers
Function
status
evpp/tcp_conn.h:98
↓ 2 callers
Function
testRequestHandler909
test/http_server_test.cc:174
↓ 2 callers
Function
testStop
test/http_server_test.cc:211
↓ 2 callers
Method
test_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
3rdparty/gtest/src/gtest.cc:724
↓ 2 callers
Method
total_test_case_count
Gets the number of all test cases.
3rdparty/gtest/src/gtest.cc:718
↓ 2 callers
Method
total_test_count
Gets the number of all tests.
3rdparty/gtest/src/gtest.cc:755
↓ 2 callers
Function
type
evpp/tcp_conn.h:92
↓ 2 callers
Method
value
Gets the user supplied value.
3rdparty/gtest/gtest.h:478
↓ 2 callers
Method
vbucket_id
apps/evmc/command.h:26
↓ 1 callers
Method
Abort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
3rdparty/gtest/src/gtest-death-test.cc:470
↓ 1 callers
Method
Add
evpp/timestamp.inl.h:29
↓ 1 callers
Method
AddArguments
3rdparty/gtest/src/gtest-death-test.cc:904
↓ 1 callers
Method
AddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
3rdparty/gtest/src/gtest.cc:3764
↓ 1 callers
Function
AlwaysFalse
Always returns false.
3rdparty/gtest/internal/gtest-internal.h:660
↓ 1 callers
Function
AppendInt8
evpp/buffer.h:153
↓ 1 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
3rdparty/gtest/src/gtest.cc:1678
↓ 1 callers
Method
Argv
3rdparty/gtest/src/gtest-death-test.cc:911
↓ 1 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
3rdparty/gtest/gtest.h:262
↓ 1 callers
Method
AsyncWait
examples/recipes/self_control_timer/basic_02/event_watcher.cc:110
↓ 1 callers
Method
AsyncWait
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:148
↓ 1 callers
Method
Bind
evpp/tcp_client.cc:44
↓ 1 callers
Method
Cancel
evpp/dns_resolver.cc:67
↓ 1 callers
Method
Cancel
examples/recipes/self_control_timer/cancel_03/invoke_timer.cc:33
↓ 1 callers
Function
CheckWithinHalfULP
3rdparty/rapidjson/internal/strtod.h:55
↓ 1 callers
Function
Clear
Remove all elements in the array. ! This function do not deallocate memory in the array, i.e. the capacity is unchanged. \note Linear time com
3rdparty/rapidjson/document.h:1241
↓ 1 callers
Function
ClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
3rdparty/gtest/src/gtest-internal-inl.h:711
↓ 1 callers
Method
ClearResult
Clears the results of all tests in this test case.
3rdparty/gtest/src/gtest.cc:2457
← previous
next →
401–500 of 2,639, ranked by callers