OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exports
(Results
1 - 25
of
324
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/gthread/
gthread.def
0
EXPORTS
/external/clearsilver/python/
neo_cgi.def
2
EXPORTS
/development/host/windows/usb/api/
AdbWinApi.def
5
EXPORTS
/development/host/windows/usb/winusb/
AdbWinUsbApi.def
5
EXPORTS
/external/webkit/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/
TestNetscapePlugin.def
3
EXPORTS
TestNetscapePlugin_debug.def
3
EXPORTS
/development/host/windows/prebuilt/usb/
AdbWinApi.def
2
EXPORTS
/development/ndk/samples/module-exports/
README.TXT
1
This sample is used to demonstrate the usage of module
exports
6
'foo'
exports
its include directory and a linker flag
/external/bzip2/
libbz2.def
3
EXPORTS
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
gendef.pl
5
# Special
exports
to ignore for this platform
24
# Special
exports
to include for this platform
Makefile
2
EXPORTS
= SDL.x
28
all: $(
EXPORTS
)
30
$(
EXPORTS
): Makefile gendef.pl $(HEADERS)
34
rm -f $(
EXPORTS
)
/external/srec/audio/test/AudioHardwareRecord/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/srec/audio/test/AudioHardwareRecordLoop/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/srec/audio/test/AudioInRecord/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/zlib/old/os2/
zlib.def
10
EXPORTS
/external/chromium/third_party/icu/source/tools/ctestfw/unicode/
testtype.h
10
/*Deals with imports and
exports
of the dynamic library*/
/external/icu4c/tools/ctestfw/unicode/
testtype.h
10
/*Deals with imports and
exports
of the dynamic library*/
/external/srec/audio/AudioIn/UNIX/src/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/srec/tools/dictTest/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/srec/tools/make_ve_grammar/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/srec/tools/test_swiarb/
Android.mk
6
# common settings for all ASR builds,
exports
some variables for sub-makes
/external/zlib/win32/
zlib.def
4
EXPORTS
/external/chromium/base/
pe_image.cc
129
PIMAGE_EXPORT_DIRECTORY
exports
= GetExportDirectory();
local
131
if (NULL ==
exports
)
139
RVAToAddr(
exports
->AddressOfFunctions));
141
return functions + ordinal -
exports
->Base;
151
PBYTE
exports
= reinterpret_cast<PBYTE>(
local
155
// Check for forwarded
exports
as a special case.
156
if (
exports
<= function &&
exports
+ size > function)
170
PIMAGE_EXPORT_DIRECTORY
exports
= GetExportDirectory();
172
if (NULL ==
exports
)
[
all
...]
/external/stlport/stlport/stl/config/
_dm.h
45
Exports
in Digital Mars 'def' file must match mangled names in iostream.cpp.
47
longer match these pre-defined
exports
. To use STLport dynamic libraries
48
and STLport namespaces with Digital Mars, the pre-defined
exports
in
/ndk/sources/android/stlport/stlport/stl/config/
_dm.h
45
Exports
in Digital Mars 'def' file must match mangled names in iostream.cpp.
47
longer match these pre-defined
exports
. To use STLport dynamic libraries
48
and STLport namespaces with Digital Mars, the pre-defined
exports
in
Completed in 553 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>