Home
last modified time | relevance | path

Searched defs:cls (Results 1 - 25 of 206) sorted by relevance

123456789

/third_party/python/Modules/clinic/
H A D_lsprof.c.h40 _lsprof_Profiler_getstats(ProfilerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _lsprof_Profiler_getstats() argument
/base/theme/wallpaper_mgr/services/src/
H A Dcomponent_name.cpp23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName() argument
29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DClassLoaderUtil.java78 public static ClassLoader getClassLoader(Class<?> cls) { in getClassLoader() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DClassLoaderUtil.java80 public static ClassLoader getClassLoader(Class<?> cls) { in getClassLoader() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_tls_authentication.c47 test_secure_get (void * cls, char *cipher_suite, int proto_version) in test_secure_get() argument
H A Dtest_https_multi_daemon.c44 test_concurent_daemon_pair (void *cls, in test_concurent_daemon_pair() argument
H A Dtest_tls_options.c44 test_unmatching_ssl_version (void * cls, const char *cipher_suite, in test_unmatching_ssl_version() argument
H A Dtest_https_session_info.c44 query_session_ahc (void *cls, struct MHD_Connection *connection, in query_session_ahc() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DAssertUtils.java15 public static <T extends Throwable> T assertThrows(Class<T> cls, CheckedRunnable<T> fn) { in assertThrows() argument
/third_party/libcoap/src/
H A Dcoap_asn1.c38 asn1_tag_c(const uint8_t **ptr, int *constructed, int *cls) { in asn1_tag_c() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dframework.h46 inline bool set_variant(amd_gfx_level cls, const char *rest="") in set_variant() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_futures2.py33 cls = tasks._CTask variable in CFutureTests
36 cls = tasks._PyTask variable in PyFutureTests
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dhellobrowser.c18 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
H A Dlogging.c18 print_out_key (void *cls, enum MHD_ValueKind kind, const char *key, in print_out_key() argument
27 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
H A Dbasicauthentication.c21 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
H A Dresponseheaders.c23 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidJNI.cpp42 jclass cls = env->GetObjectClass(obj); in getExecServiceField() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dchunked_example.c30 callback (void *cls, in callback() argument
41 ahc_echo (void *cls, in ahc_echo() argument
H A Ddual_stack_example.c31 ahc_echo (void *cls, in ahc_echo() argument
H A Dminimal_example.c31 ahc_echo (void *cls, in ahc_echo() argument
H A Dminimal_example_comet.c29 data_generator (void *cls, uint64_t pos, char *buf, size_t max) in data_generator() argument
39 ahc_echo (void *cls, in ahc_echo() argument
H A Dquerystring_example.c32 ahc_echo (void *cls, in ahc_echo() argument
H A Drefuse_post_example.c37 ahc_echo (void *cls, in ahc_echo() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor_amp.c9 int check_post(void *cls, enum MHD_ValueKind kind, const char* key, in check_post() argument
H A Dtest_postprocessor_large.c36 value_checker (void *cls, in value_checker() argument

Completed in 6 milliseconds

123456789