Searched refs:special (Results 1 - 25 of 359) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexLisp.cxx270 "Functions and special operators",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dcompat.c43 asmlinkage long sys32_quotactl(unsigned int cmd, const char __user *special, argument
61 ret = sys_quotactl(cmd, special, id, dqblk);
77 ret = sys_quotactl(cmd, special, id, dqblk);
82 ret = sys_quotactl(cmd, special, id, fsqstat);
115 ret = sys_quotactl(cmd, special, id, addr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dexplodename.c54 normalized_codeset, special, sponsor, revision)
61 const char **special;
73 *special = NULL;
145 /* Next is special application (CEN syntax). */
147 *special = ++cp;
H A Dloadinfo.h115 const char *modifier, const char *special,
125 territory, codeset, special, sponsor, revision.
147 const char **special,
H A Dfinddomain.c62 const char *special; local
74 language[_territory][+audience][+special][,[sponsor][_revision]]
82 (3) special
141 &codeset, &normalized_codeset, &special,
148 codeset, normalized_codeset, modifier, special,
H A Dl10nflist.c189 territory, codeset, normalized_codeset, modifier, special,
200 const char *special;
232 ? strlen (special) + 1 : 0)
281 cp = stpcpy (cp, special);
377 normalized_codeset, modifier, special,
384 normalized_codeset, modifier, special,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd021.tcl93 set special {}
95 recd021_testsubdb $method $op $nentries $special $trunc $args
103 set special "reuse"
104 recd021_testsubdb $method remove $nentries $special $trunc $args
108 set special "newdb"
109 recd021_testsubdb $method remove $nentries $special $trunc $args
113 set special "newtypedb"
114 recd021_testsubdb $method remove $nentries $special $trunc $args
118 proc recd021_testsubdb { method op nentries special trunc largs } {
126 Test $op of subdb in recovery ($special trun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpolicy_token.l60 special [()+\|\?\*,]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dauto-generated.mk3 # This value is unescaped. Either quote the value or escape special characters when you use it.
8 # This value is unescaped. Either quote the value or escape special characters when you use it.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxx11.tex6 wxX11 is well-suited for a number of special applications such
8 applications which need to use a special themed look. You will need
H A Ddebugrptz.tex33 Default constructor does nothing special.
H A Dgdiobj.tex6 class may not have any special functionality.
H A Dkeymod.tex32 purpose as under Windows or Unix there while the special Mac-specific
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3cyclicdfa.h82 const ANTLR3_INT32 * const special; member in struct:ANTLR3_CYCLIC_DFA_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dglobals.c130 char *special = ".Z:.zip:.zoo:.arc:.lzh:.arj"; /* List of special suffixes */ variable
132 char *special = " Z: zip: zoo: arc: lzh: arj"; /* List of special suffixes */ variable
135 char *special = "_Z:_zip:_zoo:_arc:_lzh:_arj"; /* List of special suffixes */ variable
138 char *special = "DDC:D96:68E"; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_tcq.h129 return req ? (struct scsi_cmnd *)req->special : NULL;
172 return req ? (struct scsi_cmnd *)req->special : NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dswsusp_asm64.S53 #define SAVE_SPECIAL(special) \
54 mf##special r0 ;\
55 std r0, SL_##special(r11)
56 #define RESTORE_SPECIAL(special) \
57 ld r0, SL_##special(r11) ;\
58 mt##special r0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-pm.c23 rq->special = &rqpm;
64 rq->special = &rqpm;
83 struct request_pm_state *pm = rq->special;
113 struct request_pm_state *pm = rq->special;
185 struct request_pm_state *pm = rq->special;
211 struct request_pm_state *pm = rq->special;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dwavpack.mak74 # special cases
77 fate-wavpack-clipping: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/special/clipping.wv -f s16le
80 fate-wavpack-cuesheet: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/special/cue_sheet.wv -f s16le
83 fate-wavpack-falsestereo: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/special/false_stereo.wv -f s16le
86 fate-wavpack-zerolsbs: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/special/zero_lsbs.wv -f s16le
89 fate-wavpack-matroskamode: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/special/matroska_mode.mka -f s16le
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dap_bus.h165 unsigned int special:1; /* Used for special commands. */ member in struct:ap_message
181 ap_msg->special = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dscc.h149 io_port special; /* special function port */ member in struct:scc_hw_config
225 io_port special; /* I/O address of special function port */ member in struct:scc_channel
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/setkey/
H A Dtoken.l88 special [()+\|\?\*,]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dget_op.S493 beq move_unpack |special handling for fmove: must set FPSR_CC
498 bnes try_zero |if not equal, it is not special
500 cmpiw #7,%d1 |SE and y bits must be on for special
501 bnes try_zero |if not on, it is not special
502 |input is of the special cases of inf and NaN
507 bra finish |special already on stack
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
553 bnes mtry_zero |if not on, it is not special
554 |input is of the special case
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Djquery.mousewheel.js17 $.event.special.mousewheel = {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Djquery.mousewheel.js17 $.event.special.mousewheel = {

Completed in 459 milliseconds

1234567891011>>