Home
last modified time | relevance | path

Searched defs:inliner (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dinliner_test.cc66 Inliner inliner; in TEST_F() local
100 Inliner inliner; in TEST_F() local
138 Inliner inliner; in TEST_F() local
/external/proguard/src/proguard/preverify/
DSubroutineInliner.java57 ClassVisitor inliner = in execute() local
/external/python/cpython2/Doc/tools/extensions/
Dpyspecific.py59 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
68 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
/external/python/cpython3/Doc/tools/extensions/
Dpyspecific.py80 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
89 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument