/packages/apps/Settings/src/com/android/settings/ |
BrightnessPreference.java | 280 // Didn't save state for us in onSaveInstanceState
|
/packages/inputmethods/LatinIME/java/res/values-en/ |
whitelist.xml | 86 <item>didn\'t</item>
|
/prebuilts/qemu-kernel/arm/ |
rebuild.sh | 41 # if it didn't succeed.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
RunLintAction.java | 132 // If we didn't find a default project based on the selection, check how many
|
/system/core/libzipfile/ |
centraldir.c | 96 fprintf(stderr, "Whoops: didn't find expected signature\n");
|
/external/bluetooth/bluez/tools/ |
ubcsp.c | 799 /* We didn't have a packet, or it was reliable
957 /* We didn't have something to send
1045 /* We didn't have a Link Establishment response packet,
[all...] |
/external/chromium/net/base/ |
net_error_list.h | 171 // A known TLS strict server didn't offer the renegotiation extension. 447 // SPDY server didn't respond to the PING message. 512 // Server rejected our command because we didn't issue the commands in right
|
/external/icu4c/common/ |
locdispnames.cpp | 527 * we didn't need the padding. If we do need the data (no preflight), and the first element 597 len=0; /* mark that we didn't add a component */ 693 /* would have fit, but didn't because of pattern prefix. */
|
/external/icu4c/test/cintltst/ |
creststn.c | [all...] |
spreptst.c | 623 log_err("usprep_open didn't react correctly to a bad UErrorCode\n"); 627 log_err("usprep_prepare didn't react correctly to a bad UErrorCode\n"); 632 log_err("usprep_prepare didn't check its arguments\n");
|
ccapitst.c | [all...] |
capitst.c | 197 log_err("ucol_setAttribute with the bad value didn't return an error\n"); 211 log_err("ucol_getAttribute for UCOL_ATTRIBUTE_COUNT didn't return an error\n"); 216 log_err("ucol_setAttribute for UCOL_ATTRIBUTE_COUNT didn't return an error\n"); 809 log_err("FAIL: Cloned collator didn't use provided buffer.\n"); [all...] |
/external/llvm/lib/Target/ARM/ |
Thumb2InstrInfo.cpp | 257 "Bit extraction didn't work?"); 274 "Bit extraction didn't work?"); 459 "Bit extraction didn't work?");
|
/external/llvm/lib/Transforms/Utils/ |
AddrModeMatcher.cpp | 292 // If even that didn't work, bail. 525 // If folding this instruction (and it's subexprs) didn't extend any live 566 // If the match didn't cover I, then it won't be shared by it.
|
/external/llvm/lib/VMCore/ |
ConstantsContext.h | 609 assert(I->second == CP && "Didn't find correct element?"); 624 assert(OldI->second == C && "Didn't find correct element?"); 756 assert(I->first == CP && "Didn't find correct element?");
|
/external/llvm/tools/bugpoint/ |
CrashDebugger.cpp | 351 delete M; // It didn't crash, try something else. 429 delete M; // It didn't crash, try something else. 593 // This pass didn't crash without this instruction, try the next
|
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 301 // Sort the symbols by address, just in case they didn't come in that way. 504 // Reading the symbol table didn't work, create a big __TEXT symbol. 518 // but we didn't find a name for them.
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
printing_unittest.py | 235 ["1 test ran as expected, 1 didn't:\n", "\n"]) 240 ["2 tests ran as expected, 1 didn't:\n", "\n"]) 245 ['\n', "2 tests ran as expected (1 didn't run).\n",
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaVisualizerTest.java | 202 assertEquals(msg + ": setting SCALING_MODE_AS_PLAYED didn't stick", 209 assertEquals(msg + ": setting SCALING_MODE_NORMALIZED didn't stick", 493 assertTrue(msg +": getWaveForm didn't report lower energy when volume decreases",
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
CollectionsTest.java | 520 fail("nCopies with negative arg didn't throw IAE"); 797 assertEquals("Didn't Swap the element at position 4 ", new Integer(7), 799 assertEquals("Didn't Swap the element at position 7 ", new Integer(4), 802 // make sure other elements didn't get swapped by mistake 875 assertSame("Test9: ReplaceAll didn't replace element at " + i, 890 assertEquals("Test10: ReplaceAll didn't replace element at " [all...] |
/external/clang/lib/Sema/ |
SemaExprMember.cpp | 128 // If we didn't find any instance members, it can't be an implicit 332 // We didn't get to the end of the string. This means the component names 333 // didn't come from the same set *or* we encountered an illegal name. 610 // We didn't find anything with the given name, so try to correct [all...] |
/external/dbus/bus/ |
config-parser.c | 1069 _dbus_assert_not_reached ("all <policy> attributes null and we didn't set error"); [all...] |
/libcore/luni/src/test/java/tests/api/java/util/ |
CollectionsTest.java | 635 fail("nCopies with negative arg didn't throw IAE"); 971 assertEquals("Didn't Swap the element at position 4 ", new Integer(7), 973 assertEquals("Didn't Swap the element at position 7 ", new Integer(4) [all...] |
/dalvik/vm/reflect/ |
Proxy.cpp | 187 * Everything is ready. This class didn't come out of a DEX file 188 * so we didn't tuck any indexes into the class object. We can 213 /* must free innards explicitly if we didn't finish linking */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DecisionProbe.java | 853 path.remove(path.size()-1); // remove; didn't work out [all...] |