HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 776 - 800 of 3584) sorted by null

<<31323334353637383940>>

  /dalvik/vm/
Hash.h 86 * elements the table will hold, pass the result from dvmHashSize() in.)
95 * Pass this value into dvmHashTableCreate() to ensure that you can add
  /development/testrunner/
am_instrument_parser.py 54 pass
58 pass
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RefQueueWorker.java 47 * this worker. It will pick up the queued references and pass them
72 * @param handler the handler to pass the references to
  /external/bluetooth/glib/docs/reference/glib/tmpl/
caches.sgml 115 @user_data: user data to pass to the function.
125 @user_data: user data to pass to the function.
spawn.sgml 76 vector to pass to the file. Normally g_spawn_async_with_pipes() uses
109 @user_data: user data to pass to the function.
  /external/bluetooth/glib/gio/
giotypes.h 134 * a file or copying a file, a progress callback is used to pass how
163 * @user_data: the data to pass to callback function
  /external/icu4c/common/unicode/
stringpiece.h 39 * We provide non-explicit singleton constructors so users can pass
106 * typically a mistake to pass data() to a routine that expects a NUL
  /external/icu4c/samples/ufortune/
ufortune.c 41 * here, and will pass the data address to ICU, which will then
115 * pass the address of an exported symbol from that library
  /external/jpeg/
jfdctflt.c 67 /* Pass 1: process rows. */
117 /* Pass 2: process columns. */
  /external/netcat/scripts/
web 12 ## A distinct advantage is that it *doesn't* pass on any other information
140 # transport://user:pass@host:port/path/name?query-string
  /external/opencore/engines/common/include/
pv_common_types.h 125 * CPVCmnCmdResp class is used to pass completion status on previously issued
196 * CPVCmnAsyncEvent is the base class used to pass unsolicited error and informational
  /external/openssl/apps/
enc.c 115 char *str=NULL, *passarg = NULL, *pass = NULL; local
169 else if (strcmp(*argv,"-pass") == 0)
286 BIO_printf(bio_err,"%-14s pass phrase source\n","-pass <arg>");
399 if(!app_passwd(bio_err, passarg, NULL, &pass, NULL)) {
403 str = pass;
659 if(pass) OPENSSL_free(pass);
  /external/webkit/WebCore/bindings/generic/
BindingDOMWindow.h 94 // issues to pass the URL instead of "".
97 // We pass in the opener frame here so it can be used for looking up the
  /external/webkit/WebCore/dom/
NodeIterator.cpp 99 // In other words, FILTER_REJECT does not pass over descendants
128 // In other words, FILTER_REJECT does not pass over descendants
  /external/webkit/WebKitTools/Scripts/
run-javascriptcore-tests 63 Usage: $programName [options] [options to pass to build system]
65 --jsDriver-args= A string of arguments to pass to jsDriver.pl
run-sunspider 54 Usage: $programName [options] [options to pass to build system]
118 # This code could be removed if we chose to pass extra args to sunspider instead of Xcode
  /external/webkit/WebKitTools/pywebsocket/test/
mock.py 199 pass
202 pass
  /frameworks/base/core/java/android/app/
NotificationManager.java 45 * updated. For example, if you pass a new status bar icon, the old icon in
47 * id you pass to the {@link #cancel} method to clear this notification.
  /frameworks/base/core/java/android/app/backup/
BackupManager.java 97 * needs a backup pass. This can be useful in the case of groups of packages
126 * backup agent, and pass the dataset to the agent's
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchVerticalSpacingStackFromBottomTest.java 77 // TODO: needs to be adjusted to pass on non-HVGA displays
99 // TODO: needs to be adjusted to pass on non-HVGA displays
GridTouchVerticalSpacingTest.java 70 // TODO: needs to be adjusted to pass on non-HVGA displays
87 // TODO: needs to be adjusted to pass on non-HVGA displays
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListTouchBottomGravityManyTest.java 115 // TODO: needs to be adjusted to pass on non-HVGA displays
137 // TODO: needs to be adjusted to pass on non-HVGA displays
ListTouchManyTest.java 162 // TODO: needs to be adjusted to pass on non-HVGA displays
179 // TODO: needs to be adjusted to pass on non-HVGA displays
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.h 127 * the pass to active event from the traffic monitor.
131 * the pass to short doze from active event from the
  /packages/apps/Email/src/com/android/email/mail/
Transport.java 150 * please pass a replacement string here (for logging). Most callers simply pass null,

Completed in 2220 milliseconds

<<31323334353637383940>>