Home
last modified time | relevance | path

Searched defs:old_out (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/strings/
H A Dutf_string_conversions_regression_fuzzer.cc20 base::string16 old_out; in UTF8ToCheck() local
32 std::wstring old_out; in UTF8ToCheck() local
49 std::string old_out; in UTF16ToCheck() local
61 std::wstring old_out; in UTF16ToCheck() local
78 std::string old_out; in WideToCheck() local
90 base::string16 old_out; in WideToCheck() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h6046 stbi_uc *out, *old_out; // output buffer (always 4 components) member