Home
last modified time | relevance | path

Searched defs:string_length (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/icing/icing/file/
H A Dportable-file-backed-proto-log_benchmark.cc60 int string_length = state.range(0); in BM_Write() local
113 int string_length = state.range(0); in BM_Read() local
226 int string_length = 1024; in BM_UpdateChecksum() local
268 int string_length = 1024; in BM_UpdateChecksumWithCachedChecksum() local
312 int string_length = 1024; in BM_UpdateChecksumOnlyForTail() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconcat_op_test.cc39 void FillTensorWithRandomValues(Tensor* t, int string_length, int64_t* bytes) { in FillTensorWithRandomValues()
45 void FillTensorWithRandomValues<tstring>(Tensor* t, int string_length, in FillTensorWithRandomValues()
62 int string_length = 0) { in ConcatHelper()
114 const int string_length = state.range(1); in BM_ConcatDim0String() local
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util_unittest.cc406 const size_t string_length = arraysize(char_ascii) - 1; in TEST() local
421 const size_t string_length = arraysize(char16_ascii) - 1; in TEST() local
442 const size_t string_length = wchar_ascii.length(); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/impl/
Dstring_length.hpp20 string_length(Char const* str) in string_length() function
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dhash.cc20 size_t string_length, in pw_tokenizer_65599FixedLengthHash()
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_unittest.cc534 const size_t string_length = std::size(char_ascii) - 1; in TEST() local
549 const size_t string_length = std::size(char16_ascii) - 1; in TEST() local
571 const size_t string_length = wchar_ascii.length(); in TEST() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/activation/generic/neon/
H A Dlut.cpp41 size_t string_length, in substitute_bytes_neon()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/activation/generic/sve/
H A Dlut.cpp40 size_t string_length, in substitute_bytes_sve()
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_boot_info.cc65 uint8_t string_length; in Load() local
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp30 static inline size_t string_length(const char* pStr) { in string_length() function
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/demo/
H A Drsa_bssa_public_metadata_privacy_pass_client_demo.cc37 std::string GetRandomString(int string_length) { in GetRandomString()
/aosp_15_r20/trusty/kernel/lib/app_manifest/
H A Dapp_manifest.c90 size_t string_length; in app_manifest_read_string() local
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
H A Dtokenize_string.h41 uint32_t string_length; // tokenized string length member
/aosp_15_r20/external/icing/icing/jni/
H A Djni-cache.h58 jmethodID string_length = nullptr; member
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dtensor_bundle.cc137 const uint64 string_length = string_lengths[i]; in ReadStringTensor() local
165 uint64 string_length = 0; in ReadVariantTensor() local
/aosp_15_r20/external/llvm-libc/src/string/
H A Dstring_utils.h91 LIBC_INLINE size_t string_length(const char *src) { in string_length() function
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/
H A Drsa_bssa_public_metadata_client_test.cc72 std::string GetRandomString(int string_length) { in GetRandomString()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parser.h242 uint32_t string_length; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h236 uint32_t string_length; member
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dstring_ops.py382 def string_length(input, name=None, unit="BYTE"): function
/aosp_15_r20/art/runtime/mirror/
H A Dstring-alloc-inl.h304 int32_t string_length, in AllocFromString()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Dcxx_string.rs24 fn string_length(this: &CxxString) -> usize; in string_length() function
/aosp_15_r20/external/rust/cxx/src/
Dcxx_string.rs24 fn string_length(this: &CxxString) -> usize; in string_length() function
/aosp_15_r20/external/libtextclassifier/native/utils/java/
H A Djni-cache.h44 jmethodID string_length = nullptr; member
/aosp_15_r20/external/angle/build/android/pylib/dex/
H A Ddex_parser.py274 def _DecodeMUtf8(self, string_length, offset): argument

12