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

1 2 3

  /external/chromium_org/native_client_sdk/src/examples/demo/pi_generator/
example.js 6 // assumed to contain the current estimated value of Pi. Update the Pi
  /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
  /external/linux-tools-perf/util/
help.c 311 const char *assumed = main_cmds.names[0]->name; local
318 cmd, assumed);
324 return assumed;
  /external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py 45 contents. If a path in paths ends with a '/', it is assumed to be a
  /external/chromium_org/tools/page_cycler/common/
start.js 7 // The __pages is assumed an array which containing the directories for
  /ndk/build/core/
definitions-tests.mk 19 # A function which names begin with -test- (e.g. -test-foo) is assumed
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 32 Support for ARB_fragment_program is assumed, but not required.
34 Support for ARB_fragment_program_shadow is assumed, but not required.
36 Support for EXT_framebuffer_object is assumed, but not required.
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 32 Support for ARB_fragment_program is assumed, but not required.
34 Support for ARB_fragment_program_shadow is assumed, but not required.
36 Support for EXT_framebuffer_object is assumed, but not required.
    [all...]
  /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 2165 milliseconds

1 2 3