Home
last modified time | relevance | path

Searched refs:strict (Results 26 - 50 of 477) sorted by relevance

12345678910>>...20

/third_party/ltp/lib/
H A Dtst_fs_setup.c27 int mount_overlay(const char *file, const int lineno, int strict) in mount_overlay() argument
38 if (strict) { in mount_overlay()
45 } else if (strict) { in mount_overlay()
/third_party/node/benchmark/assert/
H A Ddeepequal-prims-and-objs-big-loop.js1 'use strict';
15 strict: [0, 1],
19 function main({ n, primitive, method, strict }) {
25 if (strict) {
H A Ddeepequal-buffer.js1 'use strict';
8 strict: [0, 1],
12 function main({ len, n, method, strict }) {
21 if (strict) {
H A Ddeepequal-object.js1 'use strict';
9 strict: [0, 1],
26 function main({ size, n, method, strict }) {
34 if (strict) {
H A Ddeepequal-typedarrays.js1 'use strict';
14 strict: [0, 1],
22 function main({ type, n, len, method, strict }) {
30 if (strict) {
/third_party/node/deps/npm/node_modules/normalize-package-data/lib/
H A Dfixer.js142 fixDependencies: function (data, strict) {
196 fixVersionField: function (data, strict) {
197 // allow "loose" semver 1.0 versions in non-strict mode
198 // enforce strict semver 2.0 compliance in strict mode
199 var loose = !strict
218 options = { strict: options } property
222 var strict = options.strict
223 if (!data.name && !strict) {
[all...]
/third_party/lzma/CPP/7zip/
H A Dwarn_gcc.mak18 # -Wno-strict-aliasing
23 -Wcast-align=strict \
38 -Wno-strict-aliasing \
/third_party/node/lib/internal/streams/
H A Dutils.js1 'use strict';
22 function isReadableNodeStream(obj, strict = false) {
28 !strict ||
125 function isWritableFinished(stream, strict) {
133 (strict === false && wState.ended === true && wState.length === 0)
148 function isReadableFinished(stream, strict) {
155 (strict === false && rState.ended === true && rState.length === 0)
/third_party/icu/icu4c/source/common/
H A Duloc_tag.cpp102 values. They may have to be removed for the strict BCP 47 compliance.
1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument
1026 if (strict) { in _appendLanguageToLanguageTag()
1039 if (strict) { in _appendLanguageToLanguageTag()
1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument
1074 if (strict) { in _appendScriptToLanguageTag()
1083 if (strict) { in _appendScriptToLanguageTag()
1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument
1106 if (strict) { in _appendRegionToLanguageTag()
1115 if (strict) { in _appendRegionToLanguageTag()
1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) _appendVariantsToLanguageTag() argument
1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument
1879 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument
2615 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) uloc_toLanguageTag() argument
2644 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duloc_tag.cpp102 values. They may have to be removed for the strict BCP 47 compliance.
1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument
1026 if (strict) { in _appendLanguageToLanguageTag()
1039 if (strict) { in _appendLanguageToLanguageTag()
1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument
1074 if (strict) { in _appendScriptToLanguageTag()
1083 if (strict) { in _appendScriptToLanguageTag()
1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument
1106 if (strict) { in _appendRegionToLanguageTag()
1115 if (strict) { in _appendRegionToLanguageTag()
1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) _appendVariantsToLanguageTag() argument
1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument
1888 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument
2594 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) uloc_toLanguageTag() argument
2623 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_tag.cpp102 values. They may have to be removed for the strict BCP 47 compliance.
1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument
1026 if (strict) { in _appendLanguageToLanguageTag()
1039 if (strict) { in _appendLanguageToLanguageTag()
1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument
1074 if (strict) { in _appendScriptToLanguageTag()
1083 if (strict) { in _appendScriptToLanguageTag()
1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument
1106 if (strict) { in _appendRegionToLanguageTag()
1115 if (strict) { in _appendRegionToLanguageTag()
1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) _appendVariantsToLanguageTag() argument
1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument
1879 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument
2611 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) uloc_toLanguageTag() argument
2640 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument
[all...]
/third_party/lzma/C/
H A Dwarn_gcc.mak18 # -Wno-strict-aliasing
28 -Wcast-align=strict \
46 -Wno-strict-aliasing \
/third_party/ltp/include/
H A Dtst_safe_io_uring.h52 * Call io_uring_enter() and check for errors. The "strict" argument controls
55 #define SAFE_IO_URING_ENTER(strict, fd, to_submit, min_complete, flags, sig) \
56 safe_io_uring_enter(__FILE__, __LINE__, (strict), (fd), (to_submit), \
58 int safe_io_uring_enter(const char *file, const int lineno, int strict,
H A Dtst_safe_net.h35 #define SAFE_SEND(strict, sockfd, buf, len, flags) \
36 safe_send(__FILE__, __LINE__, strict, sockfd, buf, len, flags)
38 #define SAFE_SENDTO(strict, fd, buf, len, flags, dest_addr, addrlen) \
39 safe_sendto(__FILE__, __LINE__, strict, fd, buf, len, flags, \
/third_party/python/Lib/json/
H A Ddecoder.py69 def py_scanstring(s, end, strict=True,
74 on attempt to decode an invalid string. If strict is False then literal
96 if strict:
136 def JSONObject(s_and_end, strict, scan_once, object_hook, object_pairs_hook,
167 key, end = scanstring(s, end, strict)
285 parse_int=None, parse_constant=None, strict=True,
314 If ``strict`` is false (true is the default), then control
323 self.strict = strict
/third_party/node/deps/undici/src/lib/cookies/
H A Dindex.js1 'use strict'
29 webidl.brandCheck(headers, Headers, { strict: false })
56 webidl.brandCheck(headers, Headers, { strict: false })
78 webidl.brandCheck(headers, Headers, { strict: false })
98 webidl.brandCheck(headers, Headers, { strict: false })
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65218.c207 u32 strict; in tps65218_voltage_set_strict() local
210 "ti,strict-supply-voltage-supervision", in tps65218_voltage_set_strict()
211 &strict)) in tps65218_voltage_set_strict()
214 if (strict != 0 && strict != 1) { in tps65218_voltage_set_strict()
216 "Invalid ti,strict-supply-voltage-supervision value\n"); in tps65218_voltage_set_strict()
222 strict ? TPS65218_CONFIG1_STRICT : 0, in tps65218_voltage_set_strict()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dvalidity.py35 def __init__(self, entity_name=None, conventions=None, strict=True, verbose=False):
39 self.strict = strict
78 if self.strict:
79 raise RuntimeError('addText called when collection in strict mode')
99 if self.strict:
101 'Collection += a string when collection in strict mode')
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc51 char* targetEnd, bool strict) { in convertUTF16ToUTF8()
72 } else if (strict) { // it's an unpaired high surrogate in convertUTF16ToUTF8()
82 } else if (strict) { in convertUTF16ToUTF8()
266 bool strict) { in convertUTF8ToUTF16()
277 // Do this check whether lenient or strict in convertUTF8ToUTF16()
295 if (strict) { in convertUTF8ToUTF16()
317 if (strict) { in convertUTF8ToUTF16()
365 // Use strict conversion to detect unpaired surrogates. in UTF16ToUTF8()
367 &characters, characters_end, &buffer, buffer_end, /* strict= */ true); in UTF16ToUTF8()
49 convertUTF16ToUTF8(const UChar** sourceStart, const UChar* sourceEnd, char** targetStart, char* targetEnd, bool strict) convertUTF16ToUTF8() argument
263 convertUTF8ToUTF16(const char** sourceStart, const char* sourceEnd, UChar** targetStart, UChar* targetEnd, bool* sourceAllASCII, bool strict) convertUTF8ToUTF16() argument
/third_party/json/include/nlohmann/
H A Djson.hpp1262 const error_handler_t error_handler = error_handler_t::strict) const in dump()
4077 const bool strict = true,
4082 ? parser(std::move(ia), nullptr, true, ignore_comments).sax_parse(sax, strict)
4083 : detail::binary_reader<basic_json, decltype(ia), SAX>(std::move(ia), format).sax_parse(format, sax, strict);
4092 const bool strict = true,
4097 ? parser(std::move(ia), nullptr, true, ignore_comments).sax_parse(sax, strict)
4098 : detail::binary_reader<basic_json, decltype(ia), SAX>(std::move(ia), format).sax_parse(format, sax, strict);
4111 const bool strict = true,
4117 ? parser(std::move(ia), nullptr, true, ignore_comments).sax_parse(sax, strict)
4119 : detail::binary_reader<basic_json, decltype(ia), SAX>(std::move(ia), format).sax_parse(format, sax, strict);
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h27 bool strict);
35 struct flowi *fl, bool strict) in nf_ip_route()
34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h27 bool strict);
35 struct flowi *fl, bool strict) in nf_ip_route()
34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
/third_party/node/test/message/
H A Deval_messages.js22 'use strict';
28 function run(cmd, strict, cb) {
30 if (strict) args.push('--use_strict');
H A Dstdin_messages.js22 'use strict';
28 function run(cmd, strict, cb) {
30 if (strict) args.push('--use_strict');
/third_party/python/Lib/distutils/command/
H A Dcheck.py43 ('strict', 's',
46 boolean_options = ['metadata', 'restructuredtext', 'strict']
52 self.strict = 0
71 elif self.strict:
74 # let's raise an error in strict mode, if we have at least
76 if self.strict and self._warnings > 0:

Completed in 33 milliseconds

12345678910>>...20