HomeSort by relevance Sort by last modified time
    Searched refs:FromString (Results 1 - 19 of 19) sorted by null

  /external/clang/include/clang/Frontend/
CommandLineSourceLoc.h 33 static ParsedSourceLocation FromString(StringRef Str) {
75 Val = ParsedSourceLocation::FromString(ArgValue);
  /external/protobuf/python/google/protobuf/internal/
descriptor_database_test.py 47 file_desc_proto = descriptor_pb2.FileDescriptorProto.FromString(
message_factory_test.py 49 self.factory_test1_fd = descriptor_pb2.FileDescriptorProto.FromString(
51 self.factory_test2_fd = descriptor_pb2.FileDescriptorProto.FromString(
82 converted = factory_test2_pb2.Factory2Message.FromString(serialized)
85 result = cls.FromString(reserialized)
descriptor_pool_test.py 57 self.factory_test1_fd = descriptor_pb2.FileDescriptorProto.FromString(
59 self.factory_test2_fd = descriptor_pb2.FileDescriptorProto.FromString(
230 test1_desc = descriptor_pb2.FileDescriptorProto.FromString(
232 test2_desc = descriptor_pb2.FileDescriptorProto.FromString(
cpp_message.py 650 def FromString(string):
654 cls.FromString = staticmethod(FromString)
python_message.py 581 def FromString(s):
585 cls.FromString = staticmethod(FromString)
    [all...]
message_test.py 81 unittest_pb2.TestAllTypes.FromString(bad_utf8_data)
reflection_test.py     [all...]
  /external/regex-re2/re2/
prefilter.h 73 static Prefilter* FromString(const string& str);
prefilter.cc 166 or_prefilter = Or(or_prefilter, FromString(*i));
190 Prefilter* Prefilter::FromString(const string& str) {
  /external/nanopb-c/generator/google/protobuf/
descriptor_pool.py 194 dep_proto = descriptor_pb2.FileDescriptorProto.FromString(
523 dep_proto = descriptor_pb2.FileDescriptorProto.FromString(
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
hetero-nodes.rb 126 grammar FromString;
657 result = parse( :FromString, :a, 'begin' )
  /external/nanopb-c/generator/google/protobuf/internal/
python_message.py 555 def FromString(s):
559 cls.FromString = staticmethod(FromString)
    [all...]
  /external/nanopb-c/generator/
nanopb_generator.py     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 702 IN PUNICODE_STRING FromString,
728 IN PUNICODE_STRING FromString, \
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 283 milliseconds