HomeSort by relevance Sort by last modified time
    Searched refs:supplied (Results 26 - 50 of 99) sorted by null

12 3 4

  /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...]
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 13 * strings. If this is not supplied during construction, it can be
  /external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/
history.js 43 // Request the state based off of the user-supplied threshold.
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 13 * strings. If this is not supplied during construction, it can be
  /external/chromium_org/tools/grit/grit/tool/
transl2tc.py 93 placeholders, limiting output to translateables, etc. using the supplied
  /external/chromium_org/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/eigen/blas/
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/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/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 227 * Creates a new ChromeExOAuth object from the supplied configuration object.
380 * Adds a key/value parameter to the supplied URL.
427 * no redirect is needed and the supplied callback is called immediately.
500 * secret for later use and sends the authorization url to the supplied
567 * access token secret for later use and sends them to the supplied callback.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 227 * Creates a new ChromeExOAuth object from the supplied configuration object.
380 * Adds a key/value parameter to the supplied URL.
427 * no redirect is needed and the supplied callback is called immediately.
500 * secret for later use and sends the authorization url to the supplied
567 * access token secret for later use and sends them to the supplied callback.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.js 8 * to see if the cell's text content is a key in the supplied data array.
  /external/chromium_org/chrome/renderer/resources/extensions/
send_request.js 18 // Runs a user-supplied callback safely.
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 51 supplied by the libxml2 library to manipulate XML files.

Completed in 609 milliseconds

12 3 4