Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 25 of 78) sorted by relevance

1234

/external/grpc-grpc/
DCONCEPTS.md10 ## Interface section in gRPC Concepts Overview
22 ### Invoking & handling remote calls
/external/python/cpython2/Doc/howto/
Dwebservers.rst93 Simple script for testing CGI
124 Setting up CGI on your own server
153 Common problems with CGI scripts
/external/clang/docs/
DLibFormat.rst18 Interface chapter
DDataFlowSanitizerDesign.rst28 Interface chapter
DInternalsManual.rst460 .. _internals-diag-translation:
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dgmock-original.cc11 class Interface { class
Dgmock-expected.cc11 class Interface { class
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc251 using Interface = InterfaceT; typedef
522 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
570 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
600 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
625 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
655 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
686 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
742 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
798 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
902 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
[all …]
/external/guice/core/test/com/google/inject/
DRequireAtInjectOnConstructorsTest.java227 private static interface Interface {} interface in RequireAtInjectOnConstructorsTest
DMethodInterceptionTest.java336 public interface Interface { interface in MethodInterceptionTest
DProvisionListenerTest.java497 interface Interface {} interface in ProvisionListenerTest
/external/libtextclassifier/utils/calendar/
Dcalendar_test-include.cc22 TEST_F(CalendarTest, Interface) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpass_manager_test.cpp44 TEST(PassManager, Interface) { in TEST() argument
Diterator_test.cpp191 TEST(IteratorRange, Interface) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_manager_test.cpp44 TEST(PassManager, Interface) { in TEST() argument
Diterator_test.cpp191 TEST(IteratorRange, Interface) { in TEST() argument
/external/mockito/src/test/java/org/mockito/internal/util/reflection/
DFieldInitializerTest.java196 interface Interface { interface in FieldInitializerTest
/external/guice/extensions/grapher/test/com/google/inject/grapher/
DTransitiveDependencyVisitorTest.java149 private static interface Interface {} interface in TransitiveDependencyVisitorTest
/external/autotest/client/common_lib/cros/network/
Dinterface.py80 class Interface: class
/external/deqp/scripts/khr_util/
Dregistry.py82 class Interface(Object): pass class
219 class Interface(Object): class
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp539 struct Interface struct
543 typedef std::vector<Interface> Vector;
544 typedef std::vector<Interface*> PtrVector;
547 enum TYPE
571 Variable::Descriptor::Vector m_members;
572 std::string m_name;
573 TYPE m_type;
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java28 public interface Interface extends ConnectionErrorHandler, Closeable { interface
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp308 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
/external/libchrome/mojo/public/js/lib/
Dcodec.js962 function Interface(cls) { class
966 Interface.prototype.encodedSize = 8; class
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/
Dast.py202 class Interface(Definition): class

1234