HomeSort by relevance Sort by last modified time
    Searched refs:searchdirs (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
macresource.py 50 searchdirs = []
53 searchdirs = [os.curdir]
57 searchdirs = [os.path.dirname(mod.__file__)]
58 searchdirs.extend(sys.path)
61 for dir in searchdirs:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macresource.py 50 searchdirs = []
53 searchdirs = [os.curdir]
57 searchdirs = [os.path.dirname(mod.__file__)]
58 searchdirs.extend(sys.path)
61 for dir in searchdirs:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
h2py.py 47 searchdirs=os.environ['include'].split(';') variable
50 searchdirs=os.environ['INCLUDE'].split(';') variable
54 searchdirs=os.environ['BEINCLUDES'].split(';') variable
56 searchdirs=os.environ['C_INCLUDE_PATH'].split(':') variable
60 searchdirs=['/usr/include'] variable
84 for dir in searchdirs:
160 for dir in searchdirs:
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/pcre/dist2/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 336 milliseconds

1 2