Searched refs:allow (Results 101 - 125 of 332) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c122 unsigned int allow_anonymous : 1; /**< TRUE to allow anonymous connections */
1137 dbus_bool_t allow,
1385 rule = bus_policy_rule_new (BUS_POLICY_RULE_SEND, allow);
1467 rule = bus_policy_rule_new (BUS_POLICY_RULE_RECEIVE, allow);
1497 rule = bus_policy_rule_new (BUS_POLICY_RULE_OWN, allow);
1523 rule = bus_policy_rule_new (BUS_POLICY_RULE_USER, allow);
1538 rule = bus_policy_rule_new (BUS_POLICY_RULE_USER, allow);
1555 rule = bus_policy_rule_new (BUS_POLICY_RULE_GROUP, allow);
1570 rule = bus_policy_rule_new (BUS_POLICY_RULE_GROUP, allow);
1584 _dbus_assert_not_reached ("Did not handle some combination of attributes on <allow> o
1133 append_rule_from_element(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, dbus_bool_t allow, DBusError *error) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex234 Further menu items appended to the end of the File menu allow you
258 \twocolitem{{\bf Settings}}{Invokes the \helpref{Settings dialog}{settings} to allow you to adjust a variety of
274 Further menu items appended to the end of the Window menu allow you
337 \twocolitem{\image{1cm;0cm}{arrow.bmp}}{{\bf Pointer tool} Click on this to allow dragging and selection of objects.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhelpprov.tex38 providers have these functions to allow making \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}
H A Dmetafile.tex84 present is to allow the metafile to be copied to the clipboard (see \helpref{wxMetafile}{wxmetafile}).
H A Drichtextstylesheet.tex7 user interface to show available styles to the user, and allow application
H A Dtcontain.tex13 will allow to base future versions of wxWidgets on STL - but this is not yet
H A Dtexcept.tex46 allow you to catch any exceptions generated during the execution of the main
H A Dtfont.tex26 given font family, however it doesn't allow to choose a font precisely as the
H A Dti18n.tex52 still allow wxWidgets to find them but it is strongly recommended to use the
H A Dxmlres.tex53 searched. This provides a way to allow the strings to only come
69 searched. This provides a way to allow the strings to only come
H A Dapp.tex10 \item allow default processing of events not handled by other
274 %%This event handler function is called (under Windows only) to allow the window to intercept keyboard events
537 function is called to allow wxWidgets to receive messages. For example,
538 to allow co-existence with the Microsoft Foundation Classes, override
704 to allow to catch the C++ exceptions which could be thrown by all event
718 Caution should be exercised, however, since yielding may allow the
H A Dsettings.tex123 to allow for limited movement of the mouse pointer before a drag operation begins.}
125 to allow for limited movement of the mouse pointer before a drag operation begins.}
H A Dtunicode.tex124 the Unicode and ANSI builds and allow us to avoid using conditional
196 This will allow your program to perform conversions between Unicode strings and
H A Ddir.tex15 allow enumerating of the files in a directory. wxDir allows to enumerate files
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dpolicy_unpack.c36 * the entries typecode and data. Named types allow for optional
528 if (!unpack_u32(e, &(profile->caps.allow.cap[0]), NULL))
539 if (!unpack_u32(e, &(profile->caps.allow.cap[1]), NULL))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbugfix.S341 | the code sequence to allow completion. We will jump to
342 | fpsp_fmt_error and allow the kernel to kill the process.
478 | the code sequence to allow completion. fpsp_fmt_error causes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_lib.c4089 STACK_OF(SSL_CIPHER) *prio, *allow;
4125 allow = clnt;
4128 allow = srvr;
4205 ii = sk_SSL_CIPHER_find(allow, c);
4211 ret = sk_SSL_CIPHER_value(allow, ii);
4215 ret = sk_SSL_CIPHER_value(allow, ii);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_lib.c4089 STACK_OF(SSL_CIPHER) *prio, *allow;
4125 allow = clnt;
4128 allow = srvr;
4205 ii = sk_SSL_CIPHER_find(allow, c);
4211 ret = sk_SSL_CIPHER_value(allow, ii);
4215 ret = sk_SSL_CIPHER_value(allow, ii);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dservices.c902 goto allow;
925 goto allow;
933 allow:
948 goto allow;
970 goto allow;
978 allow:
1284 * The default SID is passed to the MLS layer to be used to allow
2750 /* we do not allow a range, indicated by the presense of '-' */
3018 * allow the @secattr to be used by NetLabel to cache the secattr to SID
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dserver.c1612 AvahiStringList *browse = NULL, *allow = NULL, *deny = NULL; local
1632 if (!(allow = avahi_string_list_copy(c->allow_interfaces)) && c->allow_interfaces) {
1640 avahi_string_list_free(allow);
1651 ret->allow_interfaces = allow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dserver.c1612 AvahiStringList *browse = NULL, *allow = NULL, *deny = NULL; local
1632 if (!(allow = avahi_string_list_copy(c->allow_interfaces)) && c->allow_interfaces) {
1640 avahi_string_list_free(allow);
1651 ret->allow_interfaces = allow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgrid.h329 // return true to allow the given key to start editing: the base class
683 void SetOverflow(bool allow = true)
684 { m_overflow = allow ? Overflow : SingleCell; }
886 // Does this table allow attributes? Default implementation creates
1465 void SetDefaultCellOverflow( bool allow );
1466 void SetCellOverflow( int row, int col, bool allow );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dpm.c120 #warning Enable 32kHz OS timer in order to allow sleep states in idle
296 /* (Step 3 removed - we now allow deep sleep by default) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex16 Vorbis is a general purpose perceptual audio CODEC intended to allow
31 Modified Discrete Cosine Transform. The codec is structured to allow
61 mechanism and decoder must allow that a packet may be any size, or
80 reflects a desire to allow multiple decades of continuous encoder
H A Da1-encapsulation-ogg.tex153 decoding; this technique is used to allow sample-granularity

Completed in 380 milliseconds

1234567891011>>