Home
last modified time | relevance | path

Searched defs:outputs (Results 1 - 25 of 338) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DExponentialShape.cpp27 float *outputs = output.getBuffer(); in onProcess() local
H A DLinearShape.cpp28 float *outputs = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_gl_enum_utils.py221 outputs = [ variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dascii_test.cc345 const char* outputs[] = { in TEST() local
H A Dstrip_test.cc126 const char* outputs[] = { in TEST() local
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dexecutor_mock_device.cpp65 OH_NN_ReturnCode HDIPreparedModelV2_0::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run() argument
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dexecutor_mock_device.cpp57 OH_NN_ReturnCode HDIPreparedModelV1_0::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_morph.h74 BASE_NS::vector<RENDER_NS::IDescriptorSetBinder::Ptr> outputs; member
/third_party/gn/src/gn/
H A Dswift_values.cc55 std::vector<OutputFile> outputs; in GetOutputsAsSourceFiles() local
67 std::vector<OutputFile> outputs; in FillModuleOutputFile() local
[all...]
H A Daction_target_generator.cc219 const SubstitutionList& outputs = target_->action_values().outputs(); in CheckOutputs() local
[all...]
H A Daction_values.h35 SubstitutionList& outputs() { return outputs_; } in outputs() function in ActionValues
36 const SubstitutionList& outputs() const { return outputs_; } in outputs() function in ActionValues
H A Dcommand_outputs.cc102 std::vector<OutputFile> outputs; RunOutputs() local
[all...]
H A Dsubstitution_writer_unittest.cc30 std::vector<OutputFile> outputs; in TEST() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c109 struct r300_shader_semantics* outputs = &vs->outputs; in set_vertex_inputs_outputs() local
[all...]
H A Dr300_vs.h40 struct r300_shader_semantics outputs; member
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dmain.rs74 let mut outputs = Vec::new(); in try_main() variables
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dentry_point_info.h82 std::vector<uint32_t> outputs; member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dexplicit_seed_seq_test.cc73 uint32_t outputs[kNumBlocks]; in TEST() local
96 uint32_t outputs[kNumGenerated]; in TEST() local
107 uint32_t outputs[kNumGenerated]; in TEST() local
117 uint32_t outputs[kNumGenerated]; TEST() local
[all...]
H A Dsalted_seed_seq_test.cc125 uint32_t outputs[kNumBlocks]; in TEST() local
/third_party/rust/crates/rustix/tests/io/
H A Dpipe.rs112 let mut outputs = ([0; 5], [0; 1], [0; 5]); in test_vmsplice_read() variables
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgen-large-constant-arrays.py104 outputs = [array[index] for index in indexes] variable
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexPacket.hpp64 GenericVec4 outputs[1]; //!< Generic vertex shader outputs - passed to subsequent shader stages. Array length is the number of outputs. member
/foundation/ai/neural_network_runtime/test/fuzztest/
H A Dnnrt_prepare_model_impl.h44 int32_t Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run() argument
/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.h47 std::vector<uint32_t> outputs; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_share_manager.cpp72 BeginFrame(RenderNodeGraphGlobalShareDataManager* rngGlobalShareDataMgr, const RenderNodeGraphShareDataManager* prevRngShareDataMgr, const uint32_t renderNodeCount, const array_view<const IRenderNodeGraphShareManager::NamedResource> inputs, const array_view<const IRenderNodeGraphShareManager::NamedResource> outputs) BeginFrame() argument
[all...]

Completed in 8 milliseconds

12345678910>>...14