Home
last modified time | relevance | path

Searched defs:link (Results 76 - 100 of 359) sorted by relevance

12345678910>>...15

/third_party/nghttp2/src/
H A Dshrpx_downstream_queue.cc98 auto link = new BlockedLink{}; in mark_blocked() local
138 auto link = downstream->detach_blocked_link(); in remove_and_get_blocked() local
153 auto link = ent.blocked.head; in remove_and_get_blocked() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Di965_asm.h89 struct list_head link; member
97 struct list_head link; member
/third_party/mesa3d/src/util/
H A Dvma.c31 struct list_head link; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink03.c117 char *link; member
[all...]
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c35 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c151 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c184 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in system_notify_cb() argument
/third_party/musl/arch/powerpc/bits/
H A Duser.h3 unsigned long gpr[32], nip, msr, orig_gpr3, ctr, link, xer, ccr, mq; member
/third_party/musl/arch/powerpc64/bits/
H A Duser.h3 unsigned long gpr[32], nip, msr, orig_gpr3, ctr, link, xer, ccr, softe; member
/third_party/python/Lib/distutils/
H A Dunixccompiler.py148 def link(self, target_desc, objects, member in UnixCCompiler
H A Dcygwinccompiler.py172 def link(self, target_desc, objects, output_filename, output_dir=None, member in CygwinCCompiler
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp315 void LRUCache<KEY, DATA, HASH>::link(Entry *entry) in link() function in sw::LRUCache
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp106 bool DeepLinkReserveConfig::isUriMatched(const ReserveUri &reservedUri, const std::string &link) in isUriMatched() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c34 LaneLinkInfo link; member
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp110 struct WifiDirectLink link = { in ConnectDeviceForForceDown() local
125 struct WifiDirectLink link = { in ConnectDeviceSuccess() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/
H A Dlnn_lane_listener_test.cpp631 WifiDirectSinkLink link = { in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link.h112 LaneLinkInfo link; member
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_sub_statemachine_test.cpp385 sptr<NetLinkInfo> link = new (std::nothrow) NetManagerStandard::NetLinkInfo(); in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dvf_despill.c92 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument
H A Daf_agate.c49 int link; member
H A Dvf_chromaber_vulkan.c273 static int chromaber_vulkan_filter_frame(AVFilterLink *link, AVFrame *in) in chromaber_vulkan_filter_frame() argument
H A Dbuffersrc.c436 static int config_props(AVFilterLink *link) in config_props() argument
468 request_frame(AVFilterLink *link) request_frame() argument
[all...]
H A Dvf_avgblur_vulkan.c332 static int avgblur_vulkan_filter_frame(AVFilterLink *link, AVFrame *in) in avgblur_vulkan_filter_frame() argument
H A Dvf_deinterlace_vaapi.c328 static int deint_vaapi_request_frame(AVFilterLink *link) in deint_vaapi_request_frame() argument
H A Daf_pan.c264 static int config_props(AVFilterLink *link) in config_props() argument
[all...]

Completed in 13 milliseconds

12345678910>>...15