Home
last modified time | relevance | path

Searched defs:srcs (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/alsa-utils/alsactl/
Dmonitor.c53 static void clear_source_list(struct list_head *srcs) in clear_source_list()
61 static int insert_source_entry(struct list_head *srcs, snd_ctl_t *handle, in insert_source_entry()
119 static inline bool seek_entry_by_name(struct list_head *srcs, const char *name) in seek_entry_by_name()
131 static int prepare_source_entry(struct list_head *srcs, const char *name) in prepare_source_entry()
274 struct list_head *srcs) in prepare_dispatcher()
301 static int run_dispatcher(int epfd, int sigfd, int infd, struct list_head *srcs, in run_dispatcher()
359 struct list_head *srcs) in clear_dispatcher()
/third_party/mesa3d/src/compiler/nir/tests/
Dbuilder_tests.cpp102 nir_ssa_def *srcs[] = { in TEST_F() local
118 nir_ssa_def *srcs[] = { in TEST_F() local
134 nir_ssa_def *srcs[] = { in TEST_F() local
/third_party/skia/experimental/graphite/src/
DContextUtils.cpp66 void* srcs[kNumGradientUniforms] = { in make_linear_gradient_uniform_data() local
85 void* srcs[kNumGradientUniforms] = { in make_radial_gradient_uniform_data() local
103 void* srcs[kNumGradientUniforms] = { in make_sweep_gradient_uniform_data() local
122 void* srcs[kNumGradientUniforms] = { in make_conical_gradient_uniform_data() local
162 void* srcs[kNumSolidUniforms] = { &color }; in make_solid_uniform_data() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp2349 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_gs_control_data_bits() local
2617 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_gs_input_load() local
2645 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_gs_input_load() local
2929 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tcs_intrinsic() local
3003 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tcs_intrinsic() local
3027 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tcs_intrinsic() local
3089 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tcs_intrinsic() local
3157 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tes_intrinsic() local
3189 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in nir_emit_tes_intrinsic() local
3363 fs_reg srcs[TEX_LOGICAL_NUM_SRCS]; in emit_non_coherent_fb_read() local
[all …]
Dbrw_fs_visitor.cpp44 fs_reg srcs[TEX_LOGICAL_NUM_SRCS]; in emit_mcs_fetch() local
727 const fs_reg srcs[] = { reg_undef, reg_undef, in emit_fb_writes() local
937 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_writes() local
986 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_writes() local
1036 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_writes() local
Dbrw_mesh.cpp907 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_direct_writes() local
935 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_direct_writes() local
1000 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_indirect_writes() local
1043 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_direct_reads() local
1102 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_indirect_reads() local
Dbrw_nir_opt_peephole_ffma.c148 any_alu_src_is_a_constant(nir_alu_src srcs[]) in any_alu_src_is_a_constant()
/third_party/skia/tools/skqp/
Dgn_to_bp.py143 srcs = strip_slashes(js['targets']['//:libskqp_app']['sources']) variable
162 srcs = {s for s in srcs if not s.endswith('.h')} variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c159 struct ureg_src srcs[] = {srcbuf, ureg_src(load_addr)}; in si_create_dma_compute_shader() local
171 struct ureg_src srcs[] = {ureg_src(store_addr), is_copy ? values[d] : value}; in si_create_dma_compute_shader() local
546 struct ureg_src srcs[] = {image, ureg_src(coord)}; in si_create_fmask_expand_cs() local
556 struct ureg_src srcs[] = {ureg_src(coord), ureg_src(sample[i])}; in si_create_fmask_expand_cs() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c182 nir_ssa_def **srcs, in call_mangled_function()
215 nir_ssa_def *srcs[5] = { NULL }; in handle_instr() local
285 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
433 nir_ssa_def **srcs, in handle_clc_fn()
480 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
578 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
876 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle2()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_lds.cpp195 AluInstr::SrcValues srcs; in from_string() local
223 const SrcValues& srcs): in LDSAtomicInstr()
254 AluInstr::SrcValues srcs = {m_address}; in split() local
425 AluInstr::SrcValues srcs; in from_string() local
Dsfn_nir_lower_fs_out_to_vector.cpp359 nir_ssa_def *srcs[4]; in vec_instr_stack_pop() local
398 nir_ssa_def **srcs, unsigned first_comp, unsigned num_comps) in create_new_io()
432 nir_ssa_def *NirLowerFSOutToVector::create_combined_vector(nir_builder *b, nir_ssa_def **srcs, in create_combined_vector()
/third_party/skia/docs/examples/
DMatrix_MakeRectToRect.cpp7 const SkRect srcs[] = { {0, 0, 0, 0}, {1, 2, 3, 4} }; in draw() local
/third_party/libabigail/tests/data/test-symtab/basic/
DMakefile1 srcs = $(wildcard *.c) macro
/third_party/node/test/fixtures/wpt/resources/
Didlharness-shadowrealm.js23 function idl_test_shadowrealm(srcs, deps) { argument
/third_party/mesa3d/src/broadcom/compiler/
Dvir_opt_redundant_flags.c52 vir_sources_modified(struct qinst *srcs, struct qinst *write) in vir_sources_modified()
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py29 def __init__(self, name, dests, srcs, imms, is_float, can_eliminate, encoding_16, encoding_32): argument
60 def op(name, encoding_32, dests = 1, srcs = 0, imms = [], is_float = False, can_eliminate = True, e… argument
Dagx_optimizer.c112 unsigned srcs, bool is_float) in agx_optimizer_inline_imm()
/third_party/skia/gn/
Dgn_to_bp.py517 srcs = android_srcs.intersection(linux_srcs).intersection(mac_srcs) variable
518 srcs = srcs.intersection(win_srcs) variable
/third_party/mesa3d/src/panfrost/bifrost/
Ddisassemble.c162 static void dump_regs(FILE *fp, struct bifrost_regs srcs, bool first) in dump_regs()
304 static void dump_fau_src(FILE *fp, struct bifrost_regs srcs, unsigned branch_offset, struct bi_cons… in dump_fau_src()
365 dump_src(FILE *fp, unsigned src, struct bifrost_regs srcs, unsigned branch_offset, struct bi_consta… in dump_src()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c830 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_near_u8()
839 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_near_u16()
848 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_2tap_u8()
883 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_2tap_u16()
944 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_4tap_u8()
988 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_ntap_u8()
1076 gpointer srcs[], gpointer dest, guint dest_offset, guint width, in video_scale_v_ntap_u16()
/third_party/skia/bench/
DEncodeBench.cpp88 static const char* srcs[2] = {"images/mandrill_512.png", "images/color_wheel.jpg"}; variable
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-mcast.h109 uint32_t srcs[0]; member
/third_party/skia/tools/skpbench/
Dskpbench.py298 def run_benchmarks(configs, srcs, hardware, resultsfile=None): argument
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_shrink_vectors.c133 nir_ssa_scalar srcs[NIR_MAX_VEC_COMPONENTS] = { 0 }; in opt_shrink_vector() local

1234