HomeSort by relevance Sort by last modified time
    Searched full:libpath (Results 126 - 150 of 263) sorted by null

1 2 3 4 56 7 8 91011

  /external/libmicrohttpd/
compile 91 linker_opts="$linker_opts -LIBPATH:$file"
  /external/libopus/
compile 92 linker_opts="$linker_opts -LIBPATH:$file"
  /external/pcre/dist/
compile 91 linker_opts="$linker_opts -LIBPATH:$file"
  /external/protobuf/
compile 91 linker_opts="$linker_opts -LIBPATH:$file"
  /external/protobuf/gtest/build-aux/
compile 91 linker_opts="$linker_opts -LIBPATH:$file"
  /toolchain/binutils/binutils-2.25/
compile 91 linker_opts="$linker_opts -LIBPATH:$file"
config.rpath 192 # Note: this linker hardcodes the directories in LIBPATH if there
  /external/curl/tests/
testcurl.pl 362 logit "LIBPATH = ".$ENV{LIBPATH};
  /external/libxml2/win32/
Makefile.msvc 69 LDFLAGS = $(LDFLAGS) /LIBPATH:$(BINDIR) /LIBPATH:$(LIBPREFIX)
  /external/tcpdump/win32/prj/
WinDump.dsp 53 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib wpcap.lib /nologo /subsystem:console /machine:I386 /out:"release/WinDump.exe" /libpath:"../../../winpcap/wpcap/lib"
77 # ADD LINK32 wpcap.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /map /debug /debugtype:both /machine:I386 /out:"debug/WinDump.exe" /pdbtype:sept /libpath:"../../../winpcap/wpcap/lib"
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 109 const char *libPath = "--library-path=" SYSLIBPATH;
116 compiler_rt, mTriple, vendorLibPath, libPath,
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 274 static jboolean nLoadSO(JNIEnv *_env, jobject _this, jboolean useNative, jint targetApi, jstring libPath) {
280 if (libPath != NULL) {
281 const char * libPathJni = _env->GetStringUTFChars(libPath, JNI_FALSE);
283 _env->ReleaseStringUTFChars(libPath, libPathJni);
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /device/moto/shamu/
device.mk 215 rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
  /external/e2fsprogs/config/
config.rpath 165 # Note: this linker hardcodes the directories in LIBPATH if there
  /external/libchrome/
SConstruct 392 LIBPATH = ['.'],
  /external/libexif/
config.rpath 192 # Note: this linker hardcodes the directories in LIBPATH if there
  /external/vixl/
SConstruct 163 if os.getenv('LD_LIBRARY_PATH'): env['LIBPATH'] = os.getenv('LD_LIBRARY_PATH')
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 192 # Note: this linker hardcodes the directories in LIBPATH if there
  /bionic/tests/
dlext_test.cpp 63 #define LIBPATH NATIVE_TESTS_PATH "/libdlext_test_fd/libdlext_test_fd.so"
109 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBPATH;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvc9compiler.py 267 interesting = set(("include", "lib", "libpath", "path"))
753 return "/LIBPATH:" + dir
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvc9compiler.py 267 interesting = set(("include", "lib", "libpath", "path"))
753 return "/LIBPATH:" + dir
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 267 interesting = set(("include", "lib", "libpath", "path"))
753 return "/LIBPATH:" + dir
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 267 interesting = set(("include", "lib", "libpath", "path"))
753 return "/LIBPATH:" + dir
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c 1032 for LIBPATH. */
    [all...]

Completed in 915 milliseconds

1 2 3 4 56 7 8 91011