Searched
full:short (Results
1376 -
1400 of
5109) sorted by null
<<51525354555657585960>>
/dalvik/tests/046-reflect/ |
expected.txt | 56 superInt value (from short) is now 30303 61 got expected int->short failure
|
/dalvik/vm/ |
Common.h | 70 typedef unsigned short u2; 74 typedef signed short s2;
|
/external/bison/lib/ |
getopt1.c | 63 but does match a short option, it is parsed as a short option
|
/external/bluetooth/bluez/include/bluetooth/ |
l2cap.h | 42 unsigned short l2_psm; 44 unsigned short l2_cid;
|
/external/bluetooth/bluez/tools/ |
ubcsp.h | 47 typedef unsigned short uint16;
50 typedef signed short int16;
|
/external/e2fsprogs/debugfs/ |
util.o | |
/external/grub/netboot/ |
pci.c | 45 unsigned int device_fn, unsigned int where, unsigned short *value) 69 unsigned int where, unsigned short value) 89 unsigned short segment; 95 unsigned short segment; 163 unsigned int device_fn, unsigned int where, unsigned short *value) 244 unsigned int device_fn, unsigned int where, unsigned short value) 403 unsigned short vendor, device; 486 unsigned short new_command, pci_command;
|
/external/guava/src/com/google/common/collect/ |
MutableClassToInstanceMap.java | 92 .put(short.class, Short.class)
|
/external/iproute2/tc/ |
q_dsmark.c | 156 fprintf(stderr,"dsmark: indices too short\n"); 162 fprintf(stderr,"dsmark: default_index too short\n");
|
/external/iptables/libipq/ |
ipq_message_type.3 | 85 unsigned short hw_protocol; /* Hardware protocol (network order) */ 86 unsigned short hw_type; /* Hardware type */
|
/external/kernel-headers/original/asm-x86/ |
pda.h | 28 short mmu_state; 29 short isidle;
|
/external/kernel-headers/original/linux/ |
mca.h | 58 short pos_register; 95 const short *id_table;
|
types.h | 95 typedef unsigned short u_short; 101 typedef unsigned short ushort;
|
/external/libffi/testsuite/libffi.call/ |
cls_6byte.c | 13 unsigned short a; 14 unsigned short b;
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Config.h | 59 /* disable warning for short += short: */
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
Types.h | 33 typedef signed short s16; 34 typedef unsigned short u16;
|
/external/opencore/codecs_v2/audio/sbc/enc/src/ |
pvsbcencoder.h | 63 /*! \fn TPvSbcEncStatus Execute(unsigned short* pcmbuffer, unsigned int, inBufSize, unsigned char *bitstream, unsigned int outBufSize) 71 virtual TPvSbcEncStatus Execute(unsigned short* pcmbuffer, unsigned int inBufSize,
|
/external/opencore/codecs_v2/standalone_headerfiles/ |
arbt_types.h | 56 typedef short int16; 61 typedef unsigned short uint16;
|
/external/opencore/oscl/oscl/config/shared/ |
osclconfig_limits_typedefs.h | 61 typedef short int16; 62 typedef unsigned short uint16;
|
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_bin_stream.h | 220 //! This method reads an unsigned short from the stream. 222 ** \returns Unsigned short read from the stream. 274 ** Reads an unsigned short from the stream. 276 ** Returns: Unsigned short read from the stream. 332 //! This method reads an unsigned short from the stream. 334 \return Unsigned short read from the stream. 397 //! This method writes 'data' (unsigned short) to the stream. 436 ** Writes 'data' (unsigned short) to the stream.
|
/external/ppp/pppd/ |
upap.c | 325 * If packet too short, drop it. 329 UPAPDEBUG(("pap_input: rcvd short header.")); 340 UPAPDEBUG(("pap_input: rcvd short packet.")); 404 UPAPDEBUG(("pap_rauth: rcvd short packet.")); 410 UPAPDEBUG(("pap_rauth: rcvd short packet.")); 417 UPAPDEBUG(("pap_rauth: rcvd short packet.")); 491 UPAPDEBUG(("pap_rauthack: rcvd short packet.")); 532 UPAPDEBUG(("pap_rauthnak: rcvd short packet."));
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config_os2.h | 32 typedef signed short int16_t; 33 typedef unsigned short uint16_t;
|
SDL_config_win32.h | 59 typedef signed short int16_t; 60 typedef unsigned short uint16_t;
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL_main.c | 187 short volume_ref_number; 258 static int writePrefsResource (PrefsRecord *prefs, short resource_file) { 307 short prefs_resource; 335 short prefs_resource; 399 short dummyType; 402 short itemHit; 450 short dummyType; 453 short itemHit;
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
SDL_dcevents.c | 34 const static unsigned short sdl_key[]= { 49 const static unsigned short sdl_shift[] = {
|
Completed in 135 milliseconds
<<51525354555657585960>>