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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ucnhash.h 22 int (*getname)(PyObject *self, Py_UCS4 code, char* buffer, int buflen); member in struct:__anon84013
25 as for getname. */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ucnhash.h 22 int (*getname)(PyObject *self, Py_UCS4 code, char* buffer, int buflen); member in struct:__anon84136
25 as for getname. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
chunk.py 33 chunktype = chunk.getname()
43 getname() (returns the name (ID) of the chunk)
78 def getname(self): member in class:Chunk
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
chunk.py 33 chunktype = chunk.getname()
43 getname() (returns the name (ID) of the chunk)
78 def getname(self): member in class:Chunk
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
videoreader.py 43 def getname(self): member in class:VideoFormat
  /external/tcpdump/
addrtoname.c 225 getname(const u_char *ap) function
  /external/ipsec-tools/src/racoon/
isakmp.c 2720 getname(ap) function
    [all...]

Completed in 597 milliseconds