Home
last modified time | relevance | path

Searched refs:omitted (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/third_party/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt7 Stack trace: (omitted)
13 Stack trace: (omitted)
47 Stack trace: (omitted)
55 Stack trace: (omitted)
69 Stack trace: (omitted)
80 Stack trace: (omitted)
90 Stack trace: (omitted)
99 Stack trace: (omitted)
109 Stack trace: (omitted)
115 Stack trace: (omitted)
[all …]
/third_party/tzdata/
Dzdump.8.txt69 that equals the UT offset is omitted; other abbreviations are double-
71 characters. An isdst flag is omitted for standard time, and otherwise
76 seconds are omitted if they are zero, and the minutes are also omitted
88 Here is an example of the output, with the leading empty line omitted.
126 many of its time zone abbreviations are omitted since they duplicate
/third_party/node/deps/ada/
Dada.h1269 constexpr static uint32_t omitted = uint32_t(-1); member
1301 uint32_t port{omitted};
1303 uint32_t search_start{omitted};
1304 uint32_t hash_start{omitted};
5827 if (components.search_start != url_components::omitted) {
5830 if (components.hash_start != url_components::omitted) {
5841 if (components.hash_start != url_components::omitted) {
5898 if (components.search_start != url_components::omitted) {
5901 if (components.hash_start != url_components::omitted) {
5911 if (components.search_start != url_components::omitted) {
[all …]
Dada.cpp13070 if (protocol_end == url_components::omitted) { in check_offset_consistency()
13078 if (username_end == url_components::omitted) { in check_offset_consistency()
13086 if (host_start == url_components::omitted) { in check_offset_consistency()
13094 if (port != url_components::omitted) { in check_offset_consistency()
13105 if (pathname_start == url_components::omitted) { in check_offset_consistency()
13113 if (search_start != url_components::omitted) { in check_offset_consistency()
13120 if (hash_start != url_components::omitted) { in check_offset_consistency()
13203 if ((has_credentials() || components.port != url_components::omitted) && in parse_scheme_with_colon()
13246 if ((has_credentials() || components.port != url_components::omitted) && in parse_scheme_with_colon()
13297 if (components.search_start != url_components::omitted) { in copy_scheme()
[all …]
/third_party/curl/docs/cmdline-opts/
Daws-sigv4.md26 a resources collection (region-code) when the region name is omitted from
30 (service-code) when the service name is omitted from the endpoint.
/third_party/openGLES/extensions/EXT/
DEXT_debug_label.txt166 GetObjectLabelEXT are omitted.
170 respectively. Otherwise they should be omitted.
176 omitted.
180 GetObjectLabelEXT are omitted.
186 GetObjectLabelEXT is omitted.
192 is omitted.
198 GetObjectLabelEXT is omitted.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_debug_label.txt166 GetObjectLabelEXT are omitted.
170 respectively. Otherwise they should be omitted.
176 omitted.
180 GetObjectLabelEXT are omitted.
186 GetObjectLabelEXT is omitted.
192 is omitted.
198 GetObjectLabelEXT is omitted.
/third_party/python/Doc/library/
Dtty.rst25 Change the mode of the file descriptor *fd* to raw. If *when* is omitted, it
32 Change the mode of file descriptor *fd* to cbreak. If *when* is omitted, it
/third_party/typescript/tests/baselines/reference/
DsignatureHelpJSMissingPropertyAccess.baseline244 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
310 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
507 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
573 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
DintersectionTypeNormalization.types158 // ... elements omitted for the sake of clarity
177 // ... elements omitted for the sake of clarity
193 // ... elements omitted for the sake of clarity
DcallWithMissingVoid.errors.txt58 new MyPromise<any>(resolve => resolve()); // error, `any` arguments cannot be omitted
62 new MyPromise<unknown>(resolve => resolve()); // error, `unknown` arguments cannot be omitted
66 new MyPromise<never>(resolve => resolve()); // error, `never` arguments cannot be omitted
DcompletionEntryForUnionMethod.baseline591 …h the this keyword can refer in the predicate function.\r\nIf thisArg is omitted, undefined is use…
625 …h the this keyword can refer in the predicate function.\r\nIf thisArg is omitted, undefined is use…
1173 …h the this keyword can refer in the predicate function.\r\nIf thisArg is omitted, undefined is use…
1207 …h the this keyword can refer in the predicate function.\r\nIf thisArg is omitted, undefined is use…
1249 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
1283 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
1823 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
1857 …hich the this keyword can refer in the predicate function. If thisArg is omitted, undefined is use…
1899 …ich the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is use…
2259 …ich the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is use…
[all …]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
DREADME37 omitted, <to-node-id[s]> must specify a single node.
48 omitted and specified on the map command.
69 <offset>+<length>. If <offset> and <length> omitted, touches all
/third_party/python/Lib/test/
Dtest_regrtest.py417 env_changed=(), omitted=(), argument
429 if isinstance(omitted, str):
430 omitted = [omitted]
463 if omitted:
464 regex = list_regex('%s test%s omitted', omitted)
481 - len(omitted) - len(env_changed) - len(no_test_ran))
817 self.check_executed_tests(output, test, omitted=test,
843 omitted=test, interrupted=True)
/third_party/node/test/fixtures/openssl3-conf/
Dlegacy_provider_inactive.cnf15 # 'activate' line intentionally omitted -- legacy provider should not be loaded.
/third_party/skia/third_party/externals/libpng/scripts/
Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/third_party/node/deps/cares/m4/
Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/third_party/icu/icu4c/source/test/testdata/
Dformat.txt16 // options: 'format', or 'parse'. One can be omitted if this is a 1 way test.
220 // options: 'format', or 'parse'. One can be omitted if this is a 1 way test.
431 // options: 'format', or 'parse'. One can be omitted if this is a 1 way test.
535 // options: 'format', or 'parse'. One can be omitted if this is a 1 way test.
567 // options: 'format', or 'parse'. One can be omitted if this is a 1 way test.
/third_party/libevdev/m4/
Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/third_party/curl/m4/
Dltoptions.m4164 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
218 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
272 # DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'.
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
/third_party/python/Lib/test/test_email/data/
Dmsg_17.txt12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
/third_party/openGLES/extensions/NV/
DNV_read_depth_stencil.txt129 DEPTH_COMPONENT is omitted.
135 is STENCIL_INDEX" is omitted.
141 the <format> is DEPTH_STENCIL_OES is omitted and UNSIGNED_INT_24_8_EXT is not an
/third_party/skia/third_party/externals/microhttpd/m4/
Dltoptions.m4162 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
216 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
270 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
326 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
/third_party/curl/docs/libcurl/opts/
DCURLOPT_AWS_SIGV4.md44 It is extracted from the hostname specified in the URL if omitted.
49 hostname specified in the URL if omitted.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_read_depth_stencil.txt131 DEPTH_COMPONENT is omitted.
137 is STENCIL_INDEX" is omitted.
143 the <format> is DEPTH_STENCIL_OES is omitted and UNSIGNED_INT_24_8_EXT is not an

12345678910>>...26