Home
last modified time | relevance | path

Searched defs:inputs (Results 1 - 25 of 575) sorted by relevance

12345678910>>...23

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DExponentialShape.cpp26 float *inputs = input.getBuffer(); in onProcess() local
H A DLinearShape.cpp27 float *inputs = input.getBuffer(); in onProcess() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dimage_chain.cpp20 ImageChain::ImageChain(std::vector<std::shared_ptr<Input>> inputs) : inputs_(inputs) in ImageChain() argument
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_gl_enum_utils.py214 inputs = [ variable
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DManyToMultiConverter.h42 std::vector<std::unique_ptr<flowgraph::FlowGraphPortFloatInput>> inputs; member in FLOWGRAPH_OUTER_NAMESPACE::flowgraph::ManyToMultiConverter
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dmod.rs21 mod inputs; modules
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dascii_test.cc335 const char* inputs[] = {"No extra space", in TEST() local
/arkcompiler/runtime_core/compiler/tests/
H A Dgraph_comparator_test.cpp23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dgraph_comparator_test.cpp23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() argument
H A Dloop_idioms_test.cpp392 std::initializer_list<std::pair<int, int>> inputs = { in FillLargeArrayWithConstantIterationsCountExpected() 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.h73 BASE_NS::vector<RENDER_NS::IDescriptorSetBinder::Ptr> inputs; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/unittest/
H A Dheif_hw_decoder_test.cpp68 std::vector<std::vector<uint8_t>> inputs; in HWTEST_F() local
87 std::vector<std::vector<uint8_t>> inputs; in HWTEST_F() local
107 std::vector<std::vector<uint8_t>> inputs; in HWTEST_F() local
128 std::vector<std::vector<uint8_t>> inputs; HWTEST_F() local
149 std::vector<std::vector<uint8_t>> inputs; HWTEST_F() local
170 std::vector<std::vector<uint8_t>> inputs; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_brx.h31 } inputs[VSP1_MAX_RPF]; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h31 } inputs[VSP1_MAX_RPF]; member
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_pake.c24 mbedtls_test_transparent_pake_setup( mbedtls_transparent_test_driver_pake_operation_t *operation, const psa_crypto_driver_pake_inputs_t *inputs) mbedtls_test_transparent_pake_setup() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encoders.c42 bool rogue_encoder_pass(uint64_t *value, size_t inputs, ...) in rogue_encoder_pass() argument
92 rogue_encoder_ls_1_16(uint64_t *value, size_t inputs, ...) rogue_encoder_ls_1_16() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_assemble.c82 struct panfrost_compile_inputs inputs = { in panfrost_shader_compile() local
/third_party/rust/crates/memchr/bench/src/memmem/
H A Dmod.rs100 mod inputs; modules
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DReadOnlySequenceFactory.cs79 private static ReadOnlySequence<byte> CreateSegments(params byte[][] inputs) in CreateSegments() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_reader_writer_fuzzer.h32 void SetTransformManager(transform::Manager* tm, transform::DataMap* inputs) { in SetTransformManager() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dentry_point_info.h80 std::vector<uint32_t> inputs; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dglsl.cc44 Output Glsl::Run(const Program* in, const DataMap& inputs) { in Run() argument
H A Drenamer.cc1255 Output Renamer::Run(const Program* in, const DataMap& inputs) { in Run() argument

Completed in 16 milliseconds

12345678910>>...23