Searched refs:impossible (Results 1 – 25 of 487) sorted by relevance
12345678910>>...20
/third_party/curl/tests/data/ |
D | test1073 | 3 # speaking HTTP 1.0. The request is impossible to satisfy with HTTP 1.0 43 which is impossible in HTTP/1.0 68 which is impossible in HTTP/1.0
|
D | test1072 | 3 # speaking HTTP 1.0. The request is impossible to satisfy with HTTP 1.0 49 which is impossible in HTTP/1.0 74 which is impossible in HTTP/1.0
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfsrc.c | 440 goto impossible; in gst_sf_src_set_caps() 451 goto impossible; in gst_sf_src_set_caps() 459 goto impossible; in gst_sf_src_set_caps() 467 impossible: in gst_sf_src_set_caps()
|
D | gstsfsink.c | 357 goto impossible; in gst_sf_sink_set_caps() 368 goto impossible; in gst_sf_sink_set_caps() 376 goto impossible; in gst_sf_sink_set_caps() 386 impossible: in gst_sf_sink_set_caps()
|
/third_party/e2fsprogs/tests/f_hugedir_blocks/ |
D | name | 1 dir crashes e2fsck with impossible logical blk offset
|
/third_party/typescript/tests/baselines/reference/ |
D | inDoesNotOperateOnPrimitiveTypes.errors.txt | 55 "key" in thing; // Ok (because further narrowing is impossible) 60 "key" in thing; // Ok (because narrowing is impossible) 65 // narrowing is impossible. However, this is exceptionally strange input,
|
D | unicodeIdentifierNames.types | 3 // impossible to use a single baseline file to match the result of both. this test should be enable…
|
D | inDoesNotOperateOnPrimitiveTypes.types | 106 "key" in thing; // Ok (because further narrowing is impossible) 117 "key" in thing; // Ok (because narrowing is impossible) 128 // narrowing is impossible. However, this is exceptionally strange input,
|
D | unicodeIdentifierNames.symbols | 3 // impossible to use a single baseline file to match the result of both. this test should be enable…
|
D | inDoesNotOperateOnPrimitiveTypes.symbols | 99 "key" in thing; // Ok (because further narrowing is impossible) 110 "key" in thing; // Ok (because narrowing is impossible) 123 // narrowing is impossible. However, this is exceptionally strange input,
|
/third_party/boost/libs/stacktrace/build/ |
D | has_windbg_cached.cpp | 15 # error Your compiler does not support C++11 thread_local storage. It`s impossible to build with …
|
/third_party/mesa3d/src/compiler/glsl/ |
D | int64.glsl | 39 /* If the upper 32 bits of denom are non-zero, it is impossible for shifts 41 * are zero, it is impossible for (denom << [63, 32]) <= numer unless
|
/third_party/boost/libs/outcome/doc/src/content/reference/macros/ |
D | symbol_visible.md | 6 … always having default ELF symbol visibility, without which it will be impossible to catch throws …
|
/third_party/boost/libs/dll/doc/ |
D | ack.qbk | 17 …lementing the mangled symbols loading by unmangled name, feature that was thought to be impossible.
|
/third_party/gettext/gettext-tools/src/ |
D | xg-message.c | 102 is_format[i] = impossible; in set_format_flags_from_context() 171 mp->is_format[i] = impossible; in decide_is_format() 650 mp->is_format[i] = impossible; in remember_a_message_plural()
|
/third_party/curl/docs/cmdline-opts/ |
D | user.d | 13 impossible to use a colon in the user name with this option. The password can,
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertVertex.comp | 115 // minStorageBufferOffsetAlignment, which is impossible to enforce on source, and therefore 175 // Bs == 2: 0->0, 2->16 (1 and 3 are impossible values as Bx is assumed to divide Sx) 176 // Bs == 4: 0->0 (similarly, 1, 2, and 3 are impossible values)
|
/third_party/boost/libs/locale/doc/ |
D | charset_handling.txt | 54 …it may be impossible to create a \c he_IL.CP1255 locale even when the \c he_IL locale is availab… 136 impossible to reimplement <tt>std::codecvt<wchar_t,char,mbstate_t></tt> for stateful encodings.
|
D | status_of_cpp0x_characters_support.txt | 35 …types which contradicts to C++11 requirements making it impossible to write \c char16_t/char32_t t…
|
/third_party/boost/libs/outcome/doc/src/content/motivation/ |
D | error_codes.md | 44 code value. This is quite impossible and does not scale well.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertVertex.comp | 110 // minStorageBufferOffsetAlignment, which is impossible to enforce on source, and therefore 173 // Bs == 2: 0->0, 2->16 (1 and 3 are impossible values as Bx is assumed to divide Sx) 174 // Bs == 4: 0->0 (similarly, 1, 2, and 3 are impossible values)
|
/third_party/boost/libs/vmd/doc/ |
D | vmd_constraints.qbk | 51 …ot solve the problem of constrained input for preprocessor metaprogramming. Often it is impossible 71 if not impossible, in the preprocessor than in the compile-time/run-time processing of C++.
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/ |
D | platform_view.dart | 36 // it impossible to enable accessibility.
|
/third_party/pulseaudio/src/pulse/ |
D | version.h.in | 34 a macro and not a function, so it is impossible to get the pointer of
|
/third_party/curl/docs/ |
D | HYPER.md | 44 pairs, making it impossible for curl to know the exact byte representation
|
12345678910>>...20