Home
last modified time | relevance | path

Searched defs:rewrites (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/aot/
Dcodegen.cc129 std::vector<std::pair<string, string>>* rewrites) { in AddRewritesForShape() argument
165 const std::vector<std::pair<string, string>>& rewrites) { in RewriteWithName() argument
184 std::vector<std::pair<string, string>> rewrites; in GenArgMethods() local
241 std::vector<std::pair<string, string>> rewrites; in GenResultMethods() local
279 std::vector<std::pair<string, string>> rewrites; in GenVariableMethods() local
697 const std::vector<std::pair<string, string>> rewrites = { in GenerateHeader() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenRewriteStream.java246 List<? super RewriteOperation> rewrites = getProgram(programName); in insertBefore() local
272 List<? super RewriteOperation> rewrites = getProgram(programName); in replace() local
368 List<RewriteOperation> rewrites = programs.get(programName); in toString() local
460 …tends RewriteOperation> reduceToSingleOperationPerIndex(List<? extends RewriteOperation> rewrites)… in reduceToSingleOperationPerIndex()
568 …xtends RewriteOperation> List<? extends T> getKindOfOps(List<? extends RewriteOperation> rewrites,… in getKindOfOps()
573 …xtends RewriteOperation> List<? extends T> getKindOfOps(List<? extends RewriteOperation> rewrites,… in getKindOfOps()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DTokenRewriteStream.cs490 …ctionary<int, RewriteOperation> ReduceToSingleOperationPerIndex(IList<RewriteOperation> rewrites) { in ReduceToSingleOperationPerIndex()
586 …protected virtual IList<RewriteOperation> GetKindOfOps(IList<RewriteOperation> rewrites, Type kind… in GetKindOfOps()
591 …protected virtual IList<RewriteOperation> GetKindOfOps(IList<RewriteOperation> rewrites, Type kind… in GetKindOfOps()
/external/openscreen/cast/cast_core/api/v2/
Durl_rewrite.proto38 repeated UrlRequestRewrite rewrites = 3; field
/external/perfetto/src/trace_processor/sqlite/
Dsql_source.h160 std::vector<Rewrite> rewrites; member
Dsql_source.cc163 const std::vector<Rewrite>& rewrites) { in ApplyRewrites()
/external/antlr/runtime/Python3/antlr3/
Dstreams.py1276 def reduceToSingleOperationPerIndex(self, rewrites): argument
1434 def getKindOfOps(self, rewrites, kind, before=None): argument
/external/antlr/runtime/Python/antlr3/
Dstreams.py1336 def reduceToSingleOperationPerIndex(self, rewrites): argument
1494 def getKindOfOps(self, rewrites, kind, before=None): argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
Dkernel_ops_pattern.cc460 SmallVector<RewriteData, 4> rewrites; in matchAndRewrite() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1531 unsigned rewrites = 0; in bound_bo_access_instr() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfirebasehosting.v1beta1.json2592 "rewrites": { object