Searched refs:delegation (Results 1 – 25 of 35) sorted by relevance
12
/third_party/curl/docs/cmdline-opts/ |
D | delegation.d | 1 Long: delegation 3 Help: GSS-API delegation permission
|
D | version.d | 58 NTLM delegation to winbind helper is supported.
|
D | Makefile.inc | 55 delegation.d \
|
/third_party/curl/src/ |
D | tool_paramhlp.h | 54 long delegation(struct OperationConfig *config, const char *str);
|
D | tool_paramhlp.c | 529 long delegation(struct OperationConfig *config, const char *str) in delegation() function
|
D | tool_getparam.c | 1136 config->gssapi_delegation = delegation(config, nextarg); in getparameter()
|
/third_party/node/deps/npm/node_modules/delegates/ |
D | Readme.md | 4 Node method and accessor delegation utilty.
|
/third_party/curl/m4/ |
D | curl-confopts.m4 | 603 AS_HELP_STRING([--enable-ntlm-wb@<:@=FILE@:>@],[Enable NTLM delegation to winbind's ntlm_auth helpe… 604 AS_HELP_STRING([--disable-ntlm-wb],[Disable NTLM delegation to winbind's ntlm_auth helper]), 629 dnl Check if support for NTLM delegation to winbind's 636 AC_MSG_CHECKING([whether to enable NTLM delegation to winbind's helper]) 645 [Define to enable NTLM delegation to winbind's ntlm_auth helper.])
|
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/generators/ |
D | yield-delegation.src.js.shot | 3 exports[`javascript generators yield-delegation.src 1`] = `
|
/third_party/curl/tests/data/ |
D | test1310 | 65 HTTP with NTLM delegation to winbind helper
|
/third_party/curl/docs/ |
D | options-in-versions | 43 --delegation 7.22.0
|
/third_party/node/deps/cares/ |
D | RELEASE-NOTES | 52 delegation [10]
|
/third_party/boost/libs/iterator/doc/ |
D | iterator_adaptor_tutorial.rst | 107 associated types, ``iterator_adaptor``\ 's delegation of default
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_runner/ |
D | resident_web_runner.dart | 51 /// A hot-runner which handles browser specific delegation.
|
/third_party/openssl/doc/man3/ |
D | OCSP_resp_find_status.pod | 136 criteria including potential delegation. If this does not succeed and the
|
/third_party/boost/libs/iterator/doc/quickbook/ |
D | adaptor.qbk | 302 associated types, `iterator_adaptor` 's delegation of default
|
/third_party/boost/libs/beast/doc/qbk/08_design/ |
D | 1_http_message.qbk | 291 delegation implementation looks like this (only the response header
|
/third_party/python/Doc/faq/ |
D | programming.rst | 1511 What is delegation? 1520 Python programmers can easily implement delegation. For example, the following 1538 underlying ``self._outfile`` object. The delegation is accomplished via the 1542 Note that for more general cases delegation can get trickier. When attributes
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CallingConv.td | 854 // the delegation to CC_X86_32_Common because that happens after code that 924 // Handles byval parameters. Note that we can't rely on the delegation
|
/third_party/python/Doc/library/ |
D | logging.rst | 111 all messages to be processed when the logger is the root logger, or delegation 115 The term 'delegation to the parent' means that if a logger has a level of
|
/third_party/python/Doc/whatsnew/ |
D | 3.3.rst | 62 * New ``yield from`` expression for :ref:`generator delegation <pep-380>`. 412 from`` expression actually allows delegation to arbitrary subiterators.
|
/third_party/boost/libs/parameter/doc/ |
D | index.rst | 1617 for a lack of constructor delegation applies: one must factor the
|
/third_party/python/Doc/reference/ |
D | expressions.rst | 512 making delegation to subgenerators easy.
|
D | datamodel.rst | 2152 explored include enum, logging, interface checking, automatic delegation,
|
/third_party/boost/libs/asio/doc/ |
D | history.qbk | 821 * Fixed delegation of continuation hook for handlers produced by
|
12