Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dkernel_support_library.h57 void For( in For() function
80 void For( in For() function
110 void For(absl::string_view name, llvm::Value* start, llvm::Value* end, in For() function
135 void For(absl::string_view name, llvm::Value* start, llvm::Value* end, in For() function
156 void For( in For() function
178 void For( in For() function
194 void For( in For() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dmatmul_utils.cc120 /*static*/ StatusOr<MatrixLayout> MatrixLayout::For(const Shape& shape) { in For() function in xla::gpu::MatrixLayout
162 /*static*/ StatusOr<MatrixLayout> MatrixLayout::For( in For() function in xla::gpu::MatrixLayout
171 /*static*/ StatusOr<MatrixLayout> MatrixLayout::For(const Shape& shape, in For() function in xla::gpu::MatrixLayout
233 /*static*/ StatusOr<GemmConfig> GemmConfig::For( in For() function in xla::gpu::GemmConfig
321 /*static*/ StatusOr<GemmConfig> GemmConfig::For(const HloInstruction* gemm) { in For() function in xla::gpu::GemmConfig
342 /*static*/ StatusOr<GemmConfig> GemmConfig::For(mlir::lmhlo_gpu::GEMMOp op) { in For() function in xla::gpu::GemmConfig
611 /*static*/ StatusOr<MatmulPlan> MatmulPlan::For( in For() function in xla::gpu::cublas_lt::MatmulPlan
/aosp_15_r20/external/cronet/net/docs/
H A Dlife-of-a-feature.md237 #### Incubation Is Required
251 #### Introducing New Headers
261 #### Making Additional Requests
/aosp_15_r20/external/python/jinja/docs/
Dtemplates.rst629 For section in List of Control Structures
706 .. _loop-filtering:
804 For multiple branches, `elif` and `else` can be used like in Python. You can argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dtree_views.h561 struct For : public Stmt { struct
562 explicit For(const TreeRef& tree) : Stmt(tree) { in For() argument
574 static For create( in create() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/types/objectpath/
Dobjectpath.go119 func For(obj types.Object) (Path, error) { func
172 func (enc *Encoder) For(obj types.Object) (Path, error) { func
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/
H A DSourceFilesTest.java48 private static final class For {} class in SourceFilesTest
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml19 | For | In Constructor
H A Dast.ml23 | For of string * expr * expr * expr option * expr Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml19 | For | In Constructor
H A Dast.ml26 | For of string * expr * expr * expr option * expr Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml19 | For | In Constructor
H A Dast.ml26 | For of string * expr * expr * expr option * expr Constructor
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_verifier.h27 class For; variable
H A Dloopnest.h19 class For; variable
H A Dstmt.h738 For(VarPtr var, ExprPtr start, ExprPtr stop, StmtPtr body) in For() function
748 For(VarPtr var, in For() function
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/contrib/
H A DFor.java45 public class For extends Foreach class
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dflag.go88 func (f *PerPackageFlag) For(p *Package) []string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/importer/
Dimporter.go76 func For(compiler string, lookup Lookup) types.Importer { func
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DSimplifyLoopConditions_test.cpp32 TEST_F(SimplifyLoopConditionsTest, For) in TEST_F() argument
/aosp_15_r20/build/soong/android/
H A Dgen_notice.go90 For []string member
/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp983 TEST(For, ForLoopInternals) { in TEST() argument
990 TEST(For, ForRangeLoopInternals) { in TEST() argument
998 TEST(For, NegativeForLoopInternals) { in TEST() argument
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dpayloads_view.h136 static constexpr PayloadsView For(const Vector<internal::Packet>& packets, in For() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir_views.h115 enum LoopType { While, For, ModifiedLoop }; enumerator
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_ir_verifier.cpp127 TEST(IRVerifier, For) { in TEST() argument

123