| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.c | 164 struct list_head link; member 192 struct list_head link; member
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_ir.h | 384 struct list_head link; member 405 struct list_head link; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ProgramLinkedResources.cpp | 807 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 D | gl4cProgramInterfaceQueryTests.cpp | 94 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 D | gl4cShaderAtomicCountersTests.cpp | 124 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 D | es31cShaderAtomicCountersTests.cpp | 135 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 D | glcViewportArrayTests.cpp | 524 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 D | Program.cpp | 1530 void Program::link() in link() function in es2::Program
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 182 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 D | HexagonLoopIdiomRecognition.cpp | 499 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 D | driver_nl80211_event.c | 439 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 D | mali_kbase_mem.c | 138 struct rb_node **link = NULL; in kbase_region_tracker_insert() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 907 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 D | mali_kbase_csf_defs.h | 265 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 D | mali_kbase_mem.c | 144 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 D | bundle_mgr_proxy.cpp | 4875 CanOpenLink( const std::string &link, bool &canOpen) CanOpenLink() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| H A D | bundle_mgr_interface.h | 1476 CanOpenLink( const std::string &link, bool &canOpen) CanOpenLink() argument
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| H A D | acts_bms_kit_system_test.cpp | 8908 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 D | lnn_lane_link_p2p.c | 1011 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 D | vf_deshake_opencl.c | 1369 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 D | pcm_local.h | 173 int (*link)(snd_pcm_t *pcm1, snd_pcm_t *pcm2); member
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-internal.h | 97 struct ssp_aux_config_link link; member
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 158 struct list_head link; member 491 struct vtn_access_link link[1]; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast.h | 132 exec_node link; member in ast_node
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir.h | 192 struct list_head link; member 197 struct list_head link; member 355 struct list_head link; member
|