Home
last modified time | relevance | path

Searched defs:link (Results 351 - 375 of 408) sorted by relevance

1...<<11121314151617

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc252 Instruction* link = masm_->GetInstructionAt(link_offset); in DeleteUnresolvedBranchInfoForLabel() local
H A Dassembler-aarch64.cc68 Instruction* link = in BindToOffset() local
/third_party/python/Modules/
H A Ditertoolsmodule.c819 PyObject *value, *link; in tee_next() local
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs2983 mod link { modules
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-dp.c261 struct dw_dp_link link; member
512 static void dw_dp_link_reset(struct dw_dp_link *link) in dw_dp_link_reset() argument
527 struct dw_dp_link *link = &dp->link; dw_dp_link_power_up() local
555 struct dw_dp_link *link = &dp->link; dw_dp_link_power_down() local
587 struct dw_dp_link *link = &dp->link; dw_dp_link_probe() local
637 struct dw_dp_link *link = &dp->link; dw_dp_link_train_update_vs_emph() local
674 struct dw_dp_link *link = &dp->link; dw_dp_link_configure() local
790 dw_dp_link_get_adjustments(struct dw_dp_link *link, u8 status[DP_LINK_STATUS_SIZE]) dw_dp_link_get_adjustments() argument
823 struct dw_dp_link *link = &dp->link; dw_dp_link_clock_recovery() local
872 struct dw_dp_link *link = &dp->link; dw_dp_link_channel_equalization() local
922 struct dw_dp_link *link = &dp->link; dw_dp_link_downgrade() local
950 struct dw_dp_link *link = &dp->link; dw_dp_link_train_full() local
1011 struct dw_dp_link *link = &dp->link; dw_dp_link_train_fast() local
1072 struct dw_dp_link *link = &dp->link; dw_dp_link_train() local
1224 struct dw_dp_link *link = &dp->link; dw_dp_video_set_msa() local
1282 struct dw_dp_link *link = &dp->link; dw_dp_video_enable() local
1700 struct dw_dp_link *link = &dp->link; dw_dp_bridge_mode_valid() local
1781 struct dw_dp_link *link = &dp->link; dw_dp_needs_link_retrain() local
1798 struct dw_dp_link *link = &dp->link; dw_dp_link_disable() local
1905 struct dw_dp_link *link = &dp->link; dw_dp_bridge_atomic_get_output_bus_fmts() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c2100 struct device_link *link; in _regulator_get() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h1273 struct list_head link; member
1691 struct list_head link; member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2337 void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, in bpf_link_init() argument
2373 void bpf_link_inc(struct bpf_link *link) in bpf_link_inc() argument
2379 static void bpf_link_free(struct bpf_link *link) in bpf_link_free() argument
2393 struct bpf_link *link = container_of(work, struct bpf_link, work); bpf_link_put_deferred() local
2401 bpf_link_put(struct bpf_link *link) bpf_link_put() argument
2417 struct bpf_link *link = filp->private_data; bpf_link_release() local
2437 const struct bpf_link *link = filp->private_data; bpf_link_show_fdinfo() local
2463 bpf_link_alloc_id(struct bpf_link *link) bpf_link_alloc_id() argument
2489 bpf_link_prime(struct bpf_link *link, struct bpf_link_primer *primer) bpf_link_prime() argument
2531 bpf_link_new_fd(struct bpf_link *link) bpf_link_new_fd() argument
2539 struct bpf_link *link; bpf_link_get_from_fd() local
2557 struct bpf_link link; global() member
2563 bpf_tracing_link_release(struct bpf_link *link) bpf_tracing_link_release() argument
2577 bpf_tracing_link_dealloc(struct bpf_link *link) bpf_tracing_link_dealloc() argument
2584 bpf_tracing_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) bpf_tracing_link_show_fdinfo() argument
2591 bpf_tracing_link_fill_link_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_tracing_link_fill_link_info() argument
2612 struct bpf_tracing_link *link; bpf_tracing_prog_attach() local
2772 struct bpf_link link; global() member
2776 bpf_raw_tp_link_release(struct bpf_link *link) bpf_raw_tp_link_release() argument
2784 bpf_raw_tp_link_dealloc(struct bpf_link *link) bpf_raw_tp_link_dealloc() argument
2791 bpf_raw_tp_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) bpf_raw_tp_link_show_fdinfo() argument
2798 bpf_raw_tp_link_fill_link_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_raw_tp_link_fill_link_info() argument
2847 struct bpf_raw_tp_link *link; bpf_raw_tracepoint_open() local
3808 bpf_link_get_info_by_fd(struct file *file, struct bpf_link *link, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_link_get_info_by_fd() argument
4008 struct bpf_link *link = file->private_data; bpf_task_fd_query() local
4180 struct bpf_link *link; link_update() local
4238 struct bpf_link *link; link_detach() local
4260 bpf_link_inc_not_zero(struct bpf_link *link) bpf_link_inc_not_zero() argument
4267 struct bpf_link *link; bpf_link_by_id() local
4293 struct bpf_link *link; bpf_link_get_fd_by_id() local
4378 struct bpf_link *link; bpf_iter_create() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h1448 struct list_head link; member
1875 struct list_head link; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c262 struct dw_dp_link link; member
532 static void dw_dp_link_reset(struct dw_dp_link *link) in dw_dp_link_reset() argument
547 struct dw_dp_link *link = &dp->link; dw_dp_link_power_up() local
572 struct dw_dp_link *link = &dp->link; dw_dp_link_power_down() local
603 struct dw_dp_link *link = &dp->link; dw_dp_link_probe() local
652 struct dw_dp_link *link = &dp->link; dw_dp_link_train_update_vs_emph() local
687 struct dw_dp_link *link = &dp->link; dw_dp_link_configure() local
808 dw_dp_link_get_adjustments(struct dw_dp_link *link, u8 status[DP_LINK_STATUS_SIZE]) dw_dp_link_get_adjustments() argument
842 struct dw_dp_link *link = &dp->link; dw_dp_link_clock_recovery() local
888 struct dw_dp_link *link = &dp->link; dw_dp_link_channel_equalization() local
934 struct dw_dp_link *link = &dp->link; dw_dp_link_downgrade() local
960 struct dw_dp_link *link = &dp->link; dw_dp_link_train_full() local
1018 struct dw_dp_link *link = &dp->link; dw_dp_link_train_fast() local
1076 struct dw_dp_link *link = &dp->link; dw_dp_link_train() local
1230 struct dw_dp_link *link = &dp->link; dw_dp_video_set_msa() local
1289 struct dw_dp_link *link = &dp->link; dw_dp_video_enable() local
1706 struct dw_dp_link *link = &dp->link; dw_dp_bridge_mode_valid() local
1788 struct dw_dp_link *link = &dp->link; dw_dp_needs_link_retrain() local
1803 struct dw_dp_link *link = &dp->link; dw_dp_link_disable() local
1931 struct dw_dp_link *link = &dp->link; dw_dp_bridge_atomic_get_output_bus_fmts() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h471 struct mac_link link; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3976 CanOpenLink( const std::string &link, bool &canOpen) CanOpenLink() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3720 std::string link = data.ReadString(); in HandleCanOpenLink() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1342 int link = symlink("/data/storage/el2/base/files/symlink.txt", softptr); in ReadLink() local
1369 int link = symlink("/data/storage/el2/base/files/symlink.txt", softptr); in ReadLinkAt() local
1697 int link = symlink("/data/storage/el2/base/files/symlink.txt", softptr); in ReadlinkChk() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h181 struct list_head link; member
280 struct list_head link; member
391 struct list_head link; member
434 struct list_head link; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp109 struct list_head link; /* link into queue_data::running_command_buffer */ member
127 struct list_head link; member
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c136 # define link(from, to) (-1) macro
296 struct link { struct
[all...]
/third_party/libdrm/
H A Dxf86drm.c3523 char link[PATH_MAX + 1] = ""; in get_subsystem_type() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc423 int link; in target_at() local
595 int link = target_at(L->pos()); next() local
676 int Assembler::link(Label* L) { link() function in v8::internal::Assembler
1460 int link = position - pc_offset(); mov_label_offset() local
1488 int link = position - pc_offset(); add_label_offset() local
1516 int link = position - pc_offset(); mov_label_addr() local
1545 int link = position - pc_offset(); emit_label_addr() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h491 struct list_head link; member
/third_party/python/Tools/scripts/
H A Dtexi2html.py126 def link(self, label, nodename, rel=None, rev=None): member in HTMLNode
1068 def link(self, label, nodename): global() member in TexinfoParser
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1489 angle::Result Program::link(const Context *context) in link() function in gl::Program
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp2089 void Utils::programInfo::link() const in link() function in gl3cts::TextureSwizzle::Utils::programInfo
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3162 vk::VkShaderStageFlags GraphicsPipelineWrapper::getNextStages (vk::VkShaderStageFlagBits shaderStage, bool tessellationShaders, bool geometryShaders, bool link) in getNextStages() argument
3240 vk::VkShaderCreateInfoEXT GraphicsPipelineWrapper::makeShaderCreateInfo (VkShaderStageFlagBits stage, ShaderWrapper& shader, bool link, bool binary, ShaderWrapper& other) in makeShaderCreateInfo() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c135 # define link(from, to) (-1) macro
295 struct link { struct
[all...]

Completed in 115 milliseconds

1...<<11121314151617