HomeSort by relevance Sort by last modified time
    Searched full:lose (Results 1 - 25 of 514) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
subwrt2.good 1 Who YoU are, and when you lose,
subwrite.inp 3 Who you are, and when you lose,
subwrt1.good 3 Who YoU are, and when you lose,
  /external/markdown/tests/misc/
lists.txt 17 A lose list:
25 A lose list with paragraphs
lists.html 15 <p>A lose list:</p>
27 <p>A lose list with paragraphs</p>
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
filter-out 17 files1 := $(filter-out %.o, foo.elc bar.o lose.o)
18 files2 := $(filter-out foo.i bar.i lose.i %.o, foo.i bar.i lose.i foo.elc bar.o lose.o)
  /external/clang/test/CXX/temp/temp.names/
p2.cpp 4 // explicit template arguments, we don't lose the context of the name lookup
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
statipattrules 12 &touch('bar.c', 'lose.c');
18 files = foo.elc bar.o lose.o
30 run_make_test(undef, 'lose.o', 'CC -c lose.c -o lose.o');
40 unlink('foo.el', 'bar.c', 'lose.c');
  /external/clang/test/SemaCXX/
overload-call-copycon.cpp 16 A(A&); // expected-note{{would lose const qualifier}} \
20 class B : public A { }; // expected-note{{would lose const qualifier}} \
21 // expected-note{{would lose volatile qualifier}} \
  /development/samples/JetBoy/res/values/
strings.xml 9 <string name="loseText">Sorry, you lose.</string>
  /external/e2fsprogs/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/elfutils/libelf-po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/elfutils/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/valgrind/main/exp-ptrcheck/tests/
pth_specific.c 6 // area and then getting it out again doesn't lose info -- even though the
  /ndk/sources/host-tools/make-3.81/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /ndk/sources/host-tools/sed-4.2.1/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/tcpdump/
print-zephyr.c 141 int lose = 0; local
145 if (!s) lose = 1;
149 if (!lose) field = strtol(s, 0, 16);
153 if (!lose) field = s;
156 if (lose) return;
177 if (lose) {
193 if (!lose && strcmp(ackdata, "SENT"))
228 if (!lose) printf(" %s", z_triple(c, i, r));
  /external/dbus/tools/
dbus-monitor.c 236 * don't lose the last chunk of messages.
347 goto lose;
352 goto lose;
357 goto lose;
362 goto lose;
373 lose:
  /external/webkit/Source/WebCore/manual-tests/
password-ctrl-click-lose-focus.html 14 After ctrl-clicking in the text field, the password field should lose focus, and its selection should be cleared.
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java 57 // CharSequence instead of String so we don't lose the style info.
63 // to lose the style information.
StyledText.java 44 // use of CharSequence instead of String so we don't lose
  /external/chromium/chrome/browser/chromeos/
audio_mixer.h 56 // This can return IN_ERROR if we lose the connection, even after an original
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.mm 47 // the encryption keyword. So as to not lose encrypted data when system
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p4.cpp 54 template <class U> friend void foo(A &, U); // expected-note {{not viable: 1st argument ('const A<int>') would lose const qualifier}}
  /external/e2fsprogs/lib/ext2fs/
flushb.c 56 * kernels for which we can lose data if we don't. (There

Completed in 294 milliseconds

1 2 3 4 5 6 7 8 91011>>