Searched defs:tie (Results 1 - 8 of 8) sorted by relevance
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | example-tuple.cpp | 130 tuple<Values&...> tie(Values&... values) { function 140 const tuple<int&, float&, double&> *t3q = addr(tie(i, f, d));
|
H A D | example-bind.cpp | 110 tuple<Values&...> tie(Values&... values) { function 330 return apply_functor(f, bound_args, indexes(), tie(args...));
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
H A D | 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_8/hostapd/src/common/ |
H A D | wpa_common.h | 449 const u8 *tie; member in struct:wpa_ft_ies
|
/external/wpa_supplicant_8/src/common/ |
H A D | wpa_common.h | 449 const u8 *tie; member in struct:wpa_ft_ies
|
/external/wpa_supplicant_8/wpa_supplicant/src/common/ |
H A D | wpa_common.h | 449 const u8 *tie; member in struct:wpa_ft_ies
|
/external/jarjar/lib/ |
H A D | apache-ant-1.9.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
Completed in 4423 milliseconds