Searched
full:affect (Results
251 -
275 of
4376) sorted by null
<<11121314151617181920>>
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/ |
SourcePrinter.java | 67 * impredictably affect a correct computation of the current {@link #getCursor()} position. 89 * impredictably affect a correct computation of the current {@link #getCursor()} position.
|
/external/libjpeg-turbo/ |
jconfig.txt | 90 * The following options affect code selection within the JPEG library, 109 * The remaining options do not affect the JPEG library proper,
|
/external/llvm/docs/ |
CodeOfConduct.rst | 32 cases, affect a person's ability to participate within them, when the conduct 55 will depend on the work of others. Any decision you take will affect users
|
/external/llvm/unittests/ExecutionEngine/ |
ExecutionEngineTest.cpp | 74 << "A second mapping shouldn't affect the first."; 94 << "Removing one mapping doesn't affect a different one.";
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/ |
assertions.xml | 19 clock_settime() does not affect _relative_ timers (either timers or 34 clock_settime() does not affect clock_nanosleep() _relative_ timers.
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/ |
assertions.xml | 19 affect the setting of the clock. 22 Killing a process setting the clock does not affect the clock time in
|
/external/pdfium/fxbarcode/pdf417/ |
BC_PDF417HighLevelEncoder_unittest.cpp | 207 // Leading Text character doesn't affect the 12 character case. 210 // Leading Text character doesn't affect the 13 character case.
|
/external/python/cpython2/Misc/Vim/ |
vimrc | 7 " is safe and will not affect your settings for non-Python or non-C files. 23 " This will affect Ctrl-T and 'autoindent'.
|
/external/skia/site/dev/chrome/ |
blink.md | 6 Changes that affect a small number of layout test results 24 Changes that affect a large number of test results
|
/external/skia/src/core/ |
SkTaskGroup2D.h | 35 // it shouldn't affect the work to be done. It's only used to allow some variables that are not 43 // (Again, t shouldn't affect the init work to be done; it's just for some non-thread-safe
|
/external/skqp/site/dev/chrome/ |
blink.md | 6 Changes that affect a small number of layout test results 24 Changes that affect a large number of test results
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/ |
ExecutionEngineTest.cpp | 65 << "A second mapping shouldn't affect the first."; 87 << "Removing one mapping doesn't affect a different one.";
|
/external/toybox/tests/ |
chgrp.test | 42 # symlinks (affect target, not symlink) 50 # What does -h do (affect symlink, not target)
|
/external/toybox/toys/posix/ |
ulimit.c | 17 * runtime). We support -P to affect processes other than us. 41 -v Virtual memory size -P PID to affect (default $PPID)
|
/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/base/services/accessibility/java/com/android/server/accessibility/ |
KeyboardInterceptor.java | 44 * @param policy The policy to check for keys that may affect a11y 54 * @param policy The policy to check for keys that may affect a11y
|
/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/ |
ShowWhenLockedActivity.java | 48 * is launched. This may cause delays in when the value set takes affect. 54 * is launched. This may cause delays in when the value set takes affect.
|
/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
|
/frameworks/support/dynamic-animation/src/androidTest/java/androidx/dynamicanimation/tests/ |
FlingTests.java | 129 * Test that friction does affect how fast the slow down happens. Fling animation with 172 * Test that velocity threshold does affect how early fling animation ends. An animation with
|
/libcore/luni/src/test/java/libcore/java/io/ |
OldSequenceInputStreamTest.java | 36 assertTrue("IOException on second stream should not affect at this time!", 108 assertEquals("IOException on second stream should not affect at this time!", 72, si.read());
|
/libcore/luni/src/test/java/libcore/java/net/ |
SocketTimeoutTest.java | 81 // Setting SO_TIMEOUT should not affect connect timeout. 110 // Setting this option should not affect behaviour, as specified by the spec.
|
/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/libxkbcommon/xkbcommon/test/data/keymaps/ |
host.xkb | 798 action= SetPtrDflt(affect=button,button=1); 802 action= SetPtrDflt(affect=button,button=1); 806 action= SetPtrDflt(affect=button,button=2); 810 action= SetPtrDflt(affect=button,button=2); 814 action= SetPtrDflt(affect=button,button=3); 818 action= SetPtrDflt(affect=button,button=3); 830 action= LockPtrBtn(button=default,affect=lock); 834 action= LockPtrBtn(button=default,affect=lock); 838 action= LockPtrBtn(button=default,affect=unlock); 842 action= LockPtrBtn(button=default,affect=unlock) [all...] |
Completed in 578 milliseconds
<<11121314151617181920>>