Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 25 of 239) sorted by relevance

12345678910

/third_party/python/Lib/
Dmimetypes.py72 def __init__(self, filenames=(), strict=True): argument
86 def add_type(self, type, ext, strict=True): argument
103 def guess_type(self, url, strict=True): argument
164 def guess_all_extensions(self, type, strict=True): argument
183 def guess_extension(self, type, strict=True): argument
201 def read(self, filename, strict=True): argument
212 def readfp(self, fp, strict=True): argument
235 def read_windows_registry(self, strict=True): argument
287 def guess_type(url, strict=True): argument
310 def guess_all_extensions(type, strict=True): argument
[all …]
/third_party/ltp/lib/
Dtst_netdevice.c101 int tst_create_veth_pair(const char *file, const int lineno, int strict, in tst_create_veth_pair()
160 int tst_netdev_add_device(const char *file, const int lineno, int strict, in tst_netdev_add_device()
204 int tst_netdev_remove_device(const char *file, const int lineno, int strict, in tst_netdev_remove_device()
239 static int modify_address(const char *file, const int lineno, int strict, in modify_address()
289 int tst_netdev_add_address(const char *file, const int lineno, int strict, in tst_netdev_add_address()
298 int tst_netdev_add_address_inet(const char *file, const int lineno, int strict, in tst_netdev_add_address_inet()
306 int tst_netdev_remove_address(const char *file, const int lineno, int strict, in tst_netdev_remove_address()
315 int strict, const char *ifname, in_addr_t address) in tst_netdev_remove_address_inet()
321 static int change_ns(const char *file, const int lineno, int strict, in change_ns()
362 int tst_netdev_change_ns_fd(const char *file, const int lineno, int strict, in tst_netdev_change_ns_fd()
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dupdates-errors-correctly-when-declaration-emit-is-disabled-in-compiler-options.js39 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/usern… property
101 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/usern… property
156 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/usern… property
221 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/usern… property
276 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/usern… property
Dextended-source-files-are-watched.js101 Program options: {"strict":true,"watch":true,"project":"/a/b/tsconfig.json","configFilePath":"/a/b/… property
152 {"compilerOptions":{"strict":false}} property
164 Program options: {"strict":false,"watch":true,"project":"/a/b/tsconfig.json","configFilePath":"/a/b… property
225 Program options: {"strict":false,"strictNullChecks":true,"watch":true,"project":"/a/b/tsconfig.json… property
/third_party/node/lib/internal/util/
Dcomparisons.js134 function innerDeepEqual(val1, val2, strict, memos) { argument
266 function keyCheck(val1, val2, strict, memos, iterationType, aKeys) { argument
361 function setHasEqualElement(set, val1, strict, memo) { argument
420 function setEquiv(a, b, strict, memo) { argument
472 function mapHasEqualEntry(set, map, key1, item1, strict, memo) { argument
487 function mapEquiv(a, b, strict, memo) { argument
534 function objEquiv(a, b, strict, keys, memos, iterationType) { argument
/third_party/node/benchmark/assert/
Ddeepequal-buffer.js8 strict: [0, 1], property
12 function main({ len, n, method, strict }) { field
Ddeepequal-typedarrays.js14 strict: [0, 1], property
22 function main({ type, n, len, method, strict }) { field
Ddeepequal-map.js10 strict: [0, 1], property
33 function main({ n, len, method, strict }) { field
Ddeepequal-set.js10 strict: [0, 1], property
33 function main({ n, len, method, strict }) { field
Ddeepequal-prims-and-objs-big-loop.js15 strict: [0, 1], property
19 function main({ n, primitive, method, strict }) { field
Ddeepequal-object.js9 strict: [0, 1], property
26 function main({ size, n, method, strict }) { field
Ddeepequal-prims-and-objs-big-array-set.js18 strict: [0, 1], property
35 function main({ n, len, primitive, method, strict }) { field
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/
Dworks-correctly-when-project-with-extended-config-is-removed.js63 Program options: {"strict":true,"composite":true,"watch":true,"configFilePath":"/a/b/project1.tscon… property
81 Program options: {"strict":true,"composite":true,"watch":true,"configFilePath":"/a/b/project2.tscon… property
138 …t y: number;\n","affectsGlobalScope":true}],"options":{"composite":true,"strict":true},"referenced… property
167 "strict": true property
192 …t z: number;\n","affectsGlobalScope":true}],"options":{"composite":true,"strict":true},"referenced… property
215 "strict": true property
Dworks-with-extended-source-files.js223 {"compilerOptions":{"strict":true}} property
237 Program options: {"strict":true,"composite":true,"watch":true,"configFilePath":"/a/b/project1.tscon… property
284 …t y: number;\n","affectsGlobalScope":true}],"options":{"composite":true,"strict":true},"referenced… property
313 "strict": true property
343 Program options: {"strict":true,"composite":true,"watch":true,"configFilePath":"/a/b/project2.tscon… property
383 …t z: number;\n","affectsGlobalScope":true}],"options":{"composite":true,"strict":true},"referenced… property
406 "strict": true property
425 {"extends":"./alpha.tsconfig.json","compilerOptions":{"strict":false}} property
441 Program options: {"strict":false,"composite":true,"watch":true,"configFilePath":"/a/b/project2.tsco… property
480 …t z: number;\n","affectsGlobalScope":true}],"options":{"composite":true,"strict":false},"reference… property
[all …]
/third_party/gn/src/base/third_party/icu/
Dicu_utf.cc33 static UChar32 errorValue(int32_t count, int8_t strict) { in errorValue()
69 UBool strict) { in utf8_nextCharSafeBody()
/third_party/node/deps/icu-small/source/common/
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue()
131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody()
236 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) { in utf8_prevCharSafeBody()
/third_party/icu/icu4c/source/common/
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue()
131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody()
236 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) { in utf8_prevCharSafeBody()
/third_party/skia/third_party/externals/icu/source/common/
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue()
131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody()
236 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) { in utf8_prevCharSafeBody()
/third_party/json/include/nlohmann/detail/input/
Dparser.hpp93 void parse(const bool strict, BasicJsonType& result) in parse()
153 bool accept(const bool strict = true) in accept()
161 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse()
/third_party/python/Tools/c-analyzer/c_parser/parser/
D_common.py18 def set_capture_group(pattern, group, *, strict=True): argument
25 def set_capture_groups(pattern, groups, *, strict=True): argument
/third_party/typescript/tests/baselines/reference/tscWatch/nodenext watch emit/
Desm-mode-file-is-edited.js40 Program options: {"strict":true,"target":7,"module":199,"moduleResolution":99,"outDir":"/dist","wat… property
100 Program options: {"strict":true,"target":7,"module":199,"moduleResolution":99,"outDir":"/dist","wat… property
/third_party/node/deps/undici/src/lib/fileapi/
Dfilereader.js44 blob = webidl.converters.Blob(blob, { strict: false }) property
60 blob = webidl.converters.Blob(blob, { strict: false }) property
77 blob = webidl.converters.Blob(blob, { strict: false }) property
97 blob = webidl.converters.Blob(blob, { strict: false }) property
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dtranslate_math.js28 …return katex.renderToString( he.decode(g1, {'strict': true}), {displayMode: delim.display, output:… property
/third_party/node/deps/undici/src/lib/cookies/
Dindex.js29 webidl.brandCheck(headers, Headers, { strict: false }) property
56 webidl.brandCheck(headers, Headers, { strict: false }) property
78 webidl.brandCheck(headers, Headers, { strict: false }) property
98 webidl.brandCheck(headers, Headers, { strict: false }) property
/third_party/node/test/parallel/
Dtest-parse-args.mjs9 const result = parseArgs({ strict: false, args }); property
16 const result = parseArgs({ strict: false, args }); property
49 const result = parseArgs({ strict: false, args, options }); property
57 const result = parseArgs({ strict: false, args, options }); property
65 const result = parseArgs({ strict: false, args, options }); property
74 const result = parseArgs({ strict: false, args, options }); property
82 const result = parseArgs({ strict: false, args, options }); property
90 const result = parseArgs({ strict: false, args, options }); property
98 const result = parseArgs({ strict: false, args, options }); property
112 const result = parseArgs({ strict: false, args }); property
[all …]

12345678910