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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon80916
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon81039
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 52 def getcode(self): member in class:FakeOpen
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 52 def getcode(self): member in class:FakeOpen
  /external/chromium_org/third_party/skia/third_party/lua/src/
lcode.h 39 #define getcode(fs,e) ((fs)->f->code[(e)->u.info]) macro
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 1012 def getcode(self): member in class:addinfourl
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 1012 def getcode(self): member in class:addinfourl
    [all...]

Completed in 200 milliseconds