HomeSort by relevance Sort by last modified time
    Searched full:xxmodule (Results 26 - 37 of 37) sorted by null

12

  /external/python/cpython2/
Makefile.pre.in     [all...]
setup.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 967 libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1024 $(INSTALL_DATA) $(srcdir)/Modules/xxmodule.c \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 968 libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1025 $(INSTALL_DATA) $(srcdir)/Modules/xxmodule.c \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 967 libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1024 $(INSTALL_DATA) $(srcdir)/Modules/xxmodule.c \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 968 libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1025 $(INSTALL_DATA) $(srcdir)/Modules/xxmodule.c \
    [all...]
  /external/python/cpython2/PC/os2vacpp/
makefile.omk 223 # xxmodule.c -- Template to Create Your Own Module
    [all...]
makefile     [all...]
  /external/python/cpython3/Doc/extending/
extending.rst 413 as :file:`Modules/xxmodule.c`. This file may be used as a template or simply
418 Unlike our ``spam`` example, ``xxmodule`` uses *multi-phase initialization*
    [all...]
  /external/python/cpython3/
Makefile.pre.in     [all...]
setup.py     [all...]
  /external/python/cpython2/Doc/extending/
extending.rst 399 as :file:`Modules/xxmodule.c`. This file may be used as a template or simply
    [all...]

Completed in 2589 milliseconds

12