Searched refs:objectivec (Results 1 – 25 of 51) sorted by relevance
123
65 objectivec/Tests/unittest_cycle.proto66 objectivec/Tests/unittest_deprecated.proto67 objectivec/Tests/unittest_deprecated_file.proto68 objectivec/Tests/unittest_extension_chain_a.proto69 objectivec/Tests/unittest_extension_chain_b.proto70 objectivec/Tests/unittest_extension_chain_c.proto71 objectivec/Tests/unittest_extension_chain_d.proto72 objectivec/Tests/unittest_extension_chain_e.proto73 objectivec/Tests/unittest_extension_chain_f.proto74 objectivec/Tests/unittest_extension_chain_g.proto[all …]
175 -project objectivec/ProtocolBuffers_iOS.xcodeproj188 -project objectivec/ProtocolBuffers_OSX.xcodeproj201 -project objectivec/ProtocolBuffers_tvOS.xcodeproj234 objectivec/generate_well_known_types.sh --check-only -j "${NUM_MAKE_JOBS}"237 objectivec/DevTools/pddm_tests.py238 if ! objectivec/DevTools/pddm.py --dry-run objectivec/*.[hm] objectivec/Tests/*.[hm] ; then251 -project objectivec/ProtocolBuffers_iOS.xcodeproj320 -project objectivec/ProtocolBuffers_OSX.xcodeproj347 -project objectivec/ProtocolBuffers_tvOS.xcodeproj
43 if test -e objectivec/DevTools; then \45 rm -f objectivec/DevTools/*.pyc; \561 objectivec/.clang-format \562 objectivec/DevTools/check_version_stamps.sh \563 objectivec/DevTools/compile_testing_protos.sh \564 objectivec/DevTools/full_mac_build.sh \565 objectivec/DevTools/pddm.py \566 objectivec/DevTools/pddm_tests.py \567 objectivec/generate_well_known_types.sh \568 objectivec/google/protobuf/Any.pbobjc.h \[all …]
349 "src/google/protobuf/compiler/objectivec/objectivec_enum.cc",350 "src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc",351 "src/google/protobuf/compiler/objectivec/objectivec_extension.cc",352 "src/google/protobuf/compiler/objectivec/objectivec_field.cc",353 "src/google/protobuf/compiler/objectivec/objectivec_file.cc",354 "src/google/protobuf/compiler/objectivec/objectivec_generator.cc",355 "src/google/protobuf/compiler/objectivec/objectivec_helpers.cc",356 "src/google/protobuf/compiler/objectivec/objectivec_map_field.cc",357 "src/google/protobuf/compiler/objectivec/objectivec_message.cc",358 "src/google/protobuf/compiler/objectivec/objectivec_message_field.cc",[all …]
102 if test -x objectivec/generate_well_known_types.sh; then104 objectivec/generate_well_known_types.sh $@
272 objectivec/DevTools/full_mac_build.sh \287 objectivec/DevTools/full_mac_build.sh \295 objectivec/DevTools/full_mac_build.sh \308 objectivec/Tests/CocoaPods/run_tests.sh
64 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum.cc65 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc66 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_extension.cc67 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_field.cc68 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_file.cc69 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.cc70 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc71 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc72 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message.cc73 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc[all …]
9 mkdir include\google\protobuf\compiler\objectivec32 …ATH}\..\src\google\protobuf\compiler\objectivec\objectivec_generator.h" include\google\protobuf\co…33 …PATH}\..\src\google\protobuf\compiler\objectivec\objectivec_helpers.h" include\google\protobuf\com…
158 google/protobuf/compiler/objectivec/objectivec_generator.h \159 google/protobuf/compiler/objectivec/objectivec_helpers.h \411 google/protobuf/compiler/objectivec/objectivec_enum.cc \412 google/protobuf/compiler/objectivec/objectivec_enum.h \413 google/protobuf/compiler/objectivec/objectivec_enum_field.cc \414 google/protobuf/compiler/objectivec/objectivec_enum_field.h \415 google/protobuf/compiler/objectivec/objectivec_extension.cc \416 google/protobuf/compiler/objectivec/objectivec_extension.h \417 google/protobuf/compiler/objectivec/objectivec_field.cc \418 google/protobuf/compiler/objectivec/objectivec_field.h \[all …]
28 $ objectivec/DevTools/full_mac_build.sh37 Add `objectivec/*.h`, `objectivec/google/protobuf/*.pbobjc.h`, and38 `objectivec/GPBProtocolBuffers.m` to your project.42 Add `objectivec/*.h`, `objectivec/google/protobuf/*.pbobjc.h`,43 `objectivec/google/protobuf/*.pbobjc.m`, and `objectivec/*.m` except for44 `objectivec/GPBProtocolBuffers.m` to your project.187 `objectivec/DevTools/full_mac_build.sh` can be used to easily rebuild and test
29 using ::google::protobuf::compiler::objectivec::31 using ::google::protobuf::compiler::objectivec::ProtobufLibraryFrameworkName;139 google::protobuf::compiler::objectivec::FilePath(file); in Generate()
40 namespace objectivec {
43 namespace objectivec {
45 namespace objectivec {
41 namespace objectivec {
44 namespace objectivec {
42 namespace objectivec { namespace
46 namespace objectivec {
89 objectivec::ObjectiveCGenerator objc_generator; in ProtobufMain()
29 # third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc