Home
last modified time | relevance | path

Searched refs:XCConfigurationList (Results 1 – 25 of 183) sorted by relevance

12345678

/third_party/gn/src/gn/
Dxcode_object.h64 class XCConfigurationList; variable
159 std::unique_ptr<XCConfigurationList> configurations_;
390 std::unique_ptr<XCConfigurationList> configurations_;
507 class XCConfigurationList : public PBXObject {
509 XCConfigurationList(const std::string& name,
512 ~XCConfigurationList() override;
525 XCConfigurationList(const XCConfigurationList&) = delete;
526 XCConfigurationList& operator=(const XCConfigurationList&) = delete;
Dxcode_object_unittest.cc104 std::unique_ptr<XCConfigurationList> GetXCConfigurationListObject( in GetXCConfigurationListObject()
106 std::unique_ptr<XCConfigurationList> xc_configuration_list( in GetXCConfigurationListObject()
107 new XCConfigurationList("config_list_name", PBXAttributes(), in GetXCConfigurationListObject()
199 std::unique_ptr<XCConfigurationList> xc_configuration_list = in TEST()
301 std::unique_ptr<XCConfigurationList> xc_configuration_list = in TEST()
431 std::unique_ptr<XCConfigurationList> xc_configuration_list = in TEST()
Dxcode_object.cc386 std::make_unique<XCConfigurationList>(config_name, attributes, this)), in PBXTarget()
762 std::make_unique<XCConfigurationList>(config_name, attributes, this); in PBXProject()
1070 XCConfigurationList::XCConfigurationList(const std::string& name, in XCConfigurationList() function in XCConfigurationList
1079 XCConfigurationList::~XCConfigurationList() = default;
1081 PBXObjectClass XCConfigurationList::Class() const { in Class()
1085 std::string XCConfigurationList::Name() const { in Name()
1093 void XCConfigurationList::Visit(PBXObjectVisitor& visitor) { in Visit()
1100 void XCConfigurationList::Visit(PBXObjectVisitorConst& visitor) const { in Visit()
1107 void XCConfigurationList::Print(std::ostream& out, unsigned indent) const { in Print()
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/SDL2main/SDL2main.xcodeproj/
Dproject.pbxproj218 /* Begin XCConfigurationList section */
220 isa = XCConfigurationList;
229 isa = XCConfigurationList;
237 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/SDL2main/SDL2main.xcodeproj/
Dproject.pbxproj294 /* Begin XCConfigurationList section */
296 isa = XCConfigurationList;
307 isa = XCConfigurationList;
317 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/SDL2main/SDL2main.xcodeproj/
Dproject.pbxproj296 /* Begin XCConfigurationList section */
298 isa = XCConfigurationList;
309 isa = XCConfigurationList;
319 /* End XCConfigurationList section */
/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/
Dproject.pbxproj269 /* Begin XCConfigurationList section */
271 isa = XCConfigurationList;
280 isa = XCConfigurationList;
287 /* End XCConfigurationList section */
/third_party/openh264/codec/build/iOS/openh264/openh264.xcodeproj/
Dproject.pbxproj334 /* Begin XCConfigurationList section */
336 isa = XCConfigurationList;
345 isa = XCConfigurationList;
353 /* End XCConfigurationList section */
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/
Dproject.pbxproj288 /* Begin XCConfigurationList section */
290 isa = XCConfigurationList;
299 isa = XCConfigurationList;
306 /* End XCConfigurationList section */
/third_party/libusb/Xcode/libusb.xcodeproj/
Dproject.pbxproj1224 /* Begin XCConfigurationList section */
1226 isa = XCConfigurationList;
1235 isa = XCConfigurationList;
1244 isa = XCConfigurationList;
1253 isa = XCConfigurationList;
1262 isa = XCConfigurationList;
1271 isa = XCConfigurationList;
1280 isa = XCConfigurationList;
1289 isa = XCConfigurationList;
1298 isa = XCConfigurationList;
[all …]
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/
Dproject.pbxproj301 /* Begin XCConfigurationList section */
303 isa = XCConfigurationList;
312 isa = XCConfigurationList;
320 /* End XCConfigurationList section */
/third_party/flutter/flutter/dev/integration_tests/ios_host_app/Host.xcodeproj/
Dproject.pbxproj338 /* Begin XCConfigurationList section */
340 isa = XCConfigurationList;
349 isa = XCConfigurationList;
357 /* End XCConfigurationList section */
/third_party/flutter/engine/flutter/testing/scenario_app/ios/Scenarios/Scenarios.xcodeproj/
Dproject.pbxproj633 /* Begin XCConfigurationList section */
635 isa = XCConfigurationList;
644 isa = XCConfigurationList;
653 isa = XCConfigurationList;
662 isa = XCConfigurationList;
670 /* End XCConfigurationList section */
/third_party/grpc/src/objective-c/manual_tests/GrpcIosTest.xcodeproj/
Dproject.pbxproj478 /* Begin XCConfigurationList section */
480 isa = XCConfigurationList;
489 isa = XCConfigurationList;
498 isa = XCConfigurationList;
506 /* End XCConfigurationList section */
/third_party/grpc/src/objective-c/examples/Sample/Sample.xcodeproj/
Dproject.pbxproj350 /* Begin XCConfigurationList section */
352 isa = XCConfigurationList;
361 isa = XCConfigurationList;
369 /* End XCConfigurationList section */
/third_party/openh264/test/build/ios/codec_unittest/codec_unittest.xcodeproj/
Dproject.pbxproj327 /* Begin XCConfigurationList section */
329 isa = XCConfigurationList;
338 isa = XCConfigurationList;
346 /* End XCConfigurationList section */
/third_party/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/
Dproject.pbxproj351 /* Begin XCConfigurationList section */
353 isa = XCConfigurationList;
362 isa = XCConfigurationList;
370 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/Demos/rectangles/rectangles.xcodeproj/
Dproject.pbxproj327 /* Begin XCConfigurationList section */
329 isa = XCConfigurationList;
338 isa = XCConfigurationList;
346 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj286 /* Begin XCConfigurationList section */
288 isa = XCConfigurationList;
297 isa = XCConfigurationList;
305 /* End XCConfigurationList section */
/third_party/skia/third_party/externals/imgui/examples/example_apple_opengl2/example_apple_opengl2.xcodeproj/
Dproject.pbxproj306 /* Begin XCConfigurationList section */
308 isa = XCConfigurationList;
317 isa = XCConfigurationList;
325 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_opengl2/example_apple_opengl2.xcodeproj/
Dproject.pbxproj310 /* Begin XCConfigurationList section */
312 isa = XCConfigurationList;
321 isa = XCConfigurationList;
329 /* End XCConfigurationList section */
/third_party/grpc/src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/
Dproject.pbxproj372 /* Begin XCConfigurationList section */
374 isa = XCConfigurationList;
383 isa = XCConfigurationList;
391 /* End XCConfigurationList section */
/third_party/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/
Dproject.pbxproj360 /* Begin XCConfigurationList section */
362 isa = XCConfigurationList;
371 isa = XCConfigurationList;
379 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/Demos/touch/touch.xcodeproj/
Dproject.pbxproj339 /* Begin XCConfigurationList section */
341 isa = XCConfigurationList;
350 isa = XCConfigurationList;
358 /* End XCConfigurationList section */
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/Demos/happy/happy.xcodeproj/
Dproject.pbxproj342 /* Begin XCConfigurationList section */
344 isa = XCConfigurationList;
353 isa = XCConfigurationList;
361 /* End XCConfigurationList section */

12345678