Home
last modified time | relevance | path

Searched defs:connection (Results 51 - 75 of 200) sorted by relevance

12345678

/third_party/pulseaudio/src/modules/
H A Dreserve-wrap.c47 pa_dbus_connection *connection; member
58 pa_dbus_connection *connection; member
[all...]
H A Dreserve-monitor.c44 DBusConnection *connection; member
124 rm_watch( rm_monitor **_m, DBusConnection *connection, const char *device_name, rm_change_cb_t change_cb, DBusError *error) rm_watch() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.cpp25 bool getWindowSizeAndDepth(xcb_connection_t *connection, xcb_window_t window, VkExtent2D *windowExtent, int *depth) in getWindowSizeAndDepth() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dauthorization_example.c42 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark.c64 completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) completed_callback() argument
105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark_https.c64 completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) completed_callback() argument
105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Ddigest_auth_example.c36 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_dirs.c79 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_external_select.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dmhd2spdy.c79 struct SPDY_Connection *connection; in run_everything() local
H A Dhttps_fileserver_example.c116 http_ahc(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) http_ahc() argument
H A Dmhd2spdy_http.c156 http_cb_request(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) http_cb_request() argument
372 http_cb_request_completed(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) http_cb_request_completed() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_daemon.c62 ahc_nothing(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_nothing() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_options.c38 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
H A Dtest_termination.c52 connection_handler(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t * upload_data_size, void **ptr) connection_handler() argument
H A Dtest_callback.c63 callback(void *cls, struct MHD_Connection *connection, const char *url, in callback() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortConnector.java82 abstract public void onPortsConnected(MidiConnection connection); in onPortsConnected() argument
/third_party/skia/tools/skiaserve/
H A Dskiaserve.cpp56 int invoke(Request* request, MHD_Connection* connection, const char* url, const char* method, in invoke() argument
73 int answer_to_connection(void* cls, struct MHD_Connection* connection, in answer_to_connection() argument
/third_party/python/Modules/_sqlite/
H A Dstatement.c32 pysqlite_statement_create(pysqlite_Connection *connection, PyObject *sql) in pysqlite_statement_create() argument
/third_party/node/deps/npm/node_modules/http-cache-semantics/
H A Dindex.js
/third_party/pulseaudio/src/pulsecore/
H A Drtkit.c65 static long long rtkit_get_int_property(DBusConnection *connection, const char* propname, long long* propval) { in rtkit_get_int_property() argument
145 int rtkit_get_max_realtime_priority(DBusConnection *connection) { in rtkit_get_max_realtime_priority() argument
153 int rtkit_get_min_nice_level(DBusConnection *connection, int* min_nice_level) { in rtkit_get_min_nice_level() argument
163 long long rtkit_get_rttime_usec_max(DBusConnection *connection) { in rtkit_get_rttime_usec_max() argument
171 int rtkit_make_realtime(DBusConnection *connection, pid_t thread, int priority) { in rtkit_make_realtime() argument
230 rtkit_make_high_priority(DBusConnection *connection, pid_t thread, int nice_level) rtkit_make_high_priority() argument
293 rtkit_make_realtime(DBusConnection *connection, pid_t thread, int priority) rtkit_make_realtime() argument
297 rtkit_make_high_priority(DBusConnection *connection, pid_t thread, int nice_level) rtkit_make_high_priority() argument
301 rtkit_get_max_realtime_priority(DBusConnection *connection) rtkit_get_max_realtime_priority() argument
305 rtkit_get_min_nice_level(DBusConnection *connection, int* min_nice_level) rtkit_get_min_nice_level() argument
309 rtkit_get_rttime_usec_max(DBusConnection *connection) rtkit_get_rttime_usec_max() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A Dforkserver.py11 from . import connection namespace
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_empty_response.c42 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
H A Dtest_https_get_select.c43 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument

Completed in 9 milliseconds

12345678