HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 326 - 350 of 5535) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t018llstar.g 23 * long in theory, but is <=10 in most cases. Works great.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
simplec.g 16 * long in theory, but is <=10 in most cases. Works great.
  /external/antlr/antlr-3.4/runtime/Python/tests/
t018llstar.g 24 * long in theory, but is <=10 in most cases. Works great.
  /external/apache-harmony/regex/
README.TXT 38 - Implement special cases for more efficient exponentiation of BigInteger.TEN and
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERInteger.java 82 * in some cases positive values get crammed into a space,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DSAKeyPairGenerator.java 48 // TODO Prefer this method? (change test cases that used fixed random)
  /external/chromium/base/
time_win_unittest.cc 184 TestCase cases[] = { local
192 while (cases[test_case].func) {
195 cases[test_case].func();
204 printf("%s: %1.2fus per call\n", cases[test_case].description,
  /external/chromium/chrome/browser/extensions/
test_extension_prefs.h 45 // cases when you don't need the Extension object, but just the id it was
  /external/chromium/chrome/browser/metrics/
metrics_log_unittest.cc 252 } cases[] = { local
258 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(cases); i++) {
259 std::string hash_string = MetricsLog::CreateHash(cases[i].input);
269 EXPECT_EQ(cases[i].output, hash_hex);
  /external/chromium/chrome/browser/policy/
configuration_policy_store_interface.h 21 // cases.
  /external/chromium/chrome/browser/ui/cocoa/
fast_resize_view.mm 46 // in the process of switching tabs or closing the window. In those cases, no
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service_unittest.cc 64 // weird calculations for edge cases so use that as a simple test.
  /external/chromium/chrome/browser/ui/views/
dom_view.h 48 // implementation varies slightly, while Detach is the same in both cases.
  /external/chromium/net/http/
http_auth_handler_mock.h 21 // MockAuthHandler is used in tests to reliably trigger edge cases.
  /external/chromium/sdch/open-vcdiff/
configure.ac 32 # In those cases, use an alternative function instead of memcmp.
  /external/chromium/webkit/glue/
context_menu_unittest.cc 5 // Tests for displaying context menus in corner cases (and swallowing context
webpreferences.h 89 // chrome, except for the cases where it would require lots of extra work for
  /external/clang/test/Analysis/
no-outofbounds.c 4 // This file tests cases where we should not flag out-of-bounds warnings.
  /external/clang/test/CXX/class.access/class.access.base/
p5.cpp 75 // TODO: flesh out these cases
  /external/clang/test/CXX/special/class.init/class.base.init/
p8-0x.cpp 27 // declaration of 'a' when this set of cases is handled correctly.
  /external/clang/test/CodeGen/
parameter-passing.c 6 // corner cases.
  /external/compiler-rt/lib/ppc/
fixunstfdi.c 54 /* Edge cases are handled here, with saturation. */
gcc_qdiv.c 25 /* Detect special cases */
  /external/freetype/include/freetype/
ftxf86.h 49 /* however, there are special cases (like in PDF devices) where it is */
  /external/grub/stage2/
apic.h 35 /* this next one is used in all cases but an old local APIC, which has

Completed in 928 milliseconds

<<11121314151617181920>>