/aosp_15_r20/external/icing/icing/file/ |
H A D | portable-file-backed-proto-log_benchmark.cc | 60 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 D | concat_op_test.cc | 39 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 D | string_util_unittest.cc | 406 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/ |
D | string_length.hpp | 20 string_length(Char const* str) in string_length() function
|
/aosp_15_r20/external/pigweed/pw_tokenizer/ |
H A D | hash.cc | 20 size_t string_length, in pw_tokenizer_65599FixedLengthHash()
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_util_unittest.cc | 534 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 D | lut.cpp | 41 size_t string_length, in substitute_bytes_neon()
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/activation/generic/sve/ |
H A D | lut.cpp | 40 size_t string_length, in substitute_bytes_sve()
|
/aosp_15_r20/art/libprofile/profile/ |
H A D | profile_boot_info.cc | 65 uint8_t string_length; in Load() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | DebugString.cpp | 30 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 D | rsa_bssa_public_metadata_privacy_pass_client_demo.cc | 37 std::string GetRandomString(int string_length) { in GetRandomString()
|
/aosp_15_r20/trusty/kernel/lib/app_manifest/ |
H A D | app_manifest.c | 90 size_t string_length; in app_manifest_read_string() local
|
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/ |
H A D | tokenize_string.h | 41 uint32_t string_length; // tokenized string length member
|
/aosp_15_r20/external/icing/icing/jni/ |
H A D | jni-cache.h | 58 jmethodID string_length = nullptr; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
H A D | tensor_bundle.cc | 137 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 D | string_utils.h | 91 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 D | rsa_bssa_public_metadata_client_test.cc | 72 std::string GetRandomString(int string_length) { in GetRandomString()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_parser.h | 242 uint32_t string_length; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser.h | 236 uint32_t string_length; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | string_ops.py | 382 def string_length(input, name=None, unit="BYTE"): function
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | string-alloc-inl.h | 304 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 D | cxx_string.rs | 24 fn string_length(this: &CxxString) -> usize; in string_length() function
|
/aosp_15_r20/external/rust/cxx/src/ |
D | cxx_string.rs | 24 fn string_length(this: &CxxString) -> usize; in string_length() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/java/ |
H A D | jni-cache.h | 44 jmethodID string_length = nullptr; member
|
/aosp_15_r20/external/angle/build/android/pylib/dex/ |
H A D | dex_parser.py | 274 def _DecodeMUtf8(self, string_length, offset): argument
|