Home
last modified time | relevance | path

Searched refs:dst (Results 4726 - 4750 of 5148) sorted by relevance

1...<<181182183184185186187188189190>>...206

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp1321 void init (vk::SourceCollections& dst, TestConfig config) const in init()
1326 readOp->initPrograms(dst); in init()
1327 writeOp->initPrograms(dst); in init()
H A DvktSynchronizationWin32KeyedMutexTests.cpp1843 void init (vk::SourceCollections& dst, TestConfig config) const in init()
1848 readOp->initPrograms(dst); in init()
1849 writeOp->initPrograms(dst); in init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1386 event.tx_status.dst = sa->dst_addr; in send_action_cb_event()
2077 const u8 *dst, const u8 *src, in atheros_send_action()
2089 os_memcpy(act->dst_addr, dst, ETH_ALEN); in atheros_send_action()
2093 wpa_printf(MSG_DEBUG, "%s: freq=%d, wait=%u, dst=" MACSTR ", src=" in atheros_send_action()
2075 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) atheros_send_action() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp196 void readImage (tcu::Surface& dst) const;
313 void MultisampleCase::readImage (tcu::Surface& dst) const in readImage()
315 glu::readPixels(m_context.getRenderContext(), m_viewportX, m_viewportY, dst.getAccess()); in readImage()
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp1475 void drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex);
1654 void BlendingCase::drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex)
1681 glu::readPixels(m_context.getRenderContext(), 0, 0, dst);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c1375 event.tx_status.dst = sa->dst_addr; in send_action_cb_event()
2064 const u8 *dst, const u8 *src, in atheros_send_action()
2076 os_memcpy(act->dst_addr, dst, ETH_ALEN); in atheros_send_action()
2080 wpa_printf(MSG_DEBUG, "%s: freq=%d, wait=%u, dst=" MACSTR_SEC ", src=" in atheros_send_action()
2062 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) atheros_send_action() argument
/third_party/FatFs/source/
H A Dff.c492 void mem_cpy (void* dst, const void* src, UINT cnt) in mem_cpy() argument
494 BYTE *d = (BYTE*)dst; in mem_cpy()
506 void mem_set (void* dst, int val, UINT cnt) in mem_set() argument
508 BYTE *d = (BYTE*)dst; in mem_set()
517 static int mem_cmp (const void* dst, const void* src, UINT cnt) /* ZR:same, NZ:different */ in mem_cmp() argument
519 const BYTE *d = (const BYTE *)dst, *s = (const BYTE *)src; in mem_cmp()
1741 BYTE* dst, /* Pointer to the buffer to store numbered SFN */ in gen_numname()
1753 mem_cpy(dst, src, 11); in gen_numname()
1778 for (j = 0; j < i && dst[j] != ' '; j++) { /* Find the offset to append */ in gen_numname()
1779 if (dbc_1st(dst[ in gen_numname()
1740 gen_numname( BYTE* dst, const BYTE* src, const WCHAR* lfn, UINT seq ) gen_numname() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c369 const u8 *dst, const u8 *bssid, in send_auth_reply()
386 os_memcpy(reply->da, dst, ETH_ALEN); in send_auth_reply()
399 MAC2STR_SEC(dst), auth_alg, auth_transaction, in send_auth_reply()
444 static void handle_auth_ft_finish(void *ctx, const u8 *dst, const u8 *bssid, in handle_auth_ft_finish() argument
452 reply_res = send_auth_reply(hapd, NULL, dst, bssid, WLAN_AUTH_FT, in handle_auth_ft_finish()
456 sta = ap_get_sta(hapd, dst); in handle_auth_ft_finish()
470 hostapd_logger(hapd, dst, HOSTAPD_MODULE_IEEE80211, in handle_auth_ft_finish()
6816 void hostapd_eapol_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_eapol_tx_status() argument
6822 sta = ap_get_sta(hapd, dst); in hostapd_eapol_tx_status()
6827 sta = ap_get_sta(hapd, dst); in hostapd_eapol_tx_status()
368 send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *bssid, u16 auth_alg, u16 auth_transaction, u16 resp, const u8 *ies, size_t ies_len, const char *dbg) send_auth_reply() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c308 int ff_h264_update_thread_context(AVCodecContext *dst, in ff_h264_update_thread_context() argument
311 H264Context *h = dst->priv_data, *h1 = src->priv_data; in ff_h264_update_thread_context()
316 if (dst == src) in ff_h264_update_thread_context()
476 int ff_h264_update_thread_context_for_user(AVCodecContext *dst, in ff_h264_update_thread_context_for_user() argument
479 H264Context *h = dst->priv_data; in ff_h264_update_thread_context_for_user()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java3446 * public static final int toChars(int cp, char[] dst, int dstIndex)
3452 char[] dst = {'a'}; in TestToChars()
3454 /* Testing UCharacter.toChars(cp, dst, dstIndex) */ in TestToChars()
3458 UCharacter.toChars(-1*positive_cases[i],dst,0); in TestToChars()
3465 if(UCharacter.toChars(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT-positive_cases[i], dst, 0) != 1){ in TestToChars()
3467 UCharacter.toChars(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT-positive_cases[i], dst, 0)); in TestToChars()
3473 UCharacter.toChars(UCharacter.MAX_CODE_POINT+positive_cases[i],dst,0); in TestToChars()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java3594 * public static final int toChars(int cp, char[] dst, int dstIndex)
3600 char[] dst = {'a'}; in TestToChars()
3602 /* Testing UCharacter.toChars(cp, dst, dstIndex) */ in TestToChars()
3606 UCharacter.toChars(-1*positive_cases[i],dst,0); in TestToChars()
3613 if(UCharacter.toChars(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT-positive_cases[i], dst, 0) != 1){ in TestToChars()
3615 UCharacter.toChars(UCharacter.MIN_SUPPLEMENTARY_CODE_POINT-positive_cases[i], dst, 0)); in TestToChars()
3621 UCharacter.toChars(UCharacter.MAX_CODE_POINT+positive_cases[i],dst,0); in TestToChars()
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_validate.cpp1790 /* SIMD8 packed fp16 dst won't cross oword boundaries if region is in TEST_P()
2468 struct brw_reg dst; in TEST_P() member
2481 #define INST(opcode, exec_size, dst, dst_type, dst_stride, \ in TEST_P()
2487 dst, \ in TEST_P()
2581 brw_MOV(p, retype(inst[i].dst, inst[i].dst_type), in TEST_P()
2585 brw_MUL(p, retype(inst[i].dst, inst[i].dst_type), in TEST_P()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp2209 struct d3d12_resource *dst = d3d12_resource(pdst);
2212 struct d3d12_bo *old_bo = dst->bo;
2214 dst->bo = src->bo;
2215 p_atomic_inc(&dst->generation_id);
2216 d3d12_rebind_buffer(ctx, dst);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp652 auto& dst = framebufferAttachmentImageInfo[i]; in buildFramebuffer() local
654 dst.usage = src.usage; in buildFramebuffer()
655 dst.width = src.width; in buildFramebuffer()
656 dst.height = src.height; in buildFramebuffer()
657 dst.pViewFormats = &src.format; in buildFramebuffer()
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c1163 /* It is a real lcn, read it into @dst. */ in ntfs_attr_pread_i()
2629 * @dst: output data buffer
2653 const u32 bk_size, void *dst)
2667 br = ntfs_attr_pread(na, pos, bk_cnt * bk_size, dst);
2673 for (end = (u8*)dst + br * bk_size; (u8*)dst < end; dst = (u8*)dst +
2675 ntfs_mst_post_read_fixup_warn((NTFS_RECORD*)dst, bk_size, warn);
2652 ntfs_attr_mst_pread(ntfs_attr *na, const s64 pos, const s64 bk_cnt, const u32 bk_size, void *dst) global() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_decimate.c152 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Daf_aspectralstats.c449 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Dvf_deinterlace_qsv.c527 AVFilterContext *ctx = link->dst; in qsvdeint_filter_frame()
H A Daf_lv2.c202 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Df_drawgraph.c164 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Dvaapi_vpp.c72 AVFilterContext *avctx = inlink->dst; in ff_vaapi_vpp_config_input()
H A Dvf_colorchannelmixer.c434 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Dvf_psnr.c317 AVFilterContext *ctx = inlink->dst; in config_input_ref()
H A Dvf_gblur_vulkan.c430 AVFilterContext *ctx = link->dst; in gblur_vulkan_filter_frame()
H A Dvf_scale_qsv.c547 AVFilterContext *ctx = link->dst; in qsvscale_filter_frame()

Completed in 88 milliseconds

1...<<181182183184185186187188189190>>...206