Searched defs:rewrites (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/compiler/aot/ |
D | codegen.cc | 129 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/ |
D | TokenRewriteStream.java | 246 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/ |
D | TokenRewriteStream.cs | 490 …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/ |
D | url_rewrite.proto | 38 repeated UrlRequestRewrite rewrites = 3; field
|
/external/perfetto/src/trace_processor/sqlite/ |
D | sql_source.h | 160 std::vector<Rewrite> rewrites; member
|
D | sql_source.cc | 163 const std::vector<Rewrite>& rewrites) { in ApplyRewrites()
|
/external/antlr/runtime/Python3/antlr3/ |
D | streams.py | 1276 def reduceToSingleOperationPerIndex(self, rewrites): argument 1434 def getKindOfOps(self, rewrites, kind, before=None): argument
|
/external/antlr/runtime/Python/antlr3/ |
D | streams.py | 1336 def reduceToSingleOperationPerIndex(self, rewrites): argument 1494 def getKindOfOps(self, rewrites, kind, before=None): argument
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ |
D | kernel_ops_pattern.cc | 460 SmallVector<RewriteData, 4> rewrites; in matchAndRewrite() local
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 1531 unsigned rewrites = 0; in bound_bo_access_instr() local
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | firebasehosting.v1beta1.json | 2592 "rewrites": { object
|