Searched refs:SHORT (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/arc/
H A Dtypes.h16 typedef short SHORT; typedef
41 typedef short SHORT; typedef
52 typedef SHORT *_PSHORT;
63 typedef SHORT *PSHORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/arc/
H A Dtypes.h16 typedef short SHORT; typedef
41 typedef short SHORT; typedef
52 typedef SHORT *_PSHORT;
63 typedef SHORT *PSHORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm163 jl SHORT LastMatchGood
182 jl SHORT LookaheadLess
209 jg SHORT LimitPositive
236 jmp SHORT LoopEntry
271 jnz SHORT LookupLoop
276 jnz SHORT LookupLoop
313 jnz SHORT LeaveLoopCmps
317 jnz SHORT LeaveLoopCmps4
320 jnz SHORT LoopCmps
329 jnz SHORT LenLowe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm163 jl SHORT LastMatchGood
182 jl SHORT LookaheadLess
209 jg SHORT LimitPositive
236 jmp SHORT LoopEntry
271 jnz SHORT LookupLoop
276 jnz SHORT LookupLoop
313 jnz SHORT LeaveLoopCmps
317 jnz SHORT LeaveLoopCmps4
320 jnz SHORT LoopCmps
329 jnz SHORT LenLowe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DType.java66 public final static int SHORT = 4; field in class:Type
121 public final static Type SHORT_TYPE = new Type(SHORT);
376 * {@link #CHAR CHAR}, {@link #BYTE BYTE}, {@link #SHORT SHORT},
424 case SHORT:
515 case SHORT:
664 case SHORT:
686 case SHORT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpsi240i.h40 #define SHORT short macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java104 PRIMITIVE_WRAPPERS.put(Short.class.getName(), Type.SHORT);
1175 case Type.SHORT:
1226 case Type.SHORT:
1273 case Type.SHORT:
1317 case Type.SHORT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c91 SHORT, enumerator in enum:size_spec
217 [sizeof(short)] = SHORT,
635 case SHORT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsis190.c241 SHORT = 0x00400000, enumerator in enum:_DescStatusBit
562 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT)
571 else if (status & (SHORT | LIMIT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6264 #--ATAN(U) IS A VERY SHORT POLYNOMIAL AND THE INDEXING TO
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c21189 SHORT minute; /* needs to be able to cope with negative timezone offset */
21195 minute = (SHORT)dt.minutes + dt.timezone;
[all...]

Completed in 351 milliseconds