/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 )
|
/libcore/dex/src/main/java/com/android/dex/ |
SizeOf.java | 23 public static final int USHORT = 2; 66 * type_idx ushort 68 public static final int TYPE_ITEM = USHORT; 78 * class_idx ushort 79 * type_idx/proto_idx ushort 82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT; 97 * type ushort 98 * unused ushort 102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT [all...] |
/external/chromium_org/sandbox/win/tests/common/ |
test_utils.cc | 11 USHORT ReparseDataLength; 12 USHORT Reserved; 15 USHORT SubstituteNameOffset; 16 USHORT SubstituteNameLength; 17 USHORT PrintNameOffset; 18 USHORT PrintNameLength; 23 USHORT SubstituteNameOffset; 24 USHORT SubstituteNameLength; 25 USHORT PrintNameOffset; 26 USHORT PrintNameLength [all...] |
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
SizeOf.java | 23 public static final int USHORT = 2; 66 * type_idx ushort 68 public static final int TYPE_ITEM = USHORT; 78 * class_idx ushort 79 * type_idx/proto_idx ushort 82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT; 97 * type ushort 98 * unused ushort 102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT [all...] |
/external/kernel-headers/original/asm-mips/fw/arc/ |
types.h | 20 typedef unsigned short USHORT; 45 typedef unsigned short USHORT; 56 typedef USHORT *_PUSHORT; 67 typedef USHORT *PUSHORT; 75 USHORT CursorXPosition; 76 USHORT CursorYPosition; 77 USHORT CursorMaxXPosition; 78 USHORT CursorMaxYPosition; 79 USHORT ForegroundColor; 80 USHORT BackgroundColor [all...] |
/bionic/libc/kernel/arch-mips/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/development/ndk/platforms/android-9/arch-mips/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/fw/arc/ |
types.h | 27 typedef USHORT *PUSHORT; 32 USHORT CursorXPosition; 34 USHORT CursorYPosition; 35 USHORT CursorMaxXPosition; 36 USHORT CursorMaxYPosition; 37 USHORT ForegroundColor; 39 USHORT BackgroundColor;
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-name-table.hh | 65 USHORT platformID; /* Platform ID. */ 66 USHORT encodingID; /* Platform-specific encoding ID. */ 67 USHORT languageID; /* Language ID. */ 68 USHORT nameID; /* Name ID. */ 69 USHORT length; /* String length (in bytes). */ 70 USHORT offset; /* String offset from start of storage area (in bytes). */ 120 USHORT format; /* Format selector (=0/1). */ 121 USHORT count; /* Number of name records. */
|
hb-ot-layout-gsubgpos-private.hh | 307 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); 325 const USHORT *glyph_data) const 398 const USHORT glyph_data[]) 438 const USHORT *match_glyph_data; 468 const USHORT glyph_data[]) 509 const USHORT *match_glyph_data; 593 typedef bool (*intersects_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data); 594 typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data); 595 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); 611 static inline bool intersects_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNUSED [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-name-table.hh | 65 USHORT platformID; /* Platform ID. */ 66 USHORT encodingID; /* Platform-specific encoding ID. */ 67 USHORT languageID; /* Language ID. */ 68 USHORT nameID; /* Name ID. */ 69 USHORT length; /* String length (in bytes). */ 70 USHORT offset; /* String offset from start of storage area (in bytes). */ 120 USHORT format; /* Format selector (=0/1). */ 121 USHORT count; /* Number of name records. */
|
hb-ot-layout-gsubgpos-private.hh | 307 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); 325 const USHORT *glyph_data) const 398 const USHORT glyph_data[]) 438 const USHORT *match_glyph_data; 468 const USHORT glyph_data[]) 509 const USHORT *match_glyph_data; 593 typedef bool (*intersects_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data); 594 typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data); 595 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); 611 static inline bool intersects_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNUSED [all...] |
/external/chromium_org/sandbox/win/src/ |
service_resolver_32.cc | 15 const USHORT kMovEdxEsp = 0xD48B; 16 const USHORT kCallPtrEdx = 0x12FF; 17 const USHORT kCallEdx = 0xD2FF; 22 const USHORT kJmpEdx = 0xE2FF; 23 const USHORT kXorEcx = 0xC933; 26 const USHORT kCallFs2 = 0; 29 const USHORT kAddEsp2 = 0x4C4; 31 const USHORT kSysenter = 0x340F; 48 USHORT call_ptr_edx; // = FF 12 50 USHORT num_params [all...] |
/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 ) { 168 static inline UShort qadd16U ( UShort xx, UShort yy [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
windows_usb.h | 446 USHORT wTotalLength; 460 USHORT wValue; 461 USHORT wIndex; 462 USHORT wLength; 473 USHORT wMaxPacketSize; 482 USHORT wValue; 483 USHORT wIndex; 484 USHORT wLength; 493 USHORT wHubCharacteristics; 556 USHORT DeviceAddress [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
dls.h | 147 USHORT usSource; 148 USHORT usControl; 149 USHORT usDestination; 150 USHORT usTransform; 169 USHORT usLow; 170 USHORT usHigh; 190 USHORT fusOptions; /* Synthesis options for this range */ 191 USHORT usKeyGroup; /* Key grouping for non simultaneous play 219 USHORT fusOptions; /* options flags for this wave */ 220 USHORT usPhaseGroup; /* Phase grouping for locking channels * [all...] |
/external/opencv/otherlibs/highgui/ |
grfmt_pxm.cpp | 280 ((ushort *)src)[x] = (ushort)code; 301 int v = ((ushort *)src)[x]; 315 ushort *d = (ushort *)data, *s = (ushort *)src, *end = ((ushort *)src) + m_width; 332 icvCvt_RGB2BGR_16u_C3R( (ushort *)src, 0, (ushort *)data, 0, cvSize(m_width,1) ); 337 icvCvt_BGR2Gray_16u_C3C1R( (ushort *)src, 0, (ushort *)data, 0, cvSize(m_width,1), 2 ) [all...] |
/external/chromium_org/rlz/win/lib/ |
machine_id_win.cc | 84 SID_REVISION, (USHORT)sia->Value[0], (USHORT)sia->Value[1], 85 (USHORT)sia->Value[2], (USHORT)sia->Value[3], (USHORT)sia->Value[4], 86 (USHORT)sia->Value[5]);
|
/external/chromium_org/sandbox/win/tools/finder/ |
ntundoc.h | 15 USHORT Length; 16 USHORT MaximumLength; 77 USHORT MaintainTypeList; 164 USHORT ProcessId; 165 USHORT CreatorBackTraceIndex; 168 USHORT Handle;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_vbuf.h | 84 ushort vertex_size, 85 ushort nr_vertices ); 89 ushort min_index, 90 ushort max_index ); 101 * Draw indexed primitives. Note that indices are ushort. The driver 105 const ushort *indices,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/ |
u_unfilled_indices.c | 34 ushort *out_us = (ushort *)out; 37 out_us[i] = (ushort) in_ub[i]; 58 ushort *out_us = (ushort *)out; 61 out_us[i] = (ushort) i;
|