/external/grpc-grpc/ |
D | CONCEPTS.md | 10 ## Interface section in gRPC Concepts Overview 22 ### Invoking & handling remote calls
|
/external/python/cpython2/Doc/howto/ |
D | webservers.rst | 93 Simple script for testing CGI 124 Setting up CGI on your own server 153 Common problems with CGI scripts
|
/external/clang/docs/ |
D | LibFormat.rst | 18 Interface chapter
|
D | DataFlowSanitizerDesign.rst | 28 Interface chapter
|
D | InternalsManual.rst | 460 .. _internals-diag-translation:
|
/external/v8/tools/clang/rewrite_to_chrome_style/tests/ |
D | gmock-original.cc | 11 class Interface { class
|
D | gmock-expected.cc | 11 class Interface { class
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | sync_method_unittest.cc | 251 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/ |
D | RequireAtInjectOnConstructorsTest.java | 227 private static interface Interface {} interface in RequireAtInjectOnConstructorsTest
|
D | MethodInterceptionTest.java | 336 public interface Interface { interface in MethodInterceptionTest
|
D | ProvisionListenerTest.java | 497 interface Interface {} interface in ProvisionListenerTest
|
/external/libtextclassifier/utils/calendar/ |
D | calendar_test-include.cc | 22 TEST_F(CalendarTest, Interface) { in TEST_F() argument
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | pass_manager_test.cpp | 44 TEST(PassManager, Interface) { in TEST() argument
|
D | iterator_test.cpp | 191 TEST(IteratorRange, Interface) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | pass_manager_test.cpp | 44 TEST(PassManager, Interface) { in TEST() argument
|
D | iterator_test.cpp | 191 TEST(IteratorRange, Interface) { in TEST() argument
|
/external/mockito/src/test/java/org/mockito/internal/util/reflection/ |
D | FieldInitializerTest.java | 196 interface Interface { interface in FieldInitializerTest
|
/external/guice/extensions/grapher/test/com/google/inject/grapher/ |
D | TransitiveDependencyVisitorTest.java | 149 private static interface Interface {} interface in TransitiveDependencyVisitorTest
|
/external/autotest/client/common_lib/cros/network/ |
D | interface.py | 80 class Interface: class
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 82 class Interface(Object): pass class 219 class Interface(Object): class
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 539 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/ |
D | Interface.java | 28 public interface Interface extends ConnectionErrorHandler, Closeable { interface
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 308 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
/external/libchrome/mojo/public/js/lib/ |
D | codec.js | 962 function Interface(cls) { class 966 Interface.prototype.encodedSize = 8; class
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/ |
D | ast.py | 202 class Interface(Definition): class
|