HomeSort by relevance Sort by last modified time
    Searched refs:LIB (Results 26 - 50 of 61) sorted by null

12 3

  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmx_main.asm 6 ; Please refer to the file COPYING.LIB contained in the distribution for
x86_main.asm 6 ; Please refer to the file COPYING.LIB contained in the distribution for
mmxp2_32.asm 7 ; Please refer to the file COPYING.LIB contained in the distribution for
x86p_16.asm 6 ; Please refer to the file COPYING.LIB contained in the distribution for
  /external/dropbear/libtommath/
makefile.bcc 6 LIB = tlib
38 TARGET = libtommath.lib
44 $(LIB) $(TARGET) -+$@
  /external/openssl/crypto/
o_time.c 73 # include <lib$routines.h>
160 #include <lib$routines.h>
169 lib$cvt_vectim(epoch_values, systime);
186 Note that lib$cvt_to_internal_time() will assume
190 operation = LIB$K_DELTA_SECONDS;
191 status = lib$cvt_to_internal_time(&operation,
196 status = lib$add_times(unix_epoch, deltatime, systime);
209 operation = LIB$K_DAY_OF_WEEK;
210 status = lib$cvt_from_internal_time(&operation,
214 operation = LIB$K_DAY_OF_YEAR
    [all...]
  /development/build/tools/
mk_sdk_repo_xml.sh 272 for LIB in ${LIBS//;/ }; do
274 <sdk:lib><sdk:name>$LIB</sdk:name></sdk: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";
InstrProcessorST.java 106 // create an identically named artive in outdir/lib [the stream is
668 final File libDir = Files.newFile (m_outDir, LIB);
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
gobject-generate-headers.pl 18 # aint with this library; see the file COPYING.LIB. If not, write to
43 along with this library; see the file COPYING.LIB. If not, write to
CodeGeneratorCPP.pm 21 # aint with this library; see the file COPYING.LIB. If not, write to
63 * along with this library; see the file COPYING.LIB. If not, write to
85 * along with this library; see the file COPYING.LIB. If not, write to
    [all...]
CodeGeneratorGObject.pm 19 # along with this library; see the file COPYING.LIB. If not, write to
71 along with this library; see the file COPYING.LIB. If not, write to
    [all...]
  /external/webkit/Source/WebCore/plugins/win/
PaintHooks.asm 15 ; along with this library; see the file COPYING.LIB. If not, write to
  /ndk/build/tools/
build-gnu-libstdc++.sh 112 # $4: Destination directory (optional, will default to $GNUSTL_SUBDIR/lib/$ABI)
139 if [ ! -f "$SYSROOT/usr/lib/libc.a" ]; then
143 if [ ! -f "$SYSROOT/usr/lib/libc.so" ]; then
174 export LDFLAGS="-nostdinc -L$SYSROOT/usr/lib -lc"
255 copy_file_list "$SDIR/lib" "$DDIR/libs/$ABI" libsupc++.a libgnustl_shared.so
257 cp "$SDIR/lib/libgnustl_shared.a" "$DDIR/libs/$ABI/libgnustl_static.a"
278 for LIB in include/bits libsupc++.a libgnustl_static.a libgnustl_shared.so; do
279 FILES="$FILES $GNUSTL_SUBDIR/libs/$ABI/$LIB"
build-gcc.sh 184 ABI_LDFLAGS_FOR_TARGET=" -nostartfiles $TOOLCHAIN_SYSROOT/usr/lib/crtbegin_dynamic.o $TOOLCHAIN_SYSROOT/usr/lib/crtend_android.o"
273 run cp -f $TOOLCHAIN_LICENSES/COPYING $TOOLCHAIN_LICENSES/COPYING.LIB $TOOLCHAIN_PATH
280 run rm -rf $TOOLCHAIN_PATH/lib/gcc/$ABI_CONFIGURE_TARGET/*/install-tools
281 run rm -rf $TOOLCHAIN_PATH/lib/gcc/$ABI_CONFIGURE_TARGET/*/plugin
284 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/libiberty.a
285 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/*/libiberty.a
286 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/*/*/libiberty.a
290 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/libstdc++.*
291 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/*/libstdc++.
    [all...]
  /external/e2fsprogs/e2fsck/
Makefile.in 33 COMPILE_ET=$(top_builddir)/lib/et/compile_et --build-tree
47 #CHECKLIB= /usr/lib/libchecker.o
158 LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./tst_refcount
159 LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./tst_region
160 LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./tst_crc32
161 LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./tst_proble
    [all...]
  /external/e2fsprogs/resize/
Makefile.in 92 LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_extent < $(srcdir)/test_extent.in \
148 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
149 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext3_extents.h \
150 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
151 $(top_builddir)/lib/ext2fs/ext2_err.h \
152 $(top_srcdir)/lib/ext2fs/ext2_ext_attr.h $(top_srcdir)/lib/ext2fs/bitops.h
    [all...]
  /external/stlport/test/eh/
intel50.mak 29 # linker finds proper STLport lib automatically, only path to the library is needed
30 CPP_PRJ_LINK = /link /incremental:no /LIBPATH:$(STL_PATH)\lib
77 CPP_PRJ_LINK = $(CPP_PRJ_LINK) /VERBOSE:LIB
86 cd ..\..\lib
  /external/expat/bcb5/
elements.mak 21 LIBFILES = Release\libexpats_mtd.lib
36 DEBUGLIBPATH = $(BCB)\lib\debug
37 RELEASELIBPATH = $(BCB)\lib\release
41 LIBPATH = ..\examples;$(BCB)\lib;$(RELEASELIBPATH)
44 CFLAG1 = -O2 -X- -a8 -b -k- -vi -q -I..\lib -c
49 LFLAGS = -IRelease\obj\examples -D"" -ap -Tpe -x -Gn -q -L..\LIB\RELEASE_STATIC
53 ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cw32mti.lib
  /external/icu4c/config/
mh-cygwin-msvc 71 LD_SONAME = /IMPLIB:$(SO_TARGET:.dll=.lib)
82 A = lib
85 AR = LIB.EXE#M#
91 IMPORT_LIB_EXT = .lib
94 DEFAULT_LIBS = advapi32.lib
103 ifeq ($(wildcard $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib),)
104 LIBICUDT= $(top_builddir)/stubdata/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
106 LIBICUDT= $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
108 LIBICUUC= $(LIBDIR)/$(LIBICU)$(COMMON_STUBNAME)$(ICULIBSUFFIX).lib $(LIBICUDT)
109 LIBICUI18N= $(LIBDIR)/$(LIBICU)$(I18N_STUBNAME)$(ICULIBSUFFIX).lib
    [all...]
  /external/e2fsprogs/lib/ss/
Makefile.in 2 # Makefile for lib/ss
9 my_dir = lib/ss
129 $(Q) cd $(top_builddir); CONFIG_FILES=lib/ss/ss.pc ./config.status
173 -@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)
190 $(top_builddir)/lib/ss/ss_err.h: ss_err.h
200 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h
202 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopInfo.h     [all...]
  /bionic/libc/private/
resolv_private.h 329 #if !defined(SHARED_LIBBIND) || defined(LIB)
333 * included by a lib client (like named)
  /external/chromium/third_party/libjingle/source/talk/
main.scons 156 '$PLATFORM_SDK_VISTA_6_0_DIR/Lib'
194 '/MTd', # link with LIBCMTD.LIB debug lib
227 '/MT', # link with LIBCMT.LIB (multi-threaded, static linked crt)
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 125 lib$free_ef(&child->efn);
219 static int ctrlMask= LIB$M_CLI_CTRLY;
228 lib$enable_ctrl (&oldCtrlMask,0);
256 lib$signal(status);
275 lib$signal(status);
285 status= lib$disable_ctrl (&ctrlMask, &oldCtrlMask);
287 lib$signal(status);
464 lib$spawn, or the command contains a newline, or if redirection
579 status = lib$get_ef ((unsigned long *)&child->efn);
589 LIB$SPAWN [command-string
    [all...]

Completed in 424 milliseconds

12 3