Searched refs:identifier (Results 1 - 25 of 169) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/samples/
H A Dsandiego.pl26 identifier vendor_id "KAME/racoon";
27 identifier user_fqdn "$userfqdn";
28 identifier fqdn "$hostname";
29 identifier keyid "./keyid.txt";
70 identifier address;
109 # specify the identifier type
111 identifier user_fqdn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Duse-case.h173 * \brief Create an identifier
176 * \return Allocated string identifier or NULL on error
191 * \param identifier (may be NULL - card list)
215 const char *identifier,
222 * \param identifier
234 * - value identifier <NAME>
273 const char *identifier,
279 * \param identifier
288 const char *identifier,
294 * \param identifier
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/ucm/
H A Dmain.c43 const char *identifier);
45 const char *identifier,
50 static int check_identifier(const char *identifier, const char *prefix) argument
54 if (strcmp(identifier, prefix) == 0)
57 if (memcmp(identifier, prefix, len) == 0 && identifier[len] == '/')
91 * \brief Create an identifier
94 * \return Allocated string identifier or NULL on error
981 const char *identifier,
991 if (check_identifier(identifier,
980 add_values(struct list_head *list, const char *identifier, struct list_head *source) argument
1018 get_value_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[], char *verbname) argument
1119 snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[]) argument
1166 get_value1(const char **value, struct list_head *value_list, const char *identifier) argument
1187 get_value3(const char **value, const char *identifier, struct list_head *value_list1, struct list_head *value_list2, struct list_head *value_list3) argument
1215 get_value(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **value, const char *mod_dev_name, const char *verb_name, int exact) argument
1285 snd_use_case_get(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **value) argument
1366 snd_use_case_geti(snd_use_case_mgr_t *uc_mgr, const char *identifier, long *value) argument
1620 snd_use_case_set(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char *value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexAda.cxx61 static bool IsValidIdentifier(const SString& identifier);
116 SString identifier; local
119 identifier += static_cast<char>(tolower(sc.ch));
131 // If the name is an invalid identifier or a keyword, then make it invalid label
132 if (!IsValidIdentifier(identifier) || keywords.InList(identifier.c_str())) {
320 static bool IsValidIdentifier(const SString& identifier) { argument
324 size_t length = identifier.length();
332 if (!IsWordStartCharacter(identifier[0])) {
338 if (!IsWordCharacter(identifier[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DTrackerNode.h48 - (NSUInteger) identifier;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl154 $identifier = '[A-Za-z_][A-Za-z_0-9]*';
162 $value = "$identifier|$identifier\\s*[+\-]\\s*$decnum|".
163 "$identifier\\s*[+-]\s*$hexnum|$constant";
235 # an identifier or constant, $word is the word offset relative to
249 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) {
254 } elsif ($value =~ /^($identifier)\s*(.*)/) {
401 if (/^\s*($identifier)\s*:(.*)/) {
412 # Handle symbol definitions of the form ABSOLUTE or RELATIVE identifier =
418 if ($rest =~ /^($identifier)\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/firewire/
H A Dnosy-dump.h19 uint32_t identifier:2; member in struct:phy_packet::__anon19345::__anon19346
28 uint32_t identifier:2; member in struct:phy_packet::__anon19345::__anon19347
45 uint32_t identifier:2; member in struct:phy_packet::__anon19345::__anon19348
63 uint32_t identifier:2; member in struct:phy_packet::__anon19345::__anon19349
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdevtid.tex3 wxWidgets defines a special identifier value {\tt wxID\_ANY} which is used in
8 wxWidgets assign an unused identifier to it automatically
12 coming from any control, regardless of its identifier
15 Another standard special identifier value is {\tt wxID\_NONE}: this is a value
H A Dpantabv.tex46 Adds a window to the view. The window is associated with the tab identifier, and will be shown or hidden as the tab
65 Returns the window associated with the tab identifier.
71 Shows the child window corresponding to the tab identifier, and hides the previously shown window.
H A Dgridevt.tex13 The ...\_CMD\_... variants also take a window identifier.
18 \twocolitem{{\bf EVT\_GRID\_CMD\_EDITOR\_CREATED(id, func)}}{The editor for a cell was created; variant taking a window identifier. Processes a wxEVT\_GRID\_EDITOR\_CREATED.}
168 The ...\_CMD\_... variants also take a window identifier.
173 \twocolitem{{\bf EVT\_GRID\_CMD\_RANGE\_SELECT(func)}}{The user selected a group of contiguous cells; variant taking a window identifier. Processes a wxEVT\_GRID\_RANGE\_SELECT.}
279 The ...\_CMD\_... variants also take a window identifier.
285 \twocolitem{{\bf EVT\_GRID\_CMD\_COL\_SIZE(func)}}{The user resized a column by dragging it; variant taking a window identifier. Processes a wxEVT\_GRID\_COL\_SIZE.}
286 \twocolitem{{\bf EVT\_GRID\_CMD\_ROW\_SIZE(func)}}{The user resized a row by dragging it; variant taking a window identifier. Processes a wxEVT\_GRID\_ROW\_SIZE.}
H A Dmenu.tex20 with a special identifier $-1$ is a separator item and doesn't have an
151 \docparam{id}{The menu command identifier.}
284 \docparam{id}{The menu item identifier.}
347 \docparam{id}{The menu item identifier.}
364 Finds the menu item object associated with the given menu item identifier and,
375 \docparam{id}{Menu item identifier.}
382 First form: menu item identifier, or {\tt wxNOT\_FOUND} if none is found.
410 \docparam{id}{The menu item identifier.}
430 \docparam{id}{The menu item identifier.}
449 \docparam{id}{The menu item identifier
[all...]
H A Daccel.tex36 \docparam{cmd}{The menu or control command identifier.}
42 Returns the command identifier for the accelerator table entry.
69 \docparam{cmd}{The menu or control command identifier.}
H A Djoyevent.tex78 Returns the identifier of the button changing state. This is a wxJOY\_BUTTONn identifier, where
92 Returns the identifier of the joystick generating the event - one of wxJOYSTICK1 and wxJOYSTICK2.
H A Dprocevt.tex22 {\it id} is the identifier of the process object (the id passed to the wxProcess constructor)
H A Dsashlayw.tex61 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
89 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
H A Dscrolevt.tex25 Note that unless specifying a scroll control identifier, you will need to test for scrollbar
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Headers/
H A DGrowlApplicationBridge.h160 * @method notifyWithTitle:description:notificationName:iconData:priority:isSticky:clickContext:identifier:
182 * @param identifier An identifier for this notification. Notifications with equal identifiers are coalesced.
191 identifier:(NSString *)identifier;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Versions/A/Headers/
H A DGrowlApplicationBridge.h160 * @method notifyWithTitle:description:notificationName:iconData:priority:isSticky:clickContext:identifier:
182 * @param identifier An identifier for this notification. Notifications with equal identifiers are coalesced.
191 identifier:(NSString *)identifier;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Versions/Current/Headers/
H A DGrowlApplicationBridge.h160 * @method notifyWithTitle:description:notificationName:iconData:priority:isSticky:clickContext:identifier:
182 * @param identifier An identifier for this notification. Notifications with equal identifiers are coalesced.
191 identifier:(NSString *)identifier;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwebvttdec.c81 const char *p, *identifier, *settings; local
90 p = identifier = cue.str;
98 /* optional cue identifier (can be a number like in SRT or some kind of
102 identifier = NULL;
106 if (!identifier)
160 SET_SIDE_DATA(identifier, AV_PKT_DATA_WEBVTT_IDENTIFIER);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dcache.c174 * @idfmt: Format string to define identifier
194 vsnprintf(cache->identifier, sizeof(cache->identifier), idfmt, va);
231 tagname = cache->identifier;
235 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname);
285 _leave(" = 0 [%s]", cache->identifier);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dicmpv6.h20 __be16 identifier; member in struct:icmp6hdr::__anon17480::icmpv6_echo
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.h273 __u8 identifier:2; member in struct:dasd_ned::__anon14019
295 __u8 identifier:2; member in struct:dasd_sneq::__anon14020
308 __u8 identifier:2; member in struct:vd_sneq::__anon14021
320 __u8 identifier:2; member in struct:dasd_gneq::__anon14022
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio_linux.h47 char identifier[16]; member in struct:vpd_prom
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dbind.c236 cache->cache.identifier);
270 cache->cache.identifier);

Completed in 301 milliseconds

1234567