Home
last modified time | relevance | path

Searched defs:outputs (Results 101 - 125 of 350) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavfilter/
H A Dvf_limiter.c234 static const AVFilterPad outputs[] = { variable
H A Dvf_swaprect.c228 static const AVFilterPad outputs[] = { variable
H A Dvf_il.c186 static const AVFilterPad outputs[] = { variable
H A Dvf_shear.c302 static const AVFilterPad outputs[] = { variable
/third_party/gn/src/gn/
H A Dcommand_desc.cc236 base::ListValue* outputs = nullptr; in ProcessOutputs() local
[all...]
H A Dninja_binary_target_writer.cc209 std::vector<OutputFile> outputs; in AddSourceSetFiles() local
257 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
H A Drust_project_writer.cc222 auto outputs = target->computed_outputs(); in AddTarget() local
/third_party/mesa3d/src/amd/common/
H A Dac_nir_opt_outputs.c122 static bool ac_eliminate_duplicated_output(struct ac_out_info *outputs, in ac_eliminate_duplicated_output() argument
256 struct ac_out_info outputs[NUM_TOTAL_VARYING_SLOTS] = { 0 }; ac_nir_optimize_outputs() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_temporaries.c326 nir_lower_io_to_temporaries(nir_shader *shader, nir_function_impl *entrypoint, bool outputs, bool inputs) nir_lower_io_to_temporaries() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp50 std::vector<Operand> outputs; /* the output per block */ member
[all...]
H A Daco_instruction_selection.h114 shader_io_state outputs; member
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c211 static size_t alloc_vs_outputs(struct rogue_vertex_outputs *outputs) in alloc_vs_outputs() argument
232 count_vs_varyings(struct rogue_vertex_outputs *outputs) count_vs_varyings() argument
270 reserve_vs_output(struct rogue_vertex_outputs *outputs, size_t i, size_t components) reserve_vs_output() argument
545 rogue_output_index_vs(struct rogue_vertex_outputs *outputs, gl_varying_slot location, size_t component) rogue_output_index_vs() argument
[all...]
H A Drogue_build_data.h135 struct rogue_vertex_outputs outputs; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c392 struct si_shader_output_values outputs[SI_MAX_VS_OUTPUTS]; in si_generate_gs_copy_shader() local
/third_party/ninja/src/
H A Dstatus.cc201 string outputs; local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c135 unsigned outputs[2 + MAX_TEXTURE_UNITS]; in lookup_shader() local
H A Dst_cb_clear.c141 unsigned outputs[] = { in make_nir_clear_vertex_shader() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c45 uint64_t outputs = ir3_shader_outputs(shader); in fd3_needs_manual_clipping() local
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp31 bool PrintBeforeCallback(const OH_AI_TensorHandleArray inputs, const OH_AI_TensorHandleArray outputs, in PrintBeforeCallback() argument
38 bool PrintAfterCallback(const OH_AI_TensorHandleArray inputs, const OH_AI_TensorHandleArray outputs, in PrintAfterCallback() argument
141 void CompareResult(OH_AI_TensorHandleArray outputs, std::string modelName, float atol, float rtol) { in CompareResult() argument
191 OH_AI_TensorHandleArray outputs; in ModelPredict() local
/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
H A Dmindspore_fuzzer.cpp247 OH_AI_TensorHandleArray outputs = {0, nullptr}; in MSModelFuzzTest_Null() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp121 bool validateOutput(std::vector<deUint64>& outputs) in validateOutput() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.hpp241 ValidationOutputVec outputs; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp108 void* const outputs = &result; in validateOutput() local
131 void* const outputs = &result; in validateOutput() local
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py112 outputs = [] variable
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc1372 const Inputs* outputs; member
[all...]

Completed in 17 milliseconds

12345678910>>...14