Searched refs:push (Results 1 - 25 of 210) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dassembler.h83 push r0 ; orig_r0
84 push sp ; spi (r15)
85 push lr ; r14
86 push r13
88 push r13
90 push r13
92 push r13
94 push r13
96 push r13
99 push r1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dpacked_section_start.h56 #pragma pack(push, 8)
63 #pragma pack(push)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Ddc.c17 static void push(double a) function
33 push(pop() + pop());
40 push(pop() - subtrahend);
45 push(pop() * pop());
52 push(pow(pop(), topower));
59 push(pop() / divisor);
66 push((unsigned int) pop() % d);
71 push((unsigned int) pop() & (unsigned int) pop());
76 push((unsigned int) pop() | (unsigned int) pop());
81 push((unsigne
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/
H A DMakefile9 obj-$(CONFIG_PUSH_SWITCH) += push-switch.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djmemdosa.asm44 push bp ; linkage
46 push si ; save all registers for safety
47 push di define
48 push bx
49 push cx
50 push dx define
51 push es
52 push ds define
79 push bp ; linkage
81 push s
82 push di define
85 push dx define
87 push ds define
114 push di define
117 push dx define
119 push ds define
148 push di define
151 push dx define
153 push ds define
186 push di define
189 push dx define
191 push ds define
224 push di define
227 push dx define
229 push ds define
267 push di define
270 push dx define
272 push ds define
304 push di define
307 push dx define
309 push ds define
348 push di define
351 push dx define
353 push ds define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dcopy_template.S166 .macro forward_copy_shift pull push
191 orr r3, r3, r4, push #\push
193 orr r4, r4, r5, push #\push
195 orr r5, r5, r6, push #\push
197 orr r6, r6, r7, push #\push
199 orr r7, r7, r8, push #\pus
[all...]
H A Dmemmove.S136 .macro backward_copy_shift push pull
158 mov lr, r3, push #\push
162 mov ip, ip, push #\push
164 mov r9, r9, push #\push
166 mov r8, r8, push #\push
168 mov r7, r7, push #\pus
[all...]
H A Dcsumpartialcopygeneric.S144 adcs sum, sum, r4, push #16
178 orr r4, r4, r5, push #24
180 orr r5, r5, r6, push #24
182 orr r6, r6, r7, push #24
184 orr r7, r7, r8, push #24
199 orr r4, r4, r5, push #24
201 orr r5, r5, r6, push #24
209 orr r4, r4, r5, push #24
218 adcs sum, sum, r4, push #16
230 orr r4, r4, r5, push #1
[all...]
H A Duaccess.S121 orr r3, r3, r7, push #24
136 orr r3, r3, r4, push #24
138 orr r4, r4, r5, push #24
140 orr r5, r5, r6, push #24
142 orr r6, r6, r7, push #24
149 orrne r3, r3, r4, push #24
151 orrne r4, r4, r7, push #24
156 orrne r3, r3, r7, push #24
176 orr r3, r3, r7, push #16
191 orr r3, r3, r4, push #1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dwarnless.c130 # pragma warning(push)
148 # pragma warning(push)
166 # pragma warning(push)
184 # pragma warning(push)
203 # pragma warning(push)
222 # pragma warning(push)
241 # pragma warning(push)
259 # pragma warning(push)
278 # pragma warning(push)
294 #pragma warning(push)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usermod156 push(@mods, 'uidNumber', $tmp);
164 push(@mods, 'sambaSID', $config{SID}.'-'.$_userRid);
178 push(@mods, 'gidNumber', $_userGidNumber);
187 push(@mods, 'sambaPrimaryGroupSid', $_userGroupSID);
193 push(@mods, 'loginShell' => $tmp);
198 push(@mods, 'gecos' => $tmp,
201 push(@mods, 'displayName' => $tmp);
206 push(@mods, 'homeDirectory' => $tmp);
210 push(@mods, 'cn' => $tmp);
214 push(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemcpy.S104 orr r3, r3, r4, push #24
106 orr r4, r4, r5, push #24
108 orr r5, r5, r6, push #24
110 orr r6, r6, r7, push #24
119 orr r3, r3, r7, push #24
130 orr r3, r3, r4, push #16
132 orr r4, r4, r5, push #16
134 orr r5, r5, r6, push #16
136 orr r6, r6, r7, push #16
145 orr r3, r3, r7, push #1
[all...]
H A Dcsumpartialcopygeneric.S153 adcs sum, sum, r4, push #16
188 orr r4, r4, r5, push #24
190 orr r5, r5, r6, push #24
192 orr r6, r6, r7, push #24
194 orr r7, r7, r8, push #24
209 orr r4, r4, r5, push #24
211 orr r5, r5, r6, push #24
219 orr r4, r4, r5, push #24
227 adcs sum, sum, r4, push #16
239 orr r4, r4, r5, push #1
[all...]
H A Duaccess-user.S196 orr r3, r3, r7, push #24
210 orr r3, r3, r4, push #24
212 orr r4, r4, r5, push #24
214 orr r5, r5, r6, push #24
216 orr r6, r6, r7, push #24
223 orrne r3, r3, r4, push #24
225 orrne r4, r4, r7, push #24
230 orrne r3, r3, r7, push #24
250 orr r3, r3, r7, push #16
264 orr r3, r3, r4, push #1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dasip-status.pl.in133 push(@packet, substr($buf, $i, 1));
340 push (@items, $data);
392 push (@flags, "SupportsCopyFile") if ($flags & (1<<0));
393 push (@flags, "SupportsChgPwd") if ($flags & (1<<1));
394 push (@flags, "DontAllowSavePwd") if ($flags & (1<<2));
395 push (@flags, "SupportsServerMessages") if ($flags & (1<<3));
396 push (@flags, "SupportsServerSignature") if ($flags & (1<<4));
397 push (@flags, "SupportsTCP/IP") if ($flags & (1<<5));
398 push (@flags, "SupportsSrvrNotifications") if ($flags & (1<<6));
399 push (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl.in150 push(@packet, substr($buf, $i, 1));
357 push (@items, $data);
409 push (@flags, "SupportsCopyFile") if ($flags & (1<<0));
410 push (@flags, "SupportsChgPwd") if ($flags & (1<<1));
411 push (@flags, "DontAllowSavePwd") if ($flags & (1<<2));
412 push (@flags, "SupportsServerMessages") if ($flags & (1<<3));
413 push (@flags, "SupportsServerSignature") if ($flags & (1<<4));
414 push (@flags, "SupportsTCP/IP") if ($flags & (1<<5));
415 push (@flags, "SupportsSrvrNotifications") if ($flags & (1<<6));
416 push (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html364 if (/^-I(.+)?$/) { push(@include_dirs, $1 || shift(@ARGV)); next; }
577 push(@lines, $in_html);
649 push(@lines, $SPLITTAG) if $split_num++;
650 push(@sections, $node);
694 push(@lines, &html_debug("\n", __LINE__));
698 push(@lines, &html_debug("\n", __LINE__));
700 push(@lines, &debug("<$format_map{$tag}>\n", __LINE__));
707 push(@lines, &debug("<TABLE BORDER>\n", __LINE__));
710 push(@lines, &debug("<DL COMPACT>\n", __LINE__));
713 push(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html364 if (/^-I(.+)?$/) { push(@include_dirs, $1 || shift(@ARGV)); next; }
577 push(@lines, $in_html);
649 push(@lines, $SPLITTAG) if $split_num++;
650 push(@sections, $node);
694 push(@lines, &html_debug("\n", __LINE__));
698 push(@lines, &html_debug("\n", __LINE__));
700 push(@lines, &debug("<$format_map{$tag}>\n", __LINE__));
707 push(@lines, &debug("<TABLE BORDER>\n", __LINE__));
710 push(@lines, &debug("<DL COMPACT>\n", __LINE__));
713 push(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A DconvertSambaAccount180 push @adds, "sambaPrimaryGroupSID: " . $domsid."-".$entry->get_value( "primaryGroupID" );
181 push @dels, "primaryGroupID";
189 push @adds, "$attr_map{$key}: " . $entry->get_value($key);
190 push @dels, "$key";
198 push @adds, "$group_attr_map{$key}: " . $entry->get_value($key);
199 push @dels, "$key";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dvsyscall-sysenter.S15 push %ecx
17 push %edx
19 push %ebp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvsyscall-sysenter.S15 * for returning via the iret instruction, so we must push and pop.
18 * for %eip. Thus, exactly as for arg2, we must push and pop.
33 push %ecx
35 push %edx
37 push %ebp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/lib/
H A Dsemaphore.S160 push %ecx
163 push %edx
177 push %ecx
191 push %ecx
204 push %ecx
207 push %edx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Draw.c66 vcc->push = atm_push_raw;
76 vcc->push = atm_push_raw;
86 vcc->push = atm_push_raw;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dcleanfile100 push(@blanks, $line);
103 push(@lines, @blanks);
105 push(@lines, $line);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-groups48 push @{$mb}, $m;
79 push @new_mb, $m;
85 push @new_mb, group_get_members($group);
207 push(@members, split(/\s+/, $line));

Completed in 144 milliseconds

123456789