Searched refs:out3 (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
H A Ddowhile-007.js33 function DoWhileObject( out1, out2, out3, in1 ) {
36 this.breakOutThree = out3;
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/statements/
H A Dbreak.js89 out3:
98 if (j == 500) break out3;
H A Dcontinue.js92 out3:
104 continue out3;
/external/clang/test/Analysis/
H A Ddtor.cpp182 int *out1, *out2, *out3; member in class:DestructorVirtualCalls::A
205 *out3 = get();
223 obj.out3 = &c;
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_sco.c88 INT32 out1, out2, out3, out4, out5; \
116 out3 = ((SRC_SAMPLE(7) + SRC_SAMPLE(-7)) * 156) \
120 out3 = out3 / 30000; \
128 out5 = out1 + out2 - out3 - out4; \
142 INT32 out1, out2, out3, out4, out5; \
170 out3 = ((SRC_SAMPLE(7) + SRC_SAMPLE(-7)) * 127) \
175 out3 = out3 / 30000; \
181 out5 = out1 - out2 + out3
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-ia64.S308 { .mmi; ld4 out3=[out0],8 // s1
345 ld1 out3=[out4],4 };; // s1
357 dep out3=r20,out3,24,8 }//;;
363 dep out3=r21,out3,16,8 }//;;
369 dep out3=r22,out3,8,8 }//;;
386 { .mii; ADDP out3=3,in1
389 { .mii; st1 [out3]
[all...]
/external/oprofile/module/ia64/
H A DIA64syscallstub.h99 mov out3 = in2; \
181 mov out3 = in3; \
H A Doprofile_stubs.S68 add out3=16, sp // regs
/external/libffi/src/ia64/
H A Dunix.S80 ld8 out3 = [r16], 16
337 mov out3 = r8
/external/icu4c/test/cintltst/
H A Dnccbtst.c1722 out3[]={ 0xfefd, 0x4e00, 0xfeff }; local
1741 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-16",
1759 out3[]={ 0xfefe, UTF16_LEAD(0x100f00), UTF16_TRAIL(0x100f00), 0xfffd, 0xfffd }, local
1780 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-32",
/external/v8/test/cctest/
H A Dtest-regexp.cc1137 enum registers { out1, out2, out3, out4, out5, out6, sp, loop_cnt }; enumerator in enum:registers
1170 m.WriteCurrentPositionToRegister(out3, 0); // [0,3,6]
1184 m.ReadCurrentPositionFromRegister(out3);
/external/openssl/crypto/md5/asm/
H A Dmd5-ia64.S105 #define M4_ out3

Completed in 287 milliseconds