Searched refs:custom (Results 1 - 25 of 120) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Damisound.c27 #define custom amiga_custom macro
91 custom.aud[2].audlc = snd_data;
92 custom.aud[2].audlen = sizeof(sine_data)/2;
93 custom.aud[2].audper = (unsigned short)period;
94 custom.aud[2].audvol = 32; /* 50% of maxvol */
102 custom.dmacon = DMAF_SETCLR | DMAF_AUD2;
114 custom.dmacon = DMAF_AUD2;
116 custom.aud[2].audper = amiga_audio_period;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_paula.c37 #define custom amiga_custom macro
312 custom.aud[0].audvol = custom.aud[1].audvol = 0;
313 custom.aud[2].audvol = custom.aud[3].audvol = 0;
314 custom.dmacon = AMI_AUDIO_OFF;
379 custom.aud[i].audper = period;
429 custom.aud[0].audvol = dmasound.volume_left;
431 custom.aud[1].audvol = dmasound.volume_right;
434 custom
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dxvid.mak1 fate-xvid-custom-matrix: CMD = framemd5 -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg4/xvid_vlc_trac7411.h263
4 FATE_XVID-$(call DEMDEC, M4V, MPEG4) += fate-xvid-custom-matrix
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3exception.h201 void * custom; member in struct:ANTLR3_EXCEPTION_struct
203 /** Pointer to a routine that is called to free the custom exception structure
206 void (*freeCustom) (void * custom);
H A Dantlr3recognizersharedstate.h189 void * custom; member in struct:ANTLR3_RECOGNIZER_SHARED_STATE_struct
H A Dantlr3commontoken.h5 * of this common token. A custom pointer is provided, wher you may attach
102 * custom pointer element of this structure.
208 /** Pointer to a custom element that the ANTLR3 programmer may define and install
210 void * custom; member in struct:ANTLR3_COMMON_TOKEN_struct
212 /** Pointer to a function that knows how to free the custom structure when the
215 void (*freeCustom)(void * custom);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml-set.c19 * mxmlSetCustom() - Set the data and destructor of a custom data node.
77 * 'mxmlSetCustom()' - Set the data and destructor of a custom data node.
79 * The node is not changed if it (or its first child) is not a custom node.
105 if (node->value.custom.data && node->value.custom.destroy)
106 (*(node->value.custom.destroy))(node->value.custom.data);
108 node->value.custom.data = data;
109 node->value.custom.destroy = destroy;
H A Dmxml-node.c22 * mxmlNewCustom() - Create a new custom data node.
264 if (node->value.custom.data &&
265 node->value.custom.destroy)
266 (*(node->value.custom.destroy))(node->value.custom.data);
350 * 'mxmlNewCustom()' - Create a new custom data node.
352 * The new custom node is added to the end of the specified parent's child
380 node->value.custom.data = data;
381 node->value.custom.destroy = destroy;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Ddb_codegen.h21 int custom; /* Custom key comparison. */ member in struct:__db_obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dimap.h70 char *custom; /* Custom request */ member in struct:IMAP
71 char *custom_params; /* Parameters for the custom request */
H A Dpop3.h64 char *custom; /* Custom Request */ member in struct:POP3
H A Dsmtp.h65 char *custom; /* Custom Request */ member in struct:SMTP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Damiserial.c98 #define custom amiga_custom macro
186 custom.intena = IF_TBE;
188 custom.intreq = IF_TBE;
207 custom.intena = IF_SETCLR | IF_TBE;
210 custom.intreq = IF_SETCLR | IF_TBE;
260 serdatr = custom.serdatr;
262 custom.intreq = IF_RBF;
339 custom.intreq = IF_TBE;
342 custom.serdat = info->x_char | 0x100;
352 custom
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Damifb.c592 #define custom amiga_custom macro
594 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
595 #define VBlankOff() custom.intena = IF_COPER
1036 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
2249 custom.dmacon = DMAF_ALL | DMAF_MASTER;
2400 custom.dmacon = DMAF_SETCLR | DMAF_MASTER | DMAF_RASTER | DMAF_COPPER |
2442 custom.dmacon = DMAF_ALL | DMAF_MASTER;
3112 custom.bplcon3 = bplcon3 | (regno<<8 & 0xe000);
3113 custom.color[regno&31] = rgb2hw8_high(red, green, blue);
3114 custom
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c138 char custom[IW_CUSTOM_MAX] = { 0 }; local
140 sprintf(custom, "MLME-MICHAELMICFAILURE.indication");
142 sprintf(custom, "%s unicast", custom);
144 RtmpOSWrielessEventSend(pAd, IWEVCUSTOM, -1, NULL, (u8 *)custom,
145 strlen(custom));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcolordlg.tex32 Invalid entries in custom colours list will be ignored on some platforms (GTK)
33 or replaced with white colour on platforms where custom colours palette has
H A Ddataform.tex41 Aside the standard formats, the application may also use custom formats which
43 internally custom format must be created (or {\it registered}) first, you
85 Constructs a data format object for a custom format identified by its name
106 Returns the name of a custom format (this function will fail for a standard
119 Sets the format to be the custom format identified by the given name.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dnova-t-usb2.c74 u8 key[5],cmd[2] = { DIBUSB_REQ_POLL_REMOTE, 0x35 }, data,toggle,custom; local
87 custom = (raw >> 6) & 0x1f;
89 deb_rc("raw key code 0x%02x, 0x%02x, 0x%02x to c: %02x d: %02x toggle: %d\n",key[1],key[2],key[3],custom,data,toggle);
93 rc5_custom(&ir_codes_haupp_table[i]) == custom) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3exception.c174 /* Call the programmer's custom free routine if advised to
178 ex->freeCustom(ex->custom);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Drunsv.c246 static unsigned custom(struct svdir *s, char c) function
288 if (s->pid && !custom(s, 't')) {
295 custom(s, 'd');
300 custom(s, 'x');
313 custom(s, 'u');
380 if (s->pid && !custom(s, c))
385 if (s->pid && !custom(s, c))
391 if (s->pid && !custom(s, c))
424 if (s->pid && !custom(s, c))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_wx.c63 char custom[MAX_CUSTOM_LEN]; local
201 p = custom;
203 iwe.u.data.length = p - custom;
205 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
228 p = custom;
229 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
232 iwe.u.data.length = p - custom;
234 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
238 p = custom;
239 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_wx.c48 char custom[MAX_CUSTOM_LEN]; local
113 p = custom;
114 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
124 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
129 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
141 iwe.u.data.length = p - custom;
143 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
165 p = custom;
167 iwe.u.data.length = p - custom;
169 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_wx.c60 char custom[MAX_CUSTOM_LEN]; local
127 p = custom;
128 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
138 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
143 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
174 iwe.u.data.length = p - custom;
176 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
193 p = custom;
195 iwe.u.data.length = p - custom;
197 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_wx.c60 char custom[MAX_CUSTOM_LEN]; local
127 p = custom;
128 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
138 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
143 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
176 iwe.u.data.length = p - custom;
178 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
196 p = custom;
198 iwe.u.data.length = p - custom;
200 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c59 char custom[MAX_CUSTOM_LEN]; local
126 p = custom;
127 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
137 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
142 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
173 iwe.u.data.length = p - custom;
175 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
192 p = custom;
194 iwe.u.data.length = p - custom;
196 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
[all...]

Completed in 318 milliseconds

12345