/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/cpython3/Python/ |
D | marshal.c | 587 w_init_refs(WFILE *wf, int version) in w_init_refs() 613 w_clear_refs(WFILE *wf) in w_clear_refs() 626 WFILE wf; in PyMarshal_WriteLongToFile() local 641 WFILE wf; in PyMarshal_WriteObjectToFile() local 1615 WFILE wf; in PyMarshal_WriteObjectToString() local
|
/external/python/cpython2/Python/ |
D | marshal.c | 466 WFILE wf; in PyMarshal_WriteLongToFile() local 481 WFILE wf; in PyMarshal_WriteObjectToFile() local 1220 WFILE wf; in PyMarshal_WriteObjectToString() local 1257 WFILE wf; in marshal_dump() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_variance_sse2.c | 266 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument 419 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument
|
D | variance_sse2.c | 441 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument 512 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/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/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Hashing.h | 236 uint64_t wf = a + z; in hash_33to64_bytes() local
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 152 std::unique_ptr<WritableFile>* wf) { in NewWritableFile()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | variance_avx2.c | 243 #define AOM_SUB_PIXEL_VAR_AVX2(w, h, wf, wlog2, hlog2) \ argument 280 #define AOM_SUB_PIXEL_AVG_VAR_AVX2(w, h, wf, wlog2, hlog2) \ argument
|
D | highbd_variance_sse2.c | 286 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument 467 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument
|
D | variance_sse2.c | 348 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument 423 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument
|
/external/lmfit/lib/ |
D | lmmin.c | 219 double* wf = (double*)pws; in lmmin() local
|