HomeSort by relevance Sort by last modified time
    Searched full:affect (Results 101 - 125 of 2080) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/jni/
android_database_SQLiteGlobal.cpp 67 // set to. The limit does not, as of 3.5.0, affect any other allocations.
  /hardware/invensense/6515/libsensors_iio/
SensorBase.h 62 /* Note that enabling this logs may affect performance */
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 62 /* Note that enabling this logs may affect performance */
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 36 /* Choose debug log level. This will not affect the error logs
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
HostAuthTests.java 113 // Different port types don't affect flags
119 // Different protocol types don't affect flags
151 // Test other defined flags; should not affect mFlags
155 // Test every other bit; should not affect mFlags
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_IsSuperPrimaryName.java 35 * CTS tests for the affect that {@link ContactsContract.Data#IS_SUPER_PRIMARY} has on names inside
36 * aggregated contacts. Additionally, this needs to test the affect that aggregating contacts
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java 100 * does not affect the internal key. Also test check an equality of
118 assertFalse("The modification of returned key should not affect"
  /external/blktrace/
jhash.h 66 /* all but the last block: affect some 32 bits of (a,b,c) */
76 /* last block: affect all 32 bits of (c) */
  /external/fio/
hash.h 118 /* All but the last block: affect some 32 bits of (a,b,c) */
128 /* Last block: affect all 32 bits of (c) */
  /external/google-breakpad/src/testing/
CMakeLists.txt 26 # although its changes will not affect things at the current scope.
54 # changes there don't affect the current scope. Therefore we have to
  /external/jpeg/
jconfig.doc 96 * The following options affect code selection within the JPEG library,
115 * The remaining options do not affect the JPEG library proper,
jconfig.h 97 * The following options affect code selection within the JPEG library,
116 * The remaining options do not affect the JPEG library proper,
  /external/llvm/unittests/ExecutionEngine/
ExecutionEngineTest.cpp 75 << "A second mapping shouldn't affect the first.";
97 << "Removing one mapping doesn't affect a different one.";
  /external/skia/include/gpu/
GrTextureProvider.h 56 * will not be locked or returned. This call does not affect the priority of the resource for
145 * will not be locked or returned. This call does not affect the priority of
  /external/toybox/tests/
chgrp.test 42 # symlinks (affect target, not symlink)
50 # What does -h do (affect symlink, not target)
  /external/v8/benchmarks/
README.txt 41 encoded using ROT13 in a way that does not affect how the regexps
53 removed from the RayTrace benchmark. This does not affect the running
revisions.html 58 removed from the RayTrace benchmark. This does not affect the running
71 encoded using ROT13 in a way that does not affect how the regexps
  /frameworks/native/opengl/specs/
EGL_ANDROID_recordable.txt 102 2. How should the new attribute affect the sorting of EGLConfigs?
104 RESOLVED: It should not affect sorting. Some implementations may not have
  /libcore/luni/src/test/java/libcore/java/io/
OldSequenceInputStreamTest.java 34 assertTrue("IOException on second stream should not affect at this time!",
106 assertEquals("IOException on second stream should not affect at this time!", 72, si.read());
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java 100 * does not affect the internal key. Also test check an equality of
118 assertFalse("The modification of returned key should not affect"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryFacilitator.java 90 * Dot not affect {@link AndroidSpellCheckerService}.
100 * Dot not affect {@link AndroidSpellCheckerService}.
  /external/skia/include/views/
SkView.h 77 /** Set the view's width and height. These must both be >= 0. This does not affect the view's loc */
95 /** Set the view's left and top edge. This does not affect the view's size */
103 transformations to the current view and in turn affect its children.
112 /** Offset (move) the view by the specified dx and dy. This does not affect the view's size */
190 /** Return the view's parent, or null if it has none. This does not affect the parent's reference count. */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialFunctionLagrangeForm.java 104 * Changes made to the returned copy will not affect the polynomial.</p>
117 * Changes made to the returned copy will not affect the polynomial.</p>
130 * Changes made to the returned copy will not affect the polynomial.</p>
  /libcore/luni/src/test/java/libcore/icu/
ICUTest.java 27 // Check that corrupting our array doesn't affect other callers.
34 // Check that corrupting our array doesn't affect other callers.
41 // Check that corrupting our array doesn't affect other callers.
  /bionic/libm/include/amd64/machine/
fenv.h 89 * the user to affect the subsequent behavior of floating-point arithmetic.

Completed in 835 milliseconds

1 2 3 45 6 7 8 91011>>