Home
last modified time | relevance | path

Searched refs:peek (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DPutObjectResult.cc41 if (content != nullptr && content->peek() != EOF) { in PutObjectResult()
/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/
A Dlock.py23 if self.waiting.peek():
A Devent.py19 while self.waiting.peek():
A Dcore.py159 t = _task_queue.peek()
200 while t.state.peek():
A Dtask.py99 def peek(self): member in TaskQueue
/AliOS-Things-master/components/SDL2/docs/
A DREADME-macosx.md152 the net, so feel free to take a peek at them for inspiration!
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak297 /* Assure two bytes in the buffer so we can peek ahead -- handle case

Completed in 15 milliseconds