Home
last modified time | relevance | path

Searched defs:first_char (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValueFormatEntity.cpp89 const char first_char = trimmed_value_str[0]; in SetValueFromString() local
HDCommandInterpreter.cpp1381 const char first_char = command_string[0]; in ExtractCommand() local
/NextBSD/crypto/heimdal/lib/wind/
HDutf8.c156 static const char first_char[4] = variable
/NextBSD/contrib/subversion/subversion/libsvn_ra_svn/
HDmarshal.c1010 svn_ra_svn_item_t *item, char first_char, in read_item()
1107 const char **item, char first_char) in read_command_only()
/NextBSD/contrib/ee/
HDnew_curse.c2324 Get_key(first_char) /* try to decode key sequence */ in Get_key() argument
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp733 char first_char = *this_string.c_str(); in SendPacketsAndConcatenateResponses() local