HomeSort by relevance Sort by last modified time
    Searched refs:EXPORTS (Results 1 - 6 of 6) sorted by null

  /external/harfbuzz_ng/src/
check-defs.sh 30 echo EXPORTS
  /external/chromium_org/third_party/mesa/src/bin/
mklib 125 echo ' -exports FILE only export the symbols listed in FILE'
148 EXPORTS=""
232 '-exports')
234 EXPORTS=$1
299 echo "EXPORTS in" $EXPORTS
391 if [ $EXPORTS ] ; then
392 #OPTS="${OPTS} -Xlinker --retain-symbols-file ${EXPORTS}"
396 sed 's/$/;/' ${EXPORTS} >> exptmp
496 if [ $EXPORTS ] ; the
    [all...]
  /external/mesa3d/bin/
mklib 125 echo ' -exports FILE only export the symbols listed in FILE'
148 EXPORTS=""
232 '-exports')
234 EXPORTS=$1
299 echo "EXPORTS in" $EXPORTS
391 if [ $EXPORTS ] ; then
392 #OPTS="${OPTS} -Xlinker --retain-symbols-file ${EXPORTS}"
396 sed 's/$/;/' ${EXPORTS} >> exptmp
496 if [ $EXPORTS ] ; the
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
mesadef.py 55 print '; The linker exports STDCALL entry points with'
74 print 'EXPORTS'
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 55 print '; The linker exports STDCALL entry points with'
74 print 'EXPORTS'
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 304 milliseconds