OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exports
(Results
201 - 225
of
426
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/ndk/android-ndk-r6/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
...]
/external/libffi/
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
...]
/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
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
binutils.info
[
all
...]
/external/bluetooth/glib/docs/reference/gobject/
tut_intro.xml
114
which
exports
this function.</para></listitem>
/external/bluetooth/glib/gio/
Makefile.am
27
(echo -e
EXPORTS
; $(CPP) -P -DINCLUDE_VARIABLES -DINCLUDE_INTERNAL_SYMBOLS -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/gio.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g' | sort) > gio.def.tmp && \
/external/bluetooth/glib/glib/
Makefile.am
36
(echo -e
EXPORTS
; $(CPP) -P -DINCLUDE_VARIABLES -DINCLUDE_INTERNAL_SYMBOLS -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/glib.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g') > glib.def
/external/dbus/dbus/
Makefile.am
251
## this library is the same as libdbus, but
exports
all the symbols
/external/icu4c/common/
udataswp.h
261
/* internal
exports
from putil.c -------------------------------------------- */
/external/mesa3d/docs/OLD/
MESA_trace.spec
78
traced. The GL DLL
exports
the entry points, so this would not
/external/skia/gpu/include/
GrGLInterface.h
209
* The following interface
exports
the OpenGL entry points used by the system.
/external/stlport/src/
ios.cpp
306
// For DLL
exports
, they are already instantiated.
/external/v8/
SConstruct
[
all
...]
/external/valgrind/tsan/
ts_offline.cc
321
//------------- ThreadSanitizer
exports
------------ {{{1
/external/webkit/Source/JavaScriptCore/runtime/
Identifier.cpp
307
// These only exists so that our
exports
are the same for debug and release builds.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor_ver.s
71
;// function
exports
and imports
h264bsd_interpolate_chroma_ver.s
69
;// Function
exports
and imports
/libcore/luni/src/main/java/java/util/logging/
Handler.java
24
* A {@code Handler} object accepts a logging request and
exports
the desired
/ndk/sources/cxx-stl/stlport/src/
ios.cpp
306
// For DLL
exports
, they are already instantiated.
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
binutils.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
binutils.info
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
binutils.info
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
binutils.info
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
binutils.info
[
all
...]
Completed in 826 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>