Searched refs:abstract (Results 1 - 25 of 73) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-server-unix.h32 dbus_bool_t abstract,
H A Ddbus-transport-unix.h31 dbus_bool_t abstract,
H A Ddbus-server-unix.c68 const char *abstract = dbus_address_entry_get_value (entry, "abstract"); local
70 if (path == NULL && tmpdir == NULL && abstract == NULL)
73 "path or tmpdir or abstract",
79 (path && abstract) ||
80 (tmpdir && abstract))
83 "cannot specify two of \"path\" and \"tmpdir\" and \"abstract\" at the same time");
117 /* Always use abstract namespace if possible with tmpdir */
136 *server_p = _dbus_server_new_for_domain_socket (abstract, TRUE, error);
220 * @param abstract #TRU
225 _dbus_server_new_for_domain_socket(const char *path, dbus_bool_t abstract, DBusError *error) argument
[all...]
H A Ddbus-transport-unix.c53 * @param abstract #TRUE to use abstract socket namespace
59 dbus_bool_t abstract,
76 if ((abstract &&
77 !_dbus_string_append (&address, "unix:abstract=")) ||
78 (!abstract &&
86 fd = _dbus_connect_unix_socket (path, abstract, error);
238 const char *abstract = dbus_address_entry_get_value (entry, "abstract"); local
247 if (path == NULL && abstract
58 _dbus_transport_new_for_domain_socket(const char *path, dbus_bool_t abstract, DBusError *error) argument
[all...]
H A Ddbus-sysdeps-unix.h67 dbus_bool_t abstract,
70 dbus_bool_t abstract,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/
H A DMakefile.am10 abstracts/ECTagTypes.abstract \
11 abstracts/ECCodes.abstract
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptpvw.tex21 wxDebugReportPreview is an abstract base class, currently the only concrete
H A Dclasinfo.tex34 dynamically creatable (typically, it is an abstract class).
H A Dipaddr.tex6 wxIPaddress is an abstract base class for all internet protocol address
H A Dcommand.tex26 Constructor. wxCommand is an abstract class, so you will need to derive
H A Ddirtrav.tex14 wxDirTraverser is an abstract interface which must be implemented by objects
H A Ddobjsmpl.tex19 Notice that this is still an abstract base class and cannot be used but should
H A Doutptstr.tex6 wxOutputStream is an abstract base class which may not be used directly.
H A Dgridrend.tex125 view of all cells. This is an abstract class, and you will normally use one of the
H A Dhelpprov.tex3 wxHelpProvider is an abstract class used by a program implementing context-sensitive help to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_client/
H A Dcli_pipe.c209 In fact I should probably abstract these into identical pieces of code... JRA.
1096 RPC_IFACE *abstract,
1109 init_rpc_context(&rpc_ctx, 0 /* context id */, abstract, transfer);
1178 RPC_IFACE *abstract, RPC_IFACE *transfer,
1233 abstract,
1639 static BOOL valid_pipe_name(const int pipe_idx, RPC_IFACE *abstract, RPC_IFACE *transfer) argument
1657 *abstract = pipe_names[pipe_idx].abstr_syntax;
1855 RPC_IFACE *abstract,
1881 abstract,
1898 RPC_IFACE *abstract,
1093 create_bind_or_alt_ctx_internal(enum RPC_PKT_TYPE pkt_type, prs_struct *rpc_out, uint32 rpc_call_id, RPC_IFACE *abstract, RPC_IFACE *transfer, RPC_HDR_AUTH *phdr_auth, prs_struct *pauth_info) argument
1175 create_rpc_bind_req(struct rpc_pipe_client *cli, prs_struct *rpc_out, uint32 rpc_call_id, RPC_IFACE *abstract, RPC_IFACE *transfer, enum pipe_auth_type auth_type, enum pipe_auth_level auth_level) argument
1854 create_rpc_alter_context(uint32 rpc_call_id, RPC_IFACE *abstract, RPC_IFACE *transfer, enum pipe_auth_level auth_level, const DATA_BLOB *pauth_blob, prs_struct *rpc_out) argument
1894 rpc_finish_spnego_ntlmssp_bind(struct rpc_pipe_client *cli, RPC_HDR *phdr, prs_struct *rbuf, uint32 rpc_call_id, RPC_IFACE *abstract, RPC_IFACE *transfer, enum pipe_auth_type auth_type, enum pipe_auth_level auth_level) argument
2033 RPC_IFACE abstract; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_dce.h139 RPC_IFACE abstr_syntax; /* this one is the abstract syntax id */
241 RPC_IFACE abstract; /* num and vers. of interface client is using */ member in struct:rpc_context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_rpc.c211 /* client pipe , abstract syntax , server pipe , transfer syntax */
404 void init_rpc_context(RPC_CONTEXT *rpc_ctx, uint16 context_id, RPC_IFACE *abstract, RPC_IFACE *transfer) argument
410 rpc_ctx->abstract = *abstract;
453 if(!smb_io_rpc_iface("", &rpc_ctx->abstract, ps, depth))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.am37 po-lex.h open-catalog.h read-catalog-abstract.h read-catalog.h \
97 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> str-list.c.
98 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> open-catalog.c -> dir-list.c -> str-list.c.
99 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> po-charset.c.
100 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> message.c -> str-list.c.
102 read-catalog-abstract.c po-lex.c po-gram-gen.y po-charset.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dschema.h71 @xsd__boolean abstract = false; member in class:xs__element
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
374 @xsd__boolean abstract = false; member in class:xs__complexType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.am61 ../src/read-catalog-abstract.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dschema.h71 @xsd__boolean abstract = false; member in class:xs__element
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
374 @xsd__boolean abstract = false; member in class:xs__complexType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dschema.h71 @xsd__boolean abstract = false; member in class:xs__element
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
374 @xsd__boolean abstract = false; member in class:xs__complexType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dschema.h71 @xsd__boolean abstract = false; member in class:xs__element
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
374 @xsd__boolean abstract = false; member in class:xs__complexType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple.c64 (options->ver == 1 && options->abstract == SND_MIXER_SABSTRACT_NONE)) {
75 if (options->abstract == SND_MIXER_SABSTRACT_BASIC)

Completed in 135 milliseconds

123