HomeSort by relevance Sort by last modified time
    Searched refs:LIB (Results 76 - 100 of 153) sorted by null

1 2 34 5 6 7

  /external/ImageMagick/config/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
ar-lib 2 # Wrapper for Microsoft lib.exe
4 me=ar-lib
129 -lib | -LIB \
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessor.java 244 return isClass ? Files.newFile (m_outDir, CLASSES) : Files.newFile (m_outDir, LIB);
271 protected static final String LIB = "lib";
  /external/google-breakpad/autotools/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/libedit/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/libmicrohttpd/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/libnetfilter_conntrack/build-aux/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
ar-lib 2 # Wrapper for Microsoft lib.exe
4 me=ar-lib
129 -lib | -LIB \
  /external/lmfit/build-aux/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/pcre/dist2/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
ar-lib 2 # Wrapper for Microsoft lib.exe
4 me=ar-lib
129 -lib | -LIB \
  /external/protobuf/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/protobuf/gtest/build-aux/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/strace/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /external/valgrind/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh     [all...]
  /toolchain/binutils/binutils-2.25/
compile 98 lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.li
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
AntlrDDK.mak 3 # You will need to set the LIB variable similar to this.
4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
30 $(CC) $(CFLAGS) -o antlr.exe bufferoverflowu.lib $(ANTLR_OBJS) $(SUPPORT_OBJS)
AntlrMS.mak 3 # You will need to set the LIB variable similar to this.
4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
  /external/google-tv-pairing-protocol/cpp/
main.scons 28 GTEST_LIBS = ['%s/lib/.libs' % os.environ['GTEST_DIR']]
30 GMOCK_LIBS = ['%s/lib/.libs' % os.environ['GMOCK_DIR']]
197 win_env['ENV']['LIB'] = os.environ['LIB']
  /external/llvm/include/llvm/Analysis/
LoopInfoImpl.h 187 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
188 assert((Blocks.empty() || LIB[getHeader()] == this) &&
191 assert(!LIB[NewBB] && "BasicBlock already in the loop!");
196 LIB.BBMap[NewBB] = L;
  /external/python/cpython2/PC/os2emx/
Makefile 14 # can be converted into OMF (.lib) format using emxomf tool) and both
15 # python.a and python.lib import libraries. Then the optional
76 CFLAGS.LIB= $(CFLAGS)
119 A= .lib
206 $(CC) $(CFLAGS.LIB) -c $< -o $@
241 PYTHON.LIB= $(PYTHON_LIB)_s$A
255 LIBRARY= $(PYTHON.LIB)
418 SRC.LIB= $(SRC.OS2EMX) \
424 OBJ.LIB= $(addprefix $(OUT),$(notdir $(SRC.LIB:.c=$O))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 188 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
191 auto SameHeader = LIB[getHeader()];
197 assert(!LIB[NewBB] && "BasicBlock already in the loop!");
202 LIB.BBMap[NewBB] = L;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 188 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
191 auto SameHeader = LIB[getHeader()];
197 assert(!LIB[NewBB] && "BasicBlock already in the loop!");
202 LIB.BBMap[NewBB] = L;

Completed in 1840 milliseconds

1 2 34 5 6 7