Home
last modified time | relevance | path

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

/aosp_15_r20/external/libkmsxx/kms++util/inc/kms++util/
H A Dopts.h18 char m_short; variable
/aosp_15_r20/external/testng/src/test/java/test/
H A DParameterConstructorTest.java23 private short m_short = 0; field in ParameterConstructorTest
/aosp_15_r20/external/armnn/third-party/cxxopts/
H A Dcxxopts.hpp1083 std::string m_short{}; member in cxxopts::OptionDetails