/external/webkit/JavaScriptCore/API/ |
JSBase.h | 65 /* JavaScript symbol exports */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 96 #define NSDB_EXPORTS "exports"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
nsswitch.h | 96 #define NSDB_EXPORTS "exports"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
nsswitch.h | 96 #define NSDB_EXPORTS "exports"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
nsswitch.h | 96 #define NSDB_EXPORTS "exports"
|
/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"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 62 * Exports an <b>unsigned</b> version of the application created by the given project.
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
chip_stat.c | 62 Exports WiFi firmware version to /sys/module/wlan/parameters/fw_version
|
/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'
|
ltcf-c.sh | 147 # the compiled dll only exports the symbol export list. 151 sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols' 154 # is EXPORTS), use it as is. 159 echo EXPORTS > $output_objdir/$soname-def; 526 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' [all...] |
/external/bluetooth/glib/build/win32/vs8/ |
glib.vcproj | 586 CommandLine="echo EXPORTS > "$(InputDir)/glib.def" && 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 "$(InputPath)" >> "$(InputDir)/glib.def"
" 596 CommandLine="echo EXPORTS > "$(InputDir)/glib.def" && 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 "$(InputPath)" >> "$(InputDir)/glib.def"
"
|
/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' | \
|
/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/dbus/ |
Makefile.am | 163 ## this library is the same as libdbus, but exports all the symbols
|
/external/icu4c/i18n/ |
format.cpp | 27 * 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',
|
/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/android/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/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
binutils.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
binutils.info | [all...] |