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

  /external/valgrind/main/exp-sgcheck/
pc_common.c 296 static const HChar* readwrite(SSizeT sszB) function
363 readwrite(xe->XE.Heap.sszB),
373 readwrite(xe->XE.Heap.sszB),
398 readwrite(xe->XE.Heap.sszB),
415 readwrite(xe->XE.Heap.sszB),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 105 def readwrite(obj, flags): function
201 readwrite(obj, flags)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 105 def readwrite(obj, flags): function
201 readwrite(obj, flags)
  /external/netcat/
netcat.c 107 void readwrite(int);
407 readwrite(s);
412 readwrite(connfd);
430 readwrite(s);
488 readwrite(s);
756 * readwrite()
760 readwrite(int nfd) function
  /external/llvm/include/llvm/Support/
FileSystem.h 636 readwrite, ///< May access map via data and modify it. Written to path. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode

Completed in 86 milliseconds