Home
last modified time | relevance | path

Searched defs:strlen (Results 1 - 25 of 32) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbuiltin-prototype.c8 unsigned int strlen(const char *src) in strlen() function
/third_party/musl/porting/liteos_m/user/src/string/
H A Dstrlen.c11 _LIBC_TEXT_SECTION size_t strlen(const char *s) in strlen() function
/third_party/musl/src/string/
H A Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/pcre2/pcre2/src/
H A Dpcre2_string_utils.c209 PRIV(strlen)(PCRE2_SPTR str) in strlen() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-utf.hh126 strlen (const codepoint_t *text) in strlen() function
252 strlen (const codepoint_t *text) in strlen() function
319 strlen (const TCodepoint *text) in strlen() function
373 strlen (const codepoint_t *text) in strlen() function
428 strlen (const codepoint_t *text) in strlen() function
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_define.h70 #define strlen b_strlen macro
H A Dusr_lib_ops.h114 size_t (*strlen)(const char *s); member
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c86 mnote_huawei_entry_rational_timestamp_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_rational_timestamp_process() argument
132 mnote_huawei_entry_string_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_string_process() argument
146 mnote_huawei_entry_value_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_value_process() argument
188 mnote_huawei_entry_set_value(MnoteHuaweiEntry *e, const char *v, int strlen) in mnote_huawei_entry_set_value() argument
[all...]
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h24 #define strlen __builtin_strlen macro
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_guest.c69 size_t strlen(const char *str) in strlen() function
/third_party/openssl/ohos_lite/
H A De_os.h168 # define strlen(s) _strlen31(s) macro
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.cc287 size_t strlen(const RangeCheckedBytePtr &src) { in strlen() function
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterAlias.java68 private static final int strlen(byte[] sArray, int sBegin) in strlen() method in UConverterAlias
/third_party/node/deps/openssl/openssl/
H A De_os.h130 # define strlen(s) _strlen31(s) macro
/third_party/openssl/
H A De_os.h130 # define strlen(s) _strlen31(s) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h650 #define strlen OS_DO_NOT_USE_strlen macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h650 #define strlen OS_DO_NOT_USE_strlen macro
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp225 int strlen = count - 5; in icu_forward_all() local
247 int strlen = count; in icu_backward_all() local
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c443 size_t strlen(const char *s) in strlen() function
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp848 int strlen = haslen?gFileLines[linecount].len:-1; in doForwardIterTest() local
868 int strlen = haslen?gFileLines[linecount].len:-1; in doForwardIterTest() local
887 int strlen = 0; in doForwardIterTest() local
1011 int strlen = haslen?gFileLines[linecount].len:-1; doBackwardIterTest() local
1032 int strlen = haslen?gFileLines[linecount].len:-1; doBackwardIterTest() local
1051 int strlen = 0; doBackwardIterTest() local
[all...]
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs367 pub fn strlen(cs: *const c_char) -> size_t; in strlen() functions
/third_party/python/Objects/
H A Dlongobject.c1716 Py_ssize_t size, strlen, size_a, i, j; in long_to_decimal_string_internal() local
[all...]

Completed in 23 milliseconds

12