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

<<31323334353637383940>>

  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CountDownLatch.java 36 * threads could pass.
87 * will be able to pass through await. (When threads must repeatedly
171 * before threads can pass through {@link #await}
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToSAXHandler.java 72 * A startPrefixMapping() call on a ToSAXHandler will pass that call
89 * Pass callback to the SAX Handler
292 * Pass in a reference to a TransformState object, which
  /external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml 113 you do not need to do any conversion to pass that
129 encoding used for file names if you wish to pass it to
147 Pass the converted file name to functions like
  /external/bluetooth/glib/gio/
gioscheduler.c 209 * @user_data: data to pass to @job_func
345 * @user_data: data to pass to @func
408 * @user_data: data to pass to @func
  /external/clearsilver/python/examples/base/
odb.py 218 pass
326 pass
333 pass
687 pass
724 pass
    [all...]
  /external/e2fsprogs/e2fsck/
e2fsck.h 131 * been used for a particular pass of e2fsck.
176 * Defines for indicating the e2fsck pass number
215 int (*progress)(e2fsck_t ctx, int pass, unsigned long cur,
  /external/icu4c/test/cintltst/
cdtdptst.c 66 log_verbose("PASS: creating dateformat using udat_openPattern() succesful\n");
279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
289 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1));
  /external/iproute2/tc/
m_police.c 60 return "pass";
85 else if (matches(arg, "pass") == 0)
229 } else if (matches(*argv, "pass") == 0) {
  /external/webkit/WebCore/platform/
KURL.h 129 String pass() const;
159 // If you pass an empty path for HTTP or HTTPS URLs, the resulting path
165 // URL (with nothing after it). To clear the query, pass a null string.
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
websocket_server.py 69 pass
78 pass
82 pass
  /external/webkit/WebKitTools/Scripts/webkitpy/
mock_bugzillatool.py 329 pass
332 pass
339 pass
  /frameworks/base/include/utils/
AssetManager.h 104 * Pass in NULL to indicate no preference.
151 * To open the top-level directory, pass in "".
163 * To open the top-level directory, pass in "".
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 195 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
201 /** The OMX_STRING type is intended to be used to pass "C" type strings between
208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 360 mPingIpAddrResult = "Pass";
377 mPingHostnameResult = "Pass";
397 mHttpClientTestResult = "Pass";
  /bionic/libc/bionic/
libc_init_dynamic.c 98 /* Several Linux ABIs don't pass the onexit pointer, and the ones that
  /bionic/libc/kernel/
README.TXT 127 this pass gets rid of everything that is guarded by a well-known macro
148 see tools/defaults.py for the list of well-known macros used in this pass,
157 this pass scans non-directive text and only keeps things that look like a
179 the final pass remove any comments and empty lines from the final headers.
  /bionic/libc/private/
bionic_tls.h 63 /* this slot is only used to pass information from the dynamic linker to
  /build/tools/apriori/
source.h 40 during the second pass of the prelinker */
  /cts/tests/tests/view/src/android/view/cts/
View_MeasureSpecTest.java 51 notes = "This is a foo test, just add annotation for constructor, to make nooser pass",
  /cts/tools/dx-tests/
dx-tests.html 82 it for the portable interpreter, pass <code>--portable</code> as the first
  /dalvik/dx/etc/
dx 57 # "-J<stuff>" from the command line and pass them to the Java
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
GenericIPMreq.java 30 * This class provides is used to pass the information required in an ip_mreq or
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestIsolator.java 41 * a proper ResultPrinter, so we pass it a null device for printing stuff.
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
Transformer.java 104 * <p>Pass a qualified name as a two-part string, the namespace URI
119 * pass the object on for use in an extension.
196 * <p>Pass a qualified property key name as a two-part string, the namespace
260 * <p>Pass a qualified property name as a two-part string, the namespace URI
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 40 * is implemented, pass in a TransformState reference to the

Completed in 531 milliseconds

<<31323334353637383940>>