Searched refs:TYPE (Results 1 - 25 of 111) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/bugs/
H A Dalpha.c70 #define TYPE unsigned int macro
73 TYPE *a;
74 TYPE b;
81 TYPE data[5]={1L,2L,3L,4L,5L};
82 TYPE *p;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/bugs/
H A Dalpha.c70 #define TYPE unsigned int macro
73 TYPE *a;
74 TYPE b;
81 TYPE data[5]={1L,2L,3L,4L,5L};
82 TYPE *p;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dstddef.h22 #define offsetof(TYPE,MEMBER) __compiler_offsetof(TYPE,MEMBER)
24 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/nsswitch/
H A Dgetent_r.sh9 TYPE=$1
11 FILES="/tmp/${TYPE}_r-${ID}.out-*"
21 SORTED="/tmp/${TYPE}_r-${ID}.out-*.sorted"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleBinding.java48 addPrimitive(Character.class, Character.TYPE, new CharacterBinding());
49 addPrimitive(Boolean.class, Boolean.TYPE, new BooleanBinding());
50 addPrimitive(Byte.class, Byte.TYPE, new ByteBinding());
51 addPrimitive(Short.class, Short.TYPE, new ShortBinding());
52 addPrimitive(Integer.class, Integer.TYPE, new IntegerBinding());
53 addPrimitive(Long.class, Long.TYPE, new LongBinding());
54 addPrimitive(Float.class, Float.TYPE, new FloatBinding());
55 addPrimitive(Double.class, Double.TYPE, new DoubleBinding());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dpy_conv.h42 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/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 DPersistent.java11 import static java.lang.annotation.ElementType.TYPE;
24 @Documented @Retention(RUNTIME) @Target(TYPE)
H A DEntity.java11 import static java.lang.annotation.ElementType.TYPE;
225 @Documented @Retention(RUNTIME) @Target(TYPE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlinux_stddef.h12 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlinux_stddef.h12 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_btree.h63 #define BT_PAGE(IP, MP, TYPE, ROOT)\
64 (BT_IS_ROOT(MP) ? (TYPE *)&JFS_IP(IP)->ROOT : (TYPE *)(MP)->data)
67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\
72 P = (TYPE *)&JFS_IP(IP)->ROOT;\
155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\
160 P = (TYPE *)MP->data;\
162 P = (TYPE *)&JFS_IP(IP)->ROOT;\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/infback9/
H A Dinflate9.h13 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon1186
27 TYPE -> STORED or TABLE or LEN or DONE
28 STORED -> TYPE
31 LEN -> LEN or TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinflate9.h13 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon3042
27 TYPE -> STORED or TABLE or LEN or DONE
28 STORED -> TYPE
31 LEN -> LEN or TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c278 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6) macro
294 case FSQRTQ: TYPE(3,3,1,3,1,0,0); break;
298 case FDIVQ: TYPE(3,3,1,3,1,3,1); break;
299 case FDMULQ: TYPE(3,3,1,2,1,2,1); break;
300 case FQTOS: TYPE(3,1,1,3,1,0,0); break;
301 case FQTOD: TYPE(3,2,1,3,1,0,0); break;
302 case FITOQ: TYPE(3,3,1,1,0,0,0); break;
303 case FSTOQ: TYPE(3,3,1,1,1,0,0); break;
304 case FDTOQ: TYPE(3,3,1,2,1,0,0); break;
305 case FQTOI: TYPE(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dsupport.h60 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/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.java217 if (c == Integer.TYPE) {
219 } else if (c == Void.TYPE) {
221 } else if (c == Boolean.TYPE) {
223 } else if (c == Byte.TYPE) {
225 } else if (c == Character.TYPE) {
227 } else if (c == Short.TYPE) {
229 } else if (c == Double.TYPE) {
231 } else if (c == Float.TYPE) {
233 } else /* if (c == Long.TYPE) */{
594 if (d == Integer.TYPE) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleCatalog.java39 keywordToPrimitive.put("boolean", Boolean.TYPE);
40 keywordToPrimitive.put("char", Character.TYPE);
41 keywordToPrimitive.put("byte", Byte.TYPE);
42 keywordToPrimitive.put("short", Short.TYPE);
43 keywordToPrimitive.put("int", Integer.TYPE);
44 keywordToPrimitive.put("long", Long.TYPE);
45 keywordToPrimitive.put("float", Float.TYPE);
46 keywordToPrimitive.put("double", Double.TYPE);
52 primitiveTypeToWrapper.put(Boolean.TYPE, Boolean.class);
53 primitiveTypeToWrapper.put(Character.TYPE, Characte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dmath.c170 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6) | (ftt << 9) macro
191 case FABSQ: TYPE(3,3,0,3,0,0,0); break;
192 case FSQRTQ: TYPE(3,3,1,3,1,0,0); break;
196 case FDIVQ: TYPE(3,3,1,3,1,3,1); break;
197 case FDMULQ: TYPE(3,3,1,2,1,2,1); break;
198 case FQTOX: TYPE(3,2,0,3,1,0,0); break;
199 case FXTOQ: TYPE(3,3,1,2,0,0,0); break;
200 case FQTOS: TYPE(3,1,1,3,1,0,0); break;
201 case FQTOD: TYPE(3,2,1,3,1,0,0); break;
202 case FITOQ: TYPE(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_advertise.h136 #define BGP_INFO_ADD(N,A,TYPE) \
139 (A)->next = (N)->TYPE; \
140 if ((N)->TYPE) \
141 (N)->TYPE->prev = (A); \
142 (N)->TYPE = (A); \
145 #define BGP_INFO_DEL(N,A,TYPE) \
152 (N)->TYPE = (A)->next; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/wins_hook/
H A Ddns_update62 TYPE=$3
70 [ "$TYPE" = "$i" ] && do_update=1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_conv.c38 return (TYPE(h) == P_BTREEMETA ? __bam_mswap(dbp->env, pp) :
64 return (TYPE(h) == P_BTREEMETA ? __bam_mswap(dbp->env, pp) :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/path_id/
H A Dpath_id16 TYPE=
43 TYPE="`pwd -P`"
45 TYPE="${TYPE##*/}"
48 TYPE="${DEVPATH#/class/}"
49 TYPE="${TYPE%%/*}"
52 TYPE=block
437 if [ "$subsys" = "$TYPE" ]; then
444 if [ "$subsys" = "$TYPE" ]; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dqsort.c50 #define swapcode(TYPE, parmi, parmj, n) { \
51 long i = (n) / sizeof(TYPE); \
52 register TYPE *pi = (TYPE *) (parmi); \
53 register TYPE *pj = (TYPE *) (parmj); \
55 register TYPE t = *pi; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinflate.h32 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon1202
61 NAME -> COMMENT -> HCRC -> TYPE
62 (zlib) -> DICTID or TYPE
63 DICTID -> DICT -> TYPE
65 TYPE -> STORED or TABLE or LEN or CHECK
66 STORED -> COPY -> TYPE
69 LEN -> LENEXT or LIT or TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dinit_32.c234 #define FREESEC(TYPE) \
235 free_sec((unsigned long)(&__ ## TYPE ## _begin), \
236 (unsigned long)(&__ ## TYPE ## _end), \
237 #TYPE);

Completed in 186 milliseconds

12345