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

1 2

  /build/tools/fs_config/default/
android_filesystem_config.h 27 #warning No device-supplied android_filesystem_config.h, using empty default.
  /external/nanopb-c/extra/
nanopb.mk 19 # system-supplied python interpreter.
  /external/eigen/blas/fortran/
chbmv.f 26 * triangular part of the band matrix A is being supplied as
30 * being supplied.
33 * being supplied.
54 * band part of the hermitian matrix, supplied column by
72 * band part of the hermitian matrix, supplied column by
chpmv.f 19 * A is an n by n hermitian matrix, supplied in packed form.
26 * triangular part of the matrix A is supplied in the packed
30 * supplied in AP.
33 * supplied in AP.
75 * supplied as zero then Y need not be set on input.
dsbmv.f 26 * triangular part of the band matrix A is being supplied as
30 * being supplied.
33 * being supplied.
54 * band part of the symmetric matrix, supplied column by
72 * band part of the symmetric matrix, supplied column by
dspmv.f 19 * A is an n by n symmetric matrix, supplied in packed form.
26 * triangular part of the matrix A is supplied in the packed
30 * supplied in AP.
33 * supplied in AP.
73 * supplied as zero then Y need not be set on input.
ssbmv.f 26 * triangular part of the band matrix A is being supplied as
30 * being supplied.
33 * being supplied.
54 * band part of the symmetric matrix, supplied column by
72 * band part of the symmetric matrix, supplied column by
sspmv.f 19 * A is an n by n symmetric matrix, supplied in packed form.
26 * triangular part of the matrix A is supplied in the packed
30 * supplied in AP.
33 * supplied in AP.
73 * supplied as zero then Y need not be set on input.
zhbmv.f 26 * triangular part of the band matrix A is being supplied as
30 * being supplied.
33 * being supplied.
54 * band part of the hermitian matrix, supplied column by
72 * band part of the hermitian matrix, supplied column by
zhpmv.f 19 * A is an n by n hermitian matrix, supplied in packed form.
26 * triangular part of the matrix A is supplied in the packed
30 * supplied in AP.
33 * supplied in AP.
75 * supplied as zero then Y need not be set on input.
ctbmv.f 72 * band part of the matrix of coefficients, supplied column by
90 * band part of the matrix of coefficients, supplied column by
dtbmv.f 72 * band part of the matrix of coefficients, supplied column by
90 * band part of the matrix of coefficients, supplied column by
stbmv.f 72 * band part of the matrix of coefficients, supplied column by
90 * band part of the matrix of coefficients, supplied column by
ztbmv.f 72 * band part of the matrix of coefficients, supplied column by
90 * band part of the matrix of coefficients, supplied column by
  /external/protobuf/
configure.ac 66 AC_MSG_RESULT([use user-supplied: $CXXFLAGS])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 293 # * the user-supplied help string
441 # so we need an explicit "not supplied" value.
562 # Have to be set now, in case no option strings are supplied.
585 raise TypeError("at least one option string must be supplied")
672 "choices must be a list of strings ('%s' supplied)"
696 "'const' must not be supplied for action %r" % self.action,
705 "'nargs' must not be supplied for action %r" % self.action,
716 "callback_args, if supplied, must be a tuple: not %r"
721 "callback_kwargs, if supplied, must be a dict: not %r"
726 "callback supplied (%r) for non-callback option
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 293 # * the user-supplied help string
441 # so we need an explicit "not supplied" value.
562 # Have to be set now, in case no option strings are supplied.
585 raise TypeError("at least one option string must be supplied")
672 "choices must be a list of strings ('%s' supplied)"
696 "'const' must not be supplied for action %r" % self.action,
705 "'nargs' must not be supplied for action %r" % self.action,
716 "callback_args, if supplied, must be a tuple: not %r"
721 "callback_kwargs, if supplied, must be a dict: not %r"
726 "callback supplied (%r) for non-callback option
    [all...]
  /frameworks/rs/api/
rs_for_each.spec 169 by the supplied context.
196 by the supplied context. See @rsGetArray0() for an explanation of the context.
209 as specified by the supplied context. See @rsGetArray0() for an explanation
223 by the supplied context. See @rsGetArray0() for an explanation of the context.
371 supplied context. See @rsGetArray0() for an explanation of the context.
385 as specified by the supplied context. See @rsGetArray0() for an explanation of
  /external/v8/test/mjsunit/
debug-handle.js 53 // Generate request with the supplied arguments.
76 // Generate request with the supplied arguments.
debug-continue.js 51 // Generate request with the supplied arguments
debug-evaluate-recursive.js 51 // Generate request with the supplied arguments.
debug-evaluate.js 48 // Generate request with the supplied arguments.
debug-references.js 48 // Generate request with the supplied arguments.
  /external/deqp/framework/delibs/debase/
deDefs.h 55 # error Detected compiler does not match the supplied compiler.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 35 can include it in warning messages. If 'file' is not supplied,
80 (a string) and 'file' (a file-like object) must be supplied.
154 whole range, eg. "lines 3-5". If 'line' supplied, it overrides

Completed in 859 milliseconds

1 2