HomeSort by relevance Sort by last modified time
    Searched refs:objectivec (Results 26 - 40 of 40) sorted by null

12

  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_field.h 36 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
48 namespace objectivec { namespace in namespace:google::protobuf::compiler
190 } // namespace objectivec
objectivec_file.cc 31 #include <google/protobuf/compiler/objectivec/objectivec_file.h>
32 #include <google/protobuf/compiler/objectivec/objectivec_enum.h>
33 #include <google/protobuf/compiler/objectivec/objectivec_extension.h>
34 #include <google/protobuf/compiler/objectivec/objectivec_message.h>
51 namespace objectivec { namespace in namespace:google::protobuf::compiler
379 } // namespace objectivec
objectivec_helpers_unittest.cc 31 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
38 namespace objectivec { namespace in namespace:google::protobuf::compiler
247 // this with an ObjC test in the objectivec directory, we should be able to
254 } // namespace objectivec
objectivec_message.cc 36 #include <google/protobuf/compiler/objectivec/objectivec_message.h>
37 #include <google/protobuf/compiler/objectivec/objectivec_enum.h>
38 #include <google/protobuf/compiler/objectivec/objectivec_extension.h>
39 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
52 namespace objectivec { namespace in namespace:google::protobuf::compiler
597 } // namespace objectivec
objectivec_helpers.h 43 namespace objectivec { namespace in namespace:google::protobuf::compiler
70 // extension). The path will be dependent on the objectivec package
200 } // namespace objectivec
objectivec_helpers.cc 46 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
59 namespace objectivec { namespace in namespace:google::protobuf::compiler
764 // objectivec/Tests/unittest_objc.proto for a test Message to confirm this.
    [all...]
  /external/protobuf/
generate_descriptor_proto.sh 98 if test -x objectivec/generate_well_known_types.sh; then
100 objectivec/generate_well_known_types.sh $@
tests.sh 208 objectivec/DevTools/full_mac_build.sh \
225 -project objectivec/ProtocolBuffers_iOS.xcodeproj \
237 -project objectivec/ProtocolBuffers_iOS.xcodeproj \
248 -project objectivec/ProtocolBuffers_OSX.xcodeproj \
configure.ac 29 all | cpp | csharp | java | python | javanano | objectivec | ruby | js) ;;
  /external/protobuf/util/
generate_descriptor_proto.sh 98 if test -x objectivec/generate_well_known_types.sh; then
100 objectivec/generate_well_known_types.sh $@
tests.sh 208 objectivec/DevTools/full_mac_build.sh \
225 -project objectivec/ProtocolBuffers_iOS.xcodeproj \
237 -project objectivec/ProtocolBuffers_iOS.xcodeproj \
248 -project objectivec/ProtocolBuffers_OSX.xcodeproj \
configure.ac 29 all | cpp | csharp | java | python | javanano | objectivec | ruby | js) ;;
  /external/protobuf/src/
Makefile.am 157 google/protobuf/compiler/objectivec/objectivec_generator.h \
158 google/protobuf/compiler/objectivec/objectivec_helpers.h \
416 google/protobuf/compiler/objectivec/objectivec_enum.cc \
417 google/protobuf/compiler/objectivec/objectivec_enum.h \
418 google/protobuf/compiler/objectivec/objectivec_enum_field.cc \
419 google/protobuf/compiler/objectivec/objectivec_enum_field.h \
420 google/protobuf/compiler/objectivec/objectivec_extension.cc \
421 google/protobuf/compiler/objectivec/objectivec_extension.h \
422 google/protobuf/compiler/objectivec/objectivec_field.cc \
423 google/protobuf/compiler/objectivec/objectivec_field.h
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/objectivec/
objectivec_helpers.h 43 namespace objectivec { namespace in namespace:google::protobuf::compiler
71 // extension). The path will be dependent on the objectivec package
226 } // namespace objectivec
  /external/protobuf/conformance/
Makefile.am 175 conformance_objc_SOURCES = conformance_objc.m ../objectivec/GPBProtocolBuffers.m
181 conformance_objc_CPPFLAGS = -I$(top_srcdir)/objectivec -isysroot `xcrun --sdk macosx --show-sdk-path`

Completed in 134 milliseconds

12