Searched refs:does (Results 526 - 533 of 533) sorted by relevance
1...<<2122
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/ |
H A D | sha256-armv4.S | 38 @ S4 does it in 12.5 cycles too, but it's 50% faster than integer-only
|
/third_party/node/deps/undici/ |
H A D | undici.js | 227 this.message = message || "Request body length does not match content-length header"; 239 this.message = message || "Response body length does not match content-length header"; 1613 `'next' called on an object that does not implement interface ${name} Iterator.` 8869 message = "Response does not match the HTTP/1.1 protocol (" + Buffer.from(llhttp.memory.buffer, ptr, len).toString() + ")"; 8986 this.shouldKeepAlive = shouldKeepAlive || // Override llhttp value which does not allow keepAlive for HEAD. 11264 // Always using Z_SYNC_FLUSH is what cURL does.
|
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
H A D | hvigor-wrapper.js | 1207 if (n = dn.existsSync(e),!n) throw new Error("absolute srcpath does not exist"); 1213 if (n = dn.existsSync(e),!n) throw new Error("relative srcpath does not exist"); 1572 console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.") 1617 }), "Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."), t.colors = [6, 2, 3, 4, 5, 1]; 1711 e || (e = !0, console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")) 2929 if (n = ls.existsSync(e),!n) throw new Error("absolute srcpath does not exist"); 2935 if (n = ls.existsSync(e),!n) throw new Error("relative srcpath does not exist"); 4642 return cf.existsSync(e) || (0, df.logErrorAndExit)(`Error: Hvigor config file ${e} does not exist.`), (0, Df.parseJsonFile)(e)
|
/applications/standard/calendardata/hvigor/ |
H A D | hvigor-wrapper.js | 223 console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.") 312 }), "Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."), t.colors = [6, 2, 3, 4, 5, 1]; 363 e || (e = !0, console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")) 2093 if (n = qr.existsSync(e), !n) throw new Error("absolute srcpath does not exist"); 2099 if (n = qr.existsSync(e), !n) throw new Error("relative srcpath does not exist"); 4252 if (n = aa.existsSync(e), !n) throw new Error("absolute srcpath does not exist"); 4258 if (n = aa.existsSync(e), !n) throw new Error("relative srcpath does not exist"); 4654 Ql.existsSync(e) || (0, cf.logErrorAndExit)(`Error: Hvigor config file ${e} does not exist.`);
|
/third_party/eudev/ |
H A D | configure | 1340 as_fn_error $? "pwd does not report name of working directory" 1381 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 3987 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4004 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4790 # BSD make does it like this. 5005 # mode. It turns out that the SunPro C++ compiler does not properly 5165 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 5166 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; 5328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 5329 $as_echo_n "checking for a sed that does no [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 1369 as_fn_error $? "pwd does not report name of working directory" 1410 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 4238 # mode. It turns out that the SunPro C++ compiler does not properly 4315 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 4316 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; 4407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 4408 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 6404 /* This system does not cope well with relocations in const data. */ 7695 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 7712 # ISC 2.0.2 stdlib.h does no [all...] |
/third_party/json/single_include/nlohmann/ |
H A D | json.hpp | 2420 // std::filesystem does not work on MinGW GCC 8: https://sourceforge.net/p/mingw-w64/bugs/737/ 3698 // macOS's is_constructible does not play well with nonesuch... 8631 This function provides the interface to the used input adapter. It does 11677 exception_message(input_format, "BJData object does not support ND-array size in optimized format", "object"), nullptr)); 11820 This function provides the interface to the used input adapter. It does 12763 @note This structure could easily be a union, but MSVC currently does not allow 14018 @note This version does not throw if a value is not present, but tries to 15026 // CBOR does not differentiate between positive signed 15350 // MessagePack does not differentiate between positive 16005 JSON_THROW(out_of_range::create(407, concat("integer number ", std::to_string(j.m_value.number_unsigned), " cannot be represented by BSON as it does no [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 189 ** without this option, LFS is enable. But LFS does not exist in the kernel 324 ** or constant definition does not appear in this file, then it is 896 ** [sqlite3_open_v2()] does *not* cause the underlying database file 1467 ** but that interface responds to changes on TEMP as well as MAIN and does 1684 ** that does not care about crash recovery or rollback might make 1714 ** argument to xOpen. The xOpen method does not have to 1889 ** of sqlite3_initialize() does any initialization. All other calls 1894 ** an effective call to sqlite3_shutdown() does any deinitialization. 1913 ** SQLite interfaces so that an application usually does not need to 1927 ** The sqlite3_os_init() routine does operatin [all...] |
Completed in 161 milliseconds
1...<<2122