Home
last modified time | relevance | path

Searched defs:SetOutput (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/log/
Dlog.go80 func (l *Logger) SetOutput(w io.Writer) { func
353 func SetOutput(w io.Writer) { func
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dperf_test.cc80 void SetOutput(FILE* output) { in SetOutput() function in webrtc::test::__anonba7964d80111::PlottableCounterPrinter
145 void SetOutput(FILE* output) { in SetOutput() function in webrtc::test::__anonba7964d80111::ResultsLinePrinter
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconditional_accumulator.h110 bool SetOutput(OpKernelContext* ctx) override { in SetOutput() function
H A Dsparse_conditional_accumulator.h323 bool SetOutput(OpKernelContext* ctx) override { in SetOutput() function
H A Dragged_tensor_to_tensor_op.cc472 void SetOutput(OpKernelContext* context, int ragged_rank, in SetOutput() function in tensorflow::__anonf14c6a980111::RaggedTensorToTensorOp
/aosp_15_r20/external/pigweed/pw_log_basic/
H A Dlog_basic.cc176 void SetOutput(void (*log_output)(std::string_view log)) { in SetOutput() function
/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Ddigital_io_cli.cc66 pw::Status SetOutput(LinuxDigitalIoChip& chip, in SetOutput() function
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSHProjectionTest.cpp114 #define SetOutput(X, T) \ in Invoke() macro
DEmbeddingLookupTest.cpp111 #define SetOutput(X, T) \ in Invoke() macro
DRNNTest.cpp208 #define SetOutput(X) \ in Invoke() macro
DHashtableLookupTest.cpp126 #define SetOutput(X, T) \ in Invoke() macro
DSVDFTest.cpp255 #define SetOutput(X) \ in Invoke() macro
DLayerNormLSTMTest.cpp219 #define SetOutput(X) \ in Invoke() macro
DLSTMTest.cpp206 #define SetOutput(X) \ in Invoke() macro
/aosp_15_r20/build/soong/ui/tracer/
H A Dtracer.go130 func (t *tracerImpl) SetOutput(filename string) { func
/aosp_15_r20/build/soong/ui/logger/
H A Dlogger.go174 func (s *stdLogger) SetOutput(path string) *stdLogger { func
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions_lib.cc80 Generator& SetOutput(Section* section) { in SetOutput() function in tensorflow::__anon136510250111::Generator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.cc161 void NodeExecStatsWrapper::SetOutput(int slot, const Tensor* tensor) { in SetOutput() function in tensorflow::NodeExecStatsWrapper
H A Dexecutor.cc118 void SetOutput(NodeExecStatsInterface* stats, int slot, const Tensor* v) { in SetOutput() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
H A Dragged_tensor_to_tensor_tflite.cc525 void SetOutput(TfLiteContext* context, int ragged_rank, in SetOutput() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc669 void XlaOpKernelContext::SetOutput(int index, const xla::XlaOp& handle) { in SetOutput() function in tensorflow::XlaOpKernelContext
/aosp_15_r20/prebuilts/go/linux-x86/src/flag/
Dflag.go450 func (f *FlagSet) SetOutput(output io.Writer) { func
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dcaptured_function.cc100 void SetOutput(int slot, const Tensor* tensor) override {} in SetOutput() function in tensorflow::data::__anona21e91bd0111::SimpleStepStatsCollector::SimpleNodeExecStats
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/tests/
DFuzzerUnittest.cpp1328 TEST(FuzzerCommand, SetOutput) { in TEST() argument
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp1652 TEST_F(ValidationTestExecution, SetOutput) { in TEST_F() argument