/third_party/grpc/examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/ |
D | project.pbxproj | 15 …3FD0F3F6BC /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 369D887F6054E… 19 …HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = … 20 …8C69 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeI… 21 …4870077496F /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application… 30 …5174890077496F /* HelloWorld.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.p… 31 …HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = te… 39 827B966E84F6A63FD0F3F6BC /* libPods-HelloWorld.a in Frameworks */, 50 5EF711A1215174870077496F /* HelloWorld */, 60 5EF7119F215174870077496F /* HelloWorld.app */, 65 5EF711A1215174870077496F /* HelloWorld */ = { [all …]
|
/third_party/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/ |
D | project.pbxproj | 15 …31D47F0E63 /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B4E1F55F8A2E… 19 …HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = … 20 …3800040F884 /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application… 28 …EE88 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeI… 29 …HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = te… 37 EF61CF6AE2536A31D47F0E63 /* libPods-HelloWorld.a in Frameworks */, 48 5E3690621B2A23800040F884 /* HelloWorld */, 58 5E3690601B2A23800040F884 /* HelloWorld.app */, 63 5E3690621B2A23800040F884 /* HelloWorld */ = { 68 path = HelloWorld; [all …]
|
/third_party/skia/example/ |
D | HelloWorld.cpp | 19 return new HelloWorld(argc, argv, platformData); in Create() 22 HelloWorld::HelloWorld(int argc, char** argv, void* platformData) in HelloWorld() function in HelloWorld 36 HelloWorld::~HelloWorld() { in ~HelloWorld() 41 void HelloWorld::updateTitle() { in updateTitle() 51 void HelloWorld::onBackendCreated() { in onBackendCreated() 57 void HelloWorld::onPaint(SkSurface* surface) { in onPaint() 107 void HelloWorld::onIdle() { in onIdle() 112 bool HelloWorld::onChar(SkUnichar c, skui::ModifierKey modifiers) { in onChar()
|
D | HelloWorld.h | 16 class HelloWorld : public sk_app::Application, sk_app::Window::Layer { 18 HelloWorld(int argc, char** argv, void* platformData); 19 ~HelloWorld() override;
|
/third_party/flutter/skia/example/ |
D | HelloWorld.cpp | 19 return new HelloWorld(argc, argv, platformData); in Create() 22 HelloWorld::HelloWorld(int argc, char** argv, void* platformData) in HelloWorld() function in HelloWorld 36 HelloWorld::~HelloWorld() { in ~HelloWorld() 41 void HelloWorld::updateTitle() { in updateTitle() 51 void HelloWorld::onBackendCreated() { in onBackendCreated() 57 void HelloWorld::onPaint(SkSurface* surface) { in onPaint() 107 void HelloWorld::onIdle() { in onIdle() 112 bool HelloWorld::onChar(SkUnichar c, ModifierKey modifiers) { in onChar()
|
D | HelloWorld.h | 16 class HelloWorld : public sk_app::Application, sk_app::Window::Layer { 18 HelloWorld(int argc, char** argv, void* platformData); 19 ~HelloWorld() override;
|
/third_party/grpc/examples/objective-c/ |
D | BUILD | 39 name = "HelloWorld-lib", 43 "helloworld/HelloWorld/Base.lproj/**", 44 "helloworld/HelloWorld/Images.xcassets/**", 46 includes = ["helloworld/HelloWorld"], 52 name = "HelloWorld", 53 bundle_id = "Google.HelloWorld", 58 infoplists = ["helloworld/HelloWorld/Info.plist"], 61 deps = [":HelloWorld-lib"], 69 "helloworld_macos/HelloWorld/Base.lproj/**", 70 "helloworld_macos/HelloWorld/Images.xcassets/**", [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | declFileEmitDeclarationOnly.symbols | 10 class HelloWorld { 11 >HelloWorld : Symbol(HelloWorld, Decl(helloworld.ts, 2, 1)) 14 >name : Symbol(HelloWorld.name, Decl(helloworld.ts, 5, 14)) 18 >hello : Symbol(HelloWorld.hello, Decl(helloworld.ts, 6, 3)) 24 >this.name : Symbol(HelloWorld.name, Decl(helloworld.ts, 5, 14)) 25 >this : Symbol(HelloWorld, Decl(helloworld.ts, 2, 1)) 26 >name : Symbol(HelloWorld.name, Decl(helloworld.ts, 5, 14))
|
D | declFileEmitDeclarationOnly.types | 11 class HelloWorld { 12 >HelloWorld : HelloWorld
|
D | declFileEmitDeclarationOnly.js | 6 class HelloWorld { class 22 declare class HelloWorld {
|
/third_party/grpc/examples/objective-c/helloworld_macos/ |
D | Podfile | 6 target 'HelloWorld' do 7 # Depend on the generated HelloWorld library. 8 pod 'HelloWorld', :path => '.'
|
D | main.m | 25 #import <HelloWorld/Helloworld.pbrpc.h> 59 options.userAgentPrefix = @"HelloWorld/1.0";
|
D | HelloWorld.podspec | 2 s.name = "HelloWorld" 7 s.summary = "HelloWorld example"
|
/third_party/grpc/examples/objective-c/helloworld/ |
D | Podfile | 6 target 'HelloWorld' do 7 # Depend on the generated HelloWorld library. 8 pod 'HelloWorld', :path => '.'
|
D | main.m | 26 #import <HelloWorld/Helloworld.pbrpc.h> 60 options.userAgentPrefix = @"HelloWorld/1.0";
|
D | HelloWorld.podspec | 2 s.name = "HelloWorld" 7 s.summary = "HelloWorld example"
|
D | README.md | 81 $ bazel build :HelloWorld 96 $ bazel run :HelloWorld 102 $ bazel run :HelloWorld --ios_simulator_version='<runtime>' --ios_sumlator_device='<device>'
|
/third_party/openssl/test/ssl-tests/ |
D | 27-ticket-appdata.conf.in | 28 "SessionTicketAppData" => "HelloWorld", 36 "ExpectedSessionTicketAppData" => "HelloWorld", 67 "SessionTicketAppData" => "HelloWorld", 75 "ExpectedSessionTicketAppData" => "HelloWorld",
|
D | 27-ticket-appdata.conf | 35 ExpectedSessionTicketAppData = HelloWorld 43 SessionTicketAppData = HelloWorld 104 ExpectedSessionTicketAppData = HelloWorld 112 SessionTicketAppData = HelloWorld
|
/third_party/boost/libs/signals2/example/ |
D | disconnect_and_block.cpp | 15 struct HelloWorld struct 28 boost::signals2::connection c = sig.connect(HelloWorld()); in disconnect_example() argument 43 boost::signals2::connection c = sig.connect(HelloWorld()); in block_example()
|
D | hello_world_slot.cpp | 15 struct HelloWorld struct 31 HelloWorld hello; in main()
|
/third_party/typescript/tests/cases/compiler/ |
D | declFileEmitDeclarationOnly.ts | 9 class HelloWorld { class
|
/third_party/grpc/src/objective-c/tests/ |
D | examples_build_test.sh | 20 SCHEME=HelloWorld EXAMPLE_PATH=examples/objective-c/helloworld ./build_one_example.sh
|
/third_party/grpc/test/build_test/ |
D | BUILD | 26 "//examples/objective-c:HelloWorld",
|
/third_party/node/test/parallel/ |
D | test-stream-finished.js | 404 class HelloWorld extends Duplex { class 440 const instance = new HelloWorld(response);
|