Searched
full:didn (Results
376 -
400 of
2448) sorted by null
<<11121314151617181920>>
/external/clang/lib/Sema/ |
IdentifierResolver.cpp | 79 llvm_unreachable("Didn't find this decl on its identifier's chain!"); 224 assert(Ptr && "Didn't find this decl on its identifier's chain!"); 227 assert(D == Ptr && "Didn't find this decl on its identifier's chain!");
|
/external/icu4c/test/cintltst/ |
hpmufn.c | 133 * Failure here usually means that some ICU service didn't clean up successfully, 277 * Failure here usually means that some ICU service didn't clean up successfully, 406 * Failure here usually means that some ICU service didn't clean up successfully,
|
chashtst.c | 211 log_err("FAIL: uhash_put() with value=NULL didn't remove the key value pair\n"); 222 log_err("FAIL: uhash_put() with value!=NULL didn't replace the key value pair\n");
|
/external/replicaisland/res/values/ |
wanda.xml | 100 Kyle was my friend, but to you he was just an obstacle to overcome. You probably didn?t even think of him as a person, just another in a long line of hurdles on the way to the finish line. I can?t believe I trusted a machine. 124 But that doesn?t make up for what you did to Kyle. Maybe you didn?t know what you were doing. Or maybe Kabocha manipulated you into thinking it was the right thing to do. I don?t know. But I will never trust you again. 128 Let me just say this. I don?t trust Rokudou either. He could have saved Kyle but for some reason he didn?t. I?m starting to think he?s not the man I thought he was. I know he?s helping you out now but I?d watch my back if I were in your shoes.
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
EntityDeltaTests.java | 171 assertEquals("Didn't produce insert action", TYPE_INSERT, type); 185 assertEquals("Didn't produce update action", TYPE_UPDATE, type); 199 assertEquals("Didn't produce delete action", TYPE_DELETE, type);
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
SSLSocketFactory.java | 30 * This class was copied from org.apache.http.conn.ssl, because it didn't have a suitable 326 // verifyHostName() didn't blowup - good! 386 // verifyHostName() didn't blowup - good!
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
IconFactory.java | 125 // up every time. If it didn't exist once, it will not exist later. 170 // up every time. If it didn't exist once, it will not exist later. 200 // up every time. If it didn't exist once, it will not exist later.
|
/external/valgrind/main/coregrind/m_gdbserver/ |
server.c | 421 /* Otherwise we didn't know what packet it was. Say we didn't 672 /* Otherwise we didn't know what packet it was. Say we didn't 683 /* Otherwise we didn't know what packet it was. Say we didn't [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCamera.h | 83 * frame - Captured frame, or NULL if camera device didn't pull the frame 272 * frames, but didn't create the preview window yet.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ObjectTest.java | 66 assertTrue("Instance didn't match creator class.", 68 assertTrue("Instance didn't match class with matching name.",
|
/external/chromium/base/ |
shared_memory_unittest.cc | 198 // Memory2 shouldn't know the size because we didn't create it. 205 // Verify that opening memory2 didn't truncate or delete memory 1.
|
/external/chromium/chrome/browser/debugger/ |
devtools_manager.cc | 264 return; // Didn't know about old_tab. 267 return; // Didn't know about old_tab.
|
/external/chromium/chrome/browser/ui/tests/ |
browser_uitest.cc | 56 // Make sure the UMA metrics say we didn't crash. 70 // Make sure session restore says we didn't crash.
|
/external/chromium/chrome/browser/ui/webui/options/ |
sync_setup_handler.cc | 379 // The page sent us something that we didn't understand. 402 // The page sent us something that we didn't understand.
|
/external/icu4c/test/intltest/ |
trnserr.cpp | 108 errln("FAIL: Test insertion with string: the transliteration position limit didn't change as expected."); 120 errln("FAIL: Test insertion with character: the transliteration position limit didn't change as expected.");
|
/external/jpeg/ |
change.log | 147 Repair bug in jquant1.c: sometimes didn't use as many colors as it could. 168 Fix bug in rdbmp.c: didn't allow for extra data between header and image.
|
/external/llvm/include/llvm/CodeGen/ |
CallingConvLower.h | 262 return 0; // Didn't find the reg. 275 return 0; // Didn't find the reg.
|
/external/llvm/lib/Analysis/ |
Loads.cpp | 157 /// value would be live through. If we scanned the entire block and didn't find 247 // Got to the start of the block, we didn't find it, but are done for this
|
/external/llvm/lib/Support/ |
CrashRecoveryContext.cpp | 235 // We didn't find a crash recovery context -- this means either we got a 236 // signal on a thread we didn't expect it on, the application got a signal
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
JITMemoryManagerTest.cpp | 139 // Check that the small functions didn't allocate any new slabs. 200 // Make sure we didn't allocate any extra slabs for this tiny amount of data.
|
/external/mesa3d/docs/ |
intro.html | 61 the terms <em>"Open"</em> or <em>"GL"</em> in the project name and I didn't 72 the OpenGL API, so they didn't feel threatened by the project.
|
/external/netperf/ |
netcpu_ntperf.c | 252 fprintf(stderr, "NtQuery didn't return expected amount of data\n"); 261 fprintf(stderr, "NtQuery didn't return expected amount of data\n");
|
/external/openssl/crypto/engine/ |
eng_ctrl.c | 266 /* If the command didn't *have* to be supported, we fake 304 /* If the command didn't *have* to be supported, we fake
|
/external/qemu/distrib/jpeg-6b/ |
change.log | 147 Repair bug in jquant1.c: sometimes didn't use as many colors as it could. 168 Fix bug in rdbmp.c: didn't allow for extra data between header and image.
|
/external/v8/preparser/ |
preparser-process.cc | 239 fail(data, "Didn't throw as expected\n"); 241 fail(data, "Didn't throw \"%s\" as expected\n", expects->type);
|
Completed in 1068 milliseconds
<<11121314151617181920>>