Searched refs:assumed (Results 1 – 25 of 639) sorted by relevance
12345678910>>...26
/third_party/typescript/tests/baselines/reference/ |
D | nodeNextImportModeImplicitIndexResolution.types | 12 import { item } from "pkg"; // should work (`index.js` is assumed to be the entrypoint for packages… 15 import { item as item2 } from "./pkg"; // shouldn't work (`index.js` is _not_ assumed to be the en…
|
D | nodeNextImportModeImplicitIndexResolution.symbols | 10 import { item } from "pkg"; // should work (`index.js` is assumed to be the entrypoint for packages… 13 import { item as item2 } from "./pkg"; // shouldn't work (`index.js` is _not_ assumed to be the en…
|
D | nodeNextImportModeImplicitIndexResolution.errors.txt | 24 …import { item } from "pkg"; // should work (`index.js` is assumed to be the entrypoint for package… 25 …import { item as item2 } from "./pkg"; // shouldn't work (`index.js` is _not_ assumed to be the e…
|
/third_party/openssl/doc/man3/ |
D | OSSL_PARAM_allocate_from_text.pod | 58 If I<key> didn't start with "hex", I<value> is assumed to contain 62 If I<value> starts with "0x", it is assumed to contain I<value_n> 65 If I<key> started with "hex", I<value> is assumed to contain 84 If I<key> started with "hex", I<value> is assumed to contain
|
D | SMIME_read_CMS.pod | 30 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be 32 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
|
D | SMIME_read_ASN1.pod | 22 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be 24 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
|
D | OSSL_CORE_MAKE_FUNC.pod | 21 reserved for internal use. They should not be used by applications or assumed
|
/third_party/ltp/tools/sparse/sparse-src/validation/scheck/ |
D | ok.c | 13 static void assumed(int x, int a, int b) in assumed() function
|
/third_party/python/Doc/library/ |
D | chunk.rst | 66 are assumed to be aligned on 2-byte boundaries. If *align* is false, no 67 alignment is assumed. The default value is true. If the optional argument 68 *bigendian* is false, the chunk size is assumed to be in little-endian order.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_display_swapchain/ |
D | display_swapchain_present.txt | 24 assumed to be the entire presentable image. 28 assumed to be the entire visible region of the swapchain's mode.
|
/third_party/curl/docs/cmdline-opts/ |
D | key-type.d | 14 is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.
|
D | proxy1.0.d | 13 assumed at port 1080.
|
D | preproxy.d | 21 If the port number is not specified in the proxy string, it is assumed to be
|
D | socks5-hostname.d | 13 the port number is not specified, it is assumed at port 1080.
|
/third_party/curl/tests/data/ |
D | test1559 | 17 # require HTTP so that CURLOPT_POSTFIELDS works as assumed
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_gl_colorspace_display_p3.txt | 82 Display-P3 color space is assumed, with a corresponding 88 encoded Display-P3 color space is assumed, with a corresponding GL_FRAME-
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_gl_colorspace_display_p3.txt | 82 Display-P3 color space is assumed, with a corresponding 88 encoded Display-P3 color space is assumed, with a corresponding GL_FRAME-
|
/third_party/icu/tools/unicode/c/genregexcasing/ |
D | readme.txt | 20 A Unix-like system and the clang compiler are assumed.
|
/third_party/openssl/doc/man7/ |
D | EVP_KEYEXCH-DH.pod | 64 EVP_PKEY *peer_key; /* It is assumed this contains the peers generated key */ 82 /* It is assumed that the host_key and peer_pub_key are set up */
|
/third_party/googletest/googlemock/scripts/generator/ |
D | README.cppclean | 40 For all examples, it is assumed that cppclean resides in a directory called 86 For all examples, it is assumed that cppclean resides in a directory called
|
/third_party/json/docs/mkdocs/docs/api/json_pointer/ |
D | json_pointer.md | 13 : string representing the JSON pointer; if omitted, the empty string is assumed which references…
|
/third_party/nghttp2/ |
D | CONTRIBUTION | 13 By submitting a patch to the nghttp2 project, you are assumed to have
|
/third_party/json/docs/mkdocs/docs/api/macros/ |
D | json_has_cpp_11.md | 13 unconditionally assumed. This can be helpful for compilers that only implement parts of the standar…
|
/third_party/node/deps/openssl/openssl/Configurations/ |
D | common0.tmpl | 25 # Scripts are assumed to be generated, so add them too
|
/third_party/openssl/Configurations/ |
D | common0.tmpl | 25 # Scripts are assumed to be generated, so add them too
|
12345678910>>...26