Home
last modified time | relevance | path

Searched defs:str_len (Results 1 - 25 of 50) sorted by relevance

12

/third_party/python/Objects/stringlib/
H A Dcount.h8 STRINGLIB(count)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in count() argument
H A Dpartition.h13 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 Dfind.h8 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 Dsplit.h54 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 Dbinding.c8 size_t str_len = strlen(str); in Method() local
/third_party/node/test/node-api/test_policy/
H A Dbinding.c8 size_t str_len = strlen(str); in Method() local
/third_party/libsnd/src/
H A Dstrings.c33 size_t str_len ; in psf_store_string() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap17.c44 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 D3_callbacks.c26 size_t str_len = strlen(str); in RunCallback() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-set-and-clear-error-flag.cpp23 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 Dwps_dev_attr.c245 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 Dwps_dev_attr.c260 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 Dnapi_utils.cpp115 size_t str_len = strlen(message.c_str()); in GetCallbackErrorValue() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_helpers_user.c59 static int validate_val_name(const char *val_str, int str_len) in validate_val_name() argument
/third_party/libuv/src/win/
H A Dfs-event.c398 size_t str_len; in file_info_cmp() local
/third_party/libbpf/src/
H A Dlibbpf_probes.c221 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 Dclientinfo_unittest.cpp120 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 Dfs-event.c408 size_t str_len; in file_info_cmp() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat.c428 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 Dbtf.h21 __u32 str_len; /* length of string section */ member
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c413 size_t str_len = strlen(str_val); in New() local
/third_party/node/src/
H A Dstring_bytes.cc653 size_t str_len = buflen / 2; in Encode() local
/third_party/toybox/lib/
H A Dlib.h11 struct str_len { struct
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h11 struct str_len { struct
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c277 size_t str_len = octs_len * 2; in FsHvbVerityTargetAppendOctets() local

Completed in 13 milliseconds

12