HomeSort by relevance Sort by last modified time
    Searched refs:UShort (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/valgrind/main/none/tests/
shortpush.c 2 typedef unsigned short UShort;
4 UShort mul16 ( UShort a, UShort b );
8 UShort x = mul16 ( 10, 20 );
12 UShort mul16 ( UShort a, UShort b )
  /external/valgrind/main/VEX/pub/
libvex_guest_x86.h 187 UShort guest_CS;
188 UShort guest_DS;
189 UShort guest_ES;
190 UShort guest_FS;
191 UShort guest_GS;
192 UShort guest_SS;
244 UShort LimitLow;
245 UShort BaseLow;
libvex_basictypes.h 51 typedef unsigned short UShort;
69 UShort w16[8];
99 static inline UShort toUShort ( Int x ) {
101 return (UShort)x;
libvex.h 481 UShort len[3];
482 UShort n_used;
  /external/valgrind/main/coregrind/
pub_core_libcfile.h 64 extern UShort VG_(htons) ( UShort x );
65 extern UShort VG_(ntohs) ( UShort x );
m_transtab.c 66 fits in a UShort, leaving room for 0xFFFF(EC2TTE_DELETED) to denote
106 UShort weight;
139 UShort n_tte2ec; // # tte2ec pointers (1 to 3)
140 UShort tte2ec_ec[3]; // for each, the eclass #
183 UShort* ec2tte[ECLASS_N];
384 UInt addEClassNo ( /*MOD*/Sector* sec, Int ec, UShort tteno )
387 UShort *old_ar, *new_ar;
402 new_sz * sizeof(UShort));
439 tte->tte2ec_ix[i] = addEClassNo( sec, eclasses[i], (UShort)tteno );
454 UShort tteno
    [all...]
m_libcfile.c 677 Int parse_inet_addr_and_port ( UChar* str, UInt* ip_addr, UShort* port );
704 UShort VG_(htons) ( UShort x )
714 UShort VG_(ntohs) ( UShort x )
741 UShort port = VG_CLO_DEFAULT_LOGPORT;
781 static Int parse_inet_addr_and_port ( UChar* str, UInt* ip_addr, UShort* port )
814 *port = (UShort)j;
  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 63 static inline ULong mk16x4 ( UShort w3, UShort w2,
64 UShort w1, UShort w0 ) {
70 static inline UShort sel16x4_3 ( ULong w64 ) {
74 static inline UShort sel16x4_2 ( ULong w64 ) {
78 static inline UShort sel16x4_1 ( ULong w64 ) {
82 static inline UShort sel16x4_0 ( ULong w64 ) {
158 static inline UShort qadd16U ( UShort xx, UShort yy
    [all...]
guest_generic_x87.h 81 UShort env[14];
host_generic_simd128.c 71 static inline UShort max16U ( UShort xx, UShort yy )
76 static inline UShort min16U ( UShort xx, UShort yy )
113 static inline UShort qnarrow32Sto16U ( UInt xx0 )
118 return (UShort)xx;
121 static inline UShort narrow32to16 ( UInt xx )
123 return (UShort)xx
    [all...]
guest_x86_helpers.c 505 case X86G_CC_OP_ADDW: ACTIONS_ADD( 16, UShort );
509 case X86G_CC_OP_ADCW: ACTIONS_ADC( 16, UShort );
513 case X86G_CC_OP_SUBW: ACTIONS_SUB( 16, UShort );
517 case X86G_CC_OP_SBBW: ACTIONS_SBB( 16, UShort );
521 case X86G_CC_OP_LOGICW: ACTIONS_LOGIC( 16, UShort );
525 case X86G_CC_OP_INCW: ACTIONS_INC( 16, UShort );
529 case X86G_CC_OP_DECW: ACTIONS_DEC( 16, UShort );
533 case X86G_CC_OP_SHLW: ACTIONS_SHL( 16, UShort );
537 case X86G_CC_OP_SHRW: ACTIONS_SHR( 16, UShort );
541 case X86G_CC_OP_ROLW: ACTIONS_ROL( 16, UShort );
    [all...]
guest_amd64_helpers.c 585 case AMD64G_CC_OP_ADDW: ACTIONS_ADD( 16, UShort );
590 case AMD64G_CC_OP_ADCW: ACTIONS_ADC( 16, UShort );
595 case AMD64G_CC_OP_SUBW: ACTIONS_SUB( 16, UShort );
600 case AMD64G_CC_OP_SBBW: ACTIONS_SBB( 16, UShort );
605 case AMD64G_CC_OP_LOGICW: ACTIONS_LOGIC( 16, UShort );
610 case AMD64G_CC_OP_INCW: ACTIONS_INC( 16, UShort );
615 case AMD64G_CC_OP_DECW: ACTIONS_DEC( 16, UShort );
620 case AMD64G_CC_OP_SHLW: ACTIONS_SHL( 16, UShort );
625 case AMD64G_CC_OP_SHRW: ACTIONS_SHR( 16, UShort );
630 case AMD64G_CC_OP_ROLW: ACTIONS_ROL( 16, UShort );
    [all...]
host_s390_defs.c 970 emit_RI(UChar *p, UInt op, UChar r1, UShort i2)
1044 emit_RS(UChar *p, UInt op, UChar r1, UChar r3, UChar b2, UShort d2)
1058 emit_RSY(UChar *p, ULong op, UChar r1, UChar r3, UChar b2, UShort dl2, UChar dh2)
1073 emit_RX(UChar *p, UInt op, UChar r1, UChar x2, UChar b2, UShort d2)
1087 emit_RXY(UChar *p, ULong op, UChar r1, UChar x2, UChar b2, UShort dl2, UChar dh2)
1102 emit_S(UChar *p, UInt op, UChar b2, UShort d2)
    [all...]
guest_s390_toIR.c 185 return IRExpr_Const(IRConst_U16((UShort)value));
    [all...]
host_arm_defs.h 239 UShort imm8;
240 UShort imm4;
249 extern ARMRI84* ARMRI84_I84 ( UShort imm8, UShort imm4 );
  /external/valgrind/main/coregrind/m_debuginfo/
priv_misc.h 50 UShort ML_(read_UShort)( UChar* data );
57 UChar* ML_(write_UShort)( UChar* ptr, UShort val );
misc.c 127 UShort ML_(read_UShort) ( UChar* data ) {
139 UChar *ML_(write_UShort) ( UChar* ptr, UShort val ) {
147 return ptr + sizeof(UShort);
  /external/valgrind/main/none/tests/amd64/
crc32.c 8 typedef unsigned short int UShort;
21 UInt do_s_crc32w ( UInt crcIn, UShort w )
52 UInt do_h_crc32w ( UInt crcIn, UShort w )
90 UInt do_h_crc32w_mem ( UInt crcIn, UShort* a )
126 UShort w = 0xed78;;
160 crc = do_h_crc32w_mem( crc, (UShort*)&b[i+al] );
  /external/valgrind/main/none/tests/ppc32/
ldstrev.c 5 typedef unsigned short UShort;
  /external/valgrind/main/VEX/useful/
show_fp_state.c 9 typedef unsigned short UShort;
20 UShort env[14];
  /external/valgrind/main/helgrind/
libhb_core.c 222 to a UShort. Regardless of endianness of the underlying machine,
240 UShort u16s[FI_LINE_SZB / 8]; /* each UShort covers 8 bytes */
429 UShort descrs[N_LINE_TREES];
    [all...]
  /external/clang/lib/CodeGen/
CodeGenTBAA.cpp 102 case BuiltinType::UShort:
  /external/clang/lib/Serialization/
ASTCommon.cpp 32 case BuiltinType::UShort: ID = PREDEF_TYPE_USHORT_ID; break;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 59 typedef unsigned short UShort;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 29 typedef unsigned short UShort;

Completed in 1336 milliseconds

1 2 3 4