HomeSort by relevance Sort by last modified time
    Searched full:libdirs (Results 1 - 25 of 55) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_ccompiler.py 28 libdirs = ['lib1', 'lib2']
32 opts = gen_lib_options(compiler, libdirs, runlibdirs, libs)
  /external/python/cpython2/Lib/distutils/tests/
test_ccompiler.py 29 libdirs = ['lib1', 'lib2']
33 opts = gen_lib_options(compiler, libdirs, runlibdirs, libs)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 29 libdirs = ['lib1', 'lib2']
33 opts = gen_lib_options(compiler, libdirs, runlibdirs, libs)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 29 libdirs = ['lib1', 'lib2']
33 opts = gen_lib_options(compiler, libdirs, runlibdirs, libs)
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 188 libdirs="${libdirs}${libdirs:+;}"\$(OutDir)""
193 libdirs="${libdirs}${libdirs:+;}"${opt}""
194 libdirs="${libdirs}${libdirs:+;}"${opt}/\$(PlatformName)/\$(Configuration)""
195 libdirs="${libdirs}${libdirs:+;}"${opt}/\$(PlatformName)"
    [all...]
  /frameworks/base/core/java/android/content/res/
ResourcesKey.java 53 @Nullable String[] libDirs,
60 mLibDirs = libDirs;
  /external/swiftshader/third_party/LLVM/utils/
llvm-native-gcc 44 push (@LibDirs, $ARGV[$i]);
126 my $LibDirs = join (" ", @LibDirs);
128 run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $Libs";
llvm-native-gxx 44 push (@LibDirs, $ARGV[$i]);
126 my $LibDirs = join (" ", @LibDirs);
128 run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $Libs";
  /external/libxml2/python/
setup.py.in 87 libdirs = [ variable
197 library_dirs=libdirs,
201 library_dirs=libdirs,
  /external/llvm/utils/
llvm-native-gxx 44 push (@LibDirs, $ARGV[$i]);
126 my $LibDirs = join (" ", @LibDirs);
128 run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $Libs";
  /external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/target/make/
android.min 28 LIBDIRS += ../../../libs/common/adspmsgd/ship/android_Release
  /frameworks/base/core/java/android/app/
ResourcesManager.java 669 * @param libDirs An array of resource library paths. Can be null.
683 @Nullable String[] libDirs,
695 libDirs,
    [all...]
  /external/zlib/src/nintendods/
Makefile 44 LIBDIRS := $(LIBNDS)
83 $(foreach dir,$(LIBDIRS),-I$(dir)/include) \
  /toolchain/binutils/binutils-2.27/zlib/nintendods/
Makefile 44 LIBDIRS := $(LIBNDS)
83 $(foreach dir,$(LIBDIRS),-I$(dir)/include) \
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /external/libunwind/aux/
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh     [all...]

Completed in 1204 milliseconds

1 2 3