Searched refs:objectivec (Results 1 – 25 of 51) sorted by relevance
123
/external/protobuf/ |
D | Makefile.am | 43 if test -e objectivec/DevTools; then \ 45 rm -f objectivec/DevTools/*.pyc; \ 392 objectivec/DevTools/check_version_stamps.sh \ 393 objectivec/DevTools/compile_testing_protos.sh \ 394 objectivec/DevTools/full_mac_build.sh \ 395 objectivec/DevTools/pddm.py \ 396 objectivec/DevTools/pddm_tests.py \ 397 objectivec/generate_well_known_types.sh \ 398 objectivec/google/protobuf/Any.pbobjc.h \ 399 objectivec/google/protobuf/Any.pbobjc.m \ [all …]
|
D | Protobuf.podspec | 17 s.source_files = 'objectivec/*.{h,m}', 18 'objectivec/google/protobuf/Any.pbobjc.{h,m}', 19 'objectivec/google/protobuf/Api.pbobjc.{h,m}', 20 'objectivec/google/protobuf/Duration.pbobjc.h', 21 'objectivec/google/protobuf/Empty.pbobjc.{h,m}', 22 'objectivec/google/protobuf/FieldMask.pbobjc.{h,m}', 23 'objectivec/google/protobuf/SourceContext.pbobjc.{h,m}', 24 'objectivec/google/protobuf/Struct.pbobjc.{h,m}', 25 'objectivec/google/protobuf/Timestamp.pbobjc.h', 26 'objectivec/google/protobuf/Type.pbobjc.{h,m}', [all …]
|
D | .gitignore | 92 objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcuserdata/ 93 objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/ProtocolBuffers_OSX.xcche… 94 objectivec/ProtocolBuffers_OSX.xcodeproj/xcuserdata/ 95 objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcuserdata/ 96 objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/ProtocolBuffers_iOS.xcche… 97 objectivec/ProtocolBuffers_iOS.xcodeproj/xcuserdata/
|
D | BUILD | 183 hdrs = ["objectivec/GPBProtocolBuffers.h"], 184 includes = ["objectivec"], 185 non_arc_srcs = ["objectivec/GPBProtocolBuffers.m"], 304 "src/google/protobuf/compiler/objectivec/objectivec_enum.cc", 305 "src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc", 306 "src/google/protobuf/compiler/objectivec/objectivec_extension.cc", 307 "src/google/protobuf/compiler/objectivec/objectivec_field.cc", 308 "src/google/protobuf/compiler/objectivec/objectivec_file.cc", 309 "src/google/protobuf/compiler/objectivec/objectivec_generator.cc", 310 "src/google/protobuf/compiler/objectivec/objectivec_helpers.cc", [all …]
|
D | 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 \
|
D | Android.bp | 405 "src/google/protobuf/compiler/objectivec/objectivec_enum.cc", 406 "src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc", 407 "src/google/protobuf/compiler/objectivec/objectivec_extension.cc", 408 "src/google/protobuf/compiler/objectivec/objectivec_field.cc", 409 "src/google/protobuf/compiler/objectivec/objectivec_file.cc", 410 "src/google/protobuf/compiler/objectivec/objectivec_generator.cc", 411 "src/google/protobuf/compiler/objectivec/objectivec_helpers.cc", 412 "src/google/protobuf/compiler/objectivec/objectivec_map_field.cc", 413 "src/google/protobuf/compiler/objectivec/objectivec_message.cc", 414 "src/google/protobuf/compiler/objectivec/objectivec_message_field.cc", [all …]
|
D | generate_descriptor_proto.sh | 98 if test -x objectivec/generate_well_known_types.sh; then 100 objectivec/generate_well_known_types.sh $@
|
D | README.md | 62 | Objective-C | [objectivec](objectivec) |
|
/external/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 151 -project objectivec/ProtocolBuffers_iOS.xcodeproj 160 -project objectivec/ProtocolBuffers_OSX.xcodeproj 189 objectivec/generate_well_known_types.sh --check-only -j "${NUM_MAKE_JOBS}" 192 objectivec/DevTools/pddm_tests.py 193 if ! objectivec/DevTools/pddm.py --dry-run objectivec/*.[hm] objectivec/Tests/*.[hm] ; then 203 -project objectivec/ProtocolBuffers_iOS.xcodeproj 256 -project objectivec/ProtocolBuffers_OSX.xcodeproj
|
D | compile_testing_protos.sh | 44 objectivec/Tests/*.proto \ 46 objectivec/DevTools/compile_testing_protos.sh \ 115 objectivec/Tests/unittest_cycle.proto 116 objectivec/Tests/unittest_runtime_proto2.proto 117 objectivec/Tests/unittest_runtime_proto3.proto 118 objectivec/Tests/unittest_objc.proto 119 objectivec/Tests/unittest_objc_startup.proto
|
/external/protobuf/cmake/ |
D | libprotoc.cmake | 75 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum.cc 76 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc 77 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_extension.cc 78 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_field.cc 79 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_file.cc 80 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.cc 81 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc 82 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc 83 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message.cc 84 ${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [all …]
|
/external/google-styleguide/ |
D | objcguide.md | 74 ```objectivec 125 ```objectivec 190 ```objectivec 205 ```objectivec 218 ```objectivec 234 ```objectivec 246 ```objectivec 256 ```objectivec 268 ```objectivec 278 ```objectivec [all …]
|
/external/protobuf/src/ |
D | 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 …]
|
/external/protobuf/objectivec/ |
D | README.md | 27 $ objectivec/DevTools/full_mac_build.sh 36 Add `objectivec/\*.h` & `objectivec/GPBProtocolBuffers.m` to your project. 40 Add `objectivec/\*.h` & `objectivec/\*.m` except for 41 `objectivec/GPBProtocolBuffers.m` to your project. 142 `objectivec/DevTools/full_mac_build.sh` can be used to easily rebuild and test
|
/external/grpc-grpc/src/compiler/ |
D | objective_c_plugin.cc | 29 using ::google::protobuf::compiler::objectivec:: 31 using ::google::protobuf::compiler::objectivec::ProtobufLibraryFrameworkName; 84 google::protobuf::compiler::objectivec::FilePath(file); in Generate()
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 332 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc", 333 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc", 334 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc", 335 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc", 336 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc", 337 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc", 338 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc", 339 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc", 340 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc", 341 "protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc", [all …]
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 42 namespace objectivec {
|
D | objectivec_map_field.h | 41 namespace objectivec {
|
D | objectivec_enum.h | 48 namespace objectivec {
|
D | objectivec_extension.h | 46 namespace objectivec {
|
D | objectivec_oneof.h | 48 namespace objectivec {
|
D | objectivec_message_field.h | 41 namespace objectivec {
|
D | objectivec_enum_field.h | 41 namespace objectivec {
|
D | objectivec_file.h | 50 namespace objectivec {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | objectivec-class-property-flag-mismatch.ll | 2 ; RUN: llvm-as < %p/Inputs/objectivec-class-property-flag-mismatch.ll -o %t2.bc
|
123