HomeSort by relevance Sort by last modified time
    Searched full:exports (Results 176 - 200 of 426) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
nsswitch.h 96 #define NSDB_EXPORTS "exports"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
nsswitch.h 96 #define NSDB_EXPORTS "exports"
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
nsswitch.h 96 #define NSDB_EXPORTS "exports"
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
nsswitch.h 96 #define NSDB_EXPORTS "exports"
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
nsswitch.h 96 #define NSDB_EXPORTS "exports"
  /external/libffi/
ltcf-gcj.sh 150 # the compiled dll only exports the symbol export list.
154 sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols'
157 # is EXPORTS), use it as is.
162 echo EXPORTS > $output_objdir/$soname-def;
501 archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
  /external/bluetooth/glib/build/win32/vs8/
glib.vcproj 586 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/glib.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/glib.def&quot;&#x0D;&#x0A;"
596 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/glib.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/glib.def&quot;&#x0D;&#x0A;"
  /external/libpng/scripts/
makefile.cygwin 167 cat $< | sed -e '1{G;s/^\(.*\)\(\n\)/EXPORTS/;};2,/^EXPORTS/d' | \
makefile.mingw 168 cat $< | sed -e '1{G;s/^\(.*\)\(\n\)/EXPORTS/;};2,/^EXPORTS/d' | \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 71 * Exports a release version of the application created by the given project.
261 * Exports an unsigned release APK after prompting the user for a location.
  /external/bluetooth/glib/gio/
gio.symbols 2 * the gio.def file used to control exports on Windows and the
makefile.msc 253 echo EXPORTS > gio.def
  /external/bluetooth/glib/gobject/
Makefile.am 20 (echo -e EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DINCLUDE_INTERNAL_SYMBOLS -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/gobject.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g' | sort) > gobject.def
  /external/dbus/test/
unused-code-gc.py 227 the dynamic exports of the library. However, this program is pretty
  /external/icu4c/i18n/
format.cpp 29 * library exports and MSVC 6 writes a .dll but not a .lib file.
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 62 'Export', 'Exports', 'External', 'File', 'Finalization', 'Finally',
  /external/valgrind/tsan/
thread_sanitizer.h 194 //--------- TS Exports ----------------- {{{1
  /external/webkit/Tools/Scripts/
check-Xcode-source-file-types 49 sourcecode.exports .exp
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor.s 70 ;// Function exports and imports
h264bsd_interpolate_hor_half.s 68 ;// function exports and imports
h264bsd_interpolate_hor_quarter.s 69 ;// function exports and imports
  /ndk/docs/
PREBUILTS.html 82 A simple way to deal with that is to use exports in the prebuilt module
  /external/stlport/stlport/stl/config/
features.h 946 #if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
970 # if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
974 # define _STLP_DECLSPEC _STLP_IMPORT_DECLSPEC /* Other modules, importing STLport exports */
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h 946 #if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
970 # if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
974 # define _STLP_DECLSPEC _STLP_IMPORT_DECLSPEC /* Other modules, importing STLport exports */
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
features.h 946 #if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
970 # if defined (_STLP_DESIGNATED_DLL) /* This is a lib which will contain STLport exports */
974 # define _STLP_DECLSPEC _STLP_IMPORT_DECLSPEC /* Other modules, importing STLport exports */
    [all...]

Completed in 3490 milliseconds

1 2 3 4 5 6 78 91011>>