| /external/autotest/client/site_tests/platform_InputBrightness/ |
| control | 7 PURPOSE = """Verify that functional keys F6, F7 can increase and 16 Increase and decrease the brightness using keyboard shortcuts.
|
| /external/autotest/client/site_tests/platform_InputVolume/ |
| control | 7 PURPOSE = """Verify that functional keys F8, F9, F10 can mute, increase, and 16 Increase, decrease, and mute the volume using keyboard shortcuts.
|
| /build/kati/testcase/ |
| nested_define.mk | 10 # Prefixed defines don't increase the nest level.
|
| /toolchain/binutils/binutils-2.27/config/ |
| mh-cygwin | 0 # Increase stack limit to a figure based on the Linux default, with 4MB added
|
| mh-mingw | 5 # Increase stack limit to a figure based on the Linux default, with 4MB added
|
| /external/valgrind/massif/tests/ |
| pages_as_heap.c | 12 // loop to first increase, then decrease 14 // loop to increase(decrease) with small then big delta
|
| /system/chre/apps/wifi_offload/test/ |
| channelhistogram_test.cc | 60 // verify only the increase channel is non-zero 69 uint32_t increase = 1; local 71 increase *= 2; 73 kAllFrequencies_Test[i], increase); 82 EXPECT_EQ(expected * 254 / increase + 1, scaled_value); 92 uint32_t increase = 1; local 94 increase *= 2; 96 kAllFrequencies_Test[i], increase);
|
| /external/javassist/sample/rmi/ |
| Counter.java | 15 synchronized public int increase() {
method in class:Counter
|
| /external/skia/src/core/ |
| SkPathMeasurePriv.h | 17 // you must increase the size of the bitfield there.
|
| /external/skqp/src/core/ |
| SkPathMeasurePriv.h | 17 // you must increase the size of the bitfield there.
|
| /external/valgrind/memcheck/tests/ |
| supp_unknown.stderr.exp | 8 possible), you can try to increase the size of the
|
| supp_unknown.stderr.exp-kfail | 7 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/amd64-linux/ |
| bug345887.stderr.exp | 7 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/amd64-solaris/ |
| coredump_single_thread.stderr.exp | 7 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/linux/ |
| blockfault.stderr.exp | 8 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/solaris/ |
| block_all_signals.stderr.exp | 8 possible), you can try to increase the size of the
|
| blockfault.stderr.exp | 8 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/x86-linux/ |
| bug345887.stderr.exp | 7 possible), you can try to increase the size of the
|
| hang.stderr.exp | 7 possible), you can try to increase the size of the
|
| /external/valgrind/none/tests/x86-solaris/ |
| coredump_single_thread.stderr.exp | 7 possible), you can try to increase the size of the
|
| /external/clang/test/SemaTemplate/ |
| instantiation-depth.cpp | 11 // expected-note {{use -ftemplate-depth=N to increase recursive template instantiation depth}} 28 // expected-note {{use -ftemplate-depth=N to increase recursive template instantiation depth}}
|
| /external/llvm/test/MC/AsmParser/ |
| at-pseudo-variable.s | 34 # Test that .irp(c) and .rep(t) do not increase \@. 35 # Only the use of A should increase \@, so we can test that it increases by 1
|
| /external/valgrind/none/tests/s390x/ |
| op_exception.c | 24 /* most architectures loop here, but on s390 this would increase the 31 /* most architectures loop here, but on s390 this would increase the
|
| /packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/ |
| RefcountBitmapDrawable.java | 31 * create initial drawable, this will not increase the refcount 39 * create the drawable from existing drawable, will not increase refcount
|
| /external/ImageMagick/Magick++/lib/ |
| Blob.cpp | 31 // Increase reference count 32 _blobRef->increase(); 47 blob_._blobRef->increase();
|