Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dprinter.cc188 const char* variable2, const string& value2) { in Print()
197 const char* variable2, const string& value2, in Print()
208 const char* variable2, const string& value2, in Print()
221 const char* variable2, const string& value2, in Print()
236 const char* variable2, const string& value2, in Print()
253 const char* variable2, const string& value2, in Print()
272 const char* variable2, const string& value2, in Print()
/external/tensorflow/tensorflow/compiler/aot/
Dcodegen_test.cc181 tf2xla::Variable* variable2 = config.add_variable(); in TEST() local
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.java158 SimpleCParser.variable_return variable2 = null; in declaration() local