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

  /bionic/tools/versioner/src/
CompilationType.h 33 auto tie() const { function in struct:CompilationType
34 return std::tie(arch, cpp, api_level, file_offset_bits);
39 return tie() < other.tie();
43 return tie() == other.tie();
  /hardware/interfaces/keymaster/4.0/vts/functional/
HmacKeySharingTest.cpp 34 auto tie() { return std::tie(error, params); } function in struct:android::hardware::keymaster::V4_0::test::HmacKeySharingTest::GetParamsResult
40 auto tie() { return std::tie(error, sharing_check); } function in struct:android::hardware::keymaster::V4_0::test::HmacKeySharingTest::ComputeHmacResult
51 result.tie() = std::tie(error, params);
73 result.tie() = std::tie(error, params);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_ios.h 289 tie() const function in class:basic_ios
298 * This sets up a new tie; see tie() for more.
301 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_ios.h 289 tie() const function in class:basic_ios
298 * This sets up a new tie; see tie() for more.
301 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 110 tuple<Values&...> tie(Values&... values) { function
330 return apply_functor(f, bound_args, indexes(), tie(args...));
example-tuple.cpp 130 tuple<Values&...> tie(Values&... values) { function
140 const tuple<int&, float&, double&> *t3q = addr(tie(i, f, d));
  /external/swiftshader/third_party/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_8/src/common/
wpa_common.h 437 const u8 *tie; member in struct:wpa_ft_ies
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseHelper.cpp 5069 bool tie = false; local
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp 7091 bool tie = false; local
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 298 milliseconds