Home
last modified time | relevance | path

Searched defs:outputs (Results 201 - 225 of 384) sorted by relevance

12345678910>>...16

/third_party/gn/src/gn/
H A Djson_project_writer.cc387 auto outputs = DescBuilder::DescriptionForTarget(target, "source_outputs", in GenerateJSON() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h66 struct ir3_instruction **outputs; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp508 ir_variable *outputs[4] = { NULL, NULL, NULL, NULL }; in lower_blend_equation_advanced() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_xfb_info.c380 nir_xfb_output_info *outputs = (nir_xfb_output_info *)array.data; nir_gather_xfb_info_from_intrinsics() local
[all...]
/third_party/ninja/src/
H A Dbuild_log.cc441 Restat(const StringPiece path, const DiskInterface& disk_interface, const int output_count, char** outputs, std::string* const err) Restat() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c142 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS]; in llvm_fragment_body() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c859 lp_build_tgsi_aos(struct gallivm_state *gallivm, const struct tgsi_token *tokens, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_tgsi_aos() argument
H A Dlp_bld_nir_aos.c321 lp_build_nir_aos(struct gallivm_state *gallivm, struct nir_shader *shader, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_nir_aos() argument
/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp303 OH_AI_TensorHandleArray outputs = OH_AI_ModelGetOutputs(model); in HWTEST() local
391 OH_AI_TensorHandleArray outputs; in HWTEST() local
423 OH_AI_TensorHandleArray outputs; in HWTEST() local
820 OH_AI_TensorHandleArray outputs; in HWTEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp509 void* outputs[] = { result[0].getPtr() }; in testFormat() local
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp706 const std::vector<sh::ShaderVariable> *outputs = sh::GetOutputVariables(compiler); in PrintActiveVariables() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h242 SkString& outputs() { return fShaderStrings[kOutputs]; } in outputs() function in GrGLSLShaderBuilder
/third_party/skia/src/core/
H A DSkVMBlitter.cpp502 const skvm::Val outputs[] = { in CacheKey() local
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc3338 const Inputs* outputs; member
[all...]
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc3338 const Inputs* outputs; member
[all...]
H A Dtest-simulator-cond-rd-rn-rm-a32.cc1429 const Inputs* outputs; member
[all...]
H A Dtest-simulator-cond-rd-rn-rm-t32.cc1428 const Inputs* outputs; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp277 bool verify (int numValues, int inputStride, const void* inputs, int outputStride, const void* outputs, int groupStride, const void* groupOutputs) const in verify() argument
[all...]
H A Des31fShaderPackingFunctionTests.cpp137 std::vector<deUint32> outputs; in iterate() local
241 std::vector<tcu::Vec2> outputs; in iterate() local
328 std::vector<deUint32> outputs; iterate() local
432 std::vector<tcu::Vec2> outputs; iterate() local
519 std::vector<deUint32> outputs; iterate() local
625 std::vector<tcu::Vec2> outputs; iterate() local
735 std::vector<deUint32> outputs; iterate() local
849 std::vector<tcu::Vec4> outputs; iterate() local
944 std::vector<deUint32> outputs; iterate() local
1058 std::vector<tcu::Vec4> outputs; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp509 void* outputs[] = { result[0].getPtr() }; in testFormat() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.cpp415 std::vector<uint32_t> outputs = ConstructVectorFromArray(outputIndices.data, outputIndices.size); in AddOperation() local
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dfapll.c74 struct clk_onecell_data outputs; member
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-core.c416 static const struct em28xx_vol_otable outputs[] = { variable
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-core.c406 static const struct em28xx_vol_otable outputs[] = { variable
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-rcar.c335 u32 bankmask, outputs, m, val = 0; in gpio_rcar_get_multiple() local

Completed in 33 milliseconds

12345678910>>...16