Searched defs:wf (Results 1 – 9 of 9) sorted by relevance
/external/webrtc/webrtc/common_audio/ |
D | wav_file.cc | 161 void rtc_WavClose(rtc_WavWriter* wf) { in rtc_WavClose() 165 void rtc_WavWriteSamples(rtc_WavWriter* wf, in rtc_WavWriteSamples() 171 int rtc_WavSampleRate(const rtc_WavWriter* wf) { in rtc_WavSampleRate() 175 size_t rtc_WavNumChannels(const rtc_WavWriter* wf) { in rtc_WavNumChannels() 179 size_t rtc_WavNumSamples(const rtc_WavWriter* wf) { in rtc_WavNumSamples()
|
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/ |
D | mask.pass.cpp | 26 const WF& wf = std::use_facet<WF>(l); in main() local
|
/external/python/cpython2/Demo/pdist/ |
D | server.py | 69 def _dorequest(self, rf, wf): argument
|
/external/python/cpython2/Python/ |
D | marshal.c | 466 WFILE wf; in PyMarshal_WriteLongToFile() local 478 WFILE wf; in PyMarshal_WriteObjectToFile() local 1214 WFILE wf; in PyMarshal_WriteObjectToString() local 1251 WFILE wf; in marshal_dump() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_variance_sse2.c | 265 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument 418 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument
|
D | variance_sse2.c | 327 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument 397 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Hashing.h | 236 uint64_t wf = a + z; in hash_33to64_bytes() local
|
/external/llvm/include/llvm/ADT/ |
D | Hashing.h | 236 uint64_t wf = a + z; in hash_33to64_bytes() local
|
/external/lmfit/lib/ |
D | lmmin.c | 219 double* wf = (double*)pws; in lmmin() local
|