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

  /external/fio/exp/
test-expression-parser.c 32 int rc, bye = 0; local
51 } while (!bye);
  /external/libvncserver/x11vnc/misc/
desktop.cgi 456 # the bye() subtroutine in your desktop.cgi.conf file.
494 bye("HTTPS must be used (to encrypt passwords)");
547 bye("The x11vnc program is not installed correctly.");
553 bye("x11vnc version 0.9.10 or later is required. (Found version $version)");
590 bye($login_str);
592 bye("No Username.<p>$login_str");
594 bye("No Password.<p>$login_str");
624 bye("Internal Error #0");
638 bye("Denied Username.<p>$login_str");
646 bye("Internal Error #0")
913 sub bye { subroutine
    [all...]
  /external/zlib/src/examples/
gzappend.c 93 local void bye(char *msg1, char *msg2) function
185 if (len == -1) bye("error reading ", in->name);
194 if (readin(in) == 0) bye("unexpected end of ", in->name);
211 bye("seeking ", in->name);
216 bye("unexpected end of ", in->name);
240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file");
241 if (read1(in) != 8) bye("unknown compression method in", in->name);
243 if (flags & 0xe0) bye("unknown header flags set in", in->name);
271 if (gz.fd == -1) bye("cannot open ", name);
273 if (gz.buf == NULL) bye("out of memory", "")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
3650 def bye(self): member in class:_Screen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
3650 def bye(self): member in class:_Screen
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 255 milliseconds