Home
last modified time | relevance | path

Searched refs:f2c (Results 1 – 25 of 25) sorted by relevance

/external/eigen/blas/
DCMakeLists.txt18 f2c/srotm.c f2c/srotmg.c f2c/drotm.c f2c/drotmg.c
19 f2c/lsame.c f2c/dspmv.c f2c/ssbmv.c f2c/chbmv.c
20 f2c/sspmv.c f2c/zhbmv.c f2c/chpmv.c f2c/dsbmv.c
21 f2c/zhpmv.c f2c/dtbmv.c f2c/stbmv.c f2c/ctbmv.c
22 f2c/ztbmv.c f2c/d_cnjg.c f2c/r_cnjg.c
28 set(EigenBlas_SRCS ${EigenBlas_SRCS} f2c/complexdots.c)
DAndroid.bp23 "f2c/complexdots.c",
24 "f2c/srotm.c",
25 "f2c/srotmg.c",
26 "f2c/drotm.c",
27 "f2c/drotmg.c",
28 "f2c/lsame.c",
29 "f2c/dspmv.c",
30 "f2c/ssbmv.c",
31 "f2c/chbmv.c",
32 "f2c/sspmv.c",
[all …]
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-function.cpp81 function<int(int, int)> f2c = add<float>(); in test_function() local
84 f2c = f2d; in test_function()
86 f2c(1.0, 3); in test_function()
/external/clang/test/CodeGenCXX/
Dfloat128-declarations.cpp38 static const __float128 f2c; member in C1
46 return arg * C1::f2c; in func2c()
/external/eigen/cmake/
DFindLAPACK.cmake84 # Test this combination of libraries with the Fortran/f2c interface.
89 # Some C++ linkers require the f2c library to link with Fortran libraries.
90 # I do not know which ones, thus I just add the f2c library if it is available.
100 # Check if function exists with f2c calling convention (ie a trailing underscore)
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-symbolized-disassembly.test21 ObjC-EXE: 0000000100007f2c add x0, x0, #0x20 ; Objc cfstring ref: @"The current date and time is: %…
/external/libmtp/logs/
Dmtp-detect-iriver-t30.txt53 0200: 240d 1f2c 2406 5a78 240d 1f34 2406 5994 $..,$.Zx$..4$.Y.
118 0200: 240d 1f2c 2406 5a78 240d 1f34 2406 5994 $..,$.Zx$..4$.Y.
/external/eigen/unsupported/Eigen/
DNonLinearOptimization42 …* The original fortran code was automatically translated using f2c (http://en.wikipedia.org/wiki/F…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Da06c58ee3e2f7fb17aa67ed2da6693db.0000bcb9.honggfuzz.cov40 ����}< N��o�n8�u-|���p��L��q��bH�h��d(ⴒE<#ZX�饰��8]ev����pt���2��Ғp:��kZ�(�f2c�/{��~$���…
D6cbf4b009c80caeab1401d9d357cb7a4.0000aef7.honggfuzz.cov71 ����}< N��o�n8�u-|���p��L��q��bH�h��d(ⴒE<#ZX�饰��8]ev����pt���2��Ғp:��kZ�(�f2c�/{��~$���…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym3663 FUNC 17f2c 88 0 ExceptionHandlerTest_SimpleWithFD_Test::TestBody
3664 17f2c 8 170 6
4208 18f2c 8 75 132
4796 19f2c 10 399 6
9428 22f2c 8 486 85
13016 29f2c 4 82 52
21366 38f2c 2 668 144
22270 39f2c 8 175 144
26618 40f2c 2 168 145
29075 44f2c 6 3454 97
[all …]
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym739 1f2c 18 192 1584
1519 3f2c 1f 252 208
Domap_stretched.sym2510 5f2c 8 256 1800
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D6cbf4b009c80caeab1401d9d357cb7a4.0000aef7.honggfuzz.cov71 ����}< N��o�n8�u-|���p��L��q��bH�h��d(ⴒE<#ZX�饰��8]ev����pt���2��Ғp:��kZ�(�f2c�/{��~$���…
D5759900efce564b42e6c1cb7da41adcf.0000df50.honggfuzz.cov62 ����}< N��o�n8�u-|���p��L��q��bH�h��d(ⴒE<#ZX�饰��8]ev����pt���2��Ғp:��kZ�(�f2c�/{��~$���…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym944 21f2c 4 484 85
1351 22f2c 4 224 78
1986 23f2c 4 877 6
2520 24f2c 8 46 126
2982 25f2c 20 56 63
3433 26f2c 4 884 80
3804 27f2c 8 164 6
4249 28f2c 4 320 6
4621 29f2c c 302 82
7361 30f2c 8 124 13
[all …]
/external/clang/include/clang/Driver/
DOptions.td2234 defm f2c : BooleanFFlag<"f2c">, Group<gfortran_Group>;
/external/tensorflow/tensorflow/core/kernels/
DBUILD2402 # and f2c helper functions in global namespace. Tell the compiler to
/external/scapy/doc/notebooks/
DHTTP_2_Tuto.ipynb1473 "/iT9/f2c/f399f/////////////////////////////////////////////////////9/f31/f39\n",
1512 "//////////////////////////////////////////////////////////39/cj9/f2c////////\n",
1540 "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/v7+Dv7+/lr9/f2c/f39y/39/e39/f36/f39+v39\n",
/external/elfutils/tests/
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/processor/testdata/
Dmodule0.out10621 9f2c 7 125 5815
14393 11f2c 6 2148 1271
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym10621 9f2c 7 125 5815
14393 11f2c 6 2148 1271
/external/skia/src/jumper/
DSkJumper_generated_win.S38077 DB 233,171,0,0,0 ; jmpq 27f2c <_sk_store_bgra_hsw_lowp+0x12c>
38080 DB 233,153,0,0,0 ; jmpq 27f2c <_sk_store_bgra_hsw_lowp+0x12c>
38083 DB 233,134,0,0,0 ; jmpq 27f2c <_sk_store_bgra_hsw_lowp+0x12c>
38091 DB 235,85 ; jmp 27f2c <_sk_store_bgra_hsw_lowp+0x12c>
38096 DB 235,54 ; jmp 27f2c <_sk_store_bgra_hsw_lowp+0x12c>
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym4596 STACK CFI 70f2c .cfa: $rsp -128 +
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym2207 STACK WIN 4 35f2c 6c 0 0 10 c 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 …