Home
last modified time | relevance | path

Searched refs:s_chars (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp77 const char s_chars[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ -_"; in getSimpleRndString() local
82 dst[ndx] = rnd.choose<char>(DE_ARRAY_BEGIN(s_chars), DE_ARRAY_END(s_chars)); in getSimpleRndString()
/external/llvm-project/lldb/tools/debugserver/source/
DJSON.cpp28 const char *s_chars = s.c_str(); in json_string_quote_metachars() local
30 unsigned char ch = *(s_chars + i); in json_string_quote_metachars()
DRNBRemote.cpp1344 const char *s_chars = s.c_str(); in binary_encode_string() local
1347 unsigned char ch = *(s_chars + i); in binary_encode_string()
1368 const char *s_chars = s.c_str(); in json_string_quote_metachars() local
1370 unsigned char ch = *(s_chars + i); in json_string_quote_metachars()