Home
last modified time | relevance | path

Searched defs:outputs (Results 251 - 275 of 398) sorted by relevance

1...<<111213141516

/third_party/ffmpeg/libavfilter/
H A Dvf_lut2.c541 static const AVFilterPad outputs[] = { variable
H A Dvf_lut.c585 static const AVFilterPad outputs[] = { variable
H A Davfilter.h200 const AVFilterPad *outputs; member
420 AVFilterLink **outputs; ///< array of pointers to output links global() member
[all...]
/third_party/gn/src/gn/
H A Ddesc_builder.cc776 std::vector<OutputFile> outputs; FillInSourceOutputs() local
831 const SubstitutionList& outputs = target_->action_values().outputs(); FillInOutputs() local
[all...]
H A Dtool.h172 const SubstitutionList& outputs() const { return outputs_; } in outputs() function in Tool
H A Dninja_c_binary_target_writer.cc345 std::vector<OutputFile> outputs; in WriteGCCPCHCommand() local
401 std::vector<OutputFile> outputs; in WriteWindowsPCHCommand() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c246 struct output *outputs[0]; /* I guess only one?? */ member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c179 precompile_all_outputs(nir_shader *s, struct v3d_varying_slot *outputs, uint8_t *num_outputs) precompile_all_outputs() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h380 fs_reg outputs[VARYING_SLOT_MAX]; member in fs_visitor
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h248 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]; member
308 LLVMValueRef *outputs; member
/third_party/pulseaudio/src/pulsecore/
H A Dsource.h89 pa_idxset *outputs; member
235 pa_hashmap *outputs; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp339 std::vector<Resource> outputs; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp492 void* outputs[] = { result.getPtr() }; in testImageQuery() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DCollectVariables_test.cpp2142 const auto &outputs = mTranslator->getOutputVariables(); in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp658 void* outputs[] = { resultWhole[0].getPtr(), resultPlane[0].getPtr() }; in testPlaneView() local
H A DvktYCbCrImageQueryTests.cpp492 void* outputs[] = { result.getPtr() }; in testImageQuery() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp339 std::vector<Resource> outputs; member
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp225 vector<const Variable*> outputs; in execute() local
287 vector<const Variable*> outputs; in execute() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c445 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() argument
923 int rtas_call_reentrant(int token, int nargs, int nret, int *outputs, ...) in rtas_call_reentrant() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpvr2fb.c120 static struct pvr2_params outputs[] = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h187 struct virtio_gpu_output outputs[VIRTIO_GPU_MAX_SCANOUTS]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpvr2fb.c121 static struct pvr2_params outputs[] = { variable
/kernel/linux/linux-6.6/drivers/clk/st/
H A Dclkgen-fsyn.c76 const struct clkgen_clk_out *outputs; member
H A Dclkgen-pll.c67 const struct clkgen_clk_out *outputs; member
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h222 struct virtio_gpu_output outputs[VIRTIO_GPU_MAX_SCANOUTS]; member

Completed in 40 milliseconds

1...<<111213141516