Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/QConf
/ functions
Functions
8,492 in github.com/Qihoo360/QConf
⨍
Functions
8,492
◇
Types & classes
3,574
↓ 8 callers
Function
Curl_ip2addr
deps/curl/lib/curl_addrinfo.c:387
↓ 8 callers
Function
Curl_multi_pipeline_enabled
deps/curl/lib/multi.c:619
↓ 8 callers
Function
Curl_posttransfer
* Curl_posttransfer() is called immediately after a transfer ends */
deps/curl/lib/transfer.c:1352
↓ 8 callers
Function
Curl_pp_statemach
* Curl_pp_statemach() */
deps/curl/lib/pingpong.c:83
↓ 8 callers
Function
Curl_resolv
deps/curl/lib/hostip.c:401
↓ 8 callers
Function
Curl_resolv_unlock
* Curl_resolv_unlock() unlocks the given cached DNS entry. When this has been * made, the struct may be destroyed due to pruning. It is important tha
deps/curl/lib/hostip.c:696
↓ 8 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
test/unit/gtest/test/gtest_unittest.cc:1959
↓ 8 callers
Method
Generate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
test/unit/gtest/src/gtest.cc:291
↓ 8 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
test/unit/gtest/src/gtest-port.cc:669
↓ 8 callers
Function
GetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
test/unit/gtest/src/gtest-internal-inl.h:135
↓ 8 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
test/unit/gtest/fused-src/gtest/gtest-all.cc:2264
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
test/unit/gtest/src/gtest.cc:2086
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
test/unit/gtest/fused-src/gtest/gtest-all.cc:3570
↓ 8 callers
Function
HasPrefix
test/unit/gtest/test/gtest-printers_test.cc:544
↓ 8 callers
Function
IsEven
Returns true iff the argument is an even number.
test/unit/gtest/test/gtest_unittest.cc:2104
↓ 8 callers
Function
IsSubstringImpl
test/unit/gtest/src/gtest.cc:1260
↓ 8 callers
Function
IsSubstringImpl
test/unit/gtest/fused-src/gtest/gtest-all.cc:2744
↓ 8 callers
Function
MakeToken
Creates a new instance of Token.
test/unit/gtest/scripts/pump.py:237
↓ 8 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
test/unit/gtest/src/gtest.cc:4715
↓ 8 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
test/unit/gtest/fused-src/gtest/gtest-all.cc:6199
↓ 8 callers
Function
ParseNaturalNumber
test/unit/gtest/fused-src/gtest/gtest-all.cc:1403
↓ 8 callers
Function
PrintCharsAsStringTo
test/unit/gtest/src/gtest-printers.cc:255
↓ 8 callers
Function
PrintCharsAsStringTo
test/unit/gtest/fused-src/gtest/gtest-all.cc:9268
↓ 8 callers
Function
Request_path_init
---------------------------------------------------------------------------* * REQUEST INIT HELPERS *-----------------------------------------------
deps/zookeeper/src/zookeeper.c:2590
↓ 8 callers
Function
Request_path_init
---------------------------------------------------------------------------* * REQUEST INIT HELPERS *-----------------------------------------------
manager/deps/zookeeper/src/zookeeper.c:2590
↓ 8 callers
Function
ResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
test/unit/gtest/test/gtest_unittest.cc:2127
↓ 8 callers
Function
ResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
test/unit/gtest/test/gtest_unittest.cc:2137
↓ 8 callers
Function
ShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
test/unit/gtest/src/gtest.cc:4444
↓ 8 callers
Method
Size
Gets the number of elements.
test/unit/gtest/samples/sample3-inl.h:102
↓ 8 callers
Function
Skip
(lines, pos, regex)
test/unit/gtest/scripts/pump.py:261
↓ 8 callers
Function
StrDup
test/unit/gtest/fused-src/gtest/gtest.h:2818
↓ 8 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
test/unit/gtest/src/gtest.cc:1659
↓ 8 callers
Function
UniversalPrint
test/unit/gtest/include/gtest/gtest-printers.h:752
↓ 8 callers
Function
add2list
deps/curl/src/tool_paramhlp.c:431
↓ 8 callers
Function
add_change_trigger_node
agent/qconf_watcher.cc:956
↓ 8 callers
Function
add_completion
deps/zookeeper/src/zookeeper.c:2410
↓ 8 callers
Function
add_completion
manager/deps/zookeeper/src/zookeeper.c:2410
↓ 8 callers
Function
api_prolog
deps/zookeeper/src/zookeeper.c:1773
↓ 8 callers
Function
api_prolog
manager/deps/zookeeper/src/zookeeper.c:1773
↓ 8 callers
Function
c_str
test/unit/gtest/fused-src/gtest/gtest.h:3565
↓ 8 callers
Function
cgiStrEqNc
manager/demo/page/cgic/cgic.c:2274
↓ 8 callers
Function
check_script_result
* Script related fucntion *********************************/
test/integration/functional_test.php:67
↓ 8 callers
Function
checkdb
deps/gdbm/src/gdbmtool.c:112
↓ 8 callers
Function
convert_version_info_string
deps/curl/packages/OS400/ccsidcurl.c:368
↓ 8 callers
Function
curl_easy_escape
deps/curl/lib/escape.c:81
↓ 8 callers
Function
datum_format
deps/gdbm/src/datconv.c:215
↓ 8 callers
Method
disable
deps/zookeeper/tests/LibCMocks.h:141
↓ 8 callers
Function
feedback_generate_batchval
agent/qconf_feedback.cc:136
↓ 8 callers
Function
free_buffer
deps/zookeeper/src/zookeeper.c:931
↓ 8 callers
Function
free_buffer
manager/deps/zookeeper/src/zookeeper.c:931
↓ 8 callers
Function
freecookie
deps/curl/lib/cookie.c:102
↓ 8 callers
Function
g
()
manager/demo/page/js/jquery.min.js:2
↓ 8 callers
Function
gdbm_store
deps/gdbm/src/gdbmstore.c:38
↓ 8 callers
Method
getEvent
deps/zookeeper/tests/TestClient.cc:144
↓ 8 callers
Method
getEvent
manager/deps/zookeeper/tests/TestClient.cc:144
↓ 8 callers
Function
gray_process
agent/qconf_gray.cc:65
↓ 8 callers
Function
hash_tbl_getnext
base/qconf_shm.cc:320
↓ 8 callers
Function
htonll
deps/zookeeper/src/recordio.c:83
↓ 8 callers
Function
htonll
manager/deps/zookeeper/src/recordio.c:83
↓ 8 callers
Function
incCounter
deps/zookeeper/src/load_gen.c:55
↓ 8 callers
Function
incCounter
manager/deps/zookeeper/src/load_gen.c:55
↓ 8 callers
Function
iobuf_remove
manager/demo/mongoose.c:392
↓ 8 callers
Function
mg_parse_header
manager/demo/mongoose.c:4258
↓ 8 callers
Function
n
(a,b,c)
manager/demo/page/js/jquery.min.js:2
↓ 8 callers
Method
next
Gets the next node in the queue.
test/unit/gtest/samples/sample3-inl.h:57
↓ 8 callers
Function
ns_call
manager/demo/mongoose.c:532
↓ 8 callers
Function
ns_set_close_on_exec
manager/demo/mongoose.c:563
↓ 8 callers
Function
print_check_script
($status, $err_line)
test/integration/functional_test.php:86
↓ 8 callers
Function
print_error_message
driver/python/lib/python_qconf.cc:12
↓ 8 callers
Function
process_zlib_error
deps/curl/lib/content_encoding.c:67
↓ 8 callers
Function
pthread_cond_broadcast
deps/zookeeper/src/winport.c:133
↓ 8 callers
Function
pthread_getspecific
deps/zookeeper/src/winport.c:243
↓ 8 callers
Function
pthread_mutex_destroy
manager/deps/zookeeper/src/winport.c:44
↓ 8 callers
Function
pthread_mutex_init
manager/deps/zookeeper/src/winport.c:35
↓ 8 callers
Function
qconf_get_allhost
driver/c++/src/qconf.cc:100
↓ 8 callers
Function
qconf_get_batch_keys
driver/c++/src/qconf.cc:78
↓ 8 callers
Function
qconf_get_conf
driver/c++/src/qconf.cc:58
↓ 8 callers
Function
qconf_load_conf
agent/qconf_config.cc:230
↓ 8 callers
Function
qhasharr_remove
* Remove an object from this table. * * @param tbl qhasharr_t container pointer. * @param key key string * * @return true if successf
base/qlibc/qhasharr.c:605
↓ 8 callers
Function
receive_msg
base/qconf_msg.cc:75
↓ 8 callers
Method
setConnectionLost
deps/zookeeper/tests/ZKMocks.h:445
↓ 8 callers
Method
setConnectionLost
manager/deps/zookeeper/tests/ZKMocks.h:445
↓ 8 callers
Function
set_thread_string
deps/curl/packages/OS400/os400sys.c:247
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
test/unit/gtest/src/gtest.cc:760
↓ 8 callers
Function
to_wchar
Encode 'path' which is assumed UTF-8 string, into UNICODE string. wbuf and wbuf_len is a target buffer and its length.
manager/demo/mongoose.c:1651
↓ 8 callers
Method
x
test/unit/gtest/test/gtest_unittest.cc:5034
↓ 8 callers
Function
zerror
deps/zookeeper/src/zookeeper.c:3322
↓ 8 callers
Function
zk_create_node
* Create znode on zookeeper */
agent/qconf_zoo.cc:116
↓ 8 callers
Function
zoo_set_log_stream
deps/zookeeper/src/zk_log.c:95
↓ 8 callers
Function
zoo_wget_children
deps/zookeeper/src/zookeeper.c:3651
↓ 8 callers
Function
zoo_wget_children
manager/deps/zookeeper/src/zookeeper.c:3651
↓ 7 callers
Function
AddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
test/unit/gtest/test/gtest_unittest.cc:1091
↓ 7 callers
Function
AddFormData
* AddFormData() adds a chunk of data to the FormData linked list. * * size is incremented by the chunk length, unless it is NULL */
deps/curl/lib/formdata.c:848
↓ 7 callers
Function
AddNonfatalFailure
test/unit/gtest/test/gtest_unittest.cc:1095
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
test/unit/gtest/src/gtest-port.cc:766
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
test/unit/gtest/fused-src/gtest/gtest-all.cc:8976
↓ 7 callers
Function
CheckTestFailureCount
test/unit/gtest/test/gtest_stress_test.cc:117
↓ 7 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
test/unit/gtest/src/gtest-filepath.cc:303
↓ 7 callers
Function
Curl_ASN1tostr
deps/curl/lib/x509asn1.c:540
↓ 7 callers
Function
Curl_GetFTPResponse
deps/curl/lib/ftp.c:671
← previous
next →
501–600 of 8,492, ranked by callers