Home
last modified time | relevance | path

Searched defs:Interface (Results 1 - 16 of 16) sorted by relevance

/third_party/node/lib/
H A Dreadline.js100 function Interface(input, output, completer, terminal) { function
125 Interface.prototype.question = function(query, options, cb) { global() class
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericClassWithObjectTypeArgsAndConstraints.js110 var Interface; variable
/third_party/googletest/googlemock/test/
H A Dgmock_link_test.h195 class Interface { class
/third_party/rust/crates/nix/src/net/
H A Dif_.rs351 pub struct Interface(libc::if_nameindex); global() structure names
353 impl Interface { global() impls
[all...]
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dinternal_interface.hpp48 struct Interface struct
56 Interface() in Interface() function
71 struct Interface<T[U]> struct
79 Interface() in Interface() function
/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.cc17 QueryInterface(REFIID InterfaceId, PVOID* Interface) QueryInterface() argument
30 QueryInterface(REFIID InterfaceId, PVOID* Interface) QueryInterface() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.hpp269 bool validateInitComplete(Context context, void (Interface::*Function)(Context, Type*)const, const Interface& interface, const QueryMemberTableEntry* queryMemberTableEntry) in validateInitComplete() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
H A DCore.h112 class Interface { class
115 inline Interface() { in Interface() function in wgpu::interop::Interface
120 explicit inline Interface(Napi::Object o) : object(o) { in Interface() function in wgpu::interop::Interface
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py82 class Interface(Object): pass class
225 class Interface(Object): class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp145 typedef std::pair<IFDataType, BufferSp> Interface; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp145 typedef std::pair<IFDataType, BufferSp> Interface; typedef
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp52 namespace Interface namespace
H A Des31cArrayOfArraysTests.hpp149 namespace Interface namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h397 Interface = 0x03 member in llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp542 struct Interface struct
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp4215 Interface::Interface(const GLchar* name, Interface::TYPE type) : m_name(name), m_type(type) Interface() function in gl4cts::EnhancedLayouts::Utils::Interface
[all...]

Completed in 45 milliseconds