Home
last modified time | relevance | path

Searched defs:what (Results 51 - 75 of 122) sorted by relevance

12345

/third_party/curl/docs/examples/
H A Dephiperfifo.c305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
H A Devhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
[all...]
H A Dghiper.c247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
H A Dhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
/third_party/curl/lib/
H A Dparsedate.c214 const char * const *what; in checkday() local
234 const char * const *what = &Curl_month[0]; in checkmonth() local
252 const struct tzinfo *what in checktz() local
[all...]
H A Deasy.c453 events_socket(struct Curl_easy *easy, curl_socket_t s, int what, void *userp, void *socketp) events_socket() argument
[all...]
H A Durlapi.c1414 CURLUcode curl_url_get(const CURLU *u, CURLUPart what, in curl_url_get() argument
1686 CURLUcode curl_url_set(CURLU *u, CURLUPart what, in curl_url_set() argument
/third_party/mbedtls/library/
H A Daesni.c49 int mbedtls_aesni_has_support(unsigned int what) in mbedtls_aesni_has_support() argument
/third_party/node/deps/uv/src/unix/
H A Dlinux-core.c742 static uint64_t uv__read_proc_meminfo(const char* what) { in uv__read_proc_meminfo() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Dvwebp.c191 static void decode_callback(int what) { in decode_callback() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh130 _hb_debug_msg_va (const char *what, in _hb_debug_msg_va() argument
198 _hb_debug_msg (const char *what, in _hb_debug_msg() argument
319 const char *what; global() member
[all...]
/third_party/python/Python/
H A Dast.c691 _validate_nonempty_seq(asdl_seq *seq, const char *what, const char *owner) in _validate_nonempty_seq() argument
H A Dpystrtod.c383 _Py_string_to_number_with_underscores( const char *s, Py_ssize_t orig_len, const char *what, PyObject *obj, void *arg, PyObject *(*innerfunc)(const char *, Py_ssize_t, void *)) _Py_string_to_number_with_underscores() argument
/third_party/selinux/checkpolicy/test/
H A Ddispol.c87 static int render_av_rule(avtab_key_t * key, avtab_datum_t * datum, uint32_t what, in render_av_rule() argument
166 static int display_avtab(avtab_t * a, uint32_t what, policydb_t * p, FILE * fp) in display_avtab() argument
/third_party/elfutils/src/
H A Dstack.c364 print_frames (struct frames *frames, pid_t tid, int dwflerr, const char *what) in print_frames() argument
/third_party/gn/src/gn/
H A Ddesc_builder.cc121 BaseDescBuilder(const std::set<std::string>& what, in BaseDescBuilder() argument
130 bool what(const std::string& w) const { in what() function in __anon2891::BaseDescBuilder
238 ConfigDescBuilder(const Config* config, const std::set<std::string>& what) in ConfigDescBuilder() argument
318 TargetDescBuilder(const Target* target, const std::set<std::string>& what, bool all, bool tree, bool blame) TargetDescBuilder() argument
919 DescriptionForTarget( const Target* target, const std::string& what, bool all, bool tree, bool blame) DescriptionForTarget() argument
932 DescriptionForConfig( const Config* config, const std::string& what) DescriptionForConfig() argument
[all...]
/third_party/backends/backend/
H A Du12.c718 decodeVal( char *src, char *opt, int what, void *result, void *def ) decodeVal() argument
/third_party/node/src/crypto/
H A Dcrypto_dh.cc446 SetKey(const FunctionCallbackInfo<Value>& args, int (*set_field)(DH*, BIGNUM*), const char* what) SetKey() argument
/third_party/libinput/test/
H A Dtest-utils.c1296 const char *what; in START_TEST() member
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c148 static size_t get_scaled_value(char *args, char *what) in get_scaled_value() argument
/third_party/elfutils/tests/
H A Dvarlocs.c54 print_die (Dwarf_Die *die, const char *what, int indent) in print_die() argument
789 const char *what = tag == DW_TAG_variable ? "variable" : "parameter"; in print_varlocs() local
/third_party/curl/lib/vtls/
H A Dgtls.c243 int what; in handshake() local
1493 int what = SOCKET_READABLE(Curl_conn_cf_get_socket(cf, data), in gtls_shutdown() local
H A Dbearssl.c994 int what; in bearssl_connect_common() local
H A Dmbedtls.c1089 int what; local
H A Dwolfssl.c1213 int what; in wolfssl_connect_common() local

Completed in 29 milliseconds

12345