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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon5435
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon5741
  /external/python/cpython2/Include/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon30135
  /prebuilts/gdb/darwin-x86/include/python2.7/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon60631
  /prebuilts/gdb/linux-x86/include/python2.7/
ucnhash.h 26 int (*getcode)(PyObject *self, const char* name, int namelen, Py_UCS4* code); member in struct:__anon60753
  /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:__anon112565
  /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:__anon112688
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_upload.py 52 def getcode(self): member in class:FakeOpen
  /external/python/cpython2/Lib/distutils/tests/
test_upload.py 54 def getcode(self): member in class:FakeOpen
  /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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lcode.h 39 #define getcode(fs,e) ((fs)->f->code[(e)->u.info]) macro
  /external/skia/third_party/lua/src/
lcode.h 39 #define getcode(fs,e) ((fs)->f->code[(e)->u.info]) macro
  /external/syslinux/com32/lua/src/
lcode.h 39 #define getcode(fs,e) ((fs)->f->code[(e)->u.info]) macro
  /external/autotest/server/
lab_status_unittest.py 102 def getcode(self): member in class:_FakeURLResponse
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c 262 getcode(enum HandlerTypes slot, char* func_name, int lineno) function
441 temp = call_with_frame(getcode(CharacterData, "CharacterData", __LINE__),
566 rv = call_with_frame(getcode(StartElement, "StartElement", __LINE__),
593 rv = call_with_frame(getcode(NAME,#NAME,__LINE__), \
750 rv = call_with_frame(getcode(ElementDecl, "ElementDecl", __LINE__),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
pyexpat.c 262 getcode(enum HandlerTypes slot, char* func_name, int lineno) function
441 temp = call_with_frame(getcode(CharacterData, "CharacterData", __LINE__),
566 rv = call_with_frame(getcode(StartElement, "StartElement", __LINE__),
593 rv = call_with_frame(getcode(NAME,#NAME,__LINE__), \
750 rv = call_with_frame(getcode(ElementDecl, "ElementDecl", __LINE__),
    [all...]
  /external/python/cpython2/Modules/
pyexpat.c 262 getcode(enum HandlerTypes slot, char* func_name, int lineno) function
441 temp = call_with_frame(getcode(CharacterData, "CharacterData", __LINE__),
566 rv = call_with_frame(getcode(StartElement, "StartElement", __LINE__),
593 rv = call_with_frame(getcode(NAME,#NAME,__LINE__), \
750 rv = call_with_frame(getcode(ElementDecl, "ElementDecl", __LINE__),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
urllib.py 993 def getcode(self): member in class:addinfourl
    [all...]
  /external/python/cpython2/Lib/
urllib.py 1026 def getcode(self): member in class:addinfourl
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib.py 1012 def getcode(self): member in class:addinfourl
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib.py 1012 def getcode(self): member in class:addinfourl
    [all...]
  /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 1989 milliseconds