| /third_party/python/Python/clinic/ |
| H A D | bltinmodule.c.h | 1035 PyObject *cls; in builtin_issubclass() local
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | connection.c.h | 322 pysqlite_connection_create_function(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_connection_create_function() argument 396 create_window_function(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in create_window_function() argument 452 pysqlite_connection_create_aggregate(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_connection_create_aggregate() argument 505 pysqlite_connection_set_authorizer(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_authorizer() argument 539 pysqlite_connection_set_progress_handler(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_progress_handler() argument 578 pysqlite_connection_set_trace_callback(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_trace_callback() argument 905 pysqlite_connection_create_collation(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_create_collation() argument [all...] |
| /third_party/python/Modules/ |
| H A D | sha512module.c | 486 SHA512Type_copy_impl(SHAobject *self, PyTypeObject *cls) in SHA512Type_copy_impl() argument
|
| H A D | sha256module.c | 432 SHA256Type_copy_impl(SHAobject *self, PyTypeObject *cls) in SHA256Type_copy_impl() argument
|
| H A D | _testmultiphase.c | 144 _testmultiphase_StateAccessType_get_defining_module_impl(StateAccessTypeObject *self, PyTypeObject *cls) _testmultiphase_StateAccessType_get_defining_module_impl() argument 167 _testmultiphase_StateAccessType_getmodulebydef_bad_def_impl(StateAccessTypeObject *self, PyTypeObject *cls) _testmultiphase_StateAccessType_getmodulebydef_bad_def_impl() argument 193 _testmultiphase_StateAccessType_increment_count_clinic_impl(StateAccessTypeObject *self, PyTypeObject *cls, int n, int twice) _testmultiphase_StateAccessType_increment_count_clinic_impl() argument 262 _testmultiphase_StateAccessType_get_count_impl(StateAccessTypeObject *self, PyTypeObject *cls) _testmultiphase_StateAccessType_get_count_impl() argument [all...] |
| H A D | zlibmodule.c | 752 zlib_Compress_compress_impl(compobject *self, PyTypeObject *cls, in zlib_Compress_compress_impl() argument 872 zlib_Decompress_decompress_impl(compobject *self, PyTypeObject *cls, in zlib_Decompress_decompress_impl() argument 984 zlib_Compress_flush_impl(compobject *self, PyTypeObject *cls, int mode) in zlib_Compress_flush_impl() argument 1069 zlib_Compress_copy_impl(compobject *self, PyTypeObject *cls) zlib_Compress_copy_impl() argument 1124 zlib_Compress___copy___impl(compobject *self, PyTypeObject *cls) zlib_Compress___copy___impl() argument 1140 zlib_Compress___deepcopy___impl(compobject *self, PyTypeObject *cls, PyObject *memo) zlib_Compress___deepcopy___impl() argument 1156 zlib_Decompress_copy_impl(compobject *self, PyTypeObject *cls) zlib_Decompress_copy_impl() argument 1212 zlib_Decompress___copy___impl(compobject *self, PyTypeObject *cls) zlib_Decompress___copy___impl() argument 1228 zlib_Decompress___deepcopy___impl(compobject *self, PyTypeObject *cls, PyObject *memo) zlib_Decompress___deepcopy___impl() argument 1249 zlib_Decompress_flush_impl(compobject *self, PyTypeObject *cls, Py_ssize_t length) zlib_Decompress_flush_impl() argument [all...] |
| H A D | _lsprof.c | 609 _lsprof_Profiler_getstats_impl(ProfilerObject *self, PyTypeObject *cls) in _lsprof_Profiler_getstats_impl() argument
|
| /device/soc/rockchip/common/vendor/drivers/net/ |
| H A D | rfkill-wlan.c | 707 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf)
in wifi_power_show() argument 712 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count)
in wifi_power_store() argument 733 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf)
in wifi_bt_vbat_show() argument 738 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count)
in wifi_bt_vbat_store() argument 759 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf,
in wifi_set_carddetect_store() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/ |
| H A D | zip_n_exporter.cpp | 222 napi_value cls = nullptr; in Export() local
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| H A D | mkfs_msdos.c | 252 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local [all...] |
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | APIInfo.java | 57 private String cls = ""; // enclosing class field in APIInfo [all...] |
| /third_party/lwip/src/core/ |
| H A D | dns.c | 198 u16_t cls; member 208 u16_t cls; member
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_futures.py | 628 cls = futures._CFuture global() variable in CFutureTests 630 cls = None global() variable in CFutureTests 647 cls = CSubFuture global() variable in CSubFutureTests 649 cls = None global() variable in CSubFutureTests 653 cls = futures._PyFuture global() variable in PyFutureTests [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | turbojpeg-jni.c | 108 jclass cls; in ProcessSystemProperties() local 128 Java_org_libjpegturbo_turbojpeg_TJ_bufSize(JNIEnv *env, jclass cls, jint width, jint height, jint jpegSubsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSize() argument 140 Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII(JNIEnv *env, jclass cls, jint width, jint pad, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII() argument 152 Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__III(JNIEnv *env, jclass cls, jint width, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__III() argument 161 Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII(JNIEnv *env, jclass cls, jint componentID, jint width, jint stride, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII() argument 175 Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III(JNIEnv *env, jclass cls, jint componentID, jint width, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III() argument 187 Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III(JNIEnv *env, jclass cls, jint componentID, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III() argument 202 jclass cls; Java_org_libjpegturbo_turbojpeg_TJCompressor_init() local 597 jclass cls; Java_org_libjpegturbo_turbojpeg_TJDecompressor_init() local 613 Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors(JNIEnv *env, jclass cls) Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors() argument 1017 jclass cls; Java_org_libjpegturbo_turbojpeg_TJTransformer_init() local 1046 jclass cls; JNICustomFilter() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.h | 544 void *cls; member 935 void *cls; member
|
| /third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
| H A D | proxy.c | 367 new_session_cb (void * cls, in new_session_cb() argument 386 session_closed_cb (void * cls, in session_closed_cb() argument 404 spdy_post_data_cb (void * cls, in spdy_post_data_cb() argument 441 response_callback (void *cls, in response_callback() argument 506 response_done_callback(void *cls, in response_done_callback() argument 790 iterate_cb(void *cls, const char *name, const char * const * value, int num_values) iterate_cb() argument 830 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_new_connection.c | 825 new_session_callback (void *cls, in new_session_callback() argument
|
| H A D | test_notls.c | 761 standard_request_handler(void *cls, in standard_request_handler() argument 804 session_closed_handler (void *cls, in session_closed_handler() argument
|
| H A D | test_request_response.c | 814 standard_request_handler(void *cls, in standard_request_handler() argument 861 session_closed_handler (void *cls, in session_closed_handler() argument
|
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1890 POINTER(PyObject *self, PyObject *cls) in POINTER() argument
|
| /third_party/rust/crates/regex/regex-syntax/src/ast/ |
| H A D | parse.rs | 1468 let mut cls = self.parse_unicode_class()?; in parse_escape() variables 1473 let mut cls = self.parse_perl_class(); parse_escape() variables [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | translate.rs | 319 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_post() variables 334 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_post() variables 412 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_item_post() variables 416 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_class_set_item_post() variables 424 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_item_post() variables 428 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_class_set_item_post() variables 438 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_item_post() variables 443 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_class_set_item_post() variables 450 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_item_post() variables 457 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_item_post() variables 462 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_class_set_item_post() variables 535 let mut cls = self.pop().unwrap().unwrap_class_unicode(); visit_class_set_binary_op_post() variables 560 let mut cls = self.pop().unwrap().unwrap_class_bytes(); visit_class_set_binary_op_post() variables 688 let mut cls = hir_from_char_case_insensitive() variables 705 let mut cls = hir_from_char_case_insensitive() variables 850 let mut cls = hir::ClassUnicode::new( hir_ascii_unicode_class() variables 863 let mut cls = hir::ClassBytes::new( hir_ascii_byte_class() variables [all...] |
| H A D | mod.rs | 560 let mut cls = ClassBytes::empty(); in dot() variables 565 let mut cls = ClassUnicode::empty(); in dot() variables 582 let mut cls = ClassBytes::empty(); in any() variables 586 let mut cls = ClassUnicode::empty(); any() variables 1778 let mut cls = uclass(&[ class_case_fold_unicode_disabled() variables 1794 let mut cls = uclass(&[ class_case_fold_unicode_disabled_panics() variables [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | jcommander-1.27.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/beust/jcommander/
com/beust/jcommander/converters/
... |
| /third_party/mksh/ |
| H A D | misc.c | 1071 const struct cclass *cls = cclasses; in gmatch_cclass() local
|