Home
last modified time | relevance | path

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

12

/third_party/node/doc/api/
Dreadline.md52 ### Event: `'close'`
73 ### Event: `'line'`
91 ### Event: `'history'`
113 ### Event: `'pause'`
132 ### Event: `'resume'`
147 ### Event: `'SIGCONT'`
170 ### Event: `'SIGINT'`
190 ### Event: `'SIGTSTP'`
218 ### `rl.close()`
230 ### `rl.pause()`
[all …]
/third_party/node/deps/acorn/acorn/
DREADME.md32 ## Interface section in Acorn
220 ### The `Parser` class
/third_party/grpc/
DCONCEPTS.md10 ## Interface section in gRPC Concepts Overview
22 ### Invoking & handling remote calls
/third_party/grpc/doc/core/
Dgrpc-polling-engines.md33 ### Opaque Structures exposed by the polling engine
41 ### Polling engine API
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dinternal_interface.hpp48 struct Interface struct
51 {
56 Interface() in Interface() argument
60 T &get() in get()
66 T *ptr;
71 struct Interface<T[U]> struct
74 {
79 Interface() in Interface() argument
83 T *get() in get()
89 T *ptr;
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitReadonlyComputedProperty.ts7 export interface Interface { interface
DnoImplicitAnyModule.ts4 interface Interface { interface
DrecursivelySpecializedConstructorDeclaration.ts3 export interface Interface<TValue> { interface
DunionOfEnumInference.ts7 interface Interface<T extends Enum> { interface
DtypeUsedAsValueError.ts1 interface Interface { interface
/third_party/node/deps/acorn/acorn-walk/
DREADME.md33 ## Interface section in Acorn AST walker
/third_party/typescript/tests/baselines/reference/
DgenericClassWithObjectTypeArgsAndConstraints.js110 var Interface; variable
111 (function (Interface) { argument
/third_party/mbedtls/docs/proposed/
Dpsa-conditional-inclusion-c.md48 ## Interface section in Conditional inclusion of cryptographic mechanism through the PSA API in Mbed TLS
50 ### PSA Crypto configuration file
59 ### PSA Crypto configuration symbols
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPoolAlloc_unittest.cpp17 TEST(PoolAllocatorTest, Interface) in TEST() argument
/third_party/skia/third_party/externals/angle2/src/common/
DPoolAlloc_unittest.cpp17 TEST(PoolAllocatorTest, Interface) in TEST() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Dpass_manager_test.cpp40 TEST(PassManager, Interface) { in TEST() argument
Diterator_test.cpp190 TEST(IteratorRange, Interface) { in TEST() argument
/third_party/spirv-tools/test/opt/
Dpass_manager_test.cpp44 TEST(PassManager, Interface) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpass_manager_test.cpp44 TEST(PassManager, Interface) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_manager_test.cpp44 TEST(PassManager, Interface) { in TEST() argument
/third_party/node/test/fixtures/wpt/resources/webidl2/
DREADME.md102 ### Interface subsection
/third_party/node/lib/
Dreadline.js133 function Interface(input, output, completer, terminal) { class
1405 Interface, property
/third_party/glib/gio/gdbus-2.0/codegen/
Ddbustypes.py445 class Interface: class
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DCore.h115 inline Interface() { in Interface() function
120 explicit inline Interface(Napi::Object o) : object(o) { in Interface() function
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py82 class Interface(Object): pass class
225 class Interface(Object): class

12