HomeSort by relevance Sort by last modified time
    Searched refs:f77 (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/cblas/
Makefile.ALPHA 33 FC = f77
Makefile.HPPA 33 FC = f77
Makefile.SGI64 33 FC = f77
Makefile.SUN4 33 FC = f77
Makefile.SUN4SOL2 33 FC = f77
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue6889.go 88 f77 = f76 * 77
89 f78 = f77 * 78
87 f77 = f76 * 77 const
  /prebuilts/go/linux-x86/test/fixedbugs/
issue6889.go 88 f77 = f76 * 77
89 f78 = f77 * 78
87 f77 = f76 * 77 const
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
archv6.d 30 0+058 <[^>]*> 16242f77 ? qsub16ne r2, r4, r7
80 0+120 <[^>]*> 16342f77 ? shsub16ne r2, r4, r7
129 0+1e4 <[^>]*> 16142f77 ? ssub16ne r2, r4, r7
173 0+294 <[^>]*> 16742f77 ? uhsub16ne r2, r4, r7
187 0+2cc <[^>]*> 16642f77 ? uqsub16ne r2, r4, r7
205 0+314 <[^>]*> 16542f77 ? usub16ne r2, r4, r7
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfThunk.s 359 stf.spill [sp]=f76,-16;; stf.spill [sp]=f77,-16;; stf.spill [sp]=f78,-16;; stf.spill [sp]=f79,-16;;
391 ldf.fill f79=[sp],16;; ldf.fill f78=[sp],16;; ldf.fill f77=[sp],16;; ldf.fill f76=[sp],16;;
  /external/bison/build-aux/
config.rpath 117 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
  /external/e2fsprogs/config/
config.rpath 117 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
  /external/valgrind/memcheck/tests/
deep-backtrace.c 77 int f77(int *p) { return f76(p); } function
78 int f78(int *p) { return f77(p); }
deep-backtrace.stderr.exp 78 by 0x........: f77 (deep-backtrace.c:77)
582 by 0x........: f77 (deep-backtrace.c:77)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
cris.exp 458 [list "swapnwbr" f77]]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns16-d-unit.d 58 [0-9a-f]+[02468ace] <[^>]*> 6f77[ \t]+addaw \.D2 b15,27,b15
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 276 {dehex("8286 8441 0f77 7777 2e65 7861 6d70 6c65 2e63 6f6d"),
379 7474 7073 3a2f 2f77 7777 2e65 7861 6d70
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 276 {dehex("8286 8441 0f77 7777 2e65 7861 6d70 6c65 2e63 6f6d"),
379 7474 7073 3a2f 2f77 7777 2e65 7861 6d70
  /libcore/benchmarks/src/benchmarks/
ImtConflictBenchmark.java 886 default void f77() {} method in interface:ImtConflictBenchmark.I1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h 419 #define ADO_Reserved_19 GUID_BUILDER (ADO_Reserved_19, 0b410060, 4d75, 4f77, 96, A1, 68, 4c, 38, 15, E1, B1)
    [all...]
adogpool_backcompat.h 424 #define ADO_Reserved_19 GUID_BUILDER (ADO_Reserved_19, 0b410060, 4d75, 4f77, 96, A1, 68, 4c, 38, 15, E1, B1)
    [all...]
d3d11.idl     [all...]
  /external/cmockery/cmockery_0_1_2/
configure 398 tagnames=${tagnames+${tagnames},}F77
468 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE GCC_TRUE GCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBTOOL_DEPS LIBOBJS LTLIBOBJS'
941 ac_env_F77_set=${F77+set}
942 ac_env_F77_value=$F77
943 ac_cv_env_F77_set=${F77+set}
944 ac_cv_env_F77_value=$F77
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 5492 float f77 = 77; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
regs.s 518 { .mfi; mov f77 = f0 ;; }
    [all...]

Completed in 607 milliseconds

1 2 3