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

12 3 4 5 6 7 8 91011>>

  /external/oprofile/libpp/
image_errors.h 20 /// possible reasons why we can't read a binary image
  /external/qemu/distrib/jpeg-6b/
rdgif.c 33 fprintf(stderr, "GIF input is unsupported for legal reasons. Sorry.\n");
  /frameworks/native/include/utils/
threads.h 23 * This file is here only for legacy reasons. Instead, include directly
  /libcore/luni/src/main/java/java/security/cert/
package.html 12 Exception are generated mainly for three reasons:<br>
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 17 # This test enters an infinit loop for unknown reasons!
  /ndk/tests/device/test-stlport/jni/
Android.mk 17 # This test enters an infinit loop for unknown reasons!
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
README.txt 6 name *must* be alphabetically later than "org.eclipse". The reasons
  /external/libvpx/
keywords.dox 24 may exist valid reasons in particular circumstances to ignore a
31 there may exist valid reasons in particular circumstances when the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
resource.h 9 * to keep that order for binary compatibility. The reasons
54 * Some architectures override this (for compatibility reasons):
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
resource.h 9 * to keep that order for binary compatibility. The reasons
54 * Some architectures override this (for compatibility reasons):
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
resource.h 9 * to keep that order for binary compatibility. The reasons
54 * Some architectures override this (for compatibility reasons):
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
CheckedOutputStreamTest.java 45 "file cannot be opened for writing due to security reasons");
77 "file cannot be opened for writing due to security reasons");
101 fail("File cannot be opened for writing due to security reasons");
131 "file cannot be opened for writing due to security reasons");
147 fail("Cannot delete file for security reasons");
  /external/junit/src/org/junit/internal/runners/rules/
RuleFieldValidator.java 14 * {@link org.junit.runners.model.TestClass}. All reasons for rejecting the
42 * Validate the {@link org.junit.runners.model.TestClass} and adds reasons
  /external/kernel-headers/original/asm-generic/
resource.h 9 * to keep that order for binary compatibility. The reasons
54 * Some architectures override this (for compatibility reasons):
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
exception.hpp 57 // reasons (not, e.g., if memory is unabvailable, in which case
61 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp 57 // reasons (not, e.g., if memory is unabvailable, in which case
61 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp 57 // reasons (not, e.g., if memory is unabvailable, in which case
61 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp 57 // reasons (not, e.g., if memory is unabvailable, in which case
61 // A join cannot be performed logical reasons (i.e., the ranges of
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 126 // This can never be supported at this time. It exists only for historic reasons where
293 int reasons = getInactiveReasons(policy); local
294 if (Email.DEBUG && (reasons != 0)) {
296 if (reasons == 0) {
301 if ((reasons & INACTIVE_NEED_ACTIVATION) != 0) {
304 if ((reasons & INACTIVE_NEED_CONFIGURATION) != 0) {
307 if ((reasons & INACTIVE_NEED_PASSWORD) != 0) {
310 if ((reasons & INACTIVE_NEED_ENCRYPTION) != 0) {
315 return reasons == 0;
367 int reasons = 0 local
    [all...]
  /external/clang/INPUTS/
macro_pounder_fn.c 2 // This pounds on macro expansion for performance reasons. This is currently
  /external/hamcrest/src/org/hamcrest/
Matcher.java 43 * @see Matcher for reasons why.
  /external/valgrind/main/none/tests/s390x/
op_exception.stderr.exp 6 did not recognise. There are two possible reasons for this.
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryLoader.java 24 * reasons. Applications should avoid using it.</p>
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeControl.java 25 * Possible reasons for failure include: The element doesn't support
52 * Possible reasons for failure include: The element doesn't support
72 * Possible reasons for failure include: The element doesn't support
91 * Possible reasons for failure include: The element doesn't support
  /bionic/libc/private/
thread_private.h 88 * historical reasons. They do the same thing, define a static variable
123 * Macros are used in libc code for historical (debug) reasons.

Completed in 1161 milliseconds

12 3 4 5 6 7 8 91011>>