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

1 2 3 4 5 67 8 91011>>

  /external/skia/gyp/
opts.gyp 79 # For the same lame reasons as what is done for skia_opts, we have to
  /external/srec/portable/include/
PFile.h 183 * for backwards-compatibility reasons with ANSI-C ferror().
193 * for backwards-compatibility reasons with ANSI-C ferror().
346 * for backwards-compatibility reasons with ANSI-C ferror().
356 * for backwards-compatibility reasons with ANSI-C ferror().
  /external/stlport/stlport/stl/config/
_apple.h 17 * It is here for historical reasons for the moment.
  /external/v8/src/
zone-inl.h 97 // TODO(isolates): for performance reasons, this should be replaced with a new
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
sheriffbot.py 76 # Currently, we don't have any reasons not to proceed with work items.
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 36 // For performance reasons, some arrays of complex numbers are replaced by twice
  /external/webrtc/src/system_wrappers/interface/
trace.h 60 // for writing to file whenever possible for performance reasons. I.e. there
  /external/zlib/contrib/puff/
README 55 pretty, but it works. (This is one of the reasons you should be using zlib.)
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 37 * reasons - we only care about the last several operations to give us context
  /libcore/luni/src/main/java/java/util/
Comparator.java 63 * performance reasons.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
CRLDistributionPoints.java 45 * reasons [1] ReasonFlags OPTIONAL,
DistributionPointName.java 47 * reasons [1] ReasonFlags OPTIONAL,
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 17 * It is here for historical reasons for the moment.
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 28 // reasons why the executable file might be covered by the GNU General
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 28 // reasons why the executable file might be covered by the GNU General
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 17 * It is here for historical reasons for the moment.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 17 * It is here for historical reasons for the moment.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 17 * It is here for historical reasons for the moment.
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
HardcodedValuesDetector.java 48 "Hardcoding text attributes directly in layout files is bad for several reasons:\n" +
PxUsageDetector.java 41 "For performance reasons and to keep the code simpler, the Android system uses pixels " +
  /external/chromium/testing/gmock/test/
gmock-nice-strict_test.cc 201 // causes the program to crash there, for reasons unclear to us yet.
275 // causes the program to crash there, for reasons unclear to us yet.
  /external/openssl/crypto/x509v3/
v3_purp.c 321 if (dp->reasons)
323 if (dp->reasons->length > 0)
324 dp->dp_reasons = dp->reasons->data[0];
325 if (dp->reasons->length > 1)
326 dp->dp_reasons |= (dp->reasons->data[1] << 8);
697 * returns 0 for OK, positive for reason for mismatch, reasons match

Completed in 583 milliseconds

1 2 3 4 5 67 8 91011>>