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

  /external/valgrind/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/gdb/darwin-x86/lib/python2.7/
asyncore.py 105 def readwrite(obj, flags): function
201 readwrite(obj, flags)
  /prebuilts/gdb/linux-x86/lib/python2.7/
asyncore.py 105 def readwrite(obj, flags): function
201 readwrite(obj, flags)
  /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 650 readwrite, ///< May access map via data and modify it. Written to path. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-8.s 85 .ent readwrite
86 readwrite: label
90 $readwrite..ng:
101 .end readwrite
125 .quad readwrite
  /external/curl/lib/
urldata.h 794 CURLcode (*readwrite)(struct Curl_easy *data, struct connectdata *conn, member in struct:Curl_handler
    [all...]

Completed in 486 milliseconds