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
↓ 511 callers
Function
curl_easy_setopt
deps/curl/lib/easy.c:389
↓ 373 callers
Function
logmsg
deps/curl/tests/server/util.c:89
↓ 212 callers
Method
end
test/unit/gtest/fused-src/gtest/gtest.h:7953
↓ 207 callers
Function
curl_easy_cleanup
* curl_easy_cleanup() is the external interface to cleaning/freeing the given * easy handle. */
deps/curl/lib/easy.c:835
↓ 206 callers
Function
state
* SSH State machine related code */ This is the ONLY way to change SSH state! */
deps/curl/lib/ssh.c:329
↓ 188 callers
Method
begin
test/unit/gtest/fused-src/gtest/gtest.h:7952
↓ 186 callers
Function
curl_global_cleanup
* curl_global_cleanup() globally cleanups cURL, uses the value of * "init_flags" to determine what needs to be cleaned up and what doesn't. */
deps/curl/lib/easy.c:327
↓ 185 callers
Method
size
Returns the number of TestPartResult objects in the array.
test/unit/gtest/src/gtest-test-part.cc:83
↓ 180 callers
Function
Print
test/unit/gtest/test/gtest-printers_test.cc:235
↓ 168 callers
Function
EXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
test/unit/gtest/include/gtest/gtest-spi.h:64
↓ 164 callers
Function
curl_easy_perform
* curl_easy_perform() is the external interface that performs a blocking * transfer as previously setup. */
deps/curl/lib/easy.c:814
↓ 155 callers
Function
curl_easy_init
* curl_easy_init() is the external interface to alloc, setup and init an * easy handle that is returned. If anything goes wrong, NULL is returned. *
deps/curl/lib/easy.c:358
↓ 150 callers
Function
FilePath
test/unit/gtest/fused-src/gtest/gtest.h:3549
↓ 111 callers
Method
begin
test/unit/gtest/include/gtest/internal/gtest-internal.h:992
↓ 110 callers
Method
end
test/unit/gtest/include/gtest/internal/gtest-internal.h:993
↓ 104 callers
Function
echo_color
($string, $color)
test/integration/php_color.php:12
↓ 98 callers
Method
call
manager/deps/zookeeper/tests/LibCMocks.cc:54
↓ 97 callers
Function
curl_global_init
* curl_global_init() globally initializes cURL given a bitwise set of the * different features of what to initialize. */
deps/curl/lib/easy.c:224
↓ 87 callers
Function
a
(b,c)
manager/demo/page/js/jquery.min.js:2
↓ 87 callers
Function
close
deps/zookeeper/src/winport.c:259
↓ 86 callers
Function
StreamableToString
test/unit/gtest/fused-src/gtest/gtest.h:3315
↓ 83 callers
Function
Curl_raw_equal
deps/curl/lib/rawstr.c:98
↓ 78 callers
Method
size
manager/deps/zookeeper/tests/CollectionUtil.h:78
↓ 77 callers
Function
curl_easy_strerror
deps/curl/lib/strerror.c:51
↓ 76 callers
Function
curl_easy_getinfo
deps/curl/lib/easy.c:853
↓ 73 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
test/unit/gtest/src/gtest-port.cc:228
↓ 73 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
test/unit/gtest/src/gtest.cc:946
↓ 72 callers
Function
serialize_to_tblkey
base/qconf_format.cc:28
↓ 71 callers
Function
curl_slist_free_all
be nice and clean up resources */
deps/curl/lib/slist.c:127
↓ 70 callers
Function
Curl_pp_sendf
* * Curl_pp_sendf() * * Send the formated string as a command to a pingpong server. Note that * the string should not have any CRLF appended, as t
deps/curl/lib/pingpong.c:247
↓ 65 callers
Function
zookeeper_init
* Create a zookeeper handle associated with the given host and port. */
deps/zookeeper/src/zookeeper.c:763
↓ 64 callers
Method
find
Lookup value by key. * \param key the key associated with the value. * \return a non-const iterator pointing to the element whose key matched th
manager/deps/zookeeper/tests/CollectionUtil.h:141
↓ 63 callers
Method
clear
deps/zookeeper/tests/CollectionUtil.h:79
↓ 63 callers
Function
f
()
manager/demo/page/js/bootstrap.min.js:6
↓ 62 callers
Function
zookeeper_init
* Create a zookeeper handle associated with the given host and port. */
manager/deps/zookeeper/src/zookeeper.c:763
↓ 60 callers
Function
zoo_create
---------------------------------------------------------------------------* * SYNC API *-----------------------------------------------------------
deps/zookeeper/src/zookeeper.c:3471
↓ 59 callers
Function
ValuesIn
test/unit/gtest/fused-src/gtest/gtest.h:15874
↓ 56 callers
Function
Curl_client_write
Curl_client_write() sends data to the write callback(s) The bit pattern defines to what "streams" to write to. Body and/or header. The defines
deps/curl/lib/sendf.c:386
↓ 56 callers
Function
realloc
deps/zookeeper/tests/LibCMocks.cc:150
↓ 55 callers
Function
setstropt
deps/curl/lib/url.c:288
↓ 54 callers
Function
curl_slist_append
* curl_slist_append() appends a string to the linked list. It always returns * the address of the first record, so that you can use this function as
deps/curl/lib/slist.c:87
↓ 53 callers
Method
get
test/unit/gtest/fused-src/gtest/gtest.h:2006
↓ 52 callers
Function
SetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
test/unit/gtest/test/gtest_unittest.cc:1622
↓ 51 callers
Function
ValuesIn
test/unit/gtest/include/gtest/gtest-param-test.h:308
↓ 51 callers
Function
warnf
deps/curl/src/tool_msgs.c:41
↓ 49 callers
Function
curl_multi_cleanup
deps/curl/lib/multi.c:1822
↓ 48 callers
Function
pthread_mutex_unlock
deps/zookeeper/src/winport.c:30
↓ 47 callers
Function
qhasharr_put
* Put an object into table. * * @param tbl qhasharr_t container pointer. * @param key key string * @param value value object data
base/qlibc/qhasharr.c:259
↓ 46 callers
Function
free_string_vector
* free the string vector according to the free_size */
base/qconf_format.h:73
↓ 45 callers
Method
end
manager/deps/zookeeper/tests/CollectionUtil.h:77
↓ 45 callers
Function
gdbm_strerror
deps/gdbm/src/gdbmerrno.c:62
↓ 45 callers
Function
hash_tbl_set
base/qconf_shm.cc:264
↓ 44 callers
Function
curlx_uztoui
deps/curl/lib/warnless.c:240
↓ 44 callers
Method
join
deps/zookeeper/tests/ThreadingUtil.h:185
↓ 44 callers
Function
pthread_mutex_lock
deps/zookeeper/src/winport.c:24
↓ 44 callers
Function
zoo_create
---------------------------------------------------------------------------* * SYNC API *-----------------------------------------------------------
manager/deps/zookeeper/src/zookeeper.c:3471
↓ 43 callers
Function
Curl_getASN1Element
deps/curl/lib/x509asn1.c:109
↓ 43 callers
Function
Values
test/unit/gtest/fused-src/gtest/gtest.h:15914
↓ 42 callers
Method
size
deps/zookeeper/tests/CollectionUtil.h:78
↓ 41 callers
Function
AssertionSuccess
Makes a successful assertion result.
test/unit/gtest/src/gtest.cc:968
↓ 40 callers
Function
Curl_strerror
* Our thread-safe and smart strerror() replacement. * * The 'err' argument passed in to this function MUST be a true errno number * as reported on
deps/curl/lib/strerror.c:617
↓ 39 callers
Function
state
* * state() * * This is the ONLY way to change IMAP state! */
deps/curl/lib/imap.c:417
↓ 38 callers
Function
Curl_setup_transfer
* Curl_setup_transfer() is called to setup some basic properties for the * upcoming transfer. */
deps/curl/lib/transfer.c:1911
↓ 38 callers
Function
PL_ERROR
deps/curl/lib/ftplistparser.c:273
↓ 38 callers
Function
curl_multi_remove_handle
deps/curl/lib/multi.c:478
↓ 38 callers
Function
qhasharr_calculate_memsize
* Get how much memory is needed for N slots. * * @param max a number of maximum internal slots * * @return memory size needed * * @note *
base/qlibc/qhasharr.c:160
↓ 37 callers
Method
begin
\name Standard STL container interface @{
manager/deps/zookeeper/tests/CollectionUtil.h:76
↓ 37 callers
Method
size
Returns the number of TestPartResult objects in the array.
test/unit/gtest/fused-src/gtest/gtest-all.cc:9457
↓ 36 callers
Function
AssertionFailure
Makes a failed assertion result.
test/unit/gtest/src/gtest.cc:973
↓ 36 callers
Function
Curl_inet_pton
int * inet_pton(af, src, dst) * convert from presentation format (which usually means ASCII printable) * to network format (which is usua
deps/curl/lib/inet_pton.c:65
↓ 36 callers
Method
IsPrime
test/unit/gtest/samples/prime_tables.h:58
↓ 36 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
test/unit/gtest/test/gtest-printers_test.cc:382
↓ 36 callers
Function
qhasharr_init
base/qlibc/qhasharr.c:214
↓ 36 callers
Function
zookeeper_process
deps/zookeeper/src/zookeeper.c:2165
↓ 36 callers
Function
zookeeper_process
manager/deps/zookeeper/src/zookeeper.c:2165
↓ 35 callers
Function
terror
deps/gdbm/src/gram.c:2009
↓ 34 callers
Function
ensureCondition
deps/zookeeper/tests/Util.h:99
↓ 34 callers
Function
ensureCondition
manager/deps/zookeeper/tests/Util.h:99
↓ 34 callers
Function
gdbm_close
deps/gdbm/src/gdbmclose.c:29
↓ 34 callers
Function
get_agent_conf
* Get config value */
agent/qconf_config.cc:379
↓ 33 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
test/unit/gtest/src/gtest-internal-inl.h:936
↓ 33 callers
Function
UsesColor
Runs gtest_color_test_ and returns its exit code.
test/unit/gtest/test/gtest_color_test.py:56
↓ 33 callers
Function
state
* * state() * * This is the ONLY way to change SMTP state! */
deps/curl/lib/smtp.c:300
↓ 33 callers
Function
zookeeper_close
deps/zookeeper/src/zookeeper.c:2482
↓ 32 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
test/unit/gtest/samples/sample2.cc:51
↓ 32 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
test/unit/gtest/src/gtest.cc:2585
↓ 32 callers
Function
state
* * state() * * This is the ONLY way to change POP3 state! */
deps/curl/lib/pop3.c:304
↓ 31 callers
Function
Curl_checkheaders
* checkheaders() checks the linked list of custom HTTP headers for a * particular header (prefix). * * Returns a pointer to the first matching head
deps/curl/lib/http.c:173
↓ 31 callers
Function
Curl_timeleft
* Curl_timeleft() returns the amount of milliseconds left allowed for the * transfer/connection. If the value is negative, the timeout time has alrea
deps/curl/lib/connect.c:183
↓ 31 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
test/unit/gtest/fused-src/gtest/gtest-all.cc:2430
↓ 31 callers
Method
find
Lookup value by key. * \param key the key associated with the value. * \return a non-const iterator pointing to the element whose key matched th
deps/zookeeper/tests/CollectionUtil.h:141
↓ 31 callers
Method
zk_node_set
* Set node value, add if not exist */
manager/src/c/qconf_zk.cc:213
↓ 30 callers
Function
S
(a)
manager/demo/page/js/jquery.min.js:2
↓ 30 callers
Function
service_operation
(&$ops, &$history_ops, $line, $first_time=FALSE)
test/integration/functional_test.php:217
↓ 29 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
test/unit/gtest/src/gtest.cc:1500
↓ 29 callers
Function
select
select
deps/zookeeper/tests/LibCMocks.cc:295
↓ 29 callers
Method
value
test/unit/gtest/test/gtest_unittest.cc:3725
↓ 29 callers
Function
zookeeper_close
manager/deps/zookeeper/src/zookeeper.c:2482
↓ 28 callers
Function
Curl_add_bufferf
* add_bufferf() add the formatted input to the buffer. */
deps/curl/lib/http.c:1197
↓ 28 callers
Method
RunAndVerify
Checks that the binary runs correct set of tests for a given filter.
test/unit/gtest/test/gtest_filter_unittest.py:257
next →
1–100 of 8,492, ranked by callers