Searched refs:after (Results 26 - 50 of 498) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcreateevt.tex3 This event is sent just after the actual window associated with a wxWindow object
H A Dtipprov.tex45 Returns a modified tip. This function will be called immediately after read,
59 The program usually remembers the value returned by this function after calling
H A Dmetafile.tex82 \rtfsp{\bf wxDC}. The \helpref{wxMetafileDC::Close}{wxmetafiledcclose} member must be called after drawing into the
94 call the function \helpref{::wxMakeMetafilePlaceable}{wxmakemetafileplaceable} after
129 This must be called after the device context is finished with. A
H A Dgbsizeritem.tex76 successful and after the next Layout the item will be moved.
85 is successful and after the next Layout the item will be resized.
H A Duri.tex148 and is the value after a '#' character after the path
187 directly after the scheme component
189 or after the server/port component.
202 The Port of a URI is a value after the server, and
203 must come after a colon (:).
217 cgi application, and must come after the path component,
218 and after a '?' character.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dutils.h80 char *modifyString(char *string, const char *before, const char *after, int noalloc);
H A Dutils.c148 modifyString(char *string, const char *before, const char *after, int noalloc) argument
159 newlen = strlen(after);
185 memcpy(p, after, newlen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dnetwork.c89 if (after(seq, STATE_SYNC(last_seq_recv)+1)) {
H A Dsync-ftfw.c255 else if (after(net->seq, nack->to))
271 else if (after(cn->seq, nack->to))
299 else if (after(net->seq, h->to))
318 else if (after(cn->seq, h->to))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead-nommu.S51 ldr r13, __switch_data @ address to jump to after
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_input.c356 /* 4. Try to fixup all. It is made immediately after connection enters
392 /* 5. Recalculate window clamp after socket hit its memory bounds. */
668 if (after(tp->snd_una, tp->rtt_seq)) {
911 * A bit of theory. RTT is time passed after "normal" sized packet
991 after(TCP_SKB_CB(skb)->end_seq, tp->retransmit_high))
1041 * B. SACK arrives sacking data transmitted after never retransmitted
1095 * similar case (end_seq after snd_nxt wrap) as earlier reversed check in
1116 if (after(end_seq, tp->snd_nxt) || !before(start_seq, end_seq))
1126 if (after(start_seq, tp->snd_una))
1133 if (!after(end_se
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dutils.c87 modifyString(char * string, const char * before, const char * after, short like) argument
93 newlen = strlen(after);
112 memcpy(p, after, newlen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchListCtrl.cpp201 CSearchFile* after = (CSearchFile*)GetItemData(newid + 1); local
202 wxASSERT(after);
204 wxASSERT((after->GetParent() == parent) || (!after->GetParent()));
206 wxASSERT((after->GetParent() == toshow) || (!after->GetParent()));
349 // File is new, colour after number of files
963 CSearchFile* after = (CSearchFile*)GetItemData(item + 1); local
964 wxASSERT(after);
966 wxASSERT((after
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery.alerts.js108 $("#popup_message").after('<div id="popup_panel"><input type="button" value="' + $.alerts.okButton + '" id="popup_ok" /></div>');
118 $("#popup_message").after('<div id="popup_panel"><input type="button" value="' + $.alerts.okButton + '" id="popup_ok" /> <input type="button" value="' + $.alerts.cancelButton + '" id="popup_cancel" /></div>');
134 $("#popup_message").append('<br /><input type="text" size="30" id="popup_prompt" />').after('<div id="popup_panel"><input type="button" value="' + $.alerts.okButton + '" id="popup_ok" /> <input type="button" value="' + $.alerts.cancelButton + '" id="popup_cancel" /></div>');
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_helper.c57 /* SYN adjust. If it's uninitialized, or this is after last
69 pr_debug("adjust_tcp_sequence: Seq_offset after: ");
87 offset = after(seq, this_way->correction_pos)
300 if (after(ntohl(sack->start_seq) - natseq->offset_before,
308 if (after(ntohl(sack->end_seq) - natseq->offset_before,
397 if (after(ntohl(tcph->seq), this_way->correction_pos))
402 if (after(ntohl(tcph->ack_seq) - other_way->offset_before,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp89 if (tb) goto execSibling_2ind1 after {
105 after {
157 after {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html777 ($before, $contents, $after) = ($`, $1, $');
781 $_ = "$before$;7$contents$;8$after";
1210 ($before, $after) = ($`, $');
1211 if (! $full && $after) {
1213 $_ = "$before$;0${type}ref\{$nodes$after";
1231 $after = $';
1239 $after = $';
1242 $_ = "$before$;0xref\{$nodes$after";
1256 $_ = "${before}${type}section ���$sec��� in \@cite{$man}$after";
1260 $_ = "${before}${type} file ���$in���, node ���$nn���$after";
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html777 ($before, $contents, $after) = ($`, $1, $');
781 $_ = "$before$;7$contents$;8$after";
1210 ($before, $after) = ($`, $');
1211 if (! $full && $after) {
1213 $_ = "$before$;0${type}ref\{$nodes$after";
1231 $after = $';
1239 $after = $';
1242 $_ = "$before$;0xref\{$nodes$after";
1256 $_ = "${before}${type}section ���$sec��� in \@cite{$man}$after";
1260 $_ = "${before}${type} file ���$in���, node ���$nn���$after";
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_proto_tcp.c133 * CLOSE_WAIT: ACK seen (after FIN)
134 * LAST_ACK: FIN seen (after FIN)
342 after the right or before the left edge) and thus receivers may ACK
343 segments after the right edge of the window.
486 if (after(tmp, *sack))
605 && after(end, sender->td_end)) {
658 after(end, sender->td_end - receiver->td_maxwin - 1),
660 after(sack, receiver->td_end - MAXACKWINDOW(sender) - 1));
663 after(end, sender->td_end - receiver->td_maxwin - 1) &&
665 after(sac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html777 ($before, $contents, $after) = ($`, $1, $');
781 $_ = "$before$;7$contents$;8$after";
1210 ($before, $after) = ($`, $');
1211 if (! $full && $after) {
1213 $_ = "$before$;0${type}ref\{$nodes$after";
1231 $after = $';
1239 $after = $';
1242 $_ = "$before$;0xref\{$nodes$after";
1256 $_ = "${before}${type}section ���$sec��� in \@cite{$man}$after";
1260 $_ = "${before}${type} file ���$in���, node ���$nn���$after";
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_alaw.c171 #define PUT16_END after
174 after:
208 #define GET16_END after
211 after:
H A Dpcm_linear.c201 #define CONV_END after
204 after:
237 #define CONV24_END after
240 after:
H A Dpcm_mulaw.c188 #define PUT16_END after
191 after:
225 #define GET16_END after
228 after:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua6 -- after every successfullycompleted rsync operation.
15 -- the postcmds will only be spawned after the rsync completed
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Ddma.h69 char *after; member in struct:dma_descr_data

Completed in 330 milliseconds

1234567891011>>