/external/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 396 const char *caveat = nullptr; in TEST_P() local 400 caveat = "None."; in TEST_P() 403 caveat = "Slow."; in TEST_P() 406 caveat = "Non-Conformant."; in TEST_P() 409 caveat = "."; in TEST_P() 411 std::cout << "\tCaveate: " << caveat; in TEST_P()
|
/external/llvm/test/Feature/OperandBundles/ |
D | dse.ll | 32 ; Since the deopt operand bundle does not escape %m (see caveat below), it is 46 ; Since the deopt operand bundle does not escape %m (see caveat below), @f
|
/external/llvm-project/llvm/test/Feature/OperandBundles/ |
D | dse.ll | 32 ; Since the deopt operand bundle does not escape %m (see caveat below), it is 46 ; Since the deopt operand bundle does not escape %m (see caveat below), @f
|
/external/rust/crates/bencher/ |
D | METADATA | 2 …on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is stil…
|
D | Cargo.toml.orig | 11 …on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is stil…
|
D | Cargo.toml | 17 …on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is stil…
|
/external/deqp/modules/egl/ |
D | teglConfigList.cpp | 113 std::string caveat = de::toString(eglu::getConfigCaveatStr(val)); in iterate() local 114 info.configCaveat = caveat.c_str(); in iterate()
|
D | teglChooseConfigReference.cpp | 92 static int getCaveatRank (EGLenum caveat) in getCaveatRank() argument 94 switch (caveat) in getCaveatRank() 100 …TCU_THROW(TestError, (std::string("Unknown config caveat: ") + eglu::getConfigCaveatStr(caveat).to… in getCaveatRank()
|
/external/libchrome/mojo/public/mojom/base/ |
D | values.mojom | 9 // One notable caveat is that Value supports arbitrary binary data, which JSON
|
/external/openscreen/third_party/chromium_quic/ |
D | README.md | 27 caveat is that the original cloning process was done as described, but now
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 570 int caveat = visual.getAttrib(GLX_CONFIG_CAVEAT); in configRank() local 580 rank.add(1, (caveat != GLX_NON_CONFORMANT_CONFIG)); in configRank() 601 rank.add(1, (caveat != GLX_SLOW_CONFIG)); in configRank()
|
/external/libsrtp2/test/ |
D | words.txt | 32 caveat
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/docs/ |
D | experimental.md | 44 \*\* see inline style caveat below.
|
/external/curl/docs/ |
D | PARALLEL-TRANSFERS.md | 21 o percent upload (if known, with the same caveat as for download)
|
/external/rust/crates/android_logger/ |
D | README.md | 59 There is a caveat that this library can only be initialized once
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 694 int caveat = getGLXFBConfigAttrib(glxConfig, GLX_CONFIG_CAVEAT); in generateConfigs() local 695 if (caveat == GLX_SLOW_CONFIG) in generateConfigs() 699 else if (caveat == GLX_NON_CONFORMANT_CONFIG) in generateConfigs()
|
/external/llvm-project/llvm/docs/ |
D | BugpointRedesign.md | 28 be present in the tool, but with the caveat of still being documented and
|
/external/minijail/tools/ |
D | README.md | 34 instead of blocking them. One caveat of this approach is that `SECCOMP_RET_LOG`
|
/external/iptables/extensions/ |
D | libxt_time.man | 58 The caveat with the kernel timezone is that Linux distributions may ignore to
|
/external/rust/crates/rayon/ |
D | README.md | 57 produce the same results as their sequential counterparts. One caveat:
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | fakeglx.c | 883 GLint caveat = DONT_CARE; in choose_visual() local 1044 caveat = *parselist++; /* ignored for now */ in choose_visual() 1142 (void) caveat; in choose_visual()
|
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 745 GLint caveat = DONT_CARE; in choose_visual() local 912 caveat = *parselist++; /* ignored for now */ in choose_visual() 1005 (void) caveat; in choose_visual()
|
/external/python/cpython3/Doc/library/ |
D | py_compile.rst | 78 caveat that :exc:`FileExistsError` is raised if *cfile* is a symlink or
|
/external/clang/docs/analyzer/ |
D | nullability.rst | 78 …lifiers would be needed to be tracked for each symbol. This is not a big caveat, since once the to…
|
/external/llvm-project/clang/docs/analyzer/developer-docs/ |
D | nullability.rst | 90 …lifiers would be needed to be tracked for each symbol. This is not a big caveat, since once the to…
|