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

  /external/chromium_org/third_party/cython/src/Cython/Distutils/
build_ext.py 63 sep_by = _build_ext.build_ext.sep_by variable in class:build_ext
77 "path to the Cython include files" + sep_by),
97 "path to the Cython include files" + sep_by),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_ext.py 60 sep_by = " (separated by '%s')" % os.pathsep variable in class:build_ext
73 "list of directories to search for header files" + sep_by),
81 "directories to search for external C libraries" + sep_by),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_ext.py 60 sep_by = " (separated by '%s')" % os.pathsep variable in class:build_ext
73 "list of directories to search for header files" + sep_by),
81 "directories to search for external C libraries" + sep_by),
    [all...]

Completed in 1143 milliseconds