/external/u-boot/test/py/tests/ |
D | test_ums.py | 119 test_f = u_boot_utils.PersistentRandomFile(u_boot_console, 'ums.bin', 122 mounted_test_fn = mount_point + '/' + mount_subdir + test_f.fn 212 cmd = ('cp', test_f.abs_fn, mounted_test_fn) 235 written_hash = test_f.content_hash
|
D | test_dfu.py | 264 test_f = u_boot_utils.PersistentRandomFile(u_boot_console, 270 dfu_write(alt_setting_test_file, test_f.abs_fn) 281 written_hash = test_f.content_hash
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadStoreElimination/ |
D | debuginfo.ll | 7 declare void @test_f() 18 ; CHECK-NEXT: call void @test_f() 26 call void @test_f()
|
/external/toybox/toys/other/ |
D | nsenter.c | 109 static int test_f() in test_f() function 139 if (test_f()) { in unshare_main()
|
/external/clang/test/SemaTemplate/ |
D | recursive-template-instantiation.cpp | 8 void test_f(int ****p) { in test_f() function
|
D | ambiguous-ovl-print.cpp | 7 void test_f(int *ip, int i) { in test_f() function
|
D | member-function-template.cpp | 86 void test_f(X<3> x, Y<int> y) { x.f(y); } in test_f() function
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/workshop/ |
D | 1_basic.ipynb | 205 "def test_f(x):\n", 213 "x = bisecting_line_search(test_f, a, b, epsilon)\n" 249 "bisecting_line_search(test_f, 0., 1., 0.001)"
|
/external/clang/test/CXX/temp/temp.names/ |
D | p4.cpp | 14 void test_f(int *ip) { in test_f() function
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p22.cpp | 11 void test_f() { in test_f() function
|
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/ |
D | p1inst.cpp | 14 void test_f(X0<float, int> xfi, X0<void, int> xvi, float *fp, void *vp, int i) { in test_f() function
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
D | sfinae-1.cpp | 40 void test_f() { in test_f() function
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 22 void test_f() { in test_f() function
|
/external/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/ |
D | p3-0x.cpp | 57 void test_f(int (&func_ref)(int)) { in test_f() function
|
/external/clang/test/SemaCXX/ |
D | overload-member-call.cpp | 7 void test_f(int x) const { in test_f() function
|
D | member-expr.cpp | 73 void test_f(Y y) { in test_f() function
|
D | overload-call.cpp | 9 void test_f(int iv, float fv) { in test_f() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle-template.cpp | 119 void test_f() { in test_f() function
|
/external/clang/test/Sema/ |
D | overloadable.c | 12 void test_f(int iv, float fv, double dv) { in test_f() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | sse_reload_fold.ll | 5 declare float @test_f(float %f) 30 %a = call float @test_f(float %f)
|
/external/llvm/test/CodeGen/X86/ |
D | sse_reload_fold.ll | 5 declare float @test_f(float %f) 30 %a = call float @test_f(float %f)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | sse_reload_fold.ll | 5 declare float @test_f(float %f) 30 %a = call float @test_f(float %f)
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 188 void test_f(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test_f() function 235 test_f(scratch, left, right, m, n, k, result, pool, t); in f_suite()
|
/external/clang/test/Index/ |
D | complete-blocks.m | 7 void test_f() { function
|
/external/clang/test/SemaObjCXX/ |
D | overload.mm | 154 void test_f(B* b, const B* bc) {
|