HomeSort by relevance Sort by last modified time
    Searched refs:staticforward (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_csv.c 108 staticforward PyTypeObject Dialect_Type;
126 staticforward PyTypeObject Reader_Type;
143 staticforward PyTypeObject Writer_Type;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_csv.c 108 staticforward PyTypeObject Dialect_Type;
126 staticforward PyTypeObject Reader_Type;
143 staticforward PyTypeObject Writer_Type;
    [all...]
_lsprof.c 120 staticforward PyTypeObject PyProfiler_Type;
_elementtree.c 254 staticforward PyTypeObject Element_Type;
    [all...]
  /external/python/cpython2/Modules/
_csv.c 108 staticforward PyTypeObject Dialect_Type;
126 staticforward PyTypeObject Reader_Type;
143 staticforward PyTypeObject Writer_Type;
    [all...]
_lsprof.c 120 staticforward PyTypeObject PyProfiler_Type;
_elementtree.c 254 staticforward PyTypeObject Element_Type;
    [all...]
_bsddb.c 220 #ifndef staticforward
221 #define staticforward static macro
227 staticforward PyTypeObject DB_Type, DBCursor_Type, DBEnv_Type, DBTxn_Type,
229 staticforward PyTypeObject DBSequence_Type;
231 staticforward PyTypeObject DBSite_Type;
    [all...]
_tkinter.c 872 staticforward PyTypeObject PyTclObject_Type;
    [all...]
  /external/python/cpython2/PC/
_subprocess.c 56 staticforward PyTypeObject sp_handle_type;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 878 #define staticforward macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
object.h 866 #define staticforward macro
    [all...]
  /external/python/cpython2/Include/
object.h 911 #define staticforward macro
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 876 #define staticforward macro
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 876 #define staticforward macro
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 876 #define staticforward macro
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 876 #define staticforward macro
    [all...]
  /external/python/cpython2/Modules/_ctypes/
_ctypes.c     [all...]

Completed in 554 milliseconds