Searched refs:st3 (Results 1 – 11 of 11) sorted by relevance
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | StatementEventTest.java | 92 StatementEvent st3 = new StatementEvent(pc, null, new SQLException( in testSerializationCompatibility() local 94 SerializationTest.verifyGolden(this, st3, STATEMENTEVENT_COMPARATOR); in testSerializationCompatibility()
|
/external/icu4c/common/ |
D | ucnvmbcs.c | 718 uint32_t st3; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 758 if((st3=stage2[st2])!=0) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 760 stage3=results+st3; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 804 if((st3=stage2[st2])!=0) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 806 stage3=bytes+st3Multiplier*16*(uint32_t)(uint16_t)st3; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 809 st3>>=16; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 819 if(st3&1) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 839 st3>>=1; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 845 … if(((st3&1)!=0 || useFallback) && *((const uint16_t *)stage3)>=0x100) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode() 848 st3>>=1; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() [all …]
|
D | ucnv_ext.c | 1016 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local 1059 if((st3=(int32_t)ps2[st2]<<UCNV_EXT_STAGE_2_LEFT_SHIFT)!=0) { in ucnv_extGetUnicodeSet() 1061 ps3=stage3+st3; in ucnv_extGetUnicodeSet()
|
/external/clang/test/CodeGen/ |
D | struct-x86-darwin.c | 15 struct STest3 {char a; short b; int c; } st3; variable
|
/external/valgrind/main/none/tests/amd64/ |
D | gen_insn_test.pl | 64 st0 => 0, st1 => 1, st2 => 2, st3 => 3,
|
D | insn_fpu.def | 257 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678] 258 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678] 259 fld st2.pd[1234567.7654321] => st0.pd[1234567.7654321] st3.pd[1234567.7654321]
|
/external/valgrind/main/none/tests/x86/ |
D | gen_insn_test.pl | 59 st0 => 0, st1 => 1, st2 => 2, st3 => 3,
|
D | insn_fpu.def | 257 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678] 258 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678] 259 fld st2.pd[1234567.7654321] => st0.pd[1234567.7654321] st3.pd[1234567.7654321]
|
/external/valgrind/main/exp-dhat/ |
D | dh_main.c | 792 IRStmt* st3 = IRStmt_Store(END, counter_addr, mkexpr(t2)); in add_counter_update() local 796 addStmtToIRSB( sbOut, st3 ); in add_counter_update()
|
/external/valgrind/main/massif/ |
D | ms_main.c | 2059 IRStmt* st3 = IRStmt_Store(END, counter_addr, IRExpr_RdTmp(t2)); in add_counter_update() local 2063 addStmtToIRSB( sbOut, st3 ); in add_counter_update()
|
/external/elfutils/tests/ |
D | run-allregs.sh | 83 14: %st3 (st3), float 80 bits 155 36: %st3 (st3), float 80 bits
|