Home
last modified time | relevance | path

Searched defs:sources (Results 51 - 75 of 195) sorted by relevance

12345678

/kernel/linux/linux-5.10/include/linux/
H A Digmp.h74 struct ip_sf_list *sources; member
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_tiocmd.c242 unsigned int sources; in ni_tio_cmdtest() local
/kernel/linux/linux-6.6/include/linux/
H A Digmp.h72 struct ip_sf_list *sources; member
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dsky81452-backlight.c188 unsigned int sources[6]; in sky81452_bl_parse_dt() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.h68 struct amdgpu_irq_src **sources; member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dni_tiocmd.c242 unsigned int sources; in ni_tio_cmdtest() local
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h113 struct vsp1_entity **sources; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c89 const char *const *sources = crtc->funcs->get_crc_sources(crtc, in crc_control_show() local
/kernel/linux/linux-6.6/sound/usb/
H A Dclock.c262 const u8 *sources; in __uac_clock_find_source() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98504.c228 unsigned int i, sources = 0; in max98504_set_channel_map() local
/third_party/gn/src/gn/
H A Dninja_binary_target_writer.cc257 WriteCompilerBuildLine( const std::vector<SourceFile>& sources, const std::vector<OutputFile>& extra_deps, const std::vector<OutputFile>& order_only_deps, const char* tool_name, const std::vector<OutputFile>& outputs, bool can_write_source_info, bool restat_output_allowed) WriteCompilerBuildLine() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp52 init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg *src, unsigned sources) init() argument
129 fs_inst(enum opcode opcode, uint8_t exec_width, const fs_reg &dst, const fs_reg src[], unsigned sources) fs_inst() argument
[all...]
H A Dbrw_vec4_builder.h623 const unsigned sources = (inst->src[1].file == BAD_FILE ? 1 : 2); in fix_math_instruction() local
/third_party/notofonts/scripts/
H A Dissue-stats.py21 sources = json.load(open("fontrepos.json")) variable
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c950 const char *sources[6] = { in secstream_connect_munge_mqtt() local
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-card-profile.c127 dbus_uint32_t sources = 0; in handle_get_sources() local
170 dbus_uint32_t sources = 0; in handle_get_all() local
/third_party/pulseaudio/src/pulsecore/
H A Dcard.h76 pa_idxset *sources; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderToSpirV.cpp217 int getNumShaderStages (const std::vector<std::string>* sources) in getNumShaderStages() argument
230 std::string getShaderStageSource (const std::vector<std::string>* sources, const ShaderBuildOptions buildOptions, glu::ShaderType shaderType) in getShaderStageSource() argument
267 bool compileShaderToSpirV (const std::vector<std::string>* sources, const ShaderBuildOptions& buildOptions, const ShaderLanguage shaderLanguage, std::vector<deUint32>* dst, glu::ShaderProgramInfo* buildInfo) in compileShaderToSpirV() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cIndirectParametersTests.cpp416 ProgramSources sources = makeVtxFragSources(c_vertShader, c_fragShader); in draw() local
612 ProgramSources sources = makeVtxFragSources(c_vertShader, c_fragShader); in draw() local
H A Dgl4cShaderBallotTests.cpp271 glu::ProgramSources sources; in executeComputeShader() local
H A Dgl4cShaderDrawParametersTests.cpp116 ProgramSources sources; in iterate() local
260 ProgramSources sources = makeVtxFragSources(vs, fs); in draw() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcAggressiveShaderOptimizationsTests.cpp424 void TrigonometryTestCase::renderAndGrabSurface(glu::ProgramSources sources, tcu::Surface& result) const in renderAndGrabSurface() argument
H A DglcShaderGroupVoteTests.cpp146 glu::ProgramSources sources; in execute() local
H A DglcShaderNegativeTests.cpp445 ProgramSources sources; in testCompute() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h307 auto sources = TraversalRoots(ordered_blocks, succ_func, pred_func); in ComputeAugmentedCFG() local

Completed in 17 milliseconds

12345678