Home
last modified time | relevance | path

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

12

/external/vulkan-validation-layers/loader/
DLoaderAndLayerInterface.md790 #### Layer Discovery
941 #### Layer Version Negotiation
1021 #### Layer Call Chains and Distributed Dispatch
1063 #### Layer Unknown Physical Device Extensions
1159 #### Layer Intercept Requirements
1197 #### Distributed Dispatching Requirements
1220 #### Layer Conventions and Rules
1276 #### Layer Dispatch Initialization
1319 #### Example Code for CreateInstance
1360 #### Example Code for CreateDevice
[all …]
/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-expected.cc9 class Interface { class
Dgmock-original.cc9 class Interface { class
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dhand.c25 OUT VOID **Interface in LibLocateProtocol()
447 VOID *Interface; in LibInstallProtocolInterfaces() local
530 VOID *Interface; in LibUninstallProtocolInterfaces() local
Ddpath.c432 OUT VOID **Interface in LibDevicePathToInterface()
/external/libtextclassifier/util/calendar/
Dcalendar_test.cc28 TEST(CalendarTest, Interface) { in TEST() argument
/external/guice/core/test/com/google/inject/
DRequireAtInjectOnConstructorsTest.java194 private static interface Interface {} interface in RequireAtInjectOnConstructorsTest
DMethodInterceptionTest.java279 public interface Interface { interface in MethodInterceptionTest
DProvisionListenerTest.java411 interface Interface {} interface in ProvisionListenerTest
/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.java150 private static interface Interface {} interface in TransitiveDependencyVisitorTest
/external/autotest/client/common_lib/cros/network/
Dinterface.py71 class Interface: class
/external/annotation-tools/annotation-file-utilities/tests/
DReceivers.java110 interface Interface { interface
/external/deqp/scripts/khr_util/
Dregistry.py82 class Interface(Object): pass class
219 class Interface(Object): class
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java27 public interface Interface extends ConnectionErrorHandler, Closeable { interface
/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/clang/lib/Sema/
DCodeCompleteConsumer.cpp308 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
DSemaDeclObjC.cpp3984 if (ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local
4034 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local
4038 } else if (ObjCInterfaceDecl *Interface = impl->getClassInterface()) { in searchFrom() local
4063 if (ObjCInterfaceDecl *Interface = impl->getClassInterface()) in searchFrom() local
/external/libmojo/mojo/public/js/
Dcodec.js810 function Interface(cls) { class
814 Interface.prototype.encodedSize = 8; class
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/
Dast.py196 class Interface(Definition): class
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp557 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local

12