HomeSort by relevance Sort by last modified time
    Searched full:situation (Results 1 - 25 of 999) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/067-dex-switch-and-try/
info.txt 3 was created specifically because of a bug with exactly this situation.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
EncodableDigest.java 4 * Encodable digests allow you to download an encoded copy of their internal state. This is useful for the situation where
  /external/clang/test/SemaCXX/
cxx1y-constexpr-not-const.cpp 10 // FIXME: Detect this situation and provide a better recovery.
  /external/droiddriver/src/io/appium/droiddriver/helpers/
PollingListeners.java 33 * you know the certain situation when a dialog is displayed, you should deal
34 * with the dialog in the specific situation instead of using a
  /art/test/030-bad-finalizer/
info.txt 2 this situation and abort the VM (so you will likely see a stacktrace like
  /external/chromium-trace/trace-viewer/tracing/tracing/model/
compound_event_selection_state.html 20 * selected. In this situation, there are a variety of different
  /external/compiler-rt/test/asan/TestCases/
init-order-atexit.cc 4 // Test for the following situation:
  /external/dnsmasq/contrib/try-all-ns/
README 9 I recently needed a feature in dnsmasq for a very bizarre situation. I
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit 13 situation identity_only;
racoon.conf.in 57 situation identity_only;
79 situation identity_only;
  /frameworks/compile/mclinker/include/mcld/LD/
DiagSymbolResolutions.inc 39 "reach undefined situation, action: %0, old(%1) -> new(%2)",
40 "reach undefined situation, action: %0, old(%1) -> new(%2)")
  /external/llvm/test/Unit/
lit.cfg 50 # out-of-tree build situation).
58 # Try to detect the situation where we are using an out-of-tree build by
63 # build situation. This means knowing how to invoke the build system
  /external/ltrace/
lens_enum.c 77 * in a situation where 64-bit tracer traces 32-bit process.
78 * But opposite situation can occur e.g. on PPC, where it's
80 * inferior, or hypothetically in a x32/x86_64 situation. */
  /art/test/469-condition-materialization-regression/src/
Main.java 19 // This tests a specific situation when condition ends up
  /external/clang/test/CodeGenCXX/
poly-unsigned.cpp 9 // x^7". Unfortunately 32-bit ARM ended up in a slightly delicate ABI situation
  /external/icu/icu4c/source/tools/genren/
README 6 It also does not currently work well in an out-of-source situation.
  /frameworks/base/tests/LegacyRestoreTest/
README 9 reporting an invalid password in logcat. This is the situation reported in bug
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharsetEncoderDecoderBufferTest.java 35 * hasArray()==false. In that situation ICU may overwrite the first out-buffer.
67 * hasArray()==false. In that situation ICU may overwrite the array of the first in-buffer.
93 * hasArray()==false. In that situation ICU may overwrite the first out-buffer.
125 * hasArray()==false. In that situation ICU may overwrite the array of the first in-buffer.
  /ndk/tests/device/test-gnustl-full/unit/
stldbg_include.cpp 2 * This is compile-time test for situation below not happen.
  /ndk/tests/device/test-stlport/unit/
stldbg_include.cpp 2 * This is compile-time test for situation below not happen.
  /packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/
FatalErrorDialogFailureHandler.java 44 // TODO Add another {@link FatalErrorHandler.Reason} for this situation
  /packages/apps/Launcher2/src/com/android/launcher2/
DragSource.java 35 * to be deleted on a DropTarget. In such a situation, this method will be called after
  /external/eigen/doc/
StlContainers.dox 33 The situation with std::vector was even worse (explanation below) so we had to specialize it for the Eigen::aligned_allocator type. In practice you \b must use the Eigen::aligned_allocator (not another aligned allocator), \b and \#include <Eigen/StdVector>.
57 <span class="note">\b Explanation: The resize() method of std::vector takes a value_type argument (defaulting to value_type()). So with std::vector<Eigen::Vector4f>, some Eigen::Vector4f objects will be passed by value, which discards any alignment modifiers, so a Eigen::Vector4f can be created at an unaligned location. In order to avoid that, the only solution we saw was to specialize std::vector to make it work on a slight modification of, here, Eigen::Vector4f, that is able to deal properly with this situation.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
PolicyServiceProxy.java 61 // This is not a great situation, but it's better to act like the policy isn't enforced
97 // This is not a great situation, but it's better to act like the policy isn't enforced
  /external/bison/m4/
multiarch.m4 19 # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly.

Completed in 454 milliseconds

1 2 3 4 5 6 7 8 91011>>