Searched refs:U16 (Results 1 - 25 of 47) sorted by relevance

12

/external/syslinux/gpxe/src/drivers/net/phantom/
H A Dnxhal_nic_interface.h311 U16 rsvd2; /* Padding */
312 U16 interrupt_ctl;
313 U16 msi_index;
314 U16 rsvd3; /* Padding */
326 U16 context_id; /* Handle for context */
380 U16 msi_index;
381 U16 rsvd; /* Padding */
399 U16 num_rds_rings; /* Count of RDS rings */
400 U16 num_sds_rings; /* Count of SDS rings */
401 U16 rsvd
[all...]
H A Dphantom.h43 typedef uint16_t U16; typedef
/external/google-breakpad/src/client/linux/dump_writer_common/
H A Dthread_info.cc43 void U16(void* out, uint16_t v) { function in namespace:__anon6684
108 U16(out->extended_registers + 0, fpregs.cwd);
109 U16(out->extended_registers + 2, fpregs.swd);
110 U16(out->extended_registers + 4, fpregs.twd);
111 U16(out->extended_registers + 6, fpxregs.fop);
113 U16(out->extended_registers + 12, fpxregs.fcs);
115 U16(out->extended_registers + 20, fpregs.fos);
/external/lz4/lib/
H A Dlz4opt.h88 U16* const chainTable = ctx->chainTable;
98 U16 *ptr0, *ptr1, delta0, delta1;
112 delta0 = delta1 = (U16)(current - matchIndex);
147 if (*ptr0 == (U16)-1) break;
154 if (*ptr1 == (U16)-1) break;
161 *ptr0 = (U16)-1;
162 *ptr1 = (U16)-1;
H A Dlz4.c140 typedef uint16_t U16; typedef
147 typedef unsigned short U16; typedef
173 static U16 LZ4_read16(const void* memPtr) { return *(const U16*) memPtr; }
177 static void LZ4_write16(void* memPtr, U16 value) { *(U16*)memPtr = value; }
184 typedef union { U16 u16; U32 u32; reg_t uArch; } __attribute__((packed)) unalign;
186 static U16 LZ4_read16(const void* ptr) { return ((const unalign*)ptr)->u16; }
190 static void LZ4_write16(void* memPtr, U16 value) { ((unalign*)memPtr)->u16 = value; }
195 static U16 LZ4_read1
[all...]
H A Dlz4hc.c88 #define DELTANEXTU16(p) chainTable[(U16)(p)] /* faster */
113 U16* const chainTable = hc4->chainTable;
123 DELTANEXTU16(idx) = (U16)delta;
137 U16* const chainTable = hc4->chainTable;
190 U16* const chainTable = hc4->chainTable;
286 LZ4_writeLE16(*op, (U16)(*ip-match)); *op += 2;
H A Dxxhash.c137 typedef uint16_t U16; typedef
142 typedef unsigned short U16; typedef
/external/skia/src/jumper/
H A DSkJumper_stages.cpp53 using U16 = uint16_t;
64 SI U16 pack(U32 v) { return (U16)v; }
65 SI U8 pack(U16 v) { return (U8)v; }
80 using U16 = uint16_t __attribute__((ext_vector_type(4)));
92 SI U16 pack(U32 v) { return __builtin_convertvector(v, U16); }
93 SI U8 pack(U16 v) { return __builtin_convertvector(v, U8); }
111 using U16 = uint16_t __attribute__((ext_vector_type(2)));
121 SI U16 pac
[all...]
/external/libhevc/common/arm/
H A Dihevc_sao_edge_offset_class1.s184 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
195 VMIN.U16 Q4,Q4,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
206 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
209 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
240 VMIN.U16 Q13,Q13,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
246 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
321 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
327 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
358 VMIN.U16 Q13,Q13,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
H A Dihevc_sao_edge_offset_class1_chroma.s191 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
206 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
219 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
222 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
258 VMIN.U16 Q13,Q13,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
264 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
348 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
358 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
394 VMIN.U16 Q13,Q13,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
H A Dihevc_sao_edge_offset_class0_chroma.s230 VMIN.U16 Q9,Q9,Q3 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
237 VMIN.U16 Q6,Q6,Q3 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
256 VMIN.U16 Q14,Q14,Q3 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
265 VMIN.U16 Q15,Q15,Q3 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
392 VMIN.U16 Q9,Q9,Q3 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
417 VMIN.U16 Q12,Q12,Q3 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
H A Dihevc_sao_edge_offset_class0.s221 VMIN.U16 Q9,Q9,Q3 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
232 VMIN.U16 Q7,Q7,Q3 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
241 VMIN.U16 Q0,Q0,Q3 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
248 VMIN.U16 Q14,Q14,Q3 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
324 VMIN.U16 Q14,Q14,Q3 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
H A Dihevc_sao_edge_offset_class2.s316 VMIN.U16 Q10,Q10,Q2 @I pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
325 VMIN.U16 Q11,Q11,Q2 @I pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
411 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
416 VMIN.U16 Q10,Q10,Q2 @III pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
422 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
435 VMIN.U16 Q9,Q9,Q2 @III pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
490 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
496 VMIN.U16 Q6,Q6,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
625 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
631 VMIN.U16 Q1
[all...]
H A Dihevc_sao_edge_offset_class2_chroma.s430 VMIN.U16 Q10,Q10,Q2 @I pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
435 VMIN.U16 Q9,Q9,Q2 @I pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
545 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
564 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
575 VMIN.U16 Q10,Q10,Q2 @III pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
583 VMIN.U16 Q9,Q9,Q2 @III pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
649 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
653 VMIN.U16 Q9,Q9,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
802 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
807 VMIN.U16 Q1
[all...]
H A Dihevc_sao_edge_offset_class3.s330 VMIN.U16 Q10,Q10,Q2 @I pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
336 VMIN.U16 Q11,Q11,Q2 @I pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
433 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
443 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
450 VMIN.U16 Q10,Q10,Q2 @III pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
459 VMIN.U16 Q11,Q11,Q2 @III pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
524 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
528 VMIN.U16 Q11,Q11,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
666 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
672 VMIN.U16 Q1
[all...]
H A Dihevc_sao_edge_offset_class3_chroma.s419 VMIN.U16 Q10,Q10,Q2 @I pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
427 VMIN.U16 Q9,Q9,Q2 @I pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
552 VMIN.U16 Q14,Q14,Q2 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
565 VMIN.U16 Q13,Q13,Q2 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
572 VMIN.U16 Q10,Q10,Q2 @III pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
579 VMIN.U16 Q9,Q9,Q2 @III pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
651 VMIN.U16 Q10,Q10,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
655 VMIN.U16 Q9,Q9,Q2 @pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[1]), const_max_clip))
827 VMIN.U16 Q14,Q14,Q2 @pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vminq_u16(vreinterpretq_u16_s16(pi2_tmp_cur_row.val[0]), const_max_clip))
833 VMIN.U16 Q1
[all...]
/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump-2-core.cc245 U16(const uint8_t* data) { function
287 thread->fpxregs.fop = U16(rawregs->extended_registers + 6);
288 thread->fpxregs.fip = U16(rawregs->extended_registers + 8);
289 thread->fpxregs.fcs = U16(rawregs->extended_registers + 12);
290 thread->fpxregs.foo = U16(rawregs->extended_registers + 16);
291 thread->fpxregs.fos = U16(rawregs->extended_registers + 20);
/external/lz4/programs/
H A Dutil.h56 typedef uint16_t U16; typedef
64 typedef unsigned short U16; typedef
/external/deqp/framework/common/
H A DtcuTexture.cpp1041 #define U16(OFFS, COUNT) ((*((const deUint16*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) macro
1050 case TextureFormat::UNORM_SHORT_565: return swizzleRB(UVec4(U16(11, 5), U16( 5, 6), U16( 0, 5), 1).cast<int>(), m_format.order, TextureFormat::RGB);
1051 case TextureFormat::UNORM_SHORT_555: return swizzleRB(UVec4(U16(10, 5), U16( 5, 5), U16( 0, 5), 1).cast<int>(), m_format.order, TextureFormat::RGB);
1053 case TextureFormat::UNORM_SHORT_4444: return swizzleRB(UVec4(U16(12, 4), U16( 8, 4), U16(
1071 #undef U16 macro
[all...]
/external/vixl/src/aarch32/
H A Dinstructions-aarch32.cc468 case U16:
H A Dassembler-aarch32.cc163 case U16:
285 case U16:
384 case U16:
422 case U16:
482 case U16:
509 case U16:
542 case U16:
578 case U16:
761 case U16:
917 case U16
[all...]
/external/llvm/unittests/ADT/
H A DStringRefTest.cpp468 uint16_t U16; local
480 bool U16Success = StringRef(Unsigned[i].Str).getAsInteger(0, U16);
483 EXPECT_EQ(U16, Unsigned[i].Expected);
/external/llvm/unittests/IR/
H A DMetadataTest.cpp784 unsigned U16 = 1u << 16; local
786 DILocation *L = DILocation::get(Context, UINT32_MAX, U16 - 1, N);
788 EXPECT_EQ(U16 - 1, L->getColumn());
791 DILocation *L = DILocation::get(Context, UINT32_MAX, U16, N);
796 DILocation *L = DILocation::get(Context, UINT32_MAX, U16 + 1, N);
1597 unsigned U16 = 1u << 16; local
1599 auto *LB = DILexicalBlock::get(Context, SP, F, UINT32_MAX, U16 - 1);
1601 EXPECT_EQ(U16 - 1, LB->getColumn());
1604 auto *LB = DILexicalBlock::get(Context, SP, F, UINT32_MAX, U16);
1609 auto *LB = DILexicalBlock::get(Context, SP, F, UINT32_MAX, U16
[all...]
/external/valgrind/VEX/priv/
H A Dir_opt.c1100 case Ico_U16: return toBool( c1->Ico.U16 == c2->Ico.U16 );
1223 case Ico_U16: return toBool( e->Iex.Const.con->Ico.U16 == 0);
1236 case Ico_U16: return toBool( e->Iex.Const.con->Ico.U16 == 0xFFFF);
1425 UInt u32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16;
1437 0xFFFFULL & e->Iex.Unop.arg->Iex.Const.con->Ico.U16));
1456 0xFFFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U16));
1491 ~ (e->Iex.Unop.arg->Iex.Const.con->Ico.U16))));
1533 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16;
1548 UShort w16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16;
[all...]
/external/ImageMagick/coders/
H A Dwmf.c774 bmp_read->bmp.width = (U16)image->columns;
775 bmp_read->bmp.height = (U16)image->rows;
784 bmp->width = (U16) 0;
785 bmp->height = (U16) 0;

Completed in 766 milliseconds

12