/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/ |
D | service_test.py | 70 self.stub = webapp_test_util.TestService.Stub(self.connection) 80 self.stub = webapp_test_util.TestService.Stub(self.connection) 105 return registry.RegistryService.Stub(transport) 188 my_service = webapp_test_util.TestService.Stub( 190 my_other_service = webapp_test_util.TestService.Stub(
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 606 for (const auto &Stub : Stubs) { in EmitEndOfAsmFile() local 608 OutStreamer->EmitLabel(Stub.first); in EmitEndOfAsmFile() 610 OutStreamer->EmitSymbolAttribute(Stub.second.getPointer(), in EmitEndOfAsmFile() 629 for (auto &Stub : Stubs) in EmitEndOfAsmFile() local 630 emitNonLazySymbolPointer(*OutStreamer, Stub.first, Stub.second); in EmitEndOfAsmFile() 643 for (auto &Stub : Stubs) in EmitEndOfAsmFile() local 644 emitNonLazySymbolPointer(*OutStreamer, Stub.first, Stub.second); in EmitEndOfAsmFile()
|
/external/v8/test/mjsunit/tools/ |
D | tickprocessor-test.log | 5 code-creation,Stub,0,0xf540a100,474,"CEntryStub" 7 code-creation,Stub,0,0xf541d0e0,47,"RuntimeStub_Math_exp"
|
D | tickprocessor-test.func-info | 8 2 66.7% 66.7% Stub: CompareStub_GE 30 2 66.7% Stub: CompareStub_GE
|
D | tickprocessor-test-func-info.log | 5 code-creation,Stub,0,0x424260,348,"CompareStub_GE"
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
D | webapp_test_util.py | 291 self.bad_path_stub = TestService.Stub(self.bad_path_connection) 360 self.stub = TestService.Stub(self.connection) 363 self.other_stub = TestService.Stub(self.other_connection) 365 self.mismatched_stub = AlternateService.Stub(self.connection)
|
D | remote_test.py | 569 BasicService.Stub.definition_name()) 571 BasicService.Stub.outer_definition_name()) 573 BasicService.Stub.definition_package()) 577 BasicService.Stub.all_remote_methods()) 580 stub = BasicService.Stub(self.transport) 599 stub = BasicService.Stub(self.transport) 620 stub = BasicService.Stub(self.transport) 639 stub = BasicService.Stub(self.transport) 659 stub = BasicService.Stub(self.transport) 679 stub = BasicService.Stub(self.transport)
|
D | transport_test.py | 444 stub = LocalService.Stub(transport.LocalTransport(LocalService)) 455 stub = LocalService.Stub( 467 stub = LocalService.Stub(transport.LocalTransport(LocalService)) 474 stub = LocalService.Stub(transport.LocalTransport(LocalService)) 481 stub = LocalService.Stub(transport.LocalTransport(LocalService))
|
/external/ims/rcs/rcsservice/src/com/android/service/ims/ |
D | RcsService.java | 191 IRcsPresence.Stub mIRcsPresenceImpl = new IRcsPresence.Stub(){ 333 private final IRcsService.Stub mBinder = new IRcsService.Stub() {
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcTargetSupport.cpp | 148 uint64_t *Stub = reinterpret_cast<uint64_t*>(StubsBlock.base()); in emitIndirectStubsBlock() local 152 Stub[I] = 0xF1C40000000025ff | PtrOffsetField; in emitIndirectStubsBlock()
|
/external/chromium-trace/catapult/tracing/test_data/ |
D | v8.log | 206 code-creation,Stub,2,0x4240a000,409,"FastCloneShallowArrayStub" 207 code-creation,Stub,2,0x4240a1a0,580,"CEntryStub" 208 code-creation,Stub,13,0x4240a400,116,"CompareICStub" 209 code-creation,Stub,2,0x4240a480,1428,"RecordWriteStub" 210 code-creation,Stub,2,0x4240aa20,97,"StoreBufferOverflowStub" 211 code-creation,Stub,2,0x4240aaa0,611,"RecordWriteStub" 212 code-creation,Stub,2,0x4240ad20,76,"InterruptStub" 213 code-creation,Stub,13,0x4240ad80,104,"CompareICStub" 214 code-creation,Stub,2,0x4240ae00,160,"FastNewContextStub" 215 code-creation,Stub,14,0x4240aea0,111,"ToBooleanStub" [all …]
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/ |
D | StubServerConfiguration.groovy | 23 * Stub implementation of the {@link ServerConfiguration} interface for testing 45 // Stub-specific API - Helper methods not part of ServerConfiguration interface
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/ |
D | StubServerConfiguration.groovy | 23 …* Stub implementation of the {@link org.mockftpserver.fake.ServerConfiguration} … 52 // Stub-specific API - Helper methods not part of ServerConfiguration interface
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 22 * Stub implementation of the {@link Session} interface for testing 148 // Stub-specific API - Helper methods not part of Session interface
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/guestbook/client/ |
D | main.py | 31 postservice = guestbook.PostService.Stub(
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 142 // Stub-specific API - Helper methods not part of Session interface
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/client/ |
D | fetch_descriptor.py | 83 remote_registry = registry.RegistryService.Stub(http_transport)
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/ |
D | StubSession.groovy | 19 * Stub implementation of the {@link Session} interface for testing 150 // Stub-specific API - Helper methods not part of Session interface
|