Home
last modified time | relevance | path

Searched defs:link (Results 326 - 350 of 414) sorted by relevance

1...<<11121314151617

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c164 struct list_head link; member
192 struct list_head link; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h384 struct list_head link; member
405 struct list_head link; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp807 bool UniformLinker::link(const Caps &caps, in link() function in gl::UniformLinker
1394 void AtomicCounterBufferLinker::link(const std::map<int, unsigned int> &sizeMap) const in link() function in gl::AtomicCounterBufferLinker
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() argument
121 CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src_gs, const char* src_fs, bool link) CreateProgram() argument
H A Dgl4cShaderAtomicCountersTests.cpp124 CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src_gs, const char* src_fs, bool link) CreateProgram() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp135 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp524 void Utils::program::link() const in link() function in glcts::ViewportArray::Utils::program
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp1530 void Program::link() in link() function in es2::Program
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c182 AF_Segment seg, limit, link; in af_latin_metrics_init_widths() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp499 void Simplifier::Context::link(Instruction *I, BasicBlock *B, in link() function in Simplifier::Context
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c439 struct nlattr *link; in nl80211_parse_mlo_link_info() local
964 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *link, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, struct nlattr *punct_bitmap, int finished) global() argument
1406 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie, struct nlattr *link) global() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c138 struct rb_node **link = NULL; in kbase_region_tracker_insert() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h907 static inline int iommu_device_link(struct device *dev, struct device *link) in iommu_device_link() argument
912 static inline void iommu_device_unlink(struct device *dev, struct device *link) in iommu_device_unlink() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h265 struct list_head link; member
345 struct list_head link; member
475 struct list_head link; member
718 struct list_head link; global() member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c144 struct rb_node **link = NULL; in kbase_region_tracker_insert() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4875 CanOpenLink( const std::string &link, bool &canOpen) CanOpenLink() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1476 CanOpenLink( const std::string &link, bool &canOpen) CanOpenLink() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8908 std::string link = "http://"; in HWTEST_F() local
8951 std::string link = "welink://"; in HWTEST_F() local
8994 std::string link = "https://"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c1011 static int32_t CreateWDLinkInfo(uint32_t p2pRequestId, const struct WifiDirectLink *link, LaneLinkInfo *linkInfo) in CreateWDLinkInfo() argument
1197 NotifyRawLinkSucc(uint32_t p2pRequestId, const struct WifiDirectLink *link, LaneLinkInfo *linkInfo) NotifyRawLinkSucc() argument
1228 OnWifiDirectConnectSuccess(uint32_t p2pRequestId, const struct WifiDirectLink *link) OnWifiDirectConnectSuccess() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c1369 static int filter_frame(AVFilterLink *link, AVFrame *input_frame) in filter_frame() argument
1726 static int queue_frame(AVFilterLink *link, AVFrame *input_frame) in queue_frame() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h173 int (*link)(snd_pcm_t *pcm1, snd_pcm_t *pcm2); member
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-internal.h97 struct ssp_aux_config_link link; member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h158 struct list_head link; member
491 struct vtn_access_link link[1]; member
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h132 exec_node link; member in ast_node
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h192 struct list_head link; member
197 struct list_head link; member
355 struct list_head link; member

Completed in 93 milliseconds

1...<<11121314151617