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

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-1.s 1 # A most simple instruction needing a linker-supplied GREG.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jalr.l 3 .*:2: Error: a destination register must be supplied.*
6 .*:11: Error: a destination register must be supplied.*
  /system/chre/build/nanoapp/
app.mk 32 $(info NANOAPP_VENDOR_STRING not supplied, defaulting to "Google".)
37 $(info NANOAPP_IS_SYSTEM_NANOAPP not supplied, defaulting to 0.)
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
tpmtoken_import_openssl.cnf 70 # and supplied fields are just that :-)
79 commonName = supplied
91 commonName = supplied
  /external/testng/ant/
build.properties 16 lib-supplied.dir=${basedir}/lib-supplied
  /external/nanopb-c/extra/
nanopb.mk 19 # system-supplied python interpreter.
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/assets/
ca.conf 72 commonName = supplied
83 commonName = supplied
  /external/ImageMagick/www/api/
stream.php 59 <p>ReadStream() makes the image pixels available to a user supplied callback method immediately upon reading a scanline with the ReadImage() method.</p>
90 <p>WriteStream() makes the image pixels available to a user supplied callback method immediately upon writing pixel data with the WriteImage() method.</p>
morphology.php 59 <p>AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.</p>
71 <p>"name:args[[@&gt;&lt;]" Select from one of the built in kernels, using the name and geometry arguments supplied. See AcquireKernelBuiltIn()</p>
109 <p>They take a KernelType, and a set of geometry style arguments, which were typically decoded from a user supplied string, or from a more complex Morphology Method that was requested.</p>
326 <p>It is basically equivalent to as MorphologyImage() (see below) but without any user controls. This allows internel programs to use this method to perform a specific task without possible interference by any API user supplied settings.</p>
390 <p>MorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
396 <p>Other operators that do not want user supplied options interfering, especially "convolve:bias" and "morphology:showkernel" should use MorphologyApply() directly.</p>
    [all...]
  /prebuilts/go/darwin-x86/doc/articles/wiki/
get.go 38 log.Fatal("no url supplied")
  /prebuilts/go/linux-x86/doc/articles/wiki/
get.go 38 log.Fatal("no url supplied")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py 294 # * the user-supplied help string
442 # so we need an explicit "not supplied" value.
563 # Have to be set now, in case no option strings are supplied.
586 raise TypeError("at least one option string must be supplied")
673 "choices must be a list of strings ('%s' supplied)"
697 "'const' must not be supplied for action %r" % self.action,
706 "'nargs' must not be supplied for action %r" % self.action,
717 "callback_args, if supplied, must be a tuple: not %r"
722 "callback_kwargs, if supplied, must be a dict: not %r"
727 "callback supplied (%r) for non-callback option"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
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/gdb/darwin-x86/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/gdb/linux-x86/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/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...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueDependencies.h 687 // Some instances must be supplied
695 or EdkIIGlueSmmRuntimeDxeReportStatusCodeLib must be supplied
701 #error You use EdkIIGlueBasePostCodeLibDebug, so either EdkIIGluePeiDxeDebugLibReportStatusCode or EdkIIGlueBaseDebugLibNull must be supplied
  /external/protobuf/
configure.ac 79 AC_MSG_RESULT([use user-supplied: $CXXFLAGS])
  /external/protobuf/util/
configure.ac 79 AC_MSG_RESULT([use user-supplied: $CXXFLAGS])
  /frameworks/rs/script_api/
rs_for_each.spec 239 by the supplied kernel context.
265 by the supplied kernel context. See @rsGetArray0() for an explanation of the context.
278 as specified by the supplied kernel context. See @rsGetArray0() for an explanation
292 by the supplied kernel context. See @rsGetArray0() for an explanation of the context.
439 supplied kernel context. See @rsGetArray0() for an explanation of the context.
453 as specified by the supplied kernel context. See @rsGetArray0() for an explanation of
  /build/soong/android/
package_ctx.go 64 // appended with the supplied path. It may only be called during a Go package's
109 // directory appended with the supplied path. It may only be called during a Go
124 // list of present source paths prefixed with the supplied prefix. It may only
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
SetterStore.java 605 boolean[] supplied = new boolean[adapter.attributes.length];
610 supplied[index] = true;
643 return new MultiAttributeSetter(adapter, supplied, method, conversions, casts);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/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
  /external/deqp/framework/delibs/debase/
deDefs.h 55 # error Detected compiler does not match the supplied compiler.

Completed in 471 milliseconds

1 2 3 4 5 6