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

1 2 3

  /external/eigen/blas/
chbmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, K specifies the number of super-diagonals of the
48 * On entry, ALPHA specifies the scalar alpha.
93 * On entry, LDA specifies the first dimension of A as declared
105 * On entry, INCX specifies the increment for the elements of
110 * On entry, BETA specifies the scalar beta.
119 * On entry, INCY specifies the increment for the elements of
ctbmv.f 24 * On entry, UPLO specifies whether the matrix is an upper or
34 * On entry, TRANS specifies the operation to be performed as
46 * On entry, DIAG specifies whether or not A is unit
57 * On entry, N specifies the order of the matrix A.
62 * On entry with UPLO = 'U' or 'u', K specifies the number of
64 * On entry with UPLO = 'L' or 'l', K specifies the number of
112 * On entry, LDA specifies the first dimension of A as declared
124 * On entry, INCX specifies the increment for the elements of
dsbmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, K specifies the number of super-diagonals of the
48 * On entry, ALPHA specifies the scalar alpha.
91 * On entry, LDA specifies the first dimension of A as declared
103 * On entry, INCX specifies the increment for the elements of
108 * On entry, BETA specifies the scalar beta.
117 * On entry, INCY specifies the increment for the elements of
dtbmv.f 24 * On entry, UPLO specifies whether the matrix is an upper or
34 * On entry, TRANS specifies the operation to be performed as
46 * On entry, DIAG specifies whether or not A is unit
57 * On entry, N specifies the order of the matrix A.
62 * On entry with UPLO = 'U' or 'u', K specifies the number of
64 * On entry with UPLO = 'L' or 'l', K specifies the number of
112 * On entry, LDA specifies the first dimension of A as declared
124 * On entry, INCX specifies the increment for the elements of
ssbmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, K specifies the number of super-diagonals of the
48 * On entry, ALPHA specifies the scalar alpha.
91 * On entry, LDA specifies the first dimension of A as declared
103 * On entry, INCX specifies the increment for the elements of
108 * On entry, BETA specifies the scalar beta.
117 * On entry, INCY specifies the increment for the elements of
stbmv.f 24 * On entry, UPLO specifies whether the matrix is an upper or
34 * On entry, TRANS specifies the operation to be performed as
46 * On entry, DIAG specifies whether or not A is unit
57 * On entry, N specifies the order of the matrix A.
62 * On entry with UPLO = 'U' or 'u', K specifies the number of
64 * On entry with UPLO = 'L' or 'l', K specifies the number of
112 * On entry, LDA specifies the first dimension of A as declared
124 * On entry, INCX specifies the increment for the elements of
zhbmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, K specifies the number of super-diagonals of the
48 * On entry, ALPHA specifies the scalar alpha.
93 * On entry, LDA specifies the first dimension of A as declared
105 * On entry, INCX specifies the increment for the elements of
110 * On entry, BETA specifies the scalar beta.
119 * On entry, INCY specifies the increment for the elements of
ztbmv.f 24 * On entry, UPLO specifies whether the matrix is an upper or
34 * On entry, TRANS specifies the operation to be performed as
46 * On entry, DIAG specifies whether or not A is unit
57 * On entry, N specifies the order of the matrix A.
62 * On entry with UPLO = 'U' or 'u', K specifies the number of
64 * On entry with UPLO = 'L' or 'l', K specifies the number of
112 * On entry, LDA specifies the first dimension of A as declared
124 * On entry, INCX specifies the increment for the elements of
chpmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, ALPHA specifies the scalar alpha.
69 * On entry, INCX specifies the increment for the elements of
74 * On entry, BETA specifies the scalar beta. When BETA is
85 * On entry, INCY specifies the increment for the elements of
dspmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, ALPHA specifies the scalar alpha.
67 * On entry, INCX specifies the increment for the elements of
72 * On entry, BETA specifies the scalar beta. When BETA is
83 * On entry, INCY specifies the increment for the elements of
sspmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, ALPHA specifies the scalar alpha.
67 * On entry, INCX specifies the increment for the elements of
72 * On entry, BETA specifies the scalar beta. When BETA is
83 * On entry, INCY specifies the increment for the elements of
zhpmv.f 25 * On entry, UPLO specifies whether the upper or lower
38 * On entry, N specifies the order of the matrix A.
43 * On entry, ALPHA specifies the scalar alpha.
69 * On entry, INCX specifies the increment for the elements of
74 * On entry, BETA specifies the scalar beta. When BETA is
85 * On entry, INCY specifies the increment for the elements of
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
exportfig.m 4 % a figure handle and FILENAME is a string that specifies the
7 % EXPORTFIG(...,PARAM1,VAL1,PARAM2,VAL2,...) specifies
13 % specifies the output format. Defaults to 'eps'.
20 % specifies a preview for EPS files. Defaults to 'none'.
24 % specifies the width in the figure's PaperUnits
26 % specifies the height in the figure's PaperUnits
36 % 'bw' specifies that lines and text are exported in
38 % 'gray' specifies that all objects are exported in grayscale
39 % 'cmyk' specifies that all objects are exported in color
42 % specifies the renderer to us
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_links/
send_links.js 11 // If the html specifies a relative path, chrome converts it to an absolute
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 9 If a lexer grammar specifies the <tt>filter = true</t> option, the generated
  /external/chromium_org/chrome/test/ispy/common/
ispy_utils.py 298 max_keys: Integer. Specifies the maximum number of objects returned
301 delimiter: String. Turns on directory mode, specifies characters
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 42 The ``program`` field specifies the main program that will be loaded
139 The ``files`` field specifies a dictionary of file resources to be used by a
  /external/chromium_org/remoting/tools/win/
chromoting-set-channel.bat 20 REM Make sure the argument specifies a valid channel.
  /external/chromium_org/chrome/common/extensions/docs/server2/
host_file_system_provider.py 85 |self._constructor_for_test specifies). Wraps the resulting file system in
  /external/fdlibm/
Android.mk 57 # c99 specifies a less relaxed floating point model that does not enable
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_content.js 211 * @param {string} grain specifies "sentence", "word", "character",
296 * @param {string} grain specifies "sentence", "word", "character",
397 * @param {string} grain specifies "sentence", "word", "character",
426 * @param {string} grain specifies "sentence", "word", "character",
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_control.spec 79 glXSwapIntervalMESA specifies the minimum number of video frame periods
  /external/chromium_org/third_party/polymer/components-chromium/core-overlay/
core-overlay-extracted.js 74 * This property specifies an attribute on elements that should
85 * This property specifies a selector matching elements that should
97 * The `margin` property specifies a pixel amount around the overlay
108 * The transition property specifies a string which identifies a
  /external/mesa3d/docs/
MESA_swap_control.spec 79 glXSwapIntervalMESA specifies the minimum number of video frame periods
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
module.pxd 13 # NULL. When the name argument contains a dot (when it specifies a
18 # when name in fact specifies a subpackage instead of a submodule:

Completed in 964 milliseconds

1 2 3