Home
last modified time | relevance | path

Searched defs:tie (Results 1 – 6 of 6) sorted by relevance

/external/stlport/stlport/stl/
D_ios.h62 basic_ostream<_CharT, _Traits>* tie() const { in tie() function
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { in tie() function
/external/llvm/include/llvm/ADT/
DSTLExtras.h216 inline tier<T1, T2> tie(T1& f, T2& s) { in tie() function
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-tuple.cpp130 tuple<Values&...> tie(Values&... values) { in tie() function
Dexample-bind.cpp110 tuple<Values&...> tie(Values&... values) { in tie() function
/external/wpa_supplicant_8/src/common/
Dwpa_common.h382 const u8 *tie; member
/external/v8/src/
Druntime.cc7186 int tie = EQUAL; in RUNTIME_FUNCTION() local