HomeSort by relevance Sort by last modified time
    Searched full:didn (Results 151 - 175 of 2509) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/chromeos/login/
login_status_consumer.h 114 // The same password didn't work both online and offline.
  /external/chromium/chrome/browser/chromeos/
low_battery_observer.cc 55 // update: is visible_ to _visible triggered when we didn't hide
setting_level_bubble.h 41 // If we didn't update our internal state to 25% after 2), then the animation
  /external/chromium/chrome/browser/download/
save_item.h 45 // Rough percent complete, -1 means we don't know (since we didn't receive a
  /external/chromium/chrome/browser/history/
text_database_unittest.cc 201 EXPECT_TRUE(unique_urls.empty()) << "Didn't ask for unique URLs";
252 EXPECT_TRUE(unique_urls.empty()) << "Didn't ask for unique URLs";
270 EXPECT_TRUE(unique_urls.empty()) << "Didn't ask for unique URLs";
310 EXPECT_TRUE(unique_urls.empty()) << "Didn't ask for unique URLs";
  /external/chromium/chrome/browser/ui/cocoa/
nsimage_cache_unittest.mm 42 << "Didn't get the same NSImage back?";
ui_localizer.mm 94 // If we didn't find anything, this string doesn't need localizing.
  /external/chromium/chrome/common/
chrome_paths_internal.h 56 // location. This is the case when the browser didn't load itself but by, e.g.,
  /external/clang/include/clang/Sema/
LocInfoType.h 44 assert(getTypeClass() == (TypeClass)LocInfo && "LocInfo didn't fit in TC?");
  /external/dropbear/libtommath/
bn_mp_mul_2.c 68 * that we didn't write to
  /external/easymock/src/org/easymock/internal/
UnorderedBehavior.java 61 // reset the capture (already validated or expected didn't
  /external/elfutils/m4/
iconv.m4 65 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
  /external/guava/
README 12 Ask "how-to" and "why-didn't-it-work" questions at:
  /external/guava/guava-tests/test/com/google/common/collect/
InternersTest.java 85 fail("reference didn't get cleaned up");
  /external/icu4c/data/
icu4j-readme.txt 24 1a. If you didn't download from Subversion, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
  /external/icu4c/test/intltest/
citrtest.cpp 391 errln("Iterator didn't start out in the right place.");
420 errln("next() didn't return DONE at the end");
423 errln("setIndex(len+1) didn't return DONE");
452 errln("previous didn't return DONE at the beginning");
487 errln("nextPostInc() didn't return DONE at the beginning");
496 errln("starting the iterator in the middle didn't work");
565 errln("Iterator didn't start out in the right place.");
572 errln("move32(1, kStart) didn't work correctly expected %X got %X", c, text.char32At(1) );
577 errln("move32(2, kCurrent) didn't work correctly expected %X got %X i=%ld", c, text.char32At(4), i);
582 errln("move32(-2, kCurrent) didn't work correctly expected %X got %X i=%d", c, text.char32At(1), i)
    [all...]
  /external/iptables/extensions/
libxt_physdev.man 14 interface which begins with this name will match. If the packet didn't arrive
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 52 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
58 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
63 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
68 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
73 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
81 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
126 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
199 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
218 assert(AA && "AA didn't call InitializeAliasAnalysis in its run method!");
  /external/llvm/test/Transforms/GVN/
pre-single-pred.ll 3 ; verify that doing so is safe. If there didn't _happen_ to be a load in
  /external/okhttp/
README.md 26 OkHttp uses the platform's [ProxySelector][2]. Prior to Android 4.0, `ProxySelector` didn't honor the `proxyHost` and `proxyPort` system properties for HTTPS connections. Work around this by specifying the `https.proxyHost` and `https.proxyPort` system properties when using a proxy with HTTPS.
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/
StrictLineReaderTest.java 46 fail("line reader didn't throw the expected EOFException.");
  /external/quake/quake/src/QW/server/
world.h 33 float fraction; // time completed, 1.0 = didn't hit anything
  /external/quake/quake/src/WinQuake/
world.h 33 float fraction; // time completed, 1.0 = didn't hit anything
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/
StartedServiceMatcher.java 58 message += "didn't start anything";
  /external/srtp/test/
getopt_s.c 106 return '?'; /* didn't find expected character */

Completed in 579 milliseconds

1 2 3 4 5 67 8 91011>>