/external/valgrind/main/VEX/switchback/ |
test_emfloat.c | 432 typedef unsigned short ushort; typedef [all...] |
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | 862 m_fpu_state.env[FP_ENV_CTRL] = (UShort)getIMem2(a_addr); [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
UNUSED_STABS.txt | 1145 UShort size:LOC_SIZE_BITS; /* byte size; we catch overflows of this */ [all...] |
/frameworks/base/docs/html/reference/renderscript/ |
globals.html | [all...] |
/frameworks/compile/slang/ |
slang_rs_export_type.cpp | 54 {"UNSIGNED_16", "U16", 16, "uint16_t", "int", "UShort", "Int", true}, [all...] |
/external/chromium_org/third_party/skia/src/ports/ |
SkFontHost_win.cpp | 400 for (USHORT j = 0; j < count; ++j) { 412 for (USHORT j = 0; j < count; ++j) { [all...] |
/external/clang/bindings/python/clang/ |
cindex.py | [all...] |
/external/clang/lib/AST/ |
Type.cpp | [all...] |
ASTContext.cpp | [all...] |
MicrosoftMangle.cpp | [all...] |
/external/skia/src/ports/ |
SkFontHost_win.cpp | 400 for (USHORT j = 0; j < count; ++j) { 412 for (USHORT j = 0; j < count; ++j) { [all...] |
/external/valgrind/main/memcheck/ |
mc_machine.c | 86 return 0x1122 == *(UShort*)(&x); 90 return 0x3344 == *(UShort*)(&x); [all...] |
/prebuilts/runtime/common/dex/ |
dex-host-prebuilt.jar | |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | 43 "ushort":"0", [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
os_os2.c | [all...] |
/external/opencv/cxcore/src/ |
cxmathfuncs.cpp | [all...] |
/external/valgrind/main/VEX/priv/ |
host_arm_isel.c | 890 return ARMRI84_I84( (UShort)u8, (UShort)u4 ); 895 return ARMRI84_I84( (UShort)u8, (UShort)u4 ); [all...] |
host_ppc_isel.c | [all...] |
host_mips_defs.c | 948 MIPSRH *MIPSRH_Imm(Bool syned, UShort imm16) 978 vex_printf("%u", (UInt) (UShort) op->Mrh.Imm.imm16); [all...] |
ir_defs.c | [all...] |
guest_x86_toIR.c | 675 return IRExpr_Const(IRConst_U16( (UShort)i )); 698 static IRExpr* mkV128 ( UShort mask ) [all...] |
host_ppc_defs.c | 396 PPCRH* PPCRH_Imm ( Bool syned, UShort imm16 ) { 421 vex_printf("%u", (UInt)(UShort)op->Prh.Imm.imm16); [all...] |
/frameworks/rs/driver/runtime/ |
allocation.ll | 211 !33 = metadata !{metadata !"ushort", metadata !15}
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
windows_usb.c | [all...] |
/external/clang/lib/Sema/ |
SemaType.cpp | [all...] |