Home
last modified time | relevance | path

Searched refs:interface_ (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h1115 interface_, \ argument
1133 interface_, \
1184 interface_, \ argument
1196 interface_, \
1210 interface_, \ argument
1224 interface_, \
Dftdrv.h227 interface_, \ argument
254 interface_, \
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwriter.js87 function interface_(it) { function
170 return `callback ${interface_(it)}`;
174 interface: interface_,
Dwebidl2.js75 function interface_(opts) { function
90 interface_({ partial }) ||
108 interface_() ||
/third_party/node/src/
Dinspector_agent.cc605 if (!interface_) { in getThreadHandle()
606 interface_ = std::make_shared<MainThreadInterface>( in getThreadHandle()
609 return interface_->GetHandle(); in getThreadHandle()
644 if (interface_) interface_->WaitForFrontendEvent(); in runMessageLoop()
677 std::shared_ptr<MainThreadInterface> interface_; member in node::inspector::NodeInspectorClient
Djs_native_api_v8_inspector.cc1221 if (!interface_) { in getThreadHandle()
1222 interface_ = std::make_shared<MainThreadInterface>( in getThreadHandle()
1225 return interface_->GetHandle(); in getThreadHandle()
1249 if (interface_) interface_->WaitForFrontendEvent(); in runMessageLoop()
1280 std::shared_ptr<MainThreadInterface> interface_; member in v8impl::InspectorClient
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.hpp39 ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint32 propFlags_);
Des31fProgramInterfaceQueryTestCase.cpp1711 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint… in ProgramResourceQueryTestTarget() argument
1712 : interface(interface_) in ProgramResourceQueryTestTarget()
/third_party/node/deps/v8/src/wasm/
Dfunction-body-decoder-impl.h2186 interface_.name(this, ##__VA_ARGS__); \
2194 interface_.name(this, ##__VA_ARGS__); \
2202 interface_.name(this, ##__VA_ARGS__); \
2226 interface_(std::forward<InterfaceArgs>(interface_args)...),
2229 Interface& interface() { return interface_; }
2411 Interface interface_;
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dinterfaces.txt102 or code:Output storage class form the _user-defined variable interface_.
321 code:Input storage class form the _vertex input interface_.
348 code:Output storage class form the _fragment output interface_.
427 interface_.
516 The set of shader variables that form the _shader resource interface_ for a
535 _push constant interface_.
563 The _descriptor set interface_ is comprised of the shader variables with the
Dinterfaces.adoc108 or code:Output storage class form the _user-defined variable interface_.
357 code:Input storage class form the _vertex input interface_.
384 code:Output storage class form the _fragment output interface_.
503 _fragment tile image interface_.
540 interface_.
645 The set of shader variables that form the _shader resource interface_ for a
664 _push constant interface_.
692 The _descriptor set interface_ is comprised of the shader variables with the