Home
last modified time | relevance | path

Searched defs:strlen (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
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/libexif/libexif/huawei/
Dmnote-huawei-entry.c145 …huawei_entry_rational_timestamp_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_rational_timestamp_process()
212 mnote_huawei_entry_string_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_string_process()
226 mnote_huawei_entry_value_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_value_process()
269 mnote_huawei_entry_set_value(MnoteHuaweiEntry *e, const char *v, int strlen) in mnote_huawei_entry_set_value()
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/src/string/
Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrlen.c10 size_t strlen(const char *s) in strlen() function
/third_party/musl/porting/liteos_m/user/src/string/
Dstrlen.c11 _LIBC_TEXT_SECTION size_t strlen(const char *s) in strlen() function
/third_party/pcre2/pcre2/src/
Dpcre2_string_utils.c209 PRIV(strlen)(PCRE2_SPTR str) in PRIV() argument
/third_party/icu/icu4c/source/test/perf/collationperf/
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; in doBackwardIterTest() local
1032 int strlen = haslen?gFileLines[linecount].len:-1; in doBackwardIterTest() local
1051 int strlen = 0; in doBackwardIterTest() local
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h70 #define strlen b_strlen macro
Dusr_lib_ops.h114 size_t (*strlen)(const char *s); member
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h24 #define strlen __builtin_strlen macro
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dconll2000_op.cc80 std::int64_t strlen = str.size(); in Strip() local
Dudpos_op.cc78 size_t strlen = str.size(); in Strip() local
/third_party/musl/porting/linux/user/include/fortify/
Dstring.h236 size_t strlen(const char* const s __DIAGNOSE_PASS_OBJECT_SIZE0) in strlen() function
/third_party/musl/include/fortify/linux/
Dstring.h236 size_t strlen(const char* const s __DIAGNOSE_PASS_OBJECT_SIZE0) in strlen() function
/third_party/ltp/testcases/kernel/kvm/
Dlib_guest.c69 size_t strlen(const char *str) in strlen() function
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.cc287 size_t strlen(const RangeCheckedBytePtr &src) { in strlen() function
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java626 int strlen = 0; in doForwardIterTest() local
745 int strlen = 0; in doBackwardIterTest() local
/third_party/openssl/
De_os.h130 # define strlen(s) _strlen31(s) macro
/third_party/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp225 int strlen = count - 5; in icu_forward_all() local
247 int strlen = count; in icu_backward_all() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h650 #define strlen OS_DO_NOT_USE_strlen macro
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterAlias.java68 private static final int strlen(byte[] sArray, int sBegin) in strlen() method in UConverterAlias
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h671 #define strlen OS_DO_NOT_USE_strlen macro
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c443 size_t strlen(const char *s) in strlen() function

12