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

<<21222324252627282930>>

  /external/webkit/WebKitTools/pywebsocket/test/testdata/handlers/sub/
no_wsh_at_the_end.py 36 pass
plain_wsh.py 32 pass
wrong_handshake_sig_wsh.py 36 pass
wrong_transfer_sig_wsh.py 36 pass
  /frameworks/base/core/java/android/app/
ApplicationLoaders.java 34 * This is the parent we use if they pass "null" in. In theory
  /frameworks/base/core/java/android/webkit/
CacheLoader.java 34 * @param loadListener LoadListener to pass the content to
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
ArcShape.java 27 * but more graphical control is available if you instead pass
  /frameworks/base/include/utils/
StringArray.h 52 // Pass this to the sort routine to do an ascending alphabetical sort.
ZipUtils.h 53 * Pass in a seeked file pointer for the gzip file. If this is a gzip
  /frameworks/base/media/libstagefright/include/
HTTPStream.h 55 // Pass a negative value to disable the timeout.
  /packages/apps/Browser/tests/src/com/android/browser/
JNIBindingsTest.java 68 // EMULATE_JSC_BINDINGS: JSC does not pass chars correctly
148 // EMULATE_JSC_BINDINGS JSC pass null for object arrays that are not strings.
190 // EMULATE_JSC_BINDINGS: JSC does not pass chars correctly. (chars are strings in JS)
248 // The JS test will pass a string, not an array to this test.
  /packages/apps/Contacts/tests/src/com/android/contacts/
GroupingListAdapterTests.java 250 // First pass - building up cache
259 // Second pass - using cache
271 // First pass - building up cache
281 // Second pass - using cache
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
WebLatency.java 41 "12 USD in GBP", "how to pass a drug test", "goog stock",
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
symcat.h 28 /* Note one should never pass extra whitespace to the CONCATn macros,
  /system/core/include/zipfile/
zipfile.h 50 // iterate through the entries in the zip file. pass a pointer to
  /system/core/toolbox/
insmod.c 85 /* pass it to the kernel */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info 158 RTL-generation pass, it is often necessary to have multiple strategies
189 hook `TARGET_STRUCT_VALUE_RTX' tells GCC where to pass this address.
199 standard system convention is to pass to the subroutine the address of
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info 158 RTL-generation pass, it is often necessary to have multiple strategies
189 hook `TARGET_STRUCT_VALUE_RTX' tells GCC where to pass this address.
199 standard system convention is to pass to the subroutine the address of
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gccint.info 158 RTL-generation pass, it is often necessary to have multiple strategies
189 hook `TARGET_STRUCT_VALUE_RTX' tells GCC where to pass this address.
199 standard system convention is to pass to the subroutine the address of
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 225 log_verbose("Pass: Number formatting using unum_format() successful\n");
229 log_verbose("Pass: Complete number formatting using unum_format() successful\n");
257 log_verbose("Pass: Number Formatting using unum_formatDouble() Successful\n");
261 log_verbose("Pass: Complete number formatting using unum_format() successful\n");
286 log_verbose("Pass: parsing successful\n");
310 log_verbose("Pass: Number Formatting using unum_formatDouble() Successful\n");
315 log_verbose("Pass: Complete number formatting using unum_format() successful\n");
335 log_verbose("Pass: parsed currency ammount successfully\n");
338 log_verbose("Pass: parsed correct currency\n");
364 log_verbose("Pass: parsing successful\n")
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
i18n.sgml 55 pass <option>--keyword=Q_</option> to xgettext when extracting messages.
81 pass <option>--keyword=C_:1c,2</option> to xgettext when extracting
143 pass <option>--keyword=NC_:1c,2</option> to xgettext when extracting
  /external/e2fsprogs/util/
copy_sparse.c 68 int pass = 0; local
78 if (pass++ >= 3)
82 pass = 0;
  /external/gtest/test/
gtest_repeat_test.cc 99 // A test that should pass.
108 // test. It should pass.
253 printf("PASS\n");
gtest_xml_outfiles_test.py 84 pass
88 pass
92 pass
  /external/iproute2/tc/
m_gact.c 48 "Where: \tACTION := reclassify | drop | continue | pass \n"
57 "Where: \tACTION := reclassify | drop | continue | pass \n"
84 } else if (matches(*argv, "pass") == 0 || matches(*argv, "ok") == 0) {

Completed in 617 milliseconds

<<21222324252627282930>>