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

  /external/ltp/testcases/network/lib6/
asapi_02.c 121 int gotall, gotone; local
135 gotall = gotone = 0;
140 while (!gotall || !gotone) {
171 gotone = 1;
179 if (gotone)
asapi_03.c 300 int gotone; local
347 gotone = 0;
352 gotone = pcmsg->cmsg_level == SOL_IPV6 &&
354 if (gotone) {
366 tst_resm(gotone ? TPASS : TFAIL, "%s receive",
  /external/python/cpython2/Mac/Demo/quicktime/
VerySimplePlayer.py 61 gotone, evt = Evt.WaitNextEvent(0xffff, 0)
  /external/dnsmasq/src/
network.c 1162 int gotone = 0; local
    [all...]
  /external/python/cpython2/Lib/plat-mac/
FrameWork.py 250 gotone, dlg, item = DialogSelect(event)
251 if gotone:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 250 gotone, dlg, item = DialogSelect(event)
251 if gotone:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 250 gotone, dlg, item = DialogSelect(event)
251 if gotone:
    [all...]

Completed in 94 milliseconds