/third_party/googletest/googletest/test/ |
D | googletest-output-test-golden-lin.txt | 7 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/ |
D | zdump.8.txt | 69 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/ |
D | ada.h | 1269 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 …]
|
D | ada.cpp | 13070 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/ |
D | aws-sigv4.md | 26 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/ |
D | EXT_debug_label.txt | 166 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/ |
D | EXT_debug_label.txt | 166 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/ |
D | tty.rst | 25 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/ |
D | signatureHelpJSMissingPropertyAccess.baseline | 244 …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…
|
D | intersectionTypeNormalization.types | 158 // ... elements omitted for the sake of clarity 177 // ... elements omitted for the sake of clarity 193 // ... elements omitted for the sake of clarity
|
D | callWithMissingVoid.errors.txt | 58 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
|
D | completionEntryForUnionMethod.baseline | 591 …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/ |
D | README | 37 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/ |
D | test_regrtest.py | 417 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/ |
D | legacy_provider_inactive.cnf | 15 # 'activate' line intentionally omitted -- legacy provider should not be loaded.
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | ltoptions.m4 | 164 # 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/ |
D | ltoptions.m4 | 164 # 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/ |
D | format.txt | 16 // 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/ |
D | ltoptions.m4 | 164 # 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/ |
D | ltoptions.m4 | 164 # 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/ |
D | msg_17.txt | 12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
|
/third_party/openGLES/extensions/NV/ |
D | NV_read_depth_stencil.txt | 129 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/ |
D | ltoptions.m4 | 162 # 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/ |
D | CURLOPT_AWS_SIGV4.md | 44 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/ |
D | NV_read_depth_stencil.txt | 131 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
|