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

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dchecklist.c224 while (key != ESC) {
350 key = ESC;
351 case ESC:
362 return -1; /* ESC pressed */
H A Dmenubox.c276 while (key != ESC) {
427 key = ESC;
428 case ESC:
435 return -1; /* ESC pressed */
H A Ddialog.h50 #define ESC 27 macro
H A Dtextbox.c134 while ((key != ESC) && (key != '\n')) {
312 case ESC:
320 return 1; /* ESC pressed */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dmkiss.c48 #define ESC 0333 /* indicates byte stuffing */ macro
49 #define ESC_END 0334 /* ESC ESC_END means END 'data' */
50 #define ESC_ESC 0335 /* ESC ESC_ESC means ESC 'data' */
71 #define AXF_ESCAPE 1 /* ESC received */
187 *ptr++ = ESC;
190 case ESC:
191 *ptr++ = ESC;
229 *ptr++ = ESC;
232 case ESC
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dkeysets.pl9 $ESC=0x20;
27 $v|=$ESC if ($c =~ /\\/);
122 #define CONF_ESC $ESC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dkeysets.pl9 $ESC=0x20;
27 $v|=$ESC if ($c =~ /\\/);
122 #define CONF_ESC $ESC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dkeysets.pl9 $ESC=0x20;
27 $v|=$ESC if ($c =~ /\\/);
122 #define CONF_ESC $ESC
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Ddialog.h51 #define ESC 27 macro
H A Dtextbox.c119 while ((key != ESC) && (key != '\n')) {
294 case ESC:
302 return -1; /* ESC pressed */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslip.c933 *ptr++ = ESC;
936 case ESC:
937 *ptr++ = ESC;
967 case ESC:
972 s = ESC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialog.tex283 Gets the identifier of the button to map presses of \texttt{\textsc{ESC}}
407 clicked, the dialog is closed. Also, when the user presses \texttt{\textsc{ESC}}
415 \texttt{\textsc{ESC}} presses should be ignored. If any other value is given, it
H A Dre_syntax.tex244 `{\bf ESC}', or failing that, the character with octal value 033}
598 \twocolitem{ESC}{'$\backslash$033'}
H A Dmenu.tex196 \twocolitem{{\tt ESC} or {\tt ESCAPE}}{Escape key (Windows only)}
H A Dtreectrl.tex319 If the user changed the label (i.e. s/he does not press ESC or leave
H A Dlistctrl.tex245 If the user changed the label (i.e. s/he does not press ESC or leave
H A Dwindow.tex1867 %% where pressing ESC dismisses the dialog by {\bf OnCharHook} 'forging' a cancel button press event.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dpc.h305 #define ESC 0x7f /* escape extension */ macro
316 /* ESC information elements */
H A Dmessage.c1317 add_p(plci,ESC,esc_chi);
1387 if(noCh) add_p(plci,ESC,"\x02\x18\xfd"); /* D-channel, no B-L3 */
1475 add_p(plci,ESC,esc_t);
1487 add_p(plci,ESC,esc_t);
4714 add_p(plci,ESC,"\x02\x18\x00"); /* support call waiting */
4973 2+1+1+esc_cr[0]+1+1+esc_law[0],plci->Sig.Ind,1+1+esc_cr[0]+1+1+esc_law[0],ESC,esc_cr,ESC,esc_law);
5518 add_p(plci,ESC,multi_ssext_parms[0]); /* remembered parameter -> only one possible */
6313 dbug(1,dprintf("ESC/MT[0x%x]",ie[3]));
7395 if(p->info[i-1]==ESC
[all...]
H A Dmaintidi.c1221 if (*msg != ESC) return NULL;
1227 if (*msg != ESC) return NULL;
H A Ddebug.c1342 *P++ = ESC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dmagician.c144 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daaccoder.c227 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(ESC, 0, 1, 1, 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daaccoder.c228 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(ESC, 0, 1, 1, 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 498 milliseconds

12