HomeSort by relevance Sort by last modified time
    Searched full:lose (Results 1 - 25 of 848) 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 5 // 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}} \
  /frameworks/av/media/libnbaio/
README.txt 23 will lose data if reader doesn't keep up
39 never lose data
  /development/samples/JetBoy/res/values/
strings.xml 9 <string name="loseText">Sorry, you lose.</string>
  /external/bison/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/bison/runtime-po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose the
  /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/libexif/po/
insert-header.sin 14 # Output the file's contents by reading the next line. But don't lose 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/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLExtension.h 64 // Lose this extension. Passing true = force loss. Some extensions
67 virtual void lose(bool) function in class:WebCore::WebGLExtension
WebGLLoseContext.cpp 44 void WebGLLoseContext::lose(bool force) function in class:WebCore::WebGLLoseContext
47 WebGLExtension::lose(true);
  /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/chromium_org/cc/layers/
delegated_frame_resource_collection.h 37 // to lose.
  /external/chromium_org/chrome/browser/ui/views/frame/
top_container_view.h 17 // mode controller when its children lose focus to trigger a slide out.

Completed in 513 milliseconds

1 2 3 4 5 6 7 8 91011>>