Searched refs:tmpl2 (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
H A Dtemplate_test.py164 tmpl2 = template.make_template("s1", variable_scoped_function)
168 v3 = tmpl2()
178 tmpl2 = template.make_template(
182 tmpl2()
199 tmpl2 = template.make_template(
201 v3 = tmpl2()
210 tmpl2 = template.make_template("s1", variable_scoped_function)
214 v3 = tmpl2()
227 tmpl2 = template.make_template("s1", internally_variable_scoped_function)
231 v3 = tmpl2("tes
[all...]
/external/clang/test/SemaCXX/
H A Dconversion.cpp104 void tmpl2(T t = NULL) { function in namespace:test4
111 tmpl2<int*>();
H A Dcalling-conv-compat.cpp364 X<void __cdecl ()>::p tmpl2 = &A::method_thiscall; member in namespace:MemberPointers

Completed in 128 milliseconds