/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
H A D | p12_utl.c | 116 else /* or just one */ in OPENSSL_utf82uni() 139 } else { /* or just one */ in OPENSSL_utf82uni()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_child.c | 72 /* Just ignore anything we don't understand */ in ossl_child_provider_init() 245 /* Just ignore anything we don't understand */ in ossl_provider_init_as_child()
|
/third_party/node/deps/openssl/openssl/ |
H A D | README.md | 93 this fork and everything should Just Work™. 101 will not ask for copies of any paperwork, you just need to tell us that you've
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_util.c | 14 #include "cmp_local.h" /* just for decls of internal functions defined here */ 117 * just pseudo-information "(unknown function)" due to -pedantic and macros.h
|
/third_party/node/deps/undici/src/lib/handler/ |
H A D | RedirectHandler.js | 61 // to determine whether or not it has been disturbed. This is just 133 (which means it's optional and not mandated) contain just an hyperlink to the value of
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | XmlRangesSchema.java | 87 /** Columns for per-region tables (just {@link #COLUMNS} without {@link #REGIONS}). */ 126 // there's no "unknown" values for these) we can just ignore "standard rate" tariff ranges in fromExternalTable()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | RegexGenerator.java | 37 // subgroup optimization. At some point the code can probably just be removed. 122 // graph (i.e. we can generate "(?:<re>)?" but only if "<re>" is non-empty). We just get in toRegex()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvParser.java | 166 // Could be high or low surrogate if badly formed string, or just point at the delimiter. in parseRow() 218 // We hit end-of-line at the end of a value, so just return (no trailing empty value). in parseRow()
|
H A D | DisjointRangeMap.java | 42 // every time it's needed, but it's just as easy to keep it cached here. 177 // No need to check "assignedRanges" since it's just a cache of other values anyway. in equals()
|
/third_party/rust/crates/clap/src/ |
H A D | _faq.rs | 16 //! include `clap`) have their own strengths and weaknesses. Sometimes it just 45 //! `clap` is as fast, and as lightweight as possible while still giving all the features you'd expect from a modern argument parser. In fact, for the amount and type of features `clap` offers it remains about as fast as `getopts`. If you use `clap`, when you just need some simple arguments parsed, you'll find it's a walk in the park. `clap` also makes it possible to represent extremely complex and advanced requirements without too much thought. `clap` aims to be intuitive, easy to use, and fully capable for wide variety use cases and needs.
|
/third_party/openssl/test/ |
H A D | p_test.c | 135 * just fallen back to default. in p_get_params() 254 /* Just ignore anything we don't understand */ in OSSL_provider_init()
|
/third_party/openssl/test/recipes/ |
H A D | 20-test_passwd.t | 31 key => 'This is just a test', 51 key => 'This is just a test',
|
H A D | 80-test_pkcs12.t | 25 # that is. This is because CreateProcessA is just a wrapper for 70 # just see that we can read shibboleth.pfx protected with $pass
|
H A D | 70-test_sslversions.t | 54 #We're just testing various negative and unusual scenarios here. ssltest with 99 #TLSv1.1 and TLSv1.0 are present. Should just use TLSv1.1 and succeed
|
/third_party/pulseaudio/src/modules/ |
H A D | module-switch-on-connect.c | 101 /* No default sink, nothing to move away, just set the new default */ in sink_put_hook_callback() 161 /* No default source, nothing to move away, just set the new default */ in source_put_hook_callback()
|
/third_party/python/Include/ |
H A D | datetime.h | 57 /* No _PyDateTime_BaseTZInfo is allocated; it's just to have something 90 * allocated in two ways too, just like for time objects above. In addition,
|
/third_party/python/Doc/extending/ |
H A D | windows.rst | 36 There are two approaches to building extension modules on Windows, just as there 91 linker for B and C. :file:`A.lib` does not contain code; it just contains
|
/third_party/python/Doc/library/ |
H A D | pydoc.rst | 26 :mod:`pydoc` tries to obtain a description from the block of comment lines just 52 only execute code when a file is invoked as a script and not just imported.
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | poll-posix.c | 55 * with select(), just like for Windows. sic! */ 180 * as we're going to be a little bit out anyway as we've just eaten in pa_poll()
|
/third_party/pulseaudio/sonic/ |
H A D | sonic.h | 134 /* This is a non-stream oriented interface to just change the speed of a sound 139 /* This is a non-stream oriented interface to just change the speed of a sound
|
/third_party/python/Lib/asyncio/ |
H A D | queues.py | 122 putter.cancel() # Just in case putter is not done yet. 160 getter.cancel() # Just in case getter is not done yet.
|
/third_party/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 153 /* If both the same type just copy across */ in ASN1_mbstring_ncopy() 247 /* Just count number of characters */
|
/third_party/openGLES/extensions/SGIX/ |
H A D | SGIX_fragments_instrument.txt | 69 so slowing stuff down is not a good idea. Just don't 102 fragments are counted at the end of the rasterization stage just
|
/third_party/openssl/crypto/ |
H A D | provider_child.c | 72 /* Just ignore anything we don't understand */ in ossl_child_provider_init() 245 /* Just ignore anything we don't understand */ in ossl_provider_init_as_child()
|
/third_party/openssl/ |
H A D | NOTES-PERL.md | 26 `perl-core` rather than just `perl`. 70 requirements down. There are just a few exceptions.
|