Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 25 of 110) sorted by relevance

12345

/external/wpa_supplicant_8/src/wps/
Dwps_dev_attr.c261 size_t str_len) in wps_process_manufacturer()
280 size_t str_len) in wps_process_model_name()
299 size_t str_len) in wps_process_model_number()
318 const u8 *str, size_t str_len) in wps_process_serial_number()
337 size_t str_len) in wps_process_dev_name()
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap17.c44 int str_len; in cleanup() local
58 int str_len; in test_mmap() local
/external/executorch/runtime/platform/
Dprofiler.cpp94 size_t str_len = strlen(prof_event_local[j].name_str); in dump_profile_stats() local
134 size_t str_len = strlen(name); in track_allocator() local
160 size_t str_len = in profiling_create_block() local
/external/rappor/analysis/R/
Dunknowns_test.R39 GeneratePopulation <- function(N, num_strs, str_len = 10, argument
69 str_len <- 6 functionVar
96 str_len <- 6 functionVar
Dngrams_simulation.R62 GeneratePopulation <- function(N, num_strs, str_len = 10, argument
166 SimulateNGrams <- function(N, ngram_params, str_len, num_strs = 10, argument
224 EstimateDictionaryTrial <- function(N, str_len, num_strs, argument
/external/cronet/tot/url/
Durl_parse_internal.h71 int str_len) { in CountConsecutiveSlashes()
97 int str_len) { in CountConsecutiveSlashesButNotCountBackslashes()
/external/cronet/stable/url/
Durl_parse_internal.h71 int str_len) { in CountConsecutiveSlashes()
97 int str_len) { in CountConsecutiveSlashesButNotCountBackslashes()
/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/ec/
Decp_nistz.c28 void little_endian_bytes_from_scalar(uint8_t str[], size_t str_len, in little_endian_bytes_from_scalar()
/external/strace/tests-m32/
Dumovestr2.c38 const size_t str_len = tail_len - 1; in main() local
/external/strace/tests/
Dumovestr2.c38 const size_t str_len = tail_len - 1; in main() local
/external/libdisplay-info/include/
Dmemory-stream.h15 size_t str_len; member
/external/strace/tests-mx32/
Dumovestr2.c38 const size_t str_len = tail_len - 1; in main() local
/external/coreboot/payloads/coreinfo/
Dbootlog_module.c39 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, u32 screen_height) in calculate_chars_count()
66 static int sanitize_buffer_for_display(char *str, u32 str_len, char *out, u32 out_len, u32 screen_w… in sanitize_buffer_for_display()
Dtimestamps_module.c62 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, in calculate_chars_count()
87 static int sanitize_buffer_for_display(char *str, u32 str_len, char *out, in sanitize_buffer_for_display()
/external/libchrome/base/i18n/
Dchar_iterator.cc49 UTF16CharIterator::UTF16CharIterator(const char16* str, size_t str_len) in UTF16CharIterator()
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dstr_to_integer.h154 ptrdiff_t str_len = is_number ? (src_cur) : 0; variable
/external/rust/cxx/src/symbols/
Drust_str.rs41 unsafe extern "C" fn str_len(this: &&str) -> usize { in str_len() function
/external/llvm-libc/src/__support/
Dstr_to_integer.h154 ptrdiff_t str_len = is_number ? static_cast<ptrdiff_t>(src_cur) : 0; variable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/symbols/
Drust_str.rs41 unsafe extern "C" fn str_len(this: &&str) -> usize { in str_len() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dstr_to_integer.h154 ptrdiff_t str_len = is_number ? (src_cur) : 0; variable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/symbols/
Drust_str.rs41 unsafe extern "C" fn str_len(this: &&str) -> usize { in str_len() function
/external/pytorch/aten/src/ATen/test/
Dmps_test_print.cpp7 const auto str_len = str.length(); in ends_with() local
/external/coreboot/tests/lib/
Dstring-test.c61 size_t str_len, str2_len, res_len; in test_strconcat() local
82 size_t str_len, limited_len; in test_strnlen() local
/external/openscreen/third_party/mozilla/
Durl_parse_internal.cc45 int CountConsecutiveSlashes(const char* str, int begin_offset, int str_len) { in CountConsecutiveSlashes()
/external/cronet/stable/base/
Dlocation.cc27 size_t str_len = 0; in StrLen() local

12345