HomeSort by relevance Sort by last modified time
    Searched refs:bye (Results 1 - 12 of 12) sorted by null

  /external/zlib/src/examples/
gzappend.c 91 local void bye(char *msg1, char *msg2) function
183 if (len == -1) bye("error reading ", in->name);
192 if (readin(in) == 0) bye("unexpected end of ", in->name);
209 bye("seeking ", in->name);
214 bye("unexpected end of ", in->name);
238 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file");
239 if (read1(in) != 8) bye("unknown compression method in", in->name);
241 if (flags & 0xe0) bye("unknown header flags set in", in->name);
269 if (gz.fd == -1) bye("cannot open ", name);
271 if (gz.buf == NULL) bye("out of memory", "")
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
query.js 12 ["\\x02hello\x7f bye", "%02hello%7F%20bye"],
relative.js 49 ["http://host/a?foo=bar#hello", "#bye", "http://host/a?foo=bar#bye"],
  /system/core/libcutils/tests/memset_mips/
memset_omips.S 84 j ra # Bye, bye
  /external/bison/doc/
refcard.tex 127 % make \bye not \outer so that the \def\bye in the \else clause below
129 \def\bye{\par\vfill\supereject\end}
225 \def\bye{\par\vfill\supereject
506 \bye
  /external/webkit/Source/JavaScriptCore/wtf/text/
WTFString.cpp 807 goto bye;
825 goto bye;
839 goto bye;
865 bye:
  /external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.cc 85 // WebSocket live experiment server sends "bye" message soon.
87 // WebSocket live experiment server closes after it receives "bye" message.
112 websocket_bye_message("Bye"),
595 std::string bye = received_messages_.front();
598 if (bye != config_.websocket_bye_message)
  /external/libxml2/
xmlcatalog.c 188 if (!strcmp(command, "bye"))
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 635 milliseconds