HomeSort by relevance Sort by last modified time
    Searched full:didn (Results 826 - 850 of 2448) sorted by null

<<31323334353637383940>>

  /external/icu4c/test/cintltst/
utf16tst.c 423 for(i=0; i<sizeof(Nvalue)/sizeof(Nvalue[0])-2; i++){ /*didn't want it to fail(we assume 0<i<length)*/
431 for(i=0; i<sizeof(Nvalue)/sizeof(Nvalue[0])-2; i++){ /*didn't want it to fail(we assume 0<i<length)*/
  /external/libpcap/
pcap-pf.c 255 * that didn't pass the filter....)
535 * BIOCSETF worked but BIOCVERSION didn't, and I've seen it do
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 302 // If the call site didn't exist in the CGN yet, add it.
350 dbgs() << "CGSCCPASSMGR: SCC Refresh didn't change call graph.\n";
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 166 assert(!Entry.Symbols.isNull() && "Didn't have a symbol, why a callback?");
206 assert(!OldEntry.Symbols.isNull() && "Didn't have a symbol, why a callback?");
  /external/llvm/lib/VMCore/
Value.cpp 259 // Get this's symtab if we didn't before.
527 // If reallocation didn't happen or if this was the first insertion, don't
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 226 /// specified kind. Return null if we didn't find one otherwise return the
399 // If our factoring failed (didn't achieve anything) see if we can simplify in
  /external/opencv/cvaux/src/
cv3dtracker.cpp 453 continue; // this camera didn't see this object
466 continue; // this camera didn't see this object
  /external/openssl/crypto/engine/
eng_dyn.c 251 /* Good, someone didn't beat us to it */
295 /* If the "add" didn't work, it was probably a conflict because it was
  /external/protobuf/
CHANGES.txt 238 it thought that the path was relative (since it didn't start with a slash).
255 * Fixed bug where MergeFrom(const Message&) didn't do anything if invoked on
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 532 "The predicate assertion didn't evaluate argument %s "
541 FAIL() << "The failed predicate assertion didn't abort the test "
  /external/qemu/slirp/
socket.c 195 * A return of -1 wont (shouldn't) happen, since it didn't happen above
332 DEBUG_ERROR((dfd, "Didn't send all data urgently XXXXX\n"));
  /external/qemu/slirp-android/
socket.c 203 * A return of -1 wont (shouldn't) happen, since it didn't happen above
340 DEBUG_ERROR((dfd, "Didn't send all data urgently XXXXX\n"));
  /external/svox/pico/lib/
picorsrc.c 574 /* open didn't succeed */
720 /* didn't find resource in rm! */
    [all...]
  /external/valgrind/main/exp-bbv/
bbv_main.c 214 /* we finished rep but didn't clear out count */
252 /* we finished rep but didn't clear out count */
  /external/webkit/Source/WebCore/page/animation/
CompositeAnimation.cpp 84 // in the next loop and then toss the ones that didn't get marked.
197 // Nothing to do if we don't have any animations, and didn't have any before
  /frameworks/base/core/java/android/widget/
SlidingDrawer.java 495 // We are expanded, but they didn't move sufficiently to cause
518 // We are collapsed, but they didn't move sufficiently to cause
    [all...]
  /frameworks/base/tools/aapt/
ZipEntry.cpp 416 ALOGD("whoops: didn't find expected signature\n");
552 ALOGD("Whoops: didn't find expected signature\n");
  /frameworks/native/libs/utils/
ZipFileRO.cpp 552 ALOGW("didn't find signature at start of lfh; wanted: offset=%ld data=0x%08x; "
583 ALOGW("didn't find signature at start of lfh; wanted: offset=%ld data=0x%08x; "
  /frameworks/support/v4/java/android/support/v4/app/
FragmentActivity.java 186 // Old versions of the platform didn't do this!
644 * Pre-HC, we didn't have a way to determine whether an activity was
  /frameworks/wilhelm/src/
data.c 199 // Verify that another thread didn't change the NUL-terminator after we used it
244 // Verify that another thread didn't change the locatorType field after we used it
    [all...]
  /hardware/libhardware_legacy/wifi/
wifi.c 319 /* chmod is needed because open() didn't set permisions properly */
448 /* chmod is needed because open() didn't set permisions properly */
  /libcore/luni/src/main/java/java/lang/
System.java 436 * didn't exist.
450 * @return the property value or {@code null} if the property didn't exist.
  /libcore/luni/src/main/java/javax/xml/namespace/
QName.java 473 * For old versions of QName which didn't have a prefix field,
476 * method fixes up the prefix field if it didn't exist in the serialized
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 312 // PSK is Private Shared Key - didn't exist in Froyo's openssl - no JSSE equivalent
634 * ServerHello response if the client didn't include it in the ClientHello
    [all...]
  /ndk/
ndk-gdb 543 # DEBUGGABLE is true in the manifest. Let's check that the user didn't change the
556 # is not the case, the user didn't install the proper package after rebuilding.

Completed in 906 milliseconds

<<31323334353637383940>>