/ndk/sources/host-tools/make-3.81/ |
ansi2knr.c | 66 - concatlits didn't declare the type of its bufend argument; 67 - concatlits didn't recognize when it was inside a comment;
|
readme.vms | 254 didn't care porting the code. If there is enough interest, I'll do it at 268 SYS$SYSROOT:[SYSLIB] (I don't remember why I didn't just use
|
remake.c | 908 If it didn't work, it wouldn't work again for them. [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
lib-link.m4 | 80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need 486 dnl Didn't find the library; assume it is in the system directories
|
/prebuilts/sdk/tools/linux/ |
zipalign | |
/system/core/debuggerd/ |
tombstone.c | 557 * the oldest entry. If we didn't, we want to start at zero. 668 /* we didn't find an available file, so we clobber the oldest one */
|
/external/llvm/lib/VMCore/ |
Constants.cpp | [all...] |
/external/netperf/ |
nettest_sdp.c | 460 /* we'll see it here. If it didn't, we might as well start pumping */ 640 really didn't send what he asked for ;-) */ [all...] |
nettest_unix.c | 444 /* here. If it didn't, we might as well start pumping data. */ 569 /* send_size, so we really didn't send what he asked for ;-) */ 707 /* didn't feel it was necessary. */ [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | [all...] |
/external/bluetooth/bluez/audio/ |
telephony-maemo5.c | 930 error("Didn't find any matching call object for %s", 966 error("Didn't find any matching call object for %s", 1023 error("Didn't find any matching call object for %s", [all...] |
telephony-maemo6.c | 962 error("Didn't find any matching call object for %s", 999 error("Didn't find any matching call object for %s", 1189 error("Didn't find any matching call object for %s", [all...] |
/external/bluetooth/glib/tests/ |
testglib.c | 917 g_error ("g_mkstemp didn't work for template %s\n", template); 968 g_error ("g_file_open_tmp didn't work for template '%s': %s\n", template, error->message); 977 g_error ("g_file_open_tmp didn't work for a NULL template: %s\n", error->message); [all...] |
/external/chromium/chrome/browser/ui/ |
browser_init.cc | 698 // If this is an app launch, but we didn't open an app window, it may 870 // Session restore didn't occur, open the urls. [all...] |
/external/clang/lib/AST/ |
DeclObjC.cpp | 336 // Didn't find one yet - look through protocols. 343 // Didn't find one yet - now look through categories. 350 // Didn't find one yet - look through protocols. [all...] |
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 487 // Otherwise, this is the first query, or the previous query didn't match 553 // Otherwise, didn't find it. Remember we didn't find this. [all...] |
LiteralSupport.cpp | 209 // If we didn't consume the proper number of digits, there is a problem. 397 "Lexer didn't maximally munch?"); [all...] |
/external/llvm/lib/Transforms/IPO/ |
DeadArgumentElimination.cpp | 698 // to return a struct and didn't change the number of return values, 705 // One return type? Just a simple value then, but only if we didn't use to 709 // No return types? Make it void, but only if we didn't use to return {}. [all...] |
/external/llvm/tools/bugpoint/ |
Miscompilation.cpp | 395 // extraction both didn't break the program, and didn't mask the problem. [all...] |
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 545 assert(SlotNo != 0 && "Didn't get a slot number assigned?"); 741 assert(InstOps.size() > BeforeAddingNumOps && "Didn't add any operands"); [all...] |
/external/ppp/pppd/ |
ipv6cp.c | 150 * since SVR4 && (SNI || __USLC__) didn't work properly) 754 * on an option that we didn't include in our request packet. 1045 * their identifier and they didn't send their identifier, then we [all...] |
/external/svox/pico/tts/ |
com_svox_picottsengine.cpp | 149 /* We didn't find an exact match; it may have been specified with only the first 2 characters. [all...] |
/external/webkit/Source/WebKit/mac/Carbon/ |
CarbonWindowAdapter.mm | 201 // We didn't even really try to get it right at _initContent:... time, because it's more trouble that it's worth to write a real +[NSCarbonWindow frameRectForContentRect:styleMask:]. M.P. Notice - 10/10/00 257 // We need to sync the context here. I was hoping I didn't need to do this, 292 // if we didn't remove the event handler at dealloc time, we would risk getting sent events after the window has been deallocated. See 2702179. M.P. Notice - 6/1/01 [all...] |
/frameworks/base/core/java/android/widget/ |
StackView.java | 798 // if we made it this far, it means we didn't find a satisfactory new pointer :(, 848 // Didn't swipe up far enough, snap back down 866 // Didn't swipe down far enough, snap back u [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventHelper.java | 256 Log.e(TAG, "Attempted to update existing event but models didn't refer to the same " [all...] |