/aosp_15_r20/external/rust/android-crates-io/crates/base64/tests/ |
D | tests.rs | 55 let mut str_buf = String::new(); in roundtrip_random_short_standard() localVariable 65 let mut str_buf = String::new(); in roundtrip_random_with_fast_loop_standard() localVariable 75 let mut str_buf = String::new(); in roundtrip_random_short_no_padding() localVariable 86 let mut str_buf = String::new(); in roundtrip_random_no_padding() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/tests/ |
H A D | tests.rs | 62 let mut str_buf = String::new(); in roundtrip_random_short_standard() localVariable 72 let mut str_buf = String::new(); in roundtrip_random_with_fast_loop_standard() localVariable 82 let mut str_buf = String::new(); in roundtrip_random_short_no_padding() localVariable 99 let mut str_buf = String::new(); in roundtrip_random_no_padding() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | xml_libxml2.c | 24 struct str_buf { struct 33 struct str_buf *str = ctx_ptr; in add_str() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/python/ |
H A D | toco_python_api.cc | 268 char* str_buf; in ToStringSet() local 280 char* str_buf; in ToStringSet() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | netlink_netfilter.c | 112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | netlink_netfilter.c | 112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | netlink_netfilter.c | 112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
|
/aosp_15_r20/external/coreboot/src/console/ |
H A D | vsprintf.c | 7 char *str_buf; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | load_library.cc | 95 char* str_buf = reinterpret_cast<char*>(port::Malloc(str.length())); in LoadDynamicLibrary() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/ |
H A D | screenshot_params.c | 185 char str_buf[256] = {0}; in parse_frames() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | putiltst.c | 513 …uint8_t str_buf[AESTRNCPY_SIZE] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x… in Test_aestrncpy() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | putiltst.c | 513 …uint8_t str_buf[AESTRNCPY_SIZE] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x… in Test_aestrncpy() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_setmode.c | 542 char str_buf[MAX_CRTCS][1024]; in test_crtc_config() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | collective_nccl_test.cc | 197 string str_buf; in RunTest() local
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_file.c | 193 char *addr, *str_buf; in load_mmap() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter_test.cc | 147 std::stringbuf str_buf(str, std::ios_base::in); in CheckOutput() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter_test.cc | 147 std::stringbuf str_buf(str, std::ios_base::in); in CheckOutput() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p.c | 1149 char str_buf[256]; in p2ps_gen_hash() local
|