/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/ |
H A D | tf_op_shim.cc | 109 int TfInvokeContext::NumOutputs() const { return context_->num_outputs(); } in NumOutputs() function in tflite::shim::TfInvokeContext 165 int TfShapeInferenceContext::NumOutputs() const { in NumOutputs() function in tflite::shim::TfShapeInferenceContext
|
H A D | op_kernel.h | 98 int NumOutputs() const { in NumOutputs() function 124 int NumOutputs() const { in NumOutputs() function
|
H A D | tflite_op_shim.cc | 119 int TfLiteInvokeContext::NumOutputs() const { in NumOutputs() function in tflite::shim::TfLiteInvokeContext 177 int TfLiteShapeInferenceContext::NumOutputs() const { in NumOutputs() function in tflite::shim::TfLiteShapeInferenceContext
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 142 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt() 726 unsigned NumOutputs, unsigned NumInputs, in ActOnMSAsmStmt()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 607 unsigned NumOutputs; in ParseMicrosoftAsmStatement() local 750 unsigned NumOutputs = Names.size(); in ParseAsmStatement() local
|
/aosp_15_r20/external/llvm/tools/llvm-split/ |
H A D | llvm-split.cpp | 36 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/ |
H A D | op_view.cc | 62 int OpView::NumOutputs() const { return output_args_.size(); } in NumOutputs() function in tensorflow::generator::cpp::OpView
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | kernel_util.h | 158 inline int NumOutputs(const TfLiteNode* node) { in NumOutputs() function
|
/aosp_15_r20/external/tensorflow/tensorflow/go/ |
H A D | operation.go | 44 func (op *Operation) NumOutputs() int { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | InlineAsm.cpp | 261 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in Verify() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | InlineAsm.cpp | 255 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in Verify() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 138 unsigned NumOutputs) const {} in addReturnRegisterOutputs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | InlineAsm.cpp | 283 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in verify() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/include/ |
D | CpuExecutor.h | 271 inline int NumOutputs(const Operation& operation) { in NumOutputs() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 241 unsigned NumInputs, unsigned NumOutputs) { in getOutliningPenalty()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | utils_test.cc | 212 TEST_F(UtilsTest, NumOutputs) { in TEST_F() argument
|
H A D | utils.cc | 151 int NumOutputs(const NodeDef& node, GraphDef* graph) { in NumOutputs() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 245 unsigned NumInputs, unsigned NumOutputs) { in getOutliningPenalty()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/ |
H A D | kernel.cc | 208 int NumOutputs() const { return outputs_.Size(); } in NumOutputs() function in tflite::flex::OpNode
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.h | 332 unsigned NumOutputs; member
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Stmt.cpp | 425 unsigned NumOutputs, in setOutputsAndInputsAndClobbers()
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | Driver.cpp | 1793 unsigned NumOutputs = 0; in BuildJobs() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shader_types.h | 755 unsigned NumOutputs; member
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 318 unsigned NumOutputs = S->getNumOutputs(); in VisitGCCAsmStmt() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Stmt.h | 1425 unsigned NumOutputs; variable
|