HomeSort by relevance Sort by last modified time
    Searched full:sideeffect (Results 76 - 100 of 165) sorted by null

1 2 34 5 6 7

  /external/chromium/testing/gtest/include/gtest/
gtest-death-test.h 210 // int DieInDebugOr12(int* sideeffect) {
211 // if (sideeffect) {
212 // *sideeffect = 12;
219 // int sideeffect = 0;
221 // EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death");
224 // // opt-mode has sideeffect visible.
225 // EXPECT_EQ(12, sideeffect);
227 // // dbg-mode no visible sideeffect.
228 // EXPECT_EQ(0, sideeffect);
242 // EXPECT_EQ(12, DieInDebugOr12(&sideeffect));
    [all...]
  /external/gtest/include/gtest/
gtest-death-test.h 207 // int DieInDebugOr12(int* sideeffect) {
208 // if (sideeffect) {
209 // *sideeffect = 12;
216 // int sideeffect = 0;
218 // EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death");
221 // // opt-mode has sideeffect visible.
222 // EXPECT_EQ(12, sideeffect);
224 // // dbg-mode no visible sideeffect.
225 // EXPECT_EQ(0, sideeffect);
239 // EXPECT_EQ(12, DieInDebugOr12(&sideeffect));
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-death-test.h 210 // int DieInDebugOr12(int* sideeffect) {
211 // if (sideeffect) {
212 // *sideeffect = 12;
219 // int sideeffect = 0;
221 // EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death");
224 // // opt-mode has sideeffect visible.
225 // EXPECT_EQ(12, sideeffect);
227 // // dbg-mode no visible sideeffect.
228 // EXPECT_EQ(0, sideeffect);
242 // EXPECT_EQ(12, DieInDebugOr12(&sideeffect));
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-death-test.h 210 // int DieInDebugOr12(int* sideeffect) {
211 // if (sideeffect) {
212 // *sideeffect = 12;
219 // int sideeffect = 0;
221 // EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death");
224 // // opt-mode has sideeffect visible.
225 // EXPECT_EQ(12, sideeffect);
227 // // dbg-mode no visible sideeffect.
228 // EXPECT_EQ(0, sideeffect);
242 // EXPECT_EQ(12, DieInDebugOr12(&sideeffect));
    [all...]
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
GenericSignatureFormatErrorTest.java 4 import dalvik.annotation.SideEffect;
37 @SideEffect("strange issue (exception: 'could not open dex file', " +
38 "dalvikvm: 'waitpid failed' log msg - only occurs when @SideEffect is removed " +
  /external/llvm/test/CodeGen/ARM/
pr3502.ll 12 tail call void asm sideeffect "mcr p15, 0, $0, c7, c10, 4 \0A\09", "r,~{memory}"(i32 0) nounwind
13 tail call void asm sideeffect "mcr p15,0,$0,c7,c14,0", "r,~{memory}"(i32 0) nounwind
  /external/llvm/test/CodeGen/X86/
2009-08-06-inlineasm.ll 14 %tmp = call i32 asm sideeffect "xor %edx, %edx", "={dx},~{dirflag},~{fpsr},~{flags}"() nounwind ; <i32> [#uses=1]
28 %tmp1 = call i32 asm sideeffect "nop", "={ax},r,r,r,r,r,0,~{dirflag},~{fpsr},~{flags}"(i16* %add.ptr6, i16* %add.ptr5, i16* %add.ptr4, i16* %add.ptr3, i16* %add.ptr2, i16* %add.ptr1) nounwind ; <i32> [#uses=0]
2010-06-24-g-constraint-crash.ll 12 %asmtmp.i.i = tail call %0 asm sideeffect "push %rbp; syscall; pop %rbp\0A", "={ax},={di},={si},={dx},={bx},{ax},{di},{si},{dx},{bx},~{dirflag},~{fpsr},~{flags},~{memory},~{r15},~{r14},~{r13},~{r12},~{r11},~{r10},~{r9},~{r8},~{rcx}"(i32 7, i64 -1, i64 0, i64 -1, i64 -1) nounwind ; <%0> [#uses=0]
13 %asmtmp.i1.i = tail call %0 asm sideeffect "mov $10, %r8;\0Amov $11, %r9;\0Amov $12, %r10;\0Apush %rbp; syscall; pop %rbp\0A", "={ax},={di},={si},={dx},={bx},{ax},{di},{si},{dx},{bx},imr,imr,imr,~{dirflag},~{fpsr},~{flags},~{memory},~{r15},~{r14},~{r13},~{r12},~{r11},~{r10},~{r9},~{r8},~{rcx}"(i32 8, i64 -1, i64 -1, i64 -1, i64 -1, i64 -1, i64 0, i8* bitcast (i64* getelementptr inbounds ([3 x i64]* @utcbs.1559, i64 0, i64 2) to i8*)) nounwind ; <%0> [#uses=0]
asm-modifier.ll 30 call void asm sideeffect "movl ${0:a}, %eax", "ir,~{dirflag},~{fpsr},~{flags},~{eax}"(i32* @n) nounwind
39 call void asm sideeffect "movl ${0:a}, %eax", "ir,~{dirflag},~{fpsr},~{flags},~{eax}"(i32* @y) nounwind
inline-asm-mrv.ll 12 %mrv = call {i32, i8*, i8*} asm sideeffect "$0 $1 $2 $3 $4 $5 $6",
15 %tmp7 = call i32 asm sideeffect "set $0",
2006-07-31-SingleRegClass.ll 7 %tmp9.i.i = call i32 asm sideeffect "push %ebp\0Apush %ebx\0Amovl 4($2),%ebp\0Amovl 0($2), %ebx\0Amovl $1,%eax\0Aint $$0x80\0Apop %ebx\0Apop %ebp", "={ax},i,0,{cx},{dx},{si},{di}"( i32 192, i32 %__s.i.i, i32 %tmp5.i.i, i32 %tmp6.i.i, i32 %tmp7.i.i, i32 %tmp8.i.i ) ; <i32> [#uses=1]
2007-04-08-InlineAsmCrash.ll 12 %tmp7.i46 = tail call i64 asm sideeffect ".byte 0x0f,0x31", "={dx},=*{ax},~{dirflag},~{fpsr},~{flags}"( i64* getelementptr (%struct.CycleCount* @_programStartTime, i32 0, i32 1) ) ; <i64> [#uses=0]
2007-11-04-rip-immediate-constant.ll 9 tail call void asm sideeffect "foo ${0:c}\0A", "i,~{dirflag},~{fpsr},~{flags}"( i8* getelementptr ([12 x i8]* @str, i32 0, i64 0) )
2008-08-25-AsmRegTypeMismatch.ll 16 call void asm sideeffect "", "{xmm0},{xmm1},{xmm2},{xmm3},{xmm4},{xmm5},{xmm6},{xmm7},~{dirflag},~{fpsr},~{flags}"( double undef, double undef, double undef, double 1.0, double undef, double 0.0, double undef, double 0.0 ) nounwind
2009-09-19-earlyclobber.ll 12 %asmtmp = tail call %0 asm sideeffect "FOO $0 $1 $2", "=r,=&r,rm,~{dirflag},~{fpsr},~{flags},~{cc}"(i64 %find) nounwind ; <%0> [#uses=1]
2009-10-19-atomic-cmp-eflags.ll 15 tail call void asm sideeffect "cpuid", "~{ax},~{bx},~{cx},~{dx},~{memory},~{dirflag},~{fpsr},~{flags}"() nounwind
19 call void asm sideeffect "cpuid", "~{ax},~{bx},~{cx},~{dx},~{memory},~{dirflag},~{fpsr},~{flags}"() nounwind
36 call void asm sideeffect "cpuid", "~{ax},~{bx},~{cx},~{dx},~{memory},~{dirflag},~{fpsr},~{flags}"() nounwind
54 tail call void asm sideeffect "cpuid", "~{ax},~{bx},~{cx},~{dx},~{memory},~{dirflag},~{fpsr},~{flags}"() nounwind
2010-05-06-LocalInlineAsmClobber.ll 8 call i64 asm sideeffect "", "={ax},0,i,i,r,{si},{di},r,{dx},imr,imr,~{sp},~{memory},~{r8},~{r10},~{r11},~{cx},~{dirflag},~{fpsr},~{flags}"(i64 4294967274, i32 56, i32 60, i32 (i8*)* undef, i8* undef, i32 undef, i8* undef, i32* undef, i8* undef, i32* undef) nounwind ; <i64> [#uses=0]
2010-06-25-asm-RA-crash.ll 13 call void asm sideeffect "push %ebp\0Apush $$0\0Apush $$0\0Apush $$Return${:uid}\0Apush $0\0Acall ${1:c}\0AReturn${:uid}: pop %ebp\0A", "imr,imr,~{ax},~{bx},~{cx},~{dx},~{si},~{di},~{flags},~{memory},~{dirflag},~{fpsr},~{flags}"(i8* %tmp.i, void (...)* @RtlUnwind) nounwind, !srcloc !0
9601.ll 10 %0 = call float asm sideeffect "xchg $0, $1", "=r,*m,0,~{memory},~{dirflag},~{fpsr},~{flags}"(i32* undef, float 2.000000e+00) nounwind
asm-modifier-P.ll 74 tail call void asm sideeffect "call ${0:P}", "X"(void (...)* @bar) nounwind
75 tail call void asm sideeffect "call ${0:P}", "X"(void (...)* bitcast (void ()* @test3 to void (...)*)) nounwind
76 tail call void asm sideeffect "call $0", "X"(void (...)* @bar) nounwind
77 tail call void asm sideeffect "call $0", "X"(void (...)* bitcast (void ()* @test3 to void (...)*)) nounwind
inline-asm-error.ll 13 tail call void asm sideeffect "hello world", "r,r,r,r,r,r,r,r,r,r,~{dirflag},~{fpsr},~{flags}"(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, i32 %x7, i32 %x8, i32 %x9) nounwind
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
ContentHandlerFactoryTest.java 3 import dalvik.annotation.SideEffect;
27 @SideEffect("This test affects tests that are run after this one." +
  /external/clang/test/CodeGenObjC/
exceptions.m 28 // CHECK: call void asm sideeffect "", "*m"
33 // CHECK: call void asm sideeffect "", "=*m"
62 // CHECK-NEXT: call void asm sideeffect "", "*m,*m"(i32* [[X]]
69 // CHECK: call void asm sideeffect "", "=*m,=*m"(i32* [[X]]
  /external/llvm/test/CodeGen/SPARC/
2008-10-10-InlineAsmMemoryOperand.ll 14 call void asm sideeffect "ld $0, %fsr", "*m"(i32* %fsr) nounwind
  /external/llvm/test/Linker/
inlineasm.ll 14 call void asm sideeffect "", "=*m"(%T* %x) nounwind

Completed in 6107 milliseconds

1 2 34 5 6 7