Home
last modified time | relevance | path

Searched defs:link (Results 176 - 200 of 359) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c34 struct list_head link; member
/third_party/libinput/src/
H A Devdev-tablet-pad-leds.c42 struct list link; member
47 struct list link; member
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c436 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h148 struct list_head link; member
/third_party/python/Lib/distutils/
H A Dccompiler.py617 def link(self, global() member in CCompiler
[all...]
H A Dmsvc9compiler.py565 def link(self, member in MSVCCompiler
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramPipeline.cpp463 angle::Result ProgramPipeline::link(const Context *context) in link() function in gl::ProgramPipeline
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cGPUShader5Tests.cpp182 void Utils::programInfo::link() const in link() function in gl3cts::Utils::programInfo
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp515 TcpIpLink* link = static_cast<TcpIpLink*>(ptr); in keepaliveTimerCallback() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff-common.hh437 objidx_t link; member
H A Dhb-serialize.hh378 auto& link = *current->links.push (); in add_virtual_link() local
403 auto& link = *current->links.push (); add_link() local
[all...]
/third_party/toybox/toys/posix/
H A Dtar.c83 type, link[100], magic[8], uname[32], gname[32], major[8], minor[8], member
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp457 static void NotifyConnectedForSink(const struct WifiDirectSinkLink *link) in NotifyConnectedForSink() argument
472 static void NotifyDisconnectedForSink(const struct WifiDirectSinkLink *link) in NotifyDisconnectedForSink() argument
489 auto link in IsNegotiateChannelNeeded() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.cpp319 void InnerLink::GenerateLink(uint32_t requestId, int pid, WifiDirectLink &link, bool ipv4) in GenerateLink() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp312 auto link = std::make_shared<UDMF::PlainText>(UDMF::PLAIN_TEXT, *udmfValue); in HWTEST_F() local
351 auto link = std::make_shared<UDMF::Html>(UDMF::HTML, *udmfValue); in HWTEST_F() local
388 auto link = std::make_shared<UDMF::Link>(UDMF::HYPERLINK, *udmfValue); in HWTEST_F() local
[all...]
H A Dpasteboard_unified_data_test.cpp367 auto link = std::make_shared<UDMF::Link>(UDMF::HYPERLINK, *udmfValue); in HWTEST_F() local
H A Dpasteboard_client_udmf_delay_test.cpp141 Link link; in SetLinkUnifiedData() local
426 auto link = static_cast<Link *>(unifiedRecord.get()); in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp330 auto link = static_cast<UDMF::Link *>(record.get()); in Link2PasteRecord() local
362 auto link = std::make_shared<UDMF::Link>(UDMF::HYPERLINK, *udmfValue); in PasteRecord2Link() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_speechnorm.c74 int link; member
545 int link = s->link; in process_command() local
H A Dsrc_movie.c412 describe_frame_to_str(char *dst, size_t dst_size, AVFrame *frame, enum AVMediaType frame_type, AVFilterLink *link) describe_frame_to_str() argument
H A Dvf_chromakey_cuda.c413 static int cudachromakey_filter_frame(AVFilterLink *link, AVFrame *in) in cudachromakey_filter_frame() argument
H A Dvf_estdif.c527 static int request_frame(AVFilterLink *link) in request_frame() argument
H A Dformats.c343 const AVFilterNegotiation *ff_filter_get_negotiation(AVFilterLink *link) in ff_filter_get_negotiation() argument
[all...]
H A Dqsvvpp.c264 static int fill_frameinfo_by_link(mfxFrameInfo *frameinfo, AVFilterLink *link) in fill_frameinfo_by_link() argument
[all...]
H A Daf_afir.c334 static int check_ir(AVFilterLink *link) in check_ir() argument

Completed in 24 milliseconds

12345678910>>...15