Searched refs:requiring (Results 1 – 25 of 629) sorted by relevance
12345678910>>...26
/third_party/curl/tests/data/ |
D | test168 | 65 HTTP with proxy-requiring-Digest to site-requiring-Digest 68 http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --… 75 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 76 Host: data.from.server.requiring.digest.hohoho.com 81 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 82 Host: data.from.server.requiring.digest.hohoho.com 88 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 89 Host: data.from.server.requiring.digest.hohoho.com
|
D | test167 | 51 HTTP with proxy-requiring-Basic to site-requiring-Digest 54 http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --… 61 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 62 Host: data.from.server.requiring.digest.hohoho.com 68 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 69 Host: data.from.server.requiring.digest.hohoho.com
|
D | test169 | 86 HTTP with proxy-requiring-NTLM to site-requiring-Digest 95 http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --… 105 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 106 Host: data.from.server.requiring.digest.hohoho.com 112 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 113 Host: data.from.server.requiring.digest.hohoho.com 119 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 120 Host: data.from.server.requiring.digest.hohoho.com
|
D | test335 | 70 http://digest:alot@data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://foo:bar@… 77 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 78 Host: data.from.server.requiring.digest.hohoho.com 83 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 84 Host: data.from.server.requiring.digest.hohoho.com 90 GET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1 91 Host: data.from.server.requiring.digest.hohoho.com
|
D | test174 | 29 HTTP POST --anyauth to server not requiring any auth at all
|
D | test82 | 35 HTTP with proxy requiring NTLM, but we send Basic
|
D | test175 | 56 HTTP POST --digest to server not requiring any auth at all
|
D | test176 | 58 HTTP POST --ntlm to server not requiring any auth at all
|
/third_party/node/test/es-module/ |
D | test-cjs-esm-warn.js | 9 const requiring = path.resolve(fixtures.path('/es-modules/cjs-esm.js')); constant 19 const child = spawn(process.execPath, [requiring]); 32 `${required} from ${requiring} ` +
|
/third_party/typescript_eslint/packages/eslint-plugin/src/configs/ |
D | README.md | 9 This config is automatically included if you use either the `recommended` or `recommended-requiring… 58 ## `recommended-requiring-type-checking` 60 Similar to `recommended`, the `recommended-requiring-type-checking` set is an **_opinionated_** set… 62 We will not add new rules to the `recommended-requiring-type-checking` set unless we release a majo…
|
/third_party/mesa3d/docs/drivers/ |
D | zink.rst | 123 * Formats requiring ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``: 164 * Formats requiring ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``: 182 * Formats requiring ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``: 198 * Formats requiring ``VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT``:
|
/third_party/node/deps/npm/node_modules/color-convert/ |
D | CHANGELOG.md | 14 - Fixed: argument grouping for functions requiring only one argument
|
/third_party/node/deps/npm/node_modules/npm-logical-tree/ |
D | CHANGELOG.md | 11 * **requires:** stop requiring version match -- only what require would pick up ([6388fbd](https://…
|
/third_party/EGL/extensions/NOK/ |
D | EGL_NOK_swap_region2.txt | 62 enables partial surface updates without requiring the use of preserved 194 extension by requiring that the implementation considers the update region 196 for region-restricted rendering without requiring the use of preserved buffer
|
/third_party/skia/third_party/externals/egl-registry/extensions/NOK/ |
D | EGL_NOK_swap_region2.txt | 62 enables partial surface updates without requiring the use of preserved 194 extension by requiring that the implementation considers the update region 196 for region-restricted rendering without requiring the use of preserved buffer
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/interop/ |
D | app-go.md | 22 requiring the documentation, at the point of use, of every transition
|
/third_party/boost/libs/outcome/doc/src/content/experimental/c-api/ |
D | _index.md | 9 is of course that they cannot, thus requiring one to write C shim code on the C++ side
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | AddingExtensions.md | 11 For extensions requiring new entry points:
|
/third_party/typescript_eslint/docs/getting-started/linting/ |
D | TYPED_LINTING.md | 21 + 'plugin:@typescript-eslint/recommended-requiring-type-checking', 31 - `plugin:@typescript-eslint/recommended-requiring-type-checking` is another recommended configurat…
|
/third_party/boost/libs/bimap/doc/ |
D | reference.qbk | 53 is a header-only library, requiring no additional object modules.
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 43 requiring applications to change their rendering methods. However
|
/third_party/node/deps/npm/node_modules/inherits/ |
D | README.md | 9 module to avoid requiring of `util`. It also has a shim for old
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 43 requiring applications to change their rendering methods. However
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 55 tests requiring values set by the previous clears to produce the final output.
|
/third_party/gstreamer/gstplugins_bad/docs/ |
D | meson.build | 26 message('Introspection not built, won\'t build documentation requiring it') 77 … message('@0@ extensions not found, not building documentation requiring it'.format(extension))
|
12345678910>>...26