OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLOPEN
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/mesa/src/bin/
mklib
119
echo ' -
dlopen
make a shared library suitable for dynamic loading'
143
DLOPEN
=0
210
'-
dlopen
')
211
DLOPEN
=1
699
# you want to
dlopen
the file
700
if [ $
DLOPEN
= "1" ] ; then
761
# On Darwin a .bundle is used for a library that you want to
dlopen
762
if [ $
DLOPEN
= "1" ] ; then
/external/mesa3d/bin/
mklib
119
echo ' -
dlopen
make a shared library suitable for dynamic loading'
143
DLOPEN
=0
210
'-
dlopen
')
211
DLOPEN
=1
699
# you want to
dlopen
the file
700
if [ $
DLOPEN
= "1" ] ; then
761
# On Darwin a .bundle is used for a library that you want to
dlopen
762
if [ $
DLOPEN
= "1" ] ; then
/external/qemu/distrib/sdl-1.2.15/
android-configure.sh
532
DRIVERS_LOADSO_default=
DLOPEN
Completed in 162 milliseconds