Home
last modified time | relevance | path

Searched defs:ft1 (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp2.cpp101 void N0::X0<T>::ft1(T t, U u) { in ft1() function in N0::X0
254 void X0<void*>::ft1(void*, const void*) { } in ft1() function in N0::X0
267 void N0::X0<void*>::ft1(void *, unsigned) { } // okay in ft1() function in N0::X0
270 void N0::X0<void*>::ft1(void *, float) { } in ft1() function in N0::X0
277 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}} in ft1() function in N1::N0::X0
Dp2-0x.cpp74 void N0::X0<T>::ft1(T t, U u) { in ft1() function in N0::X0
250 void X0<void*>::ft1(void*, const void*) { } in ft1() function in N0::X0
263 void N0::X0<void*>::ft1(void *, unsigned) { } // okay in ft1() function in N0::X0
266 void N0::X0<void*>::ft1(void *, float) { } in ft1() function in N0::X0
270 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}} in ft1() function in N1::N0::X0
Dp1.cpp48 void X0<T>::ft1(T t, U u) { in ft1() function in X0
89 void X0<void*>::ft1(void*, const void*) { } in ft1() function in X0
/external/lzma/CPP/Common/
DMyWindows.cpp131 LONG CompareFileTime(const FILETIME* ft1, const FILETIME* ft2) in CompareFileTime()
/external/webrtc/webrtc/system_wrappers/source/
Dclock.cc160 FILETIME ft1 = {}; in GetSystemReferencePoint() local
/external/clang/test/CodeGenCXX/
Dmangle.cpp90 template<typename T, typename U> void ft1(U u, T t) { } in ft1() function
98 template<typename T> void ft1(T) { } in ft1() function
/external/epid-sdk/epid/common/math/src/
Dpairing.c570 FfElement* ft1 = NULL; in FinalExp() local
/external/selinux/libsepol/src/
Dpolicydb.c787 const struct filename_trans *ft1 = (const struct filename_trans *)k1; in filenametr_cmp() local