HomeSort by relevance Sort by last modified time
    Searched full:was (Results 51 - 75 of 34254) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
package.html 3 Parser for IMS headers. This code was contributed by
  /external/opencv/
VERSION.txt 1 This is OpenCV version 1.1 for Android. It was obtained at http://opencv.willowgarage.com/.
  /external/valgrind/main/cachegrind/tests/
chdir.c 3 // Before the bug was fixed, if a program changed working directory, things
  /external/webkit/LayoutTests/fast/encoding/
no-charset-on-dynamic-script-load-expected.txt 2 PASS: UTF-8 was correctly used for this script.
  /external/webkit/LayoutTests/http/tests/appcache/
origin-delete-expected.txt 6 SUCCESS - cache was made obsolete
  /external/webkit/Source/WebCore/manual-tests/resources/
load-deferrer-script-element.js 2 log("Button was clicked.");
  /ndk/tests/device/test-stlport-rtti/jni/
Application.mk 4 # was forgotten.
  /external/kernel-headers/original/asm-mips/
sigcontext.h 26 unsigned int sc_acx; /* Was sc_ownedfp */
30 unsigned int sc_dsp; /* dsp status, was sc_ssflags */
33 unsigned long sc_hi1; /* Was sc_cause */
34 unsigned long sc_lo1; /* Was sc_badvaddr */
35 unsigned long sc_hi2; /* Was sc_sigset[4] */
51 * int so it was changed to unsigned long in 2.6.0-test1. This may break
82 __u32 sc_acx; /* Only MIPS32; was sc_ownedfp */
86 __u32 sc_dsp; /* dsp status, was sc_ssflags */
89 __u32 sc_hi1; /* Was sc_cause */
90 __u32 sc_lo1; /* Was sc_badvaddr *
    [all...]
  /external/bluetooth/glib/debian/
copyright 1 This package was debianized by Ben Gertzfield <che@debian.org>
4 It was downloaded from the CVS archives at cvs.gimp.org.
  /external/chromium/chrome/browser/importer/
importer_observer.h 9 // An interface that notifies the consumers that the import process was
15 // The import operation was completed successfully.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.clipboard.html 8 whether or not the event was successfully dispatched, not whether the event was
  /external/clang/test/CodeGen/
2002-03-12-StructInitializer.c 3 /* GCC was not emitting string constants of the correct length when
5 * was -1.
2002-03-14-BrokenPHINode.c 3 /* GCC was generating PHI nodes with an arity < #pred of the basic block the
4 * PHI node lived in. This was breaking LLVM because the number of entries
arrayderef.c 2 // The load here was getting lost because this code was close
  /external/clang/test/CodeGenCXX/
2004-09-27-DidntEmitTemplate.cpp 3 // This is a testcase for LLVM PR445, which was a problem where the
4 // instantiation of callDefaultCtor was not being emitted correctly.
  /external/llvm/test/Assembler/
2002-03-08-NameCollision2.ll 3 ; Another name collision problem. Here the problem was that if a forward
4 ; declaration for a method was found, that this would cause spurious conflicts
  /external/llvm/test/CodeGen/XCore/
2009-01-08-Crash.ll 3 ;; address arithmetic was folded into the LDWSP instruction,
4 ;; resulting in a negative offset which eliminateFrameIndex was
  /external/valgrind/main/massif/tests/
big-alloc.c 3 // Do some big allocations. At one point, the threshold calculation was
4 // multiplying the szB by 10000 without using a Long, which was causing the
  /external/valgrind/main/memcheck/tests/
brk2.c 6 // At one time, this was causing a seg fault within Valgrind -- it was when
  /external/clang/test/Sema/
attr-unused.c 23 Int_unused i1; // expected-warning {{'Int_unused' was marked unused but was used}}
26 struct Test0_unused s1; // expected-warning {{'Test0_unused' was marked unused but was used}}
42 return x; // expected-warning{{'x' was marked unused but was used}}
  /frameworks/native/libs/utils/tests/
ZipFileRO_test.cpp 46 << "Year was improperly converted.";
49 << "Month was improperly converted.";
52 << "Day was improperly converted.";
55 << "Hour was improperly converted.";
58 << "Minute was improperly converted.";
61 << "Second was improperly converted.";
  /external/webkit/LayoutTests/fast/url/
ipv4-expected.txt 6 FAIL canonicalize('http:///') should be http:. Was http:/.
9 FAIL canonicalize('http://0300.0250.00.01/') should be http://192.168.0.1/. Was http://0300.0250.00.01/.
10 FAIL canonicalize('http://0xC0.0Xa8.0x0.0x1/') should be http://192.168.0.1/. Was http://0xC0.0Xa8.0x0.0x1/.
14 FAIL canonicalize('http://0xCG.0xA8.0x0.0x1/') should be http://0xcg.0xa8.0x0.0x1/. Was http://0xCG.0xA8.0x0.0x1/.
15 FAIL canonicalize('http://192/') should be http://0.0.0.192/. Was http://192/.
16 FAIL canonicalize('http://0xC0a80001/') should be http://192.168.0.1/. Was http://0xC0a80001/.
17 FAIL canonicalize('http://030052000001/') should be http://192.168.0.1/. Was http://030052000001/.
18 FAIL canonicalize('http://000030052000001/') should be http://192.168.0.1/. Was http://000030052000001/.
19 FAIL canonicalize('http://192.168/') should be http://192.0.0.168/. Was http://192.168/.
20 FAIL canonicalize('http://192.0x00A80001/') should be http://192.168.0.1/. Was http://192.0x00A80001/
    [all...]
  /frameworks/base/core/java/android/webkit/
PluginList.java 29 * @deprecated This interface was intended to be used by Gears. Since Gears was
40 * @deprecated This interface was intended to be used by Gears. Since Gears was
52 * @deprecated This interface was intended to be used by Gears. Since Gears was
64 * @deprecated This interface was intended to be used by Gears. Since Gears was
78 * @deprecated This interface was intended to be used by Gears. Since Gears was
    [all...]
PluginData.java 32 * @deprecated This class was intended to be used by Gears. Since Gears was
48 * TODO: This design was always a hack. Remove (involves updating
68 * @deprecated This class was intended to be used by Gears. Since Gears was
89 * @deprecated This class was intended to be used by Gears. Since Gears was
103 * @deprecated This class was intended to be used by Gears. Since Gears was
120 * @deprecated This class was intended to be used by Gears. Since Gears wa
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldObjectTest.java 47 fail("CloneNotSupportedException was thrown.");
53 fail("CloneNotSupportedException was not thrown.");
83 fail("IllegalMonitorStateException was not thrown.");
93 fail("IllegalMonitorStateException was not thrown.");
104 fail("IllegalMonitorStateException was not thrown.");
108 fail("InterruptedException was thrown.");
121 fail("InterruptedException was thrown.");
170 fail("IllegalMonitorStateException was not thrown.");
174 fail("InterruptedException was thrown.");
187 fail("InterruptedException was thrown.")
    [all...]

Completed in 489 milliseconds

1 23 4 5 6 7 8 91011>>