Home
last modified time | relevance | path

Searched defs:max_str_len (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunique_op_test.cc114 TensorProto GetRandomStringsTensorProto(int dim, int max_str_len) { in GetRandomStringsTensorProto()
/aosp_15_r20/external/rappor/analysis/R/
H A Dngrams_simulation.R98 SelectNGrams <- function(str, num_ngrams, size, max_str_len = 6) { argument
/aosp_15_r20/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp373 std::vector<std::string> GetStringList(FuzzedDataProvider* data_provider, uint max_str_len, in GetStringList()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dfallback.py289 max_str_len=-1, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dfallback.py289 max_str_len=-1, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dfallback.py289 max_str_len=-1, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dfallback.py289 max_str_len=-1, argument
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c5310 static size_t max_str_len(const char **lines) in max_str_len() function