/ndk/toolchains/x86-4.7/ |
setup.mk | 16 # this file is used to prepare the NDK to build with the x86 gcc-4.7 26 TOOLCHAIN_NAME := x86-4.7 50 # When building for debug, compile everything as x86. 65 $(call set-src-files-text,$(LOCAL_SRC_FILES),x86$(space)$(space)) \ 69 TARGET_ABI_SUBDIR := x86
|
/external/clang/test/CodeGen/ |
sse-builtins.c | 9 // CHECK: call <4 x float> @llvm.x86.sse.rsqrt.ss 19 // CHECK: call <4 x float> @llvm.x86.sse.rcp.ss 29 // CHECK: call <4 x float> @llvm.x86.sse.sqrt.ss 140 // CHECK: @llvm.x86.sse41.phminposuw 146 // CHECK: @llvm.x86.sse41.mpsadbw 152 // CHECK: @llvm.x86.sse41.dpps 158 // CHECK: @llvm.x86.sse41.dppd 164 // CHECK: @llvm.x86.sse41.round.ps 170 // CHECK: @llvm.x86.sse41.round.ss 176 // CHECK: @llvm.x86.sse41.round.p [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
feedPublish.eclipse.properties | 66 0,win32,win,x86,UNKNOWN,\ 67 0,linux,gtk,x86,UNKNOWN,\ 70 0,solaris8,gtk,x86,UNKNOWN,\ 71 0,aix,motif,x86,UNKNOWN,\ 72 0,hp-ux,motif,x86,UNKNOWN,\ 75 RHEL4-3GHz-2.5GB,linux,gtk,x86,UNKNOWN,\ 76 winxp-3GHz-2GB,win32,win,x86,UNKNOWN,\ 77 RHEL3-3GHz-2GB,linux,gtk,x86,UNKNOWN,\ 78 winxp-2GHz-512MB,win32,win,x86,UNKNOWN 85 win32,win,x86,SDK,eclipse-SDK-%%buildAlias%%-win32.zip, [all...] |
/external/llvm/test/CodeGen/X86/ |
mmx-builtins.ll | 1 ; RUN: llc < %s -march=x86 -mattr=+mmx,+ssse3 | FileCheck %s 2 ; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s 4 declare x86_mmx @llvm.x86.ssse3.phadd.w(x86_mmx, x86_mmx) nounwind readnone 13 %4 = tail call x86_mmx @llvm.x86.ssse3.phadd.w(x86_mmx %2, x86_mmx %3) nounwind readnone 20 declare x86_mmx @llvm.x86.mmx.pcmpgt.d(x86_mmx, x86_mmx) nounwind readnone 29 %2 = tail call x86_mmx @llvm.x86.mmx.pcmpgt.d(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwind 36 declare x86_mmx @llvm.x86.mmx.pcmpgt.w(x86_mmx, x86_mmx) nounwind readnone 45 %2 = tail call x86_mmx @llvm.x86.mmx.pcmpgt.w(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwind 52 declare x86_mmx @llvm.x86.mmx.pcmpgt.b(x86_mmx, x86_mmx) nounwind readnone 61 %2 = tail call x86_mmx @llvm.x86.mmx.pcmpgt.b(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwin [all...] |
/development/ndk/sources/android/libportable/ |
Android.mk | 75 ifeq ($(TARGET_ARCH),x86) 77 arch-x86/epoll.c \ 78 arch-x86/fcntl.c \ 79 arch-x86/ioctl.c \ 80 arch-x86/open.c \ 81 arch-x86/stat.c \ 82 arch-x86/fenv.c
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/ |
customTargets.xml | 15 <target name="assemble.win32.win32.x86.xml" depends="init"> 21 <target name="assemble.linux.gtk.x86.xml"> 23 <property name="archiveName" value="${archiveNamePrefix}-linux.gtk.x86.zip"/> 39 <target name="assemble.linux.motif.x86.xml"> 41 <property name="archiveName" value="${archiveNamePrefix}-linux.motif.x86.zip"/> 75 <target name="assemble.macosx.carbon.x86.xml"> 77 <property name="archiveName" value="${archiveNamePrefix}-macosx.carbon.x86.zip"/>
|
/external/llvm/lib/Target/X86/ |
X86.h | 1 //===-- X86.h - Top-level interface for X86 representation ------*- C++ -*-===// 10 // This file contains the entry points for global functions defined in the x86 30 /// X86-specific DAG, ready for instruction scheduling. 36 /// register for PIC on x86-32. 55 /// createX86CodeEmitterPass - Return a pass that emits the collected X86 code 66 /// \brief Creates an X86-specific Target Transformation Info pass.
|
/external/valgrind/main/docs/internals/ |
multiple-architectures.txt | 10 - single-arch support on x86 and ppc32 systems 23 On dual-arch systems, there is a 'secondary' target - x86 and ppc32 94 <prefix>/lib/valgrind/x86-linux 95 <prefix>/lib/valgrind/x86-linux/vgpreload_core.so 96 <prefix>/lib/valgrind/x86-linux/vgpreload_massif.so 97 <prefix>/lib/valgrind/x86-linux/cachegrind 98 <prefix>/lib/valgrind/x86-linux/memcheck 99 <prefix>/lib/valgrind/x86-linux/helgrind 100 <prefix>/lib/valgrind/x86-linux/massif 101 <prefix>/lib/valgrind/x86-linux/vgpreload_memcheck.s [all...] |
/external/openssl/crypto/objects/ |
obj_dat.h | 72 0x2A,0x86,0x48,0x86,0xF7,0x0D, /* [ 1] OBJ_rsadsi */ 73 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01, /* [ 7] OBJ_pkcs */ 74 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 14] OBJ_md2 */ 75 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05, /* [ 22] OBJ_md5 */ 76 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x04, /* [ 30] OBJ_rc4 * [all...] |
/external/icu4c/samples/break/ |
break.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
86 <TypeLibraryName>.\x86\Release/break.tlb</TypeLibraryName>
98 <PrecompiledHeaderOutputFile>.\x86\Release/break.pch</PrecompiledHeaderOutputFile>
99 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
100 <ObjectFileName>.\x86\Release/</ObjectFileName>
101 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
112 <OutputFile>.\x86\Release/break.exe</OutputFile> [all...] |
/external/icu4c/samples/cal/ |
cal.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/cal.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/cal.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Release/cal.exe</OutputFile> [all...] |
/external/icu4c/samples/date/ |
date.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/date.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/date.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Release/date.exe</OutputFile> [all...] |
/external/icu4c/samples/layout/ |
layout.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/layout.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/layout.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Release/layout.exe</OutputFile> [all...] |
/external/icu4c/samples/legacy/ |
legacy.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/legacy.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/legacy.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Release/legacy.exe</OutputFile> [all...] |
/external/icu4c/samples/ugrep/ |
ugrep.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
80 <TypeLibraryName>.\x86\Release/ugrep.tlb</TypeLibraryName>
95 <PrecompiledHeaderOutputFile>.\x86\Release/ugrep.pch</PrecompiledHeaderOutputFile>
96 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
97 <ObjectFileName>.\x86\Release/</ObjectFileName>
98 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Release/ugrep.exe</OutputFile> [all...] |
/external/icu4c/samples/uresb/ |
uresb.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/uresb.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/uresb.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Release/uresb.exe</OutputFile> [all...] |
/external/icu4c/test/iotest/ |
iotest.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/iotest.tlb</TypeLibraryName>
95 <PrecompiledHeaderOutputFile>.\x86\Debug/iotest.pch</PrecompiledHeaderOutputFile>
96 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
97 <ObjectFileName>.\x86\Debug/</ObjectFileName>
98 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Debug/iotest.exe</OutputFile> [all...] |
/external/icu4c/test/letest/ |
gendata.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/gendata.tlb</TypeLibraryName>
93 <PrecompiledHeaderOutputFile>.\x86\Debug/gendata.pch</PrecompiledHeaderOutputFile>
94 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
95 <ObjectFileName>.\x86\Debug/</ObjectFileName>
96 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Debug/gendata.exe</OutputFile> [all...] |
letest.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/letest.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/letest.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
107 <OutputFile>.\x86\Release/letest.exe</OutputFile> [all...] |
/external/icu4c/test/perf/charperf/ |
charperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/charperf.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Debug/charperf.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Debug/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Debug/charperf.exe</OutputFile> [all...] |
/external/icu4c/test/perf/collperf/ |
collperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/collperf.tlb</TypeLibraryName>
92 <PrecompiledHeaderOutputFile>.\x86\Debug/collperf.pch</PrecompiledHeaderOutputFile>
93 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
94 <ObjectFileName>.\x86\Debug/</ObjectFileName>
95 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Debug/collperf.exe</OutputFile> [all...] |
/external/icu4c/test/perf/convperf/ |
convperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
82 <TypeLibraryName>.\x86\Release/convperf.tlb</TypeLibraryName>
96 <PrecompiledHeaderOutputFile>.\x86\Release/convperf.pch</PrecompiledHeaderOutputFile>
97 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
98 <ObjectFileName>.\x86\Release/</ObjectFileName>
99 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Release/convperf.exe</OutputFile> [all...] |
/external/icu4c/test/perf/normperf/ |
normperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/normperf.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Debug/normperf.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Debug/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Debug/normperf.exe</OutputFile> [all...] |
/external/icu4c/test/perf/strsrchperf/ |
strsrchperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/strsrchperf.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Debug/strsrchperf.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Debug/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Debug/strsrchperf.exe</OutputFile> [all...] |
/external/icu4c/test/perf/ubrkperf/ |
ubrkperf.vcxproj | 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
82 <TypeLibraryName>.\x86\Debug/ubrkperf.tlb</TypeLibraryName>
92 <PrecompiledHeaderOutputFile>.\x86\Debug/ubrkperf.pch</PrecompiledHeaderOutputFile>
93 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
94 <ObjectFileName>.\x86\Debug/</ObjectFileName>
95 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
108 <OutputFile>.\x86\Debug/ubrkperf.exe</OutputFile> [all...] |