HomeSort by relevance Sort by last modified time
    Searched full:situation (Results 26 - 50 of 1397) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/beautifulsoup4/
TODO.txt 31 objects instead of Comment objects in this situation.
  /external/clang/test/CodeGen/
sparc-arguments.c 7 // alignment, as here, this situation also occurrs for non-POD C++
  /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.
  /external/v8/test/mjsunit/regress/
regress-crbug-500497.js 21 // The bad situation is only triggered if Ctor wasn't optimized too early.
  /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
  /art/test/531-regression-debugphi/smali/
TestCase.smali 18 # Situation:
65 # Situation:
  /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.
  /external/tcpdump/tests/
isakmp5-v.out 3 (sa: doi=ipsec situation=identity
11 (sa: doi=ipsec situation=identity
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioInputDescriptor.h 80 // situation were each session is allowed to restart after being preempted,
82 // To avoid this situation, we store which audio session was preempted when
  /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
  /art/test/529-long-split/src/
Main.java 52 // When we try to allocate a pair for `b` we're in the following situation:
94 // When we try to allocate a pair for `b` we're in the following situation:
135 // We first try to allocator a pair for `b`. We're in the following situation:
148 // We then try to allocate a pair for `a`. We're in the following situation:
  /external/bison/m4/
multiarch.m4 19 # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly.
  /external/curl/docs/libcurl/opts/
CURLOPT_FAILONERROR.3 39 You might get some amounts of headers transferred before this situation is
  /external/curl/tests/libtest/
lib514.c 47 A weird situation occurs when request 1 is a POST request and the request
  /external/guice/core/src/com/google/inject/spi/
TypeListener.java 23 * one situation but only its methods and fields injected in another, Guice will notify this
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 31 Note: the only safe action to do upon failure of this function is to probably exit. This is because you are likely in a situation with partial permissions and not what you intended.
  /external/llvm/include/llvm/Support/
Watchdog.h 24 /// the timeout is an unrecoverable situation and no mechanisms to attempt
  /external/llvm/test/CodeGen/AArch64/
fastcc-reserved.ll 3 ; This test is designed to be run in the situation where the
  /external/llvm/test/CodeGen/X86/
copy-propagation.ll 9 ; In this function we are in this situation:

Completed in 1656 milliseconds

12 3 4 5 6 7 8 91011>>