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

1 2

  /external/eigen/blas/
lsame.f 53 * ASCII is assumed - ZCODE is the ASCII code of either lower or
61 * EBCDIC is assumed - ZCODE is the EBCDIC code of either lower or
73 * ASCII is assumed, on Prime machines - ZCODE is the ASCII code
ctbmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
108 * referenced, but are assumed to be unity.
ctpmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
74 * A are not referenced, but are assumed to be unity.
ctpsv.f 52 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
54 * DIAG = 'N' or 'n' A is not assumed to be unit
77 * A are not referenced, but are assumed to be unity.
dtbmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
108 * referenced, but are assumed to be unity.
dtpmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
74 * A are not referenced, but are assumed to be unity.
dtpsv.f 52 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
54 * DIAG = 'N' or 'n' A is not assumed to be unit
77 * A are not referenced, but are assumed to be unity.
stbmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
108 * referenced, but are assumed to be unity.
stpmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
74 * A are not referenced, but are assumed to be unity.
stpsv.f 52 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
54 * DIAG = 'N' or 'n' A is not assumed to be unit
77 * A are not referenced, but are assumed to be unity.
ztbmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
108 * referenced, but are assumed to be unity.
ztpmv.f 49 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
51 * DIAG = 'N' or 'n' A is not assumed to be unit
74 * A are not referenced, but are assumed to be unity.
ztpsv.f 52 * DIAG = 'U' or 'u' A is assumed to be unit triangular.
54 * DIAG = 'N' or 'n' A is not assumed to be unit
77 * A are not referenced, but are assumed to be unity.
chbmv.f 89 * not be set and are assumed to be zero.
chpmv.f 59 * not be set and are assumed to be zero.
chpr.f 74 * not be set, they are assumed to be zero, and on exit they
chpr2.f 85 * not be set, they are assumed to be zero, and on exit they
zhbmv.f 89 * not be set and are assumed to be zero.
zhpmv.f 59 * not be set and are assumed to be zero.
zhpr.f 74 * not be set, they are assumed to be zero, and on exit they
zhpr2.f 85 * not be set, they are assumed to be zero, and on exit they
  /external/linux-tools-perf/util/
help.c 311 const char *assumed = main_cmds.names[0]->name; local
318 cmd, assumed);
324 return assumed;
  /external/webkit/Tools/DumpRenderTree/qt/
fonts.conf 45 in fonts. All other blank chars are assumed to be broken and
  /ndk/build/core/
definitions-tests.mk 19 # A function which names begin with -test- (e.g. -test-foo) is assumed
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 108 // which assumed here that the EOT edge always

Completed in 1163 milliseconds

1 2