| /third_party/rust/crates/nix/src/net/ |
| D | if_.rs | 351 pub struct Interface(libc::if_nameindex); struct 353 impl Interface { impl 365 impl fmt::Debug for Interface { implementation 389 pub fn to_slice(&self) -> &[Interface] { in to_slice() 390 let ifs = self.ptr.as_ptr() as *const Interface; in to_slice() constant 435 let ret = &*(self.ptr as *const Interface); in next() constant
|
| /third_party/node/deps/acorn/acorn/ |
| D | README.md | 32 ## Interface section in Acorn 225 ### The `Parser` class
|
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| D | internal_interface.hpp | 48 struct Interface struct 51 { 56 Interface() in Interface() function 60 T &get() in get() 66 T *ptr; 71 struct Interface<T[U]> struct 74 { 79 Interface() in Interface() function 83 T *get() in get() 89 T *ptr;
|
| /third_party/node/lib/readline/ |
| D | promises.js | 27 class Interface extends _Interface { class 66 Interface, property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | genericClassWithObjectTypeArgsAndConstraints.js | 110 var Interface; variable 111 (function (Interface) { argument
|
| /third_party/node/deps/acorn/acorn-walk/ |
| D | README.md | 33 ## Interface section in Acorn AST walker
|
| /third_party/typescript/tests/cases/compiler/ |
| D | noImplicitAnyModule.ts | 4 interface Interface { interface
|
| D | declarationEmitReadonlyComputedProperty.ts | 7 export interface Interface { interface
|
| D | recursivelySpecializedConstructorDeclaration.ts | 3 export interface Interface<TValue> { interface
|
| D | objectAssignLikeNonUnionResult.ts | 1 interface Interface { interface
|
| D | unionOfEnumInference.ts | 7 interface Interface<T extends Enum> { interface
|
| D | typeUsedAsValueError.ts | 1 interface Interface { interface
|
| /third_party/mbedtls/docs/proposed/ |
| D | psa-conditional-inclusion-c.md | 48 ## 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/skia/third_party/externals/angle2/src/common/ |
| D | PoolAlloc_unittest.cpp | 17 TEST(PoolAllocatorTest, Interface) in TEST() argument
|
| /third_party/node/deps/v8/tools/v8windbg/test/ |
| D | debug-callbacks.cc | 18 PVOID* Interface) { in QueryInterface() 31 PVOID* Interface) { in QueryInterface()
|
| /third_party/node/doc/api/ |
| D | readline.md | 568 #### `rl.question(query[, options])` 835 #### `rl.question(query[, options], callback)`
|
| /third_party/node/deps/undici/src/types/ |
| D | webidl.d.ts | 168 * @see https://webidl.spec.whatwg.org/#es-sequence
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| D | pass_manager_test.cpp | 44 TEST(PassManager, Interface) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | pass_manager_test.cpp | 44 TEST(PassManager, Interface) { in TEST() argument
|
| /third_party/spirv-tools/test/opt/ |
| D | pass_manager_test.cpp | 44 TEST(PassManager, Interface) { in TEST() argument
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | README.md | 102 ### Interface subsection
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
| D | Core.h | 115 inline Interface() { in Interface() function 120 explicit inline Interface(Napi::Object o) : object(o) { in Interface() function
|
| /third_party/node/lib/ |
| D | readline.js | 100 function Interface(input, output, completer, terminal) { class 517 Interface, property
|
| /third_party/node/lib/internal/readline/ |
| D | interface.js | 350 class Interface extends InterfaceConstructor { class 1402 Interface, property
|
| /third_party/vk-gl-cts/scripts/khr_util/ |
| D | registry.py | 82 class Interface(Object): pass class 225 class Interface(Object): class
|