Home
last modified time | relevance | path

Searched defs:suffix_len (Results 1 – 21 of 21) sorted by relevance

/third_party/selinux/libselinux/src/
Dignore_path.h47 int suffix_len; member
/third_party/node/deps/brotli/c/common/
Dtransform.c283 int suffix_len = *suffix++; in BrotliTransformDictionaryWord() local
/third_party/skia/third_party/externals/brotli/c/common/
Dtransform.c283 int suffix_len = *suffix++; in BrotliTransformDictionaryWord() local
/third_party/elfutils/src/
Dobjdump.c292 size_t suffix_len = suffix != NULL ? strlen (suffix) : 0; in handle_ar() local
765 size_t suffix_len = suffix == NULL ? 0 : strlen (suffix); in handle_elf() local
Dnm.c415 size_t suffix_len = suffix != NULL ? strlen (suffix) : 0; in handle_ar() local
1532 size_t suffix_len = suffix == NULL ? 0 : strlen (suffix); in handle_elf() local
/third_party/toybox/toys/other/
Di2ctools.c158 int suffix_len = strlen("/name"); in i2cdetect_dash_l() local
/third_party/libwebsockets/lib/misc/fts/
Dtrie.c123 uint32_t suffix_len; member
/third_party/skia/third_party/externals/tint/samples/
Dmain.cc164 const auto suffix_len = suffix.size(); in ends_with() local
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.c727 size_t suffix_len = strlen(context->suffix); in NextFile() local
/third_party/node/deps/openssl/openssl/crypto/pem/
Dpem_lib.c1018 int suffix_len = strlen(suffix); in ossl_pem_check_suffix() local
/third_party/openssl/crypto/pem/
Dpem_lib.c1018 int suffix_len = strlen(suffix); in ossl_pem_check_suffix() local
/third_party/openssl/crypto/x509/
Dv3_utl.c687 const unsigned char *suffix, size_t suffix_len, in wildcard_match()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_utl.c687 const unsigned char *suffix, size_t suffix_len, in wildcard_match()
/third_party/node/deps/openssl/openssl/engines/
De_loader_attic.c140 int suffix_len = strlen(suffix) + 1; in check_suffix() local
/third_party/openssl/engines/
De_loader_attic.c140 int suffix_len = strlen(suffix) + 1; in check_suffix() local
/third_party/python/Objects/
Dbytearrayobject.c1228 Py_ssize_t suffix_len = suffix->len; in bytearray_removesuffix_impl() local
Dbytesobject.c2257 Py_ssize_t suffix_len = suffix->len; in bytes_removesuffix_impl() local
/third_party/libabigail/src/
Dabg-tools-utils.cc889 string::size_type str_len = str.length(), suffix_len = suffix.length(); in string_ends_with() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc1958 const size_t suffix_len = suffix.length(); in EndsWithCaseInsensitive() local
/third_party/node/deps/googletest/src/
Dgtest.cc2176 const size_t suffix_len = suffix.length(); in EndsWithCaseInsensitive() local
/third_party/googletest/googletest/src/
Dgtest.cc2159 const size_t suffix_len = suffix.length(); in EndsWithCaseInsensitive() local