Home
last modified time | relevance | path

Searched defs:HF (Results 1 – 18 of 18) sorted by relevance

/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
Dallocator.pass.cpp68 typedef test_hash<std::hash<T>> HF; in main() typedef
88 typedef test_hash<std::hash<T>> HF; in main() typedef
Dinit.pass.cpp97 typedef test_hash<std::hash<T>> HF; in main() typedef
130 typedef test_hash<std::hash<T>> HF; in main() typedef
Drange.pass.cpp102 typedef test_hash<std::hash<T>> HF; in main() typedef
135 typedef test_hash<std::hash<T>> HF; in main() typedef
/external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
Dallocator.pass.cpp68 typedef test_hash<std::hash<T>> HF; in main() typedef
88 typedef test_hash<std::hash<T>> HF; in main() typedef
Dinit.pass.cpp97 typedef test_hash<std::hash<T>> HF; in main() typedef
130 typedef test_hash<std::hash<T>> HF; in main() typedef
Drange.pass.cpp102 typedef test_hash<std::hash<T>> HF; in main() typedef
135 typedef test_hash<std::hash<T>> HF; in main() typedef
/external/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
Dallocator.pass.cpp91 typedef test_hash<std::hash<T>> HF; in main() typedef
110 typedef test_hash<std::hash<T>> HF; in main() typedef
Dinit.pass.cpp101 typedef test_hash<std::hash<int>> HF; in main() typedef
132 typedef test_hash<std::hash<int>> HF; in main() typedef
Drange.pass.cpp107 typedef test_hash<std::hash<int>> HF; in main() typedef
139 typedef test_hash<std::hash<int>> HF; in main() typedef
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dallocator.pass.cpp91 typedef test_hash<std::hash<T>> HF; in main() typedef
110 typedef test_hash<std::hash<T>> HF; in main() typedef
Dinit.pass.cpp145 typedef test_hash<std::hash<int>> HF; in main() typedef
200 typedef test_hash<std::hash<int>> HF; in main() typedef
Drange.pass.cpp151 typedef test_hash<std::hash<int>> HF; in main() typedef
208 typedef test_hash<std::hash<int>> HF; in main() typedef
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp689 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST() typedef
738 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST_P() typedef
807 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST_P() typedef
866 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST_P() typedef
926 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST_P() typedef
971 using HF = spvutils::HexFloat<spvutils::FloatProxy<float>>; in TEST() typedef
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp736 using HF = HexFloat<FloatProxy<float>>; in TEST() typedef
783 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
852 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
910 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
1026 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
1070 using HF = HexFloat<FloatProxy<float>>; in TEST() typedef
/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp736 using HF = HexFloat<FloatProxy<float>>; in TEST() typedef
783 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
852 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
910 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
1026 using HF = HexFloat<FloatProxy<float>>; in TEST_P() typedef
1070 using HF = HexFloat<FloatProxy<float>>; in TEST() typedef
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3583 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals() local
4230 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar() local
DRewriteModernObjC.cpp4383 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals() local
5083 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar() local
/external/clang/lib/Driver/
DToolChains.cpp4304 const bool HF = in getDynamicLinker() local