Searched refs:sub (Results 76 - 100 of 422) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/boot/compressed/
H A Dhead.S18 sub.l er0, er1
21 sub.l er2, er2
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/lib/
H A Dstrnlen_user.S32 2: sub r0, r0, r2
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-aaec2000/
H A Dentry-macro.S38 sub \irqnr, \irqnr, #1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-davinci/
H A Dentry-macro.S27 sub \irqnr, \tmp, #1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/bugs/
H A Dsgiccbug.c27 sub(r,a,b);
34 int sub(r,a,b) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa1.1/
H A Dmpih-mul3.S49 * sub,>>= %r29,%r19,%r22
84 sub %r29,%r19,%r22
97 sub %r29,%r19,%r22
104 sub %r29,%r19,%r22
117 sub %r29,%r1,%r22
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/lib/
H A Dmemscan.S40 sub %o1, 8, %o1
42 sub %o5, %o2, %o4
104 sub %o0, 1, %o0
114 sub %g0, %o2, %o4
126 sub %o0, 1, %o0
H A DNGbzero.S56 sub %g2, %g1, %g1
57 sub %o1, %g1, %o1
67 sub %g2, %g1, %g1
68 sub %o1, %g1, %o1
77 sub %o1, %g1, %o1
97 sub %o1, %g1, %o1
143 sub %g1, %g2, %g1; \
H A Dmemcmp.S18 sub %o2, 1, %o2 ! IEU0
H A Dstrlen_user.S46 2: sub %o5, %o2, %o4
50 sub %o0, %o1, %g2
71 sub %o0, %o1, %g2
74 sub %o4, %o1, %o0
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/kernel/
H A Dentry-avr32b.S203 sub sp, -4 /* r12_orig */
275 sub sp, 4
295 2: sub r10, sp, -(FRAME_SIZE_FULL - REG_LR)
310 sub r12, pc, (. - 1f)
317 sub sp, 4
324 sub sp, 4
335 sub sp, 4
353 sub sp, -4 /* skip r12_orig */
356 2: sub r10, sp, -(FRAME_SIZE_FULL - REG_LR)
361 sub s
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Dsimple_idct_armv6.S127 sub lr, r4, r8 /* r2 = A0 - B0 */
128 sub r4, r5, r9 /* r2 = A1 + B1 */
131 sub r9, r6, r10 /* r1 = A2 - B2 */
133 sub r10,r7, r11 /* r2 = A3 - B3 */
143 sub r2, r4, r8 /* r2 = A0 - B0 */
147 sub r3, r5, r9 /* r3 = A1 + B1 */
153 sub r2, r6, r10 /* r2 = A2 - B2 */
158 sub r2, r7, r11 /* r2 = A3 - B3 */
170 sub ip, r4, r8 /* ip = A0 - B0 */
174 sub r
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dlockdep.h219 #define lockdep_set_class_and_subclass(lock, key, sub) \
220 lockdep_init_map(&(lock)->dep_map, #key, key, sub)
221 #define lockdep_set_subclass(lock, sub) \
223 (lock)->dep_map.key, sub)
264 # define lockdep_init_map(lock, name, key, sub) do { (void)(key); } while (0)
268 #define lockdep_set_class_and_subclass(lock, key, sub) \
270 #define lockdep_set_subclass(lock, sub) do { } while (0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dinffasx64.asm100 sub bl, ah ; /* bits -= this.bits */
116 sub bl, ah ; /* bits -= this.bits */
138 sub bl, cl
166 sub bl, ah ; /* bits -= this.bits */
176 sub bl, cl
188 sub rax, [rsp+40] ; /* nbytes = out - beg */
195 sub rsi, r15 ; /* from = out - dist */
275 sub eax, ecx ; /* eax -= nbytes */
282 sub eax, ecx ; /* eax -= nbytes */
285 sub rs
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dinffasx64.asm100 sub bl, ah ; /* bits -= this.bits */
116 sub bl, ah ; /* bits -= this.bits */
138 sub bl, cl
166 sub bl, ah ; /* bits -= this.bits */
176 sub bl, cl
188 sub rax, [rsp+40] ; /* nbytes = out - beg */
195 sub rsi, r15 ; /* from = out - dist */
275 sub eax, ecx ; /* eax -= nbytes */
282 sub eax, ecx ; /* eax -= nbytes */
285 sub rs
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/platform/h8300h/generic/
H A Dcrt0_rom.S34 sub.l er5,er4
37 sub.l er0,er0
50 sub.l er6,er4
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/platform/h8s/generic/
H A Dcrt0_rom.S40 sub.l er6,er4
53 sub.l er5,er4
55 sub.l er0,er0
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Ddc.c36 static void sub(void) function
126 {"-", sub},
127 {"sub", sub},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c618 int primary, sub;
646 sub = SUBLANGID (langid);
657 switch (sub)
680 switch (sub)
691 switch (sub)
703 switch (sub)
720 switch (sub)
731 switch (sub)
739 switch (sub)
770 switch (sub)
617 int primary, sub; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/lib/
H A Dudivdi3.S37 sub %i0,%o3,%i0 ! this kills msb of n
45 sub %i0,%o3,%i0 ! this kills msb of n
46 4: sub %i0,%o3,%i0
53 sub %i0,%o3,%i0
74 sub %o4,%o3,%o4 ! this kills msb of n
82 sub %o4,%o3,%o4 ! this kills msb of n
83 4: sub %o4,%o3,%o4
90 sub %o4,%o3,%o4
100 sub %i0,%o3,%i0 ! this kills msb of n
108 sub
[all...]
H A Dcopy_user.S129 sub %o2, 1, %o2
136 sub %o2, 2, %o2
143 sub %o2, 2, %o2
166 sub %g1, 4, %g1
196 sub %o5, %o4, %o5
217 EX2(st %g3, [%o0 - 0x04], and %g1, 0xf, %g1, sub %g1, 4)
264 sub %o5, %o4, %o5
282 sub %o2, 1, %o2
320 sub %o5, %o4, %o5
353 EX(st %g3, [%o0 + 0x04], sub
[all...]
H A Dstrncpy_from_user.S37 sub %o3, %o0, %o0
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2018 * establish sub-heaps of increasing lengths:
2759 } sub; /* submode */ member in struct:internal_state
2872 if (((z->state->sub.method = NEXTBYTE) & 0xf) != DEFLATED)
2876 z->state->sub.marker = 5; /* can't try inflateSync */
2879 if ((z->state->sub.method >> 4) + 8 > z->state->wbits)
2883 z->state->sub.marker = 5; /* can't try inflateSync */
2893 z->state->sub.marker = 5; /* can't try inflateSync */
2896 if (((z->state->sub.method << 8) + b) % 31)
2900 z->state->sub.marker = 5; /* can't try inflateSync */
2912 z->state->sub
3080 } sub; /* submode */ member in struct:inflate_blocks_state
4111 } sub; /* submode */ member in struct:inflate_codes_state
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Ddict.in.h33 xmlDictCreateSub(xmlDictPtr sub);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/lib/
H A Dmemmove.S25 sub r5,r4 ! From here, r4 has the distance to r0
70 sub r6,r0
87 sub r3,r2
120 sub r3,r2
208 sub r3,r2

Completed in 196 milliseconds

1234567891011>>