Home
last modified time | relevance | path

Searched defs:STRLEN (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/bionic/libc/arch-x86/string/
H A Dsse2-strnlen-atom.S32 #define STRLEN strnlen macro
H A Dsse2-strlen-slm.S32 # define STRLEN strlen macro
H A Dsse2-strlen-atom.S34 # define STRLEN strlen_atom macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsock.h21 #define STRLEN 8092 macro
H A Dtestsockets.c23 #define STRLEN 21 macro
/aosp_15_r20/bionic/libc/arch-x86_64/string/
H A Dsse2-strlen-slm.S34 # define STRLEN strlen macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw.h50 #define STRLEN 512 macro
H A Dnftw64.h49 #define STRLEN 512 macro
/aosp_15_r20/external/giflib/
H A Dgifinto.c27 #define STRLEN 512 macro
/aosp_15_r20/external/ltp/lib/
H A Dparse_opts.c104 #define STRLEN 2048 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_context_info.c448 enum { STRLEN = 4096 }; in print_deserialized_ssl_cert() enumerator
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_context_info.c450 enum { STRLEN = 4096 }; in print_deserialized_ssl_cert() enumerator
/aosp_15_r20/external/openthread/third_party/jlink/SEGGER_RTT_V640/RTT/
H A DSEGGER_RTT.c136 #define STRLEN(a) strlen((a)) macro
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dustring.cpp1506 #define STRING_HASH(TYPE, STR, STRLEN, DEREF) UPRV_BLOCK_MACRO_BEGIN { \ argument
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dustring.cpp1506 #define STRING_HASH(TYPE, STR, STRLEN, DEREF) UPRV_BLOCK_MACRO_BEGIN { \ argument
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dutxttest.cpp1438 const int STRLEN = 90; in Ticket6847() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp1436 const int STRLEN = 90; in Ticket6847() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c1600 #define STRLEN(p) ((test_mode == PCRE8_MODE)? ((int)strlen((char *)p)) : \ macro
2085 #define STRLEN(p) ((test_mode == G(G(PCRE,BITONE),_MODE))? \ macro
2219 #define STRLEN(p) (int)strlen((char *)p) macro
2328 #define STRLEN(p) (int)strlen16((PCRE2_SPTR16)p) macro
2437 #define STRLEN(p) (int)strlen32((PCRE2_SPTR32)p) macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c11885 #define STRLEN (int)strlen macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c11880 #define STRLEN (int)strlen macro