Home
last modified time | relevance | path

Searched refs:delegation (Results 1 – 25 of 29) sorted by relevance

12

/external/curl/docs/cmdline-opts/
Ddelegation.d1 Long: delegation
3 Help: GSS-API delegation permission
DMakefile.inc8 data-raw.d data-urlencode.d delegation.d digest.d disable.d \
/external/autotest/client/site_tests/network_Dhcpv6Basic/
Dcontrol10 non-temporary address and prefix delegation via DHCPv6 server.
20 delegation from DHCPv6 server.
/external/curl/src/
Dtool_paramhlp.h52 long delegation(struct OperationConfig *config, char *str);
Dtool_paramhlp.c525 long delegation(struct OperationConfig *config, char *str) in delegation() function
Dtool_getparam.c1026 config->gssapi_delegation = delegation(config, nextarg); in getparameter()
/external/curl/m4/
Dcurl-confopts.m4576 AC_HELP_STRING([--enable-ntlm-wb@<:@=FILE@:>@],[Enable NTLM delegation to winbind's ntlm_auth helpe…
577 AC_HELP_STRING([--disable-ntlm-wb],[Disable NTLM delegation to winbind's ntlm_auth helper]),
602 dnl Check if support for NTLM delegation to winbind's
609 AC_MSG_CHECKING([whether to enable NTLM delegation to winbind's helper])
618 [Define to enable NTLM delegation to winbind's ntlm_auth helper.])
/external/curl/tests/data/
Dtest131065 HTTP with NTLM delegation to winbind helper
/external/clang/
DNOTES.txt103 delegation optimization in cases of virtual inheritance where:
/external/llvm/lib/Target/X86/
DX86CallingConv.td631 // the delegation to CC_X86_32_Common because that happens after code that
715 // Handles byval parameters. Note that we can't rely on the delegation
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CallingConv.td336 // Handles byval parameters. Note that we can't rely on the delegation
/external/python/cpython3/Doc/faq/
Dprogramming.rst1443 What is delegation?
1452 Python programmers can easily implement delegation. For example, the following
1470 underlying ``self.__outfile`` object. The delegation is accomplished via the
1474 Note that for more general cases delegation can get trickier. When attributes
/external/python/cpython2/Doc/faq/
Dprogramming.rst1577 What is delegation?
1586 Python programmers can easily implement delegation. For example, the following
1604 underlying ``self.__outfile`` object. The delegation is accomplished via the
1608 Note that for more general cases delegation can get trickier. When attributes
/external/python/cpython2/Doc/library/
Dlogging.rst103 the root logger, or delegation to the parent when the logger is a non-root
106 The term 'delegation to the parent' means that if a logger has a level of
/external/curl/lib/
Dcurl_config.h.in810 /* Define to enable NTLM delegation to winbind's ntlm_auth helper. */
/external/python/cpython3/Doc/library/
Dlogging.rst99 the root logger, or delegation to the parent when the logger is a non-root
102 The term 'delegation to the parent' means that if a logger has a level of
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DBaseRecognizer.as23 * inheritance via delegation of methods and shared state.
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1280 using a delegation pointer to the other grammar(s). So if
1282 recognizer for A must have delegation pointers to BParser
1303 generate manual delegation. This amounts to a stub whereby
1347 of grammars computed from the import/delegation chain. When
/external/avb/
DREADME.md151 delegation, that is, it allows a 3rd party to control content on a
/external/python/cpython3/Doc/whatsnew/
D3.3.rst62 * New ``yield from`` expression for :ref:`generator delegation <pep-380>`.
412 from`` expression actually allows delegation to arbitrary subiterators.
/external/python/cpython3/Doc/reference/
Dexpressions.rst431 The proposal to introduce the :token:`yield_from` syntax, making delegation
Ddatamodel.rst1878 explored include logging, interface checking, automatic delegation, automatic
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td1580 "base class|a constructor delegation|a vector element|a block element|a "
1906 "constructor for %0 creates a delegation cycle">, DefaultError,
6123 "circular pointer delegation detected">;
/external/python/cpython2/Doc/reference/
Ddatamodel.rst1781 explored including logging, interface checking, automatic delegation, automatic
/external/googletest/googlemock/docs/
DCookBook.md468 foo.DelegateToFake(); // Enables the fake for delegation.

12