/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 751 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument 753 T* const typedPtr = (T*)dst; in fillRandomScalars() 760 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, FilterT filter, int offset = 0) in fillRandomScalars() argument 762 T* const typedPtr = (T*)dst; in fillRandomScalars() 784 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues) in fillRandomInt64sLogDistributed() argument 787 dst[ndx] = randomInt64LogDistributed(rnd); in fillRandomInt64sLogDistributed() 791 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues, FilterT filter) in fillRandomInt64sLogDistributed() argument 799 dst[ndx] = value; in fillRandomInt64sLogDistributed() 11628 " %dst = OpFunctionCall %void %st_fn_ssbo_dst %val_dst %ndx\n" in createFloat16LogicalSet() 11756 " %dst in createFloat16LogicalSet() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 750 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument 752 T* const typedPtr = (T*)dst; in fillRandomScalars() 759 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, FilterT filter, int offset = 0) in fillRandomScalars() argument 761 T* const typedPtr = (T*)dst; in fillRandomScalars() 783 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues) in fillRandomInt64sLogDistributed() argument 786 dst[ndx] = randomInt64LogDistributed(rnd); in fillRandomInt64sLogDistributed() 790 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues, FilterT filter) in fillRandomInt64sLogDistributed() argument 798 dst[ndx] = value; in fillRandomInt64sLogDistributed() 11530 " %dst = OpFunctionCall %void %st_fn_ssbo_dst %val_dst %ndx\n" in createFloat16LogicalSet() 11658 " %dst in createFloat16LogicalSet() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 4542 u8 *dst = (u8 *)(data->rss_key) + sizeof(data->rss_key); in bnx2x_setup_rss() local 4550 *--dst = *src++; in bnx2x_setup_rss()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ioctl.c | 4278 ret = btrfs_add_qgroup_relation(trans, sa->src, sa->dst); in btrfs_ioctl_qgroup_assign() 4280 ret = btrfs_del_qgroup_relation(trans, sa->src, sa->dst); in btrfs_ioctl_qgroup_assign()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ftrace.c | 1414 struct ftrace_hash **dst, struct ftrace_hash *src) in ftrace_hash_move() 1443 rcu_assign_pointer(*dst, new_hash); in ftrace_hash_move() 1413 ftrace_hash_move(struct ftrace_ops *ops, int enable, struct ftrace_hash **dst, struct ftrace_hash *src) ftrace_hash_move() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | tx.c | 2645 mesh_path_del(sdata, mpath->dst); in ieee80211_build_hdr() 2672 mesh_da = mpath->dst; in ieee80211_build_hdr() 3246 /* h_80211_src/dst is addr* field within hdr */ in ieee80211_amsdu_prepare_head()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 4542 u8 *dst = (u8 *)(data->rss_key) + sizeof(data->rss_key); in bnx2x_setup_rss() local 4550 *--dst = *src++; in bnx2x_setup_rss()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ioctl.c | 3763 ret = btrfs_add_qgroup_relation(trans, sa->src, sa->dst); in btrfs_ioctl_qgroup_assign() 3765 ret = btrfs_del_qgroup_relation(trans, sa->src, sa->dst); in btrfs_ioctl_qgroup_assign()
|
H A D | disk-io.c | 452 struct folio *dst, struct folio *src, enum migrate_mode mode) in btree_migrate_folio() 467 return migrate_folio(mapping, dst, src, mode); in btree_migrate_folio() 451 btree_migrate_folio(struct address_space *mapping, struct folio *dst, struct folio *src, enum migrate_mode mode) btree_migrate_folio() argument
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | macsec.c | 3394 dst_hold(&md_dst->dst); in macsec_start_xmit() 3395 skb_dst_set(skb, &md_dst->dst); in macsec_start_xmit()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 3982 struct iov_iter *dst, unsigned long count) in snd_hdsp_capture_copy() 3993 if (copy_to_iter(channel_buf + pos, count, dst) != count) in snd_hdsp_capture_copy() 3980 snd_hdsp_capture_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *dst, unsigned long count) snd_hdsp_capture_copy() argument
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | ftrace.c | 1443 struct ftrace_hash **dst, struct ftrace_hash *src) in ftrace_hash_move() 1472 rcu_assign_pointer(*dst, new_hash); in ftrace_hash_move() 1442 ftrace_hash_move(struct ftrace_ops *ops, int enable, struct ftrace_hash **dst, struct ftrace_hash *src) ftrace_hash_move() argument
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger_v2.c | 843 struct scatterlist *src, struct scatterlist *dst, in gcm_crypt() 852 aead_request_set_crypt(con->v2.gcm_req, src, dst, src_len, (u8 *)nonce); in gcm_crypt() 842 gcm_crypt(struct ceph_connection *con, bool encrypt, struct scatterlist *src, struct scatterlist *dst, int src_len) gcm_crypt() argument
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9itxfm_16bpp_neon.S | 354 // void itxfm_add(uint8_t *dst, ptrdiff_t stride, int16_t *block, int eob); 952 .macro store i, dst, inc 953 st1 {v\i\().4s}, [\dst], \inc 1014 // x0 = dst (temp buffer) 1076 // x0 = dst 1077 // x1 = dst stride 1586 // x0 = dst (temp buffer) 1738 // x0 = dst 1739 // x1 = dst stride
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1748 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); 1793 GL_APICALL void GL_APIENTRY glBlendFunci (GLuint buf, GLenum src, GLenum dst);
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1729 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); 1774 GL_APICALL void GL_APIENTRY glBlendFunci (GLuint buf, GLenum src, GLenum dst);
|
/third_party/mesa3d/src/mesa/main/ |
H A D | fbobject.c | 3597 gl_buffer_index dst, in reuse_framebuffer_texture_attachment() 3600 struct gl_renderbuffer_attachment *dst_att = &fb->Attachment[dst]; in reuse_framebuffer_texture_attachment() 3596 reuse_framebuffer_texture_attachment(struct gl_framebuffer *fb, gl_buffer_index dst, gl_buffer_index src) reuse_framebuffer_texture_attachment() argument
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | instruction-selector-arm64.cc | 3601 InstructionOperand dst = g.DefineAsRegister(node); in VisitS128Const() local 3603 Emit(kArm64S128Zero, dst); in VisitS128Const()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi_soa.c | 1959 LLVMValueRef dst[4]) in emit_store() 1969 emit_store_chan(bld_base, inst, index, chan_index, dst[chan_index]); in emit_store() 1954 emit_store( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_instruction * inst, const struct tgsi_opcode_info * info, unsigned index, LLVMValueRef dst[4]) emit_store() argument
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesni-x86.pl | 108 { my($dst,$src,$imm)=@_; 109 if ("$dst:$src" =~ /xmm([0-7]):xmm([0-7])/) 113 { my($opcodelet,$dst,$src)=@_; 114 if ("$dst:$src" =~ /xmm([0-7]):xmm([0-7])/)
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesni-x86.pl | 108 { my($dst,$src,$imm)=@_; 109 if ("$dst:$src" =~ /xmm([0-7]):xmm([0-7])/) 113 { my($opcodelet,$dst,$src)=@_; 114 if ("$dst:$src" =~ /xmm([0-7]):xmm([0-7])/)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 4022 void createProgram (SourceCollections& dst, vk::ComputePipelineConstructionType) 4024 dst.glslSources.add("comp") << glu::ComputeSource(
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 3806 void createProgram (SourceCollections& dst) 3808 dst.glslSources.add("comp") << glu::ComputeSource(
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.h | 1100 GLenum dst); 2032 GLenum dst);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1750 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); 1795 GL_APICALL void GL_APIENTRY glBlendFunci (GLuint buf, GLenum src, GLenum dst);
|