/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
memory | 176 * then this didn't happen.
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
memory | 176 * then this didn't happen.
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/ |
BaseFileHandler.java | 63 * didn't happen (canceled by the user).
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiDocumentNode.java | 130 * @return The removed node or null if it didn't exist in the first place.
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.cpp | 111 // function didn't have to wait.
|
/sdk/emulator/qtools/ |
hash_table.h | 161 // If we get here, then we didn't find the key
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-port.h | 291 // The user didn't tell us whether exceptions are enabled, so we need 329 // The user didn't tell us whether ::string is available, so we need 337 // The user didn't tell us whether ::std::wstring is available, so we need 351 // The user didn't tell us whether ::wstring is available, so we need 359 // The user didn't tell us whether RTTI is enabled, so we need to 406 // The user didn't tell us explicitly, so we assume pthreads support is 427 // The user didn't tell us not to do it, so we assume it's OK. 434 // The user didn't tell us, so we need to figure it out. 506 // The user didn't tell us, so we need to figure it out. 630 // The user didn't tell us, so we need to figure it out [all...] |
/external/gtest/include/gtest/internal/ |
gtest-port.h | 295 // The user didn't tell us whether exceptions are enabled, so we need 337 // The user didn't tell us whether ::string is available, so we need 345 // The user didn't tell us whether ::std::wstring is available, so we need 359 // The user didn't tell us whether ::wstring is available, so we need 367 // The user didn't tell us whether RTTI is enabled, so we need to 429 // The user didn't tell us explicitly, so we assume pthreads support is 450 // The user didn't tell us not to do it, so we assume it's OK. 457 // The user didn't tell us, so we need to figure it out. 530 // The user didn't tell us, so we need to figure it out. 657 // The user didn't tell us, so we need to figure it out [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-port.h | 299 // The user didn't tell us whether exceptions are enabled, so we need 341 // The user didn't tell us whether ::string is available, so we need 349 // The user didn't tell us whether ::std::wstring is available, so we need 364 // The user didn't tell us whether ::wstring is available, so we need 372 // The user didn't tell us whether RTTI is enabled, so we need to 419 // The user didn't tell us explicitly, so we assume pthreads support is 440 // The user didn't tell us not to do it, so we assume it's OK. 447 // The user didn't tell us, so we need to figure it out. 520 // The user didn't tell us, so we need to figure it out. 644 // The user didn't tell us, so we need to figure it out [all...] |
/external/clang/lib/Sema/ |
JumpDiagnostics.cpp | 548 "indirect jump didn't get added to scopes?"); 568 "Referenced label didn't get added to scopes?"); 638 // Only diagnose if we didn't find something. 721 assert(LabelAndGotoScopes.count(From) && "Jump didn't get added to scopes?"); 724 assert(LabelAndGotoScopes.count(To) && "Jump didn't get added to scopes?");
|
/external/grub/ |
NEWS | 412 things (it didn't pre-scroll the list to the appropriate place). 427 * Known bugs in floppy operation fixed (12-bit FAT didn't work for 428 most cases, and inserting other floppies didn't flush the filesystem 455 some mapping blocks where it didn't at all before). Filesystem 529 * Filesystem support improved. It didn't work on many floppies before
|
/external/llvm/include/llvm/Target/ |
TargetInstrInfo.h | 282 llvm_unreachable("Target didn't implement TargetInstrInfo::RemoveBranch!"); 299 llvm_unreachable("Target didn't implement TargetInstrInfo::InsertBranch!"); 376 llvm_unreachable("Target didn't implement TargetInstrInfo::copyPhysReg!"); 389 llvm_unreachable("Target didn't implement " 402 llvm_unreachable("Target didn't implement " [all...] |
/external/flac/libFLAC/ |
bitreader.c | 744 /* didn't find stop bit yet, have to keep going... */ 769 /* didn't find stop bit yet, have to keep going... */ 867 /* didn't find stop bit yet, have to keep going... */ 893 /* didn't find stop bit yet, have to keep going... */ [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2ed-design.sgml | 75 At first, I didn't know much about Unix, much less about Unix filesystems, 111 However, I didn't have the luxury of choice when I started my project - 118 The situation I found myself at the beginning was that I didn't have a fully 119 detailed document which describes the ext2 filesystem. In fact, I didn't 152 page sources. Then, I started to do some programming. I didn't know 229 learning experience - I didn't use other code to do the job (aside from 239 I didn't know almost anything of the structure of the ext2 filesystem. 250 simple of-course. At this point, the user-interface didn't matter to me - I 269 I wanted a <Literal remap="tt">quick</Literal> way to get going. I didn't have the patience to learn 286 are mostly <Literal remap="tt">flat</Literal> - Didn't contain a lot of recursive structure; Only [all...] |
/bionic/libc/docs/ |
CHANGES.TXT | 41 - sysconf() didn't work for some arguments due to a small bug in the 102 didn't work well with threads.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
RubyTarget.java | 401 System.out.println( "1: hey you didn't account for this: \"" + literal + "\"" ); 407 System.out.println( "2: hey you didn't account for this: \"" + literal + "\"" );
|
/external/apache-http/src/org/apache/http/conn/ssl/ |
SSLSocketFactory.java | 322 // verifyHostName() didn't blowup - good! 382 // verifyHostName() didn't blowup - good!
|
/external/bluetooth/glib/tests/ |
uri-test.c | 200 g_print ("\ng_filename_to_uri() test %d failed, returned NULL, but didn't set error\n", i); 254 g_print ("\ng_filename_from_uri() test %d failed, returned NULL, but didn't set error\n", i);
|
/external/chromium/chrome/browser/resources/ntp4/ |
card_slider.js | 227 // If we didn't use up all the scroll, hold onto it for a little bit, but 367 // current card is new, or reset the existing card if we didn't drag
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_model_unittest.cc | [all...] |
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field.mm | 111 // editing area would be if we didn't add decorations, forward to 122 // mouse up and no selection was created (the mouse didn't move),
|
/external/dbus/bus/ |
config-parser-trivial.c | 500 _dbus_assert_not_reached ("didn't allocate test_directory\n"); 513 _dbus_assert_not_reached ("didn't allocate filename string\n");
|
/external/dbus/dbus/ |
dbus-shell.c | 579 * tokens (we didn't do any new expansions), we don't need to 583 * remove any zero-length words that didn't contain quotes
|
/external/elfutils/libdwfl/ |
elf-from-memory.c | 303 /* If the segments visible in memory didn't include the section 330 /* If the segments visible in memory didn't include the section
|
/external/icu4c/test/intltest/ |
dcfmapts.cpp | 369 errln((UnicodeString)"ERROR: getDynamicClassID() didn't return the expected value"); 386 errln((UnicodeString)"ERROR: CurrencyPluralInfo::getDynamicClassID() didn't return the expected value");
|