/third_party/ffmpeg/libavcodec/mips/ |
D | hevcdsp_mips.h | 63 MC(qpel, hv, 4); 64 MC(qpel, hv, 8); 65 MC(qpel, hv, 12); 66 MC(qpel, hv, 16); 67 MC(qpel, hv, 24); 68 MC(qpel, hv, 32); 69 MC(qpel, hv, 48); 70 MC(qpel, hv, 64); 92 MC(epel, hv, 4); 93 MC(epel, hv, 6); [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp8dsp.h | 24 #define VP8_LF_Y(hv, inner, opt) \ argument 25 void ff_vp8_##hv##_loop_filter16##inner##_##opt(uint8_t *dst, \ 30 #define VP8_LF_UV(hv, inner, opt) \ argument 31 void ff_vp8_##hv##_loop_filter8uv##inner##_##opt(uint8_t *dstU, \ 37 #define VP8_LF_SIMPLE(hv, opt) \ argument 38 void ff_vp8_##hv##_loop_filter16_simple_##opt(uint8_t *dst, \
|
D | vp9dsp_init_aarch64.c | 70 decl_filter_funcs(put, hv, sz); \ 71 decl_filter_funcs(avg, hv, sz) 142 init_mc_funcs(idx, hv, 1, 1, sz,) in vp9dsp_mc_init_aarch64()
|
D | vp9dsp_init_16bpp_aarch64_template.c | 66 decl_filter_funcs(put, hv, sz, bpp); \ 67 decl_filter_funcs(avg, hv, sz, bpp) 145 init_mc_funcs(idx, hv, 1, 1, sz, , bpp) in vp9dsp_mc_init_aarch64()
|
/third_party/icu/icu4c/source/data/unit/ |
D | fo.txt | 65 per{"{0} fyri hvønn fersentimetur"} 76 per{"{0} fyri hvønn fertumma"} 82 per{"{0} fyri hvønn ferkilometur"} 88 per{"{0} fyri hvønn fermetur"} 94 per{"{0} fyri hvørt fermíl"} 164 dnam{"milligramm fyri hvønn desilitur"} 165 one{"{0} milligramm fyri hvønn desilitur"} 166 other{"{0} milligramm fyri hvønn desilitur"} 169 dnam{"millimol fyri hvønn litur"} 170 one{"{0} millimol fyri hvønn litur"} [all …]
|
D | se.txt | 491 one{"{0}hv"} 492 other{"{0}hv"} 493 two{"{0}hv"} 781 one{"{0} hv"} 782 other{"{0} hv"} 783 two{"{0} hv"}
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | fo.txt | 65 per{"{0} fyri hvønn fersentimetur"} 76 per{"{0} fyri hvønn fertumma"} 82 per{"{0} fyri hvønn ferkilometur"} 88 per{"{0} fyri hvønn fermetur"} 94 per{"{0} fyri hvørt fermíl"} 164 dnam{"milligramm fyri hvønn desilitur"} 165 one{"{0} milligramm fyri hvønn desilitur"} 166 other{"{0} milligramm fyri hvønn desilitur"} 169 dnam{"millimol fyri hvønn litur"} 170 one{"{0} millimol fyri hvønn litur"} [all …]
|
D | se.txt | 491 one{"{0}hv"} 492 other{"{0}hv"} 493 two{"{0}hv"} 781 one{"{0} hv"} 782 other{"{0} hv"} 783 two{"{0} hv"}
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vp8dsp.h | 29 #define VP8_LF_Y(hv, inner, opt) \ argument 30 void ff_vp8_##hv##_loop_filter16##inner##_##opt(uint8_t *dst, \ 35 #define VP8_LF_UV(hv, inner, opt) \ argument 36 void ff_vp8_##hv##_loop_filter8uv##inner##_##opt(uint8_t *dstU, \ 42 #define VP8_LF_SIMPLE(hv, opt) \ argument 43 void ff_vp8_##hv##_loop_filter16_simple_##opt(uint8_t *dst, \
|
D | vp9dsp_init_arm.c | 70 decl_filter_funcs(put, hv, sz); \ 71 decl_filter_funcs(avg, hv, sz) 129 init_mc_funcs(idx, hv, 1, 1, sz,) in vp9dsp_mc_init_arm()
|
D | vp9dsp_init_16bpp_arm_template.c | 66 decl_filter_funcs(put, hv, sz, bpp); \ 67 decl_filter_funcs(avg, hv, sz, bpp) 130 init_mc_funcs(idx, hv, 1, 1, sz, , bpp) in vp9dsp_mc_init_arm()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/ |
D | fo.txt | 65 per{"{0} fyri hvønn fersentimetur"} 76 per{"{0} fyri hvønn fertumma"} 82 per{"{0} fyri hvønn ferkilometur"} 88 per{"{0} fyri hvønn fermetur"} 94 per{"{0} fyri hvørt fermíl"} 112 dnam{"milligramm fyri hvønn desilitur"} 113 one{"{0} milligramm fyri hvønn desilitur"} 114 other{"{0} milligramm fyri hvønn desilitur"} 117 dnam{"millimol fyri hvønn litur"} 118 one{"{0} millimol fyri hvønn litur"} [all …]
|
D | se.txt | 491 one{"{0}hv"} 492 other{"{0}hv"} 493 two{"{0}hv"} 781 one{"{0} hv"} 782 other{"{0} hv"} 783 two{"{0} hv"}
|
/third_party/skia/resources/sksl/runtime/ |
D | PrecisionQualifiers.rts | 48 highp vec2 hv[2]; hv[0] = vec2(0, 1); hv[1] = vec2(2, 3); 50 return mf[0] == hf[0] && hv[0] == mv[0] && mv[1] == hv[1];
|
/third_party/skia/tests/sksl/runtime/ |
D | PrecisionQualifiers.stage | 53 float2 hv[2]; 54 hv[0] = float2(0.0, 1.0); 55 hv[1] = float2(2.0, 3.0); 56 return (float(mf[0]) == hf[0] && hv[0] == float2(mv[0])) && float2(mv[1]) == hv[1];
|
D | PrecisionQualifiers.skvm | 131 $130 = hv[0] (float2 : slot 1/2, L48) 132 $131 = hv[0] (float2 : slot 2/2, L48) 133 $132 = hv[1] (float2 : slot 1/2, L48) 134 $133 = hv[1] (float2 : slot 2/2, L48)
|
/third_party/alsa-lib/modules/mixer/simple/python/ |
D | common.py | 108 hv = HValue(self.volume[dir]) 109 hv.setArray(self.volumeinfo[dir].type, self.volumearray[dir]) 110 hv.write() 121 hv = HValue(self.switch[dir]) 122 hv.setArray(self.switchinfo[dir].type, self.switcharray[dir]) 123 hv.write() 173 hv = HValue(self.enum) 174 hv.setArray(self.enuminfo.type, self.enumarray) 175 hv.write()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | aspectratio | 33 DARv = DARd <=> wv / hv * PARv = wd / hd * PARd 34 <=> wd / hd = wv / hv * (PARv / PARd) 46 wd / hd = wv / hv * PARv / PARd
|
/third_party/boost/libs/yap/example/autodiff_library/ |
D | BinaryOPNode.cpp | 480 double hu = NaN_Double, hv= NaN_Double; in hess_forward_calc0() local 534 hv = lval; in hess_forward_calc0() 538 ret_vec[i] = hu*lvec[i] + hv*rvec[i]; in hess_forward_calc0() 546 ret_vec[index] = hu * lvec[index] + lvec[i] * rvec[j]+hv * rvec[index] + rvec[i] * lvec[j]; in hess_forward_calc0() 564 hv = pow(lval,rval)*log(lval); in hess_forward_calc0() 571 ret_vec[i] = hu*lvec[i] + hv*rvec[i]; in hess_forward_calc0() 579 ret_vec[index] = 0 + 0 + hv * rvec[index] + rvec[i] * coeff * rvec[j]; in hess_forward_calc0() 590 ret_vec[i] = hu*lvec[i] + hv*rvec[i]; in hess_forward_calc0()
|
/third_party/python/Python/ |
D | hashtable.c | 265 for (size_t hv = 0; hv < ht->nbuckets; hv++) { in _Py_hashtable_foreach() local 266 _Py_hashtable_entry_t *entry = TABLE_HEAD(ht, hv); in _Py_hashtable_foreach()
|
/third_party/boost/boost/system/ |
D | error_code.hpp | 794 boost::ulong_long_type hv = ( boost::ulong_long_type( 0xCBF29CE4 ) << 32 ) + 0x84222325; in hash_value() local 799 hv ^= id_; in hash_value() 800 hv *= prime; in hash_value() 804 hv ^= static_cast<unsigned>( ec.value() ); in hash_value() 805 hv *= prime; in hash_value() 807 return static_cast<std::size_t>( hv ); in hash_value()
|
/third_party/ejdb/src/jbr/ |
D | jbr.c | 215 fio_str_info_s hv = fiobj_obj2cstr(h); in _jbr_on_query() local 216 if (strstr(hv.data, "explain")) { in _jbr_on_query() 613 fio_str_info_s hv = fiobj_obj2cstr(h); in _jbr_on_http_request() local 614 …if ((hv.len != http->access_token_len) || (memcmp(hv.data, http->access_token, http->access_token_… in _jbr_on_http_request() 1286 fio_str_info_s hv = fiobj_obj2cstr(h); in _jbr_on_http_upgrade() local 1287 …if ((hv.len != http->access_token_len) || (memcmp(hv.data, http->access_token, http->access_token_… in _jbr_on_http_upgrade()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | fr_CM.txt | 59 hv{
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | fr_CM.txt | 59 hv{
|
/third_party/icu/icu4c/source/data/locales/ |
D | fr_CM.txt | 59 hv{
|