/third_party/lzma/CPP/7zip/Archive/ |
H A D | ArchiveExports.cpp | 52 GUID cls = *clsid;
in FindFormatCalssId() local
|
/third_party/node/test/common/ |
H A D | dns.js | |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | https_fileserver_example.c | 99 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument 108 file_free_callback (void *cls) in file_free_callback() argument 116 http_ahc (void *cls, in http_ahc() argument
|
H A D | mhd2spdy_http.c | 30 http_cb_log(void * cls, in http_cb_log() argument 48 http_cb_iterate(void *cls, in http_cb_iterate() argument 79 http_cb_response (void *cls, in http_cb_response() argument 149 http_cb_response_done(void *cls) in http_cb_response_done() argument 156 http_cb_request (void *cls, in 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 [all...] |
H A D | spdy_response_with_callback.c | 42 response_callback (void *cls, in response_callback() argument 60 response_done_callback(void *cls, in response_done_callback() argument 78 standard_request_handler(void *cls, in standard_request_handler() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_empty_response.c | 42 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_https_get_select.c | 43 ahc_echo (void *cls, in ahc_echo() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_callback.c | 40 called_twice(void *cls, uint64_t pos, char *buf, size_t max) in called_twice() argument 63 callback(void *cls, struct MHD_Connection *connection, const char *url, in callback() argument
|
H A D | test_concurrent_stop.c | 72 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_digestauth.c | 71 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_digestauth_with_arguments.c | 70 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_iplimit.c | 76 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_long_header.c | 49 apc_all (void *cls, const struct sockaddr *addr, socklen_t addrlen) in apc_all() argument 68 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_parse_cookies.c | 62 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_process_arguments.c | 63 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_timeout.c | 54 termination_cb (void *cls, in termination_cb() argument 122 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_urlparse.c | 71 test_values (void *cls, in test_values() argument 89 ahc_echo (void *cls, in ahc_echo() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_session_timeout.c | 85 new_session_cb (void *cls, in new_session_cb() argument 98 closed_session_cb (void *cls, in closed_session_cb() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
H A D | test_get.c | 63 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_get_chunked.c | 65 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() argument 90 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_long_header.c | 51 apc_all (void *cls, const struct sockaddr *addr, socklen_t addrlen) in apc_all() argument 70 ahc_echo (void *cls, in ahc_echo() argument
|
/third_party/python/Objects/ |
H A D | interpreteridobject.c | 15 newinterpid(PyTypeObject *cls, int64_t id, int force) in newinterpid() argument 74 interpid_new(PyTypeObject *cls, PyObject *args, PyObject *kwds) in interpid_new() argument
|
/third_party/python/Modules/clinic/ |
H A D | _gdbmmodule.c.h | 105 _gdbm_gdbm_keys(gdbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _gdbm_gdbm_keys() argument 131 _gdbm_gdbm_firstkey(gdbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _gdbm_gdbm_firstkey() argument 162 _gdbm_gdbm_nextkey(gdbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _gdbm_gdbm_nextkey() argument 199 _gdbm_gdbm_reorganize(gdbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _gdbm_gdbm_reorganize() argument 224 _gdbm_gdbm_sync(gdbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _gdbm_gdbm_sync() argument [all...] |
H A D | _queuemodule.c.h | 145 _queue_SimpleQueue_get(simplequeueobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _queue_SimpleQueue_get() argument 196 _queue_SimpleQueue_get_nowait(simplequeueobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _queue_SimpleQueue_get_nowait() argument
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | DeprecatedAPIChecker.java | 94 private void checkClass(Class<?> cls, Map<String, String> clsNameMap) { in checkClass() argument 185 checkEnum(Class<?> cls, Map<String, String> clsNameMap) checkEnum() argument 245 compareDeprecated(boolean depTag, boolean depAnt, String cls, String name, String type) compareDeprecated() argument 275 findClassInfo(Set<APIInfo> apis, String cls) findClassInfo() argument 285 findFieldInfo(Set<APIInfo> apis, String cls, String field) findFieldInfo() argument 295 findConstructorInfo(Set<APIInfo> apis, String cls, List<String> params) findConstructorInfo() argument 318 findMethodInfo(Set<APIInfo> apis, String cls, String method, List<String> params) findMethodInfo() argument [all...] |