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

  /external/chromium/base/allocator/
prep_libc.sh 6 # This script takes libcmt.lib for VS2005 and removes the allocation related
14 # OutputFile is the directory where the modified libcmt file should be stored.
17 LIBCMT="${1}\\libcmt.lib"
18 LIBCMTPDB="${1}\\libcmt.pdb"
20 OUTCMT="${2}\\libcmt.lib"
23 cp "$LIBCMT" "$OUTDIR"
28 # libcmt.lib files.
  /external/stlport/test/eh/
intel50.mak 75 CPP_IGNORE_LIB = LIBCMT
  /external/chromium_org/v8/test/mjsunit/tools/
tickprocessor.js 207 ' 0001:000954ba __fclose_nolock 004964ba f LIBCMT:fclose.obj',
213 ' 0001:000ad17b ??__Fnomem@?5???2@YAPAXI@Z@YAXXZ 004ae17b f LIBCMT:new.obj'
248 ' 0001:00000780 _DllMain@12 01c31780 f libcmt:dllmain.obj',
249 ' 0001:00000ac0 ___DllMainCRTStartup 01c31ac0 f libcmt:dllcrt0.obj',
  /external/v8/test/mjsunit/tools/
tickprocessor.js 203 ' 0001:000954ba __fclose_nolock 004964ba f LIBCMT:fclose.obj',
209 ' 0001:000ad17b ??__Fnomem@?5???2@YAPAXI@Z@YAXXZ 004ae17b f LIBCMT:new.obj'
244 ' 0001:00000780 _DllMain@12 01c31780 f libcmt:dllmain.obj',
245 ' 0001:00000ac0 ___DllMainCRTStartup 01c31ac0 f libcmt:dllcrt0.obj',
  /external/chromium/third_party/libjingle/source/talk/
main.scons 227 '/MT', # link with LIBCMT.LIB (multi-threaded, static linked crt)
  /external/chromium_org/third_party/libjingle/source/talk/
main.scons 331 '/MT', # link with LIBCMT.LIB (multi-threaded, static linked crt)

Completed in 64 milliseconds