/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | umodarith.lisp | 46 (implies (and (<= m x) 53 (implies (and (< x m) (< 0 x) (< 0 m) 59 (implies (and (< (- x) m) (< x 0) (< 0 m) 67 (implies (and (< x m) (< 0 x) (< 0 m) 73 (implies (and (< 0 b) (< b m) 80 (implies (and (< 0 b) (< b m) 88 (implies (and (< x m) (< b m) 97 (implies (and (< 0 b) (< b m) 105 (implies (and (< x m) (< b m) 114 (implies (and (< 0 b) (< b m) [all …]
|
/third_party/ltp/metadata/ |
D | metaparse.c | 794 static struct implies { struct 796 const char **implies; argument 797 } implies[] = { variable 874 for (i = 0; implies[i].flag; i++) { in main() 875 if (data_node_hash_get(res, implies[i].flag)) { in main() 876 for (j = 0; implies[i].implies[j]; j++) { in main() 877 if (data_node_hash_get(res, implies[i].implies[j])) in main() 879 argv[1], implies[i].implies[j]); in main() 887 for (i = 0; implies[i].flag; i++) { in main() 888 if (data_node_hash_get(res, implies[i].flag)) { in main() [all …]
|
/third_party/node/deps/npm/node_modules/yargs/lib/ |
D | validation.js | 204 self.implies = function implies (key, value) { function 209 self.implies(k, key[k]) 217 value.forEach((i) => self.implies(key, i))
|
/third_party/python/Misc/ |
D | SpecialBuilds.txt | 33 Py_DEBUG implies Py_REF_DEBUG. 85 Py_DEBUG implies LLTRACE and Py_REF_DEBUG. In addition, C assert()s are enabled 103 Py_DEBUG implies LLTRACE.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/ |
D | DeferredClears.md | 36 way or another. In most cases, this implies starting a new render pass and using `loadOp`s to 37 perform the clear before the actual operation in that function is performed. This also implies that
|
/third_party/gstreamer/gstreamer/docs/random/bbb/ |
D | optional-properties | 39 exist. It implies ANY. Similarly, framed=FALSE cannot exist, because it 40 implies framed={FALSE,TRUE} (in words: an element cannot require non-framed 52 two examples: stride (for raw video; not providing this value implies 4-byte
|
/third_party/cef/patch/patches/ |
D | ui_dragdrop_355390.patch | 13 // Return early if this drag already contains file contents (this implies
|
/third_party/openssl/doc/man3/ |
D | PKCS7_get_octet_string.pod | 20 As the B<0> implies, PKCS7_get_octet_string() returns internal pointers which
|
D | ERR_set_mark.pod | 31 error stack, which implies that the stack became empty, otherwise 1.
|
D | SSL_CTX_free.pod | 28 session cache. This implies, that all corresponding sessions from an
|
D | X509_add_cert.pod | 21 The I<certs> argument may be NULL, which implies no effect.
|
D | CMS_get0_type.pod | 37 As the B<0> implies CMS_get0_type(), CMS_get0_eContentType() and
|
D | CMS_add0_cert.pod | 47 As the I<0> implies CMS_add0_cert() adds I<cert> internally to I<cms> and it
|
/third_party/libwebsockets/READMEs/ |
D | README.unix-domain-reverse-proxy.md | 44 http/1.1. That implies `transfer-encoding: chunking` in the case that the 64 This implies that the proxied connection can
|
/third_party/icu/docs/userguide/format_parse/numbers/ |
D | skeletons.md | 215 zero or more `0` symbols, which implies the minimum fraction digits. Then it 217 `#` symbols, which implies the minimum fraction digits when added to the `0` 255 starts with one or more `@` symbols, which implies the minimum significant 257 digits, or zero or more `#` symbols, which implies the minimum significant
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
D | README.md | 28 -v <curve>|For EC keys, the curve, eg, "P-384"... this implies the key bits
|
/third_party/libwebsockets/lib/jose/ |
D | README.md | 18 are deemed desirable and secure, which implies what must be done for
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | colors.dart | 136 /// 0.0 implies a shade of grey (i.e. no pigment), and 1.0 implies a color as 310 /// 0.0 implies a shade of grey (i.e. no pigment), and 1.0 implies a color as
|
D | basic_types.dart | 71 /// of cost. A value with index N implies all the values with index less than N. 72 /// For example, [layout] (index 3) implies [paint] (2).
|
/third_party/node/deps/npm/node_modules/yargs/ |
D | yargs.js | 449 self.implies = function (key, value) { function 451 validation.implies(key, value) 633 self.implies(key, opt.implies)
|
/third_party/node/deps/npm/node_modules/sshpk/bin/ |
D | sshpk-conv | 90 * option necessarily implies -p.
|
/third_party/protobuf/src/google/protobuf/ |
D | api.proto | 169 // The mixin construct implies that all methods in `AccessControl` are 194 // This implies the following inherited HTTP annotation:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 228 virtual bool implies(const SCEVPredicate *N) const = 0; 275 bool implies(const SCEVPredicate *N) const override; 381 bool implies(const SCEVPredicate *N) const override; 424 bool implies(const SCEVPredicate *N) const override;
|
/third_party/openssl/doc/man1/ |
D | openssl-passwd.pod.in | 65 When reading a password from the terminal, this implies B<-noverify>.
|
/third_party/flutter/skia/third_party/externals/libwebp/cmake/ |
D | cpu.cmake | 35 # MSVC does not have a SSE4 flag but AVX support implies SSE4 support.
|