| /third_party/python/Objects/stringlib/ |
| H A D | count.h | 8 STRINGLIB(count)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in count() argument
|
| H A D | partition.h | 13 partition(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, PyObject* sep_obj, const STRINGLIB_CHAR* sep, Py_ssize_t sep_len) partition() argument 70 rpartition(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, PyObject* sep_obj, const STRINGLIB_CHAR* sep, Py_ssize_t sep_len) rpartition() argument
|
| H A D | find.h | 8 STRINGLIB(find)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in find() argument 27 STRINGLIB(rfind)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in rfind() argument 46 STRINGLIB(find_slice)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in find_slice() argument 54 STRINGLIB(rfind_slice)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in rfind_slice() argument
|
| H A D | split.h | 54 split_whitespace(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, Py_ssize_t maxcount) split_whitespace() argument 102 split_char(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR ch, Py_ssize_t maxcount) split_char() argument 145 split(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sep, Py_ssize_t sep_len, Py_ssize_t maxcount) split() argument 193 rsplit_whitespace(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, Py_ssize_t maxcount) rsplit_whitespace() argument 243 rsplit_char(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR ch, Py_ssize_t maxcount) rsplit_char() argument 287 rsplit(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sep, Py_ssize_t sep_len, Py_ssize_t maxcount) rsplit() argument 336 splitlines(PyObject* str_obj, const STRINGLIB_CHAR* str, Py_ssize_t str_len, int keepends) splitlines() argument [all...] |
| /third_party/node/test/node-api/1_hello_world/ |
| H A D | binding.c | 8 size_t str_len = strlen(str); in Method() local
|
| /third_party/node/test/node-api/test_policy/ |
| H A D | binding.c | 8 size_t str_len = strlen(str); in Method() local
|
| /third_party/libsnd/src/ |
| H A D | strings.c | 33 size_t str_len ; in psf_store_string() local
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| H A D | mmap17.c | 44 int str_len; in cleanup() local 58 int str_len; in test_mmap() local
|
| /third_party/node/test/js-native-api/3_callbacks/ |
| H A D | 3_callbacks.c | 26 size_t str_len = strlen(str); in RunCallback() local
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-api-set-and-clear-error-flag.cpp | 23 compare_str (jerry_value_t value, const jerry_char_t *str_p, size_t str_len) in compare_str() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_dev_attr.c | 245 wps_process_manufacturer(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_manufacturer() argument 264 wps_process_model_name(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_model_name() argument 283 wps_process_model_number(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_model_number() argument 302 wps_process_serial_number(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_serial_number() argument 321 wps_process_dev_name(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_dev_name() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_dev_attr.c | 260 wps_process_manufacturer(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_manufacturer() argument 279 wps_process_model_name(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_model_name() argument 298 wps_process_model_number(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_model_number() argument 317 wps_process_serial_number(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_serial_number() argument 336 wps_process_dev_name(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_dev_name() argument [all...] |
| /base/time/time_service/framework/js/napi/common/src/ |
| H A D | napi_utils.cpp | 115 size_t str_len = strlen(message.c_str()); in GetCallbackErrorValue() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_helpers_user.c | 59 static int validate_val_name(const char *val_str, int str_len) in validate_val_name() argument
|
| /third_party/libuv/src/win/ |
| H A D | fs-event.c | 398 size_t str_len; in file_info_cmp() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf_probes.c | 221 libbpf__load_raw_btf(const char *raw_types, size_t types_len, const char *str_sec, size_t str_len) libbpf__load_raw_btf() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | clientinfo_unittest.cpp | 120 xcb_glx_client_info(xcb_connection_t *c, uint32_t major_version, uint32_t minor_version, uint32_t str_len, const char *string) xcb_glx_client_info() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | fs-event.c | 408 size_t str_len; in file_info_cmp() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at.c | 428 hi_void at_printf_decode_slash(hi_u8 *buf, const char **str_pos, size_t *str_len) in at_printf_decode_slash() argument
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | btf.h | 21 __u32 str_len; /* length of string section */ member
|
| /third_party/node/test/js-native-api/test_object/ |
| H A D | test_object.c | 413 size_t str_len = strlen(str_val); in New() local
|
| /third_party/node/src/ |
| H A D | string_bytes.cc | 653 size_t str_len = buflen / 2; in Encode() local
|
| /third_party/toybox/lib/ |
| H A D | lib.h | 11 struct str_len { struct
|
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | lib.h | 11 struct str_len { struct
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| H A D | fs_hvb.c | 277 size_t str_len = octs_len * 2; in FsHvbVerityTargetAppendOctets() local
|