HomeSort by relevance Sort by last modified time
    Searched defs:tie (Results 1 - 18 of 18) sorted by null

  /external/stlport/stlport/stl/
_ios.h 62 basic_ostream<_CharT, _Traits>* tie() const { function in class:basic_ios
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { function in class:basic_ios
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 62 basic_ostream<_CharT, _Traits>* tie() const { function in class:basic_ios
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { function in class:basic_ios
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 62 basic_ostream<_CharT, _Traits>* tie() const { function in class:basic_ios
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { function in class:basic_ios
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ios.h 62 basic_ostream<_CharT, _Traits>* tie() const { function in class:basic_ios
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { function in class:basic_ios
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ios.h 62 basic_ostream<_CharT, _Traits>* tie() const { function in class:basic_ios
66 tie(basic_ostream<char_type, traits_type>* __new_tied_ostream) { function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 285 tie() const function in class:basic_ios
294 * This sets up a new tie; see tie() for more.
297 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 287 tie() const function in class:basic_ios
296 * This sets up a new tie; see tie() for more.
299 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.h 287 tie() const function in class:basic_ios
296 * This sets up a new tie; see tie() for more.
299 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 285 tie() const function in class:basic_ios
294 * This sets up a new tie; see tie() for more.
297 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 285 tie() const function in class:basic_ios
294 * This sets up a new tie; see tie() for more.
297 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 285 tie() const function in class:basic_ios
294 * This sets up a new tie; see tie() for more.
297 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 109 tuple<Values&...> tie(Values&... values) { function
329 return apply_functor(f, bound_args, indexes(), tie(args...));
example-tuple.cpp 129 tuple<Values&...> tie(Values&... values) { function
139 const tuple<int&, float&, double&> *t3q = addr(tie(i, f, d));
  /external/llvm/include/llvm/ADT/
STLExtras.h 173 // tie - this function ties two objects and returns a temporary object
183 // tie(where, inserted) = myMap.insert(std::make_pair(123,456));
206 inline tier<T1, T2> tie(T1& f, T2& s) { function in namespace:llvm
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa_ft.c 287 const u8 *tie; member in struct:wpa_ft_ies
381 parse->tie = pos + 2;
804 if (parse.tie)
  /external/wpa_supplicant_8/src/common/
wpa_common.h 368 const u8 *tie; member in struct:wpa_ft_ies
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 564 milliseconds