/external/llvm-project/flang/test/Semantics/ |
D | typeinfo01.f90 | 131 procedure :: rf, ru, wf, wu method 152 subroutine wf(x,u,iot,v,iostat,iomsg) subroutine 167 …_1,proc=ru),specialbinding(which=18_1,rank=0_1,isargdescriptorset=1_1,proc=wf),specialbinding(whic… argument 201 subroutine wf(x,u,iot,v,iostat,iomsg) subroutine 216 …_1,proc=ru),specialbinding(which=18_1,rank=0_1,isargdescriptorset=0_1,proc=wf),specialbinding(whic… argument
|
/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/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/ |
D | mask.pass.cpp | 27 const WF& wf = std::use_facet<WF>(l); in main() 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/python/cpython2/Demo/pdist/ |
D | server.py | 69 def _dorequest(self, rf, wf): argument
|
/external/python/cpython3/Python/ |
D | marshal.c | 556 w_init_refs(WFILE *wf, int version) in w_init_refs() 571 w_clear_refs(WFILE *wf) in w_clear_refs() 583 WFILE wf; in PyMarshal_WriteLongToFile() local 598 WFILE wf; in PyMarshal_WriteObjectToFile() local 1565 WFILE wf; in PyMarshal_WriteObjectToString() local
|
/external/angle/src/tests/perf_tests/ |
D | MultiviewPerf.cpp | 384 const float wf = static_cast<float>(w) / viewWidth; in renderScene() local 464 float wf = static_cast<float>(w) / viewWidth; in initializeBenchmark() local
|
/external/libffi/src/sparc/ |
D | ffi64.c | 124 unsigned int *wi = vi, *wf = vf; in ffi_struct_float_merge() local 150 unsigned int *wd = vd, *wi = vi, *wf = vf; in ffi_struct_float_copy() 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/libtextclassifier/native/utils/hash/ |
D | cityhash.cc | 138 uint64_t wf = a + z; in HashLen33to64() 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Hashing.h | 235 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/lua/src/ |
D | lstate.c | 449 lua_WarnFunction wf = G(L)->warnf; in luaE_warning() local
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | Hashing.h | 239 uint64_t wf = a + z; in hash_33to64_bytes() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | variance_avx2.c | 247 #define AOM_SUB_PIXEL_VAR_AVX2(w, h, wf, wlog2, hlog2) \ argument 289 #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 | 358 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument 433 #define FN(w, h, wf, wlog2, hlog2, opt, cast_prod, cast) \ argument
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 158 std::unique_ptr<WritableFile>* wf) { in NewWritableFile()
|
/external/lmfit/lib/ |
D | lmmin.c | 219 double* wf = (double*)pws; in lmmin() local
|
/external/webrtc/api/ |
D | array_view_unittest.cc | 67 ArrayView<const char, 2> wf(arr, 2); in TEST() local
|