HomeSort by relevance Sort by last modified time
    Searched full:ori (Results 26 - 50 of 275) sorted by null

12 3 4 5 6 7 8 91011

  /external/llvm/test/MC/Disassembler/Mips/msa/
test_i8.txt 8 0x79 0x87 0xa6 0x80 # CHECK: ori.b $w26, $w20, 135
  /external/llvm/test/MC/Mips/
micromips-expansions.s 8 # CHECK: ori $5, $zero, 123 # encoding: [0xa0,0x50,0x7b,0x00]
11 # CHECK: ori $7, $7, 2 # encoding: [0xe7,0x50,0x02,0x00]
14 # CHECK: ori $7, $7, 2 # encoding: [0xe7,0x50,0x02,0x00]
17 # CHECK: ori $7, $7, 2 # encoding: [0xe7,0x50,0x02,0x00]
mips-expansions.s 7 # CHECK: ori $5, $zero, 123 # encoding: [0x7b,0x00,0x05,0x34]
10 # CHECK: ori $7, $7, 2 # encoding: [0x02,0x00,0xe7,0x34]
15 # CHECK: ori $7, $7, 2 # encoding: [0x02,0x00,0xe7,0x34]
18 # CHECK: ori $7, $7, 2 # encoding: [0x02,0x00,0xe7,0x34]
mips-alu-instructions.s 16 # CHECK: ori $4, $5, 17767 # encoding: [0x67,0x45,0xa4,0x34]
17 # CHECK: ori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x34]
18 # CHECK: ori $11, $11, 128 # encoding: [0x80,0x00,0x6b,0x35]
48 ori $9, $6, 17767
49 ori $11, 128
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Measure.h 65 const AKSENSOR_DATA* ori
AKFS_Measure.c 238 const AKSENSOR_DATA* ori
253 buf[9] = CONVERT_ORI(ori->x); /* yaw */
254 buf[10] = CONVERT_ORI(ori->y); /* pitch */
255 buf[11] = CONVERT_ORI(ori->z); /* roll */
  /external/chromium_org/webkit/browser/database/
database_tracker.cc 638 for (DatabaseSet::const_iterator ori = databases.begin();
639 ori != databases.end(); ++ori) {
640 for (std::set<base::string16>::const_iterator db = ori->second.begin();
641 db != ori->second.end(); ++db)
642 ScheduleDatabaseForDeletion(ori->first, *db);
678 for (std::vector<std::string>::const_iterator ori =
680 ori != origins_identifiers.end(); ++ori) {
683 webkit_database::GetOriginFromIdentifier(*ori))) {
    [all...]
  /external/llvm/test/CodeGen/Mips/llvm-ir/
ret.ll 90 ; ALL-DAG: ori $2, $[[T0]], 1
102 ; GPR32-DAG: ori $3, $[[T0]], 1
117 ; GPR32-DAG: ori $2, $[[T0]], 1
133 ; GPR32-DAG: ori $2, $[[T0]], 1
134 ; GPR32-DAG: ori $3, $[[T1]], 2
136 ; GPR64-DAG: ori $[[T0:[0-9]+]], $zero, 32769
  /external/llvm/test/MC/PowerPC/
ppc64-operands.s 47 # CHECK-BE: ori 1, 2, 0 # encoding: [0x60,0x41,0x00,0x00]
48 # CHECK-LE: ori 1, 2, 0 # encoding: [0x00,0x00,0x41,0x60]
49 ori 1, 2, 0
51 # CHECK-BE: ori 1, 2, 65535 # encoding: [0x60,0x41,0xff,0xff]
52 # CHECK-LE: ori 1, 2, 65535 # encoding: [0xff,0xff,0x41,0x60]
53 ori 1, 2, 65535
  /external/llvm/test/CodeGen/Mips/
fcopysign.ll 13 ; 32: ori $[[MSK0:[0-9]+]], $[[T0]], 65535
46 ; 32: ori $[[MSK0:[0-9]+]], $[[T0]], 65535
  /external/llvm/test/CodeGen/PowerPC/
fast-isel-ret.ll 110 ; ELF64: ori
121 ; ELF64: ori
or-addressing-mode.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | not grep ori
fast-isel-binary.ll 62 ; ELF64: ori
82 ; ELF64: ori
fast-isel-load-store.ll 182 ; ELF64: ori
198 ; ELF64: ori
negctr.ll 20 ; CHECK: ori [[REG3:[0-9]+]], [[REG2]], 65535
59 ; CHECK: ori [[REG2:[0-9]+]], [[REG]], 31071
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-operands.txt 27 # CHECK: ori 1, 2, 0
30 # CHECK: ori 1, 2, 65535
  /packages/apps/Camera2/src/com/android/camera/util/
ImageLoader.java 101 int ori = cursor.getInt(0); local
102 switch (ori) {
179 public static Bitmap orientBitmap(Bitmap bitmap, int ori) {
183 if (ori == ORI_ROTATE_90 ||
184 ori == ORI_ROTATE_270 ||
185 ori == ORI_TRANSPOSE ||
186 ori == ORI_TRANSVERSE) {
191 switch (ori) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 111 int ori = cursor.getInt(0); local
112 switch (ori) {
205 public static Bitmap orientBitmap(Bitmap bitmap, int ori) {
209 if (ori == ORI_ROTATE_90 ||
210 ori == ORI_ROTATE_270 ||
211 ori == ORI_TRANSPOSE ||
212 ori == ORI_TRANSVERSE) {
217 switch (ori) {
  /external/chromium_org/third_party/skia/src/views/
SkStackViewLayout.cpp 20 void SkStackViewLayout::setOrient(Orient ori)
22 SkASSERT((unsigned)ori < kOrientCount);
23 fOrient = SkToU8(ori);
  /external/skia/src/views/
SkStackViewLayout.cpp 20 void SkStackViewLayout::setOrient(Orient ori)
22 SkASSERT((unsigned)ori < kOrientCount);
23 fOrient = SkToU8(ori);
  /external/valgrind/main/none/tests/ppc32/
xlc_dbl_u32.c 31 " ori %r0,%r0,0x0000\n"
  /external/chromium_org/chrome/android/java/strings/translations/
android_chrome_strings_lv.xtb 43 <translation id="9137013805542155359">R?d?t ori?in?lo</translation>
45 <translation id="4619298195800598081">Atv?rt ori?in?lu jaun? ciln?</translation>
  /frameworks/base/packages/Keyguard/res/values-ro/
strings.xml 128 <string name="kg_too_many_failed_pin_attempts_dialog_message" msgid="8276745642049502550">"A?i introdus incorect codul PIN de <xliff:g id="NUMBER_0">%d</xliff:g> ori.\n\nĪncerca?i din nou peste <xliff:g id="NUMBER_1">%d</xliff:g> (de) secunde."</string>
129 <string name="kg_too_many_failed_password_attempts_dialog_message" msgid="7813713389422226531">"A?i introdus incorect parola de <xliff:g id="NUMBER_0">%d</xliff:g> ori. \n\nĪncerca?i din nou peste <xliff:g id="NUMBER_1">%d</xliff:g> (de) secunde."</string>
130 <string name="kg_too_many_failed_pattern_attempts_dialog_message" msgid="74089475965050805">"A?i desenat incorect modelul pentru deblocare de <xliff:g id="NUMBER_0">%d</xliff:g> ori. \n\nĪncerca?i din nou peste <xliff:g id="NUMBER_1">%d</xliff:g> (de) secunde."</string>
135 <string name="kg_failed_attempts_almost_at_login" product="tablet" msgid="3253575572118914370">"A?i desenat incorect modelul pentru deblocare de <xliff:g id="NUMBER_0">%d</xliff:g> ori. Dup? īnc? <xliff:g id="NUMBER_1">%d</xliff:g> īncerc?ri nereu?ite, vi se va solicita s? debloca?i tableta cu ajutorul unui cont de e-mail.\n\n Īncerca?i din nou peste <xliff:g id="NUMBER_2">%d</xliff:g> (de) secunde."</string>
136 <string name="kg_failed_attempts_almost_at_login" product="default" msgid="1437638152015574839">"A?i desenat incorect modelul pentru deblocare de <xliff:g id="NUMBER_0">%d</xliff:g> ori. Dup? īnc? <xliff:g id="NUMBER_1">%d</xliff:g> īncerc?ri nereu?ite, vi se va solicita s? debloca?i telefonul cu ajutorul unui cont de e-mail.\n\n Īncerca?i din nou peste <xliff:g id="NUMBER_2">%d</xliff:g> (de) secunde."</string>
  /external/chromium_org/v8/src/mips/
assembler-mips.cc 181 // specially coded on MIPS means that it is a lui/ori instruction, and that is
550 return opcode == ORI;
1249 void Assembler::ori(Register rt, Register rs, int32_t j) { function in class:v8::Assembler
    [all...]
  /external/llvm/test/CodeGen/Mips/cconv/
arguments-hard-float-varargs.ll 143 ; N32/N64 is using ori instead of addiu/daddiu but (although odd) this is fine
147 ; N32-DAG: ori [[VAPTR]], [[VAPTR]], 4
149 ; N64-DAG: ori [[VAPTR]], [[VAPTR]], 4

Completed in 1057 milliseconds

12 3 4 5 6 7 8 91011