Home
last modified time | relevance | path

Searched refs:strict (Results 176 - 200 of 455) sorted by relevance

12345678910>>...19

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
H A Dkatex.min.js1 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined"!=typeof self?self:this,function(){return function(t){var e={};function r(a){if(e[a])return e[a].exports;var n=e[a]={i:a,l:!1,exports:{}};return t[a].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.m=t,r.c=e,r.d=function(t,e,a){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:a})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var a=Object.create(null);if(r.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)r.d(a,n,function(e){return t[e]}.bind(null,n));return a},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=1)}([function(t,e,r){},function(t,e,r){"use strict";r.r(e);r(0);var a=function(){function t(t,e,r){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=t,this.start=e,this.end=r}return t.range=function(e,r){return r?e&&e.loc&&r.loc&&e.loc.lexer===r.loc.lexer?new t(e.loc.lexer,e.loc.start,r.loc.end):null:e&&e.loc},t}(),n=function(){function t(t,e){this.text=void 0,this.loc=void 0,this.text=t,this.loc=e}return t.prototype.range=function(e,r){return new t(r,a.range(this,e))},t}(),i=function t(e,r){this.position=void 0;var a,n="KaTeX parse error: "+e,i=r&&r.loc;if(i&&i.start<=i.end){var o=i.lexer.input;a=i.start;var s=i.end;a===o.length?n+=" at end of input: ":n+=" at position "+(a+1)+": ";var h=o.slice(a,s).replace(/[^]/g,"$&\u0332");n+=(a>15?"\u2026"+o.slice(a-15,a):o.slice(0,a))+h+(s+15<o.length?o.slice(s,s+15)+"\u2026":o.slice(s))}var l=new Error(n);return l.name="ParseError",l.__proto__=t.prototype,l.position=a,l};i.prototype.__proto__=Error.prototype;var o=i,s=/([A-Z])/g,h={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},l=/[&><"']/g;var m=function t(e){return"ordgroup"===e.type?1===e.body.length?t(e.body[0]):e:"color"===e.type?1===e.body.length?t(e.body[0]):e:"font"===e.type?t(e.body):e},c={contains:function(t,e){return-1!==t.indexOf(e)},deflt:function(t,e){return void 0===t?e:t},escape:function(t){return String(t).replace(l,function(t){return h[t]})},hyphenate:function(t){return t.replace(s,"-$1").toLowerCase()},getBaseElem:m,isCharacterBox:function(t){var e=m(t);return"mathord"===e.type||"textord"===e.type||"atom"===e.type},protocolFromUrl:function(t){var e=/^\s*([^\\\/#]*?)(?::|&#0*58|&#x0*3a)/i.exec(t);return null!=e?e[1]:"_relative"}},u=function(){function t(t){this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,t=t||{},this.displayMode=c.deflt(t.displayMode,!1),this.output=c.deflt(t.output,"htmlAndMathml"),this.leqno=c.deflt(t.leqno,!1),this.fleqn=c.deflt(t.fleqn,!1),this.throwOnError=c.deflt(t.throwOnError,!0),this.errorColor=c.deflt(t.errorColor,"#cc0000"),this.macros=t.macros||{},this.minRuleThickness=Math.max(0,c.deflt(t.minRuleThickness,0)),this.colorIsTextColor=c.deflt(t.colorIsTextColor,!1),this.strict=c.deflt(t.strict,"warn"),this.trust=c.deflt(t.trust,!1),this.maxSize=Math.max(0,c.deflt(t.maxSize,1/0)),this.maxExpand=Math.max(0,c.deflt(t.maxExpand,1e3))}var e=t.prototype;return e.reportNonstrict=function(t,e,r){var a=this.strict;if("function"==typeof a&&(a=a(t,e,r)),a&&"ignore"!==a){if(!0===a||"error"===a)throw new o("LaTeX-incompatible input and strict mode is set to 'error': "+e+" ["+t+"]",r);"warn"===a?"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+e+" ["+t+"]"):"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+a+"': "+e+" ["+t+"]")}},e.useStrictBehavior=function(t,e,r){var a=this.strict;if("function"==typeof a)try{a=a(t,e,r)}catch(t){a="error"}return!(!a||"ignore"===a)&&(!0===a||"error"===a||("warn"===a?("undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mod
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp501 Style style, bool strict) {
508 if (!strict && OldPrefix.size() > OrigPath.size())
521 if (!is_separator(OrigPath[OldPrefixDir.size()], style) && strict)
525 if (OldPrefixDir.size() == NewPrefix.size() && !strict) {
534 if (!is_separator(RelPath[0], style) || !strict)
/kernel/linux/linux-5.10/arch/loongarch/vdso/
H A DMakefile28 -O2 -g -fno-strict-aliasing -fno-common -fno-builtin \
/kernel/linux/linux-6.6/arch/loongarch/vdso/
H A DMakefile25 -O2 -g -fno-strict-aliasing -fno-common -fno-builtin \
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A DMakefile19 KBUILD_CFLAGS += -fno-strict-aliasing
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-tree.h108 u64 objectid, u64 offset, u64 bytenr, bool strict,
/third_party/node/deps/icu-small/source/common/
H A Dulocimp.h103 * **Note**: When `strict` is false, any locale fields which do not satisfy the
104 * BCP47 syntax requirement will be omitted from the result. When `strict` is
111 * @param strict boolean value indicating if the function returns
122 UBool strict,
/third_party/ltp/tools/sparse/sparse-src/
H A DMakefile117 cflags = -fno-strict-aliasing
/third_party/skia/third_party/externals/icu/source/common/
H A Dulocimp.h98 * **Note**: When `strict` is false, any locale fields which do not satisfy the
99 * BCP47 syntax requirement will be omitted from the result. When `strict` is
106 * @param strict boolean value indicating if the function returns
117 UBool strict,
/third_party/vk-gl-cts/framework/common/
H A DtcuRasterizationVerifier.hpp211 bool verifyRelaxedLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log, const bool vulkanLinesTest = false, const bool strict = true);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java1604 * @param strict If true, then only allows exactly those lengths specified by CLDR for variables. For example, "hh:mm aa" would throw an exception.
1610 public VariableField(String string, boolean strict) { in VariableField() argument
1611 canonicalIndex = DateTimePatternGenerator.getCanonicalIndex(string, strict); in VariableField()
1734 * @param strict If true, then only allows exactly those lengths specified by CLDR for variables. For example, "hh:mm aa" would throw an exception.
1740 public FormatParser set(String string, boolean strict) { in set() argument
1764 private void addVariable(StringBuffer variable, boolean strict) { in addVariable() argument
1766 items.add(new VariableField(variable.toString(), strict)); in addVariable()
2458 * @param strict TODO
2460 private static int getCanonicalIndex(String s, boolean strict) { in getCanonicalIndex() argument
2481 return strict in getCanonicalIndex()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java1466 * @param strict If true, then only allows exactly those lengths specified by CLDR for variables. For example, "hh:mm aa" would throw an exception.
1473 public VariableField(String string, boolean strict) { in VariableField() argument
1474 canonicalIndex = DateTimePatternGenerator.getCanonicalIndex(string, strict); in VariableField()
1605 * @param strict If true, then only allows exactly those lengths specified by CLDR for variables. For example, "hh:mm aa" would throw an exception.
1612 public FormatParser set(String string, boolean strict) { in set() argument
1636 private void addVariable(StringBuffer variable, boolean strict) { in addVariable() argument
1638 items.add(new VariableField(variable.toString(), strict)); in addVariable()
2320 * @param strict TODO
2322 private static int getCanonicalIndex(String s, boolean strict) { in getCanonicalIndex() argument
2343 return strict in getCanonicalIndex()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h447 int strict);
451 const struct sk_buff *skb, int strict);
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h440 int strict);
444 const struct sk_buff *skb, int strict);
/third_party/icu/icu4c/source/common/unicode/
H A Dutf8.h127 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);
151 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict);
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddiff_state.py324 return json.loads(data, strict=False, object_hook = object_hook)
326 return json.load(stream, strict=False, object_hook = object_hook)
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutf8.h127 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);
151 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict);
/third_party/node/deps/undici/src/lib/fetch/
H A Dresponse.js1 'use strict'
514 return webidl.converters.Blob(V, { strict: false })
522 return webidl.converters.FormData(V, { strict: false })
H A Dwebidl.js1 'use strict'
37 if (opts?.strict !== false && !(V instanceof I)) {
320 if (opts.strict !== false && !(V instanceof i)) {
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutf8.h127 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);
151 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict);
/third_party/python/Lib/test/
H A Dtest_configparser.py44 strict = False variable in CfgParserTestCaseClass
57 strict=self.strict,
335 if self.strict:
414 if self.strict:
628 if self.strict:
892 strict = True variable in StrictTestCase
1181 strict = True variable in ConfigParserTestCaseExtendedInterpolation
/third_party/json/single_include/nlohmann/
H A Djson.hpp9173 @param[in] strict whether to expect the input to be consumed completed
9181 const bool strict = true,
9211 // strict mode: next byte must be EOF
9212 if (result && strict)
12184 @param[in] strict whether to expect the last token to be EOF
12191 void parse(const bool strict, BasicJsonType& result)
12198 // in strict mode, input must be completely read
12199 if (strict && (get_token() != token_type::end_of_input))
12226 // in strict mode, input must be completely read
12227 if (strict
[all...]
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-pidff.c759 struct hid_report *report, int count, int strict) in pidff_find_fields()
786 if (!found && strict) { in pidff_find_fields()
1055 #define PIDFF_FIND_FIELDS(name, report, strict) \
1058 sizeof(pidff_ ## name), strict)
758 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) pidff_find_fields() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1170 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac() argument
1190 if (!strict) in bnxt_approve_mac()
1194 if (rc && strict) { in bnxt_approve_mac()
1265 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac() argument

Completed in 59 milliseconds

12345678910>>...19