/third_party/boost/libs/container_hash/test/ |
D | extensions_hpp_test.cpp | 17 boost::hash<int[2]> hf; in main() local
|
D | hash_std_tuple_test.cpp | 29 boost::hash<typename T::value_type> hf; in tuple_tests() local
|
D | hash_std_array_test.cpp | 29 boost::hash<typename T::value_type> hf; in array_tests() local
|
/third_party/boost/libs/unordered/test/unordered/ |
D | move_tests.cpp | 46 typename T::hasher hf, typename T::key_equal eq, in create() 59 typename T::hasher hf; in move_construct_tests1() local 110 typename T::hasher hf(1); in move_construct_tests2() local 183 typename T::hasher hf(1); in move_assign_tests2() local
|
D | copy_tests.cpp | 30 typename T::hasher hf; in copy_construct_tests1() local 87 typename T::hasher hf(1); in copy_construct_tests2() local
|
D | deduction_tests.cpp | 15 boost::hash<T> hf; in operator ()() local
|
D | constructor_tests.cpp | 28 typename T::hasher hf; in constructor_tests1() local 179 typename T::hasher hf; in constructor_tests2() local
|
D | compile_tests.hpp | 546 void unordered_test(X& x, Key& k, Hash& hf, Pred& eq) in unordered_test() 708 void unordered_copyable_test(X& x, Key& k, T& t, Hash& hf, Pred& eq) in unordered_copyable_test() 817 void unordered_movable_test(X& x, Key& k, T& /* t */, Hash& hf, Pred& eq) in unordered_movable_test()
|
D | assign_tests.cpp | 30 typename T::hasher hf; in assign_tests1() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcMisc.cpp | 51 GLhalf hf; in floatToHalfFloat() local 257 float halfFloatToFloat(GLhalf hf) in halfFloatToFloat()
|
/third_party/boost/boost/unordered/ |
D | unordered_set.hpp | 1152 unordered_set<T, H, P, A>::unordered_set(size_type n, const hasher& hf, in unordered_set() 1161 const hasher& hf, const key_equal& eql, const allocator_type& a) in unordered_set() 1209 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_set() 1229 size_type n, const hasher& hf, const allocator_type& a) in unordered_set() 1247 const hasher& hf, const allocator_type& a) in unordered_set() 1269 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_set() 1547 const hasher& hf, const key_equal& eql, const allocator_type& a) in unordered_multiset() 1555 size_type n, const hasher& hf, const key_equal& eql, in unordered_multiset() 1605 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_multiset() 1625 size_type n, const hasher& hf, const allocator_type& a) in unordered_multiset() [all …]
|
D | unordered_map.hpp | 1514 unordered_map<K, T, H, P, A>::unordered_map(size_type n, const hasher& hf, in unordered_map() 1523 size_type n, const hasher& hf, const key_equal& eql, in unordered_map() 1572 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_map() 1592 size_type n, const hasher& hf, const allocator_type& a) in unordered_map() 1610 size_type n, const hasher& hf, const allocator_type& a) in unordered_map() 1632 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_map() 1991 const hasher& hf, const key_equal& eql, const allocator_type& a) in unordered_multimap() 1999 size_type n, const hasher& hf, const key_equal& eql, in unordered_multimap() 2050 std::initializer_list<value_type> list, size_type n, const hasher& hf, in unordered_multimap() 2070 size_type n, const hasher& hf, const allocator_type& a) in unordered_multimap() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | g723_1enc.c | 543 static void comp_harmonic_coeff(int16_t *buf, int16_t pitch_lag, HFParam *hf) in comp_harmonic_coeff() 616 static void harmonic_filter(HFParam *hf, const int16_t *src, int16_t *dest) in harmonic_filter() 626 static void harmonic_noise_sub(HFParam *hf, const int16_t *src, int16_t *dest) in harmonic_noise_sub() 1117 HFParam hf[4]; in g723_1_encode_frame() local
|
D | atrac9dec.c | 865 const HuffmanCodebook *hf = &at9_huffman_sf_unsigned[i]; in atrac9_init_static() local 874 const HuffmanCodebook *hf = &at9_huffman_sf_signed[i]; in atrac9_init_static() local 888 const HuffmanCodebook *hf = &at9_huffman_coeffs[i][j][k]; in atrac9_init_static() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_combine_constants.cpp | 325 representable_as_hf(float f, uint16_t *hf) in representable_as_hf() 393 uint16_t hf; in can_promote_src_as_imm() local
|
/third_party/boost/tools/build/src/engine/ |
D | pathnt.cpp | 178 HANDLE const hf = FindFirstFileA( out->value, &fd ); in canonicWindowsPath() local
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | backend-ofono.c | 426 static void hf_audio_agent_get_cards(pa_bluetooth_backend *hf) { in hf_audio_agent_get_cards() 473 static void hf_audio_agent_register(pa_bluetooth_backend *hf) { in hf_audio_agent_register()
|
/third_party/boost/boost/regex/v4/ |
D | fileiter.hpp | 378 _fi_find_handle hf; member
|
/third_party/skia/third_party/externals/zlib/google/ |
D | zip_internal.cc | 34 HANDLE hf; member
|
/third_party/flutter/skia/third_party/externals/zlib/google/ |
D | zip_internal.cc | 32 HANDLE hf; member
|
/third_party/node/deps/zlib/google/ |
D | zip_internal.cc | 32 HANDLE hf; member
|
/third_party/boost/libs/regex/src/ |
D | fileiter.cpp | 392 inline bool find_next_file(_fi_find_handle hf, _fi_find_data& data) in find_next_file()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | MultiviewPerf.cpp | 465 float hf = static_cast<float>(h) / viewHeight; in initializeBenchmark() local
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
D | iowin32.c | 51 HANDLE hf; member
|
/third_party/zlib/contrib/minizip/ |
D | iowin32.c | 46 HANDLE hf; member
|