Searched
full:cases (Results
351 -
375 of
6052) sorted by null
<<11121314151617181920>>
/developers/samples/android/ui/actionbar/DoneBar/DoneBar/src/main/res/values/ |
strings.xml | 24 <string name="done_bar_description">In this presentation, a <b>done bar</b> replaces the action bar entirely, providing two direct actions to persist or dismiss changes. This is suitable for cases where no additional view details or actions are needed in the action bar.</string>
|
/development/samples/ApiDemos/tests/ |
AndroidManifest.xml | 23 which is needed when building test cases. -->
|
/device/generic/goldfish/ |
init.goldfish.sh | 11 # However, this will be undefined in two cases:
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
libraries.apt | 9 your grammar files in certain cases. If you have grammars that both use the import
|
/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/bison/lib/ |
time.in.h | 229 _GL_WARN_ON_USE (asctime, "asctime can overrun buffers in some cases - " 234 _GL_WARN_ON_USE (asctime, "asctime_r can overrun buffers in some cases - " 239 _GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - " 244 _GL_WARN_ON_USE (asctime, "ctime_r can overrun buffers in some cases - "
|
/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/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. */
|
Completed in 642 milliseconds
<<11121314151617181920>>