Home
last modified time | relevance | path

Searched defs:str_buf (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/base64/tests/
Dtests.rs55 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 Dtests.rs62 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 Dxml_libxml2.c24 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 Dtoco_python_api.cc268 char* str_buf; in ToStringSet() local
280 char* str_buf; in ToStringSet() local
/aosp_15_r20/external/strace/tests/
H A Dnetlink_netfilter.c112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dnetlink_netfilter.c112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
/aosp_15_r20/external/strace/tests-m32/
H A Dnetlink_netfilter.c112 char str_buf[NLMSG_ALIGN(sizeof(msg)) + 4]; in test_nfgenmsg() local
/aosp_15_r20/external/coreboot/src/console/
H A Dvsprintf.c7 char *str_buf; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dload_library.cc95 char* str_buf = reinterpret_cast<char*>(port::Malloc(str.length())); in LoadDynamicLibrary() local
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A Dscreenshot_params.c185 char str_buf[256] = {0}; in parse_frames() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dputiltst.c513 …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 Dputiltst.c513 …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 Dkms_setmode.c542 char str_buf[MAX_CRTCS][1024]; in test_crtc_config() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_nccl_test.cc197 string str_buf; in RunTest() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Dlabel_file.c193 char *addr, *str_buf; in load_mmap() local
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc147 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 Dprotostream_objectwriter_test.cc147 std::stringbuf str_buf(str, std::ios_base::in); in CheckOutput() local
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c1149 char str_buf[256]; in p2ps_gen_hash() local