Home
last modified time | relevance | path

Searched defs:one_strings (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c21 Py_ssize_t null_strings, one_strings; variable
Dstringobject.c10 Py_ssize_t null_strings, one_strings; variable
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dcodegen_message_test.cc2004 std::array<char, 40> one_strings{}; in ParseStrings() local