/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
|
/external/icu/icu4c/source/test/intltest/ |
currcoll.h | 26 // If this is too small for the test data, just increase it.
|
lcukocol.h | 19 // If this is too small for the test data, just increase it.
|
/external/javassist/sample/rmi/ |
Counter.java | 15 synchronized public int increase() {
method in class:Counter
|
/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/linux/ |
blockfault.stderr.exp | 8 possible), you can try to increase the size of the
|
stack-overflow.stderr.exp | 10 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/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/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
|
/ndk/tests/device/test-gnustl-full/unit/ |
foreach_test.cpp | 31 static void increase(int& a_) function 39 for_each(numbers, numbers + 10, ptr_fun(increase));
|
/ndk/tests/device/test-stlport/unit/ |
foreach_test.cpp | 31 static void increase(int& a_) function 39 for_each(numbers, numbers + 10, ptr_fun(increase));
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
RefcountBitmapDrawable.java | 28 * create initial drawable, this will not increase the refcount 36 * create the drawable from existing drawable, will not increase refcount
|
/external/clang/test/Parser/ |
parser_overflow.c | [all...] |
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
lockdown_permissive.txt | 10 Note if you disable the permissive domains module, you may see an increase in the denials in your log files.
|
lockdown_unconfined.txt | 9 Note if you disable the unconfined module, you may see an increase in the denials, and if you have processes running as initrc_t, you may need to write policy for them.
|
/frameworks/native/include/gui/ |
BufferQueueDefs.h | 27 // Attempts at runtime to increase the number of buffers past this
|
/external/blktrace/btt/ |
misc.c | 87 static int increase_limit(int resource, rlim_t increase) 93 rlim.rlim_cur += increase; 95 rlim.rlim_max = rlim.rlim_cur + increase;
|
/frameworks/base/docs/html/distribute/users/ |
house-ads.jd | 2 page.metaDescription=Tap into your existing user base to increase downloads and increase conversions. 8 <p>One of the fastest ways to accumulate downloads or increase conversions is to tap into your
|
app-invites.jd | 2 page.metaDescription=Tap into your existing user base to increase downloads and increase conversions.
|
/external/jemalloc/test/integration/ |
allocated.c | 71 "Allocated memory counter should increase by at least the amount " 87 "Deallocated memory counter should increase by at least the amount "
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
link_layer_stats.h | 102 * Packet statistics reporting by firmware is performed on MPDU basi (i.e. counters increase by 1 for each MPDU)
108 * tx_mpdu : shall increase by 5
109 * retries : shall increase by 16
110 * tx_ampdu : shall increase by 1
111 * data packet counters shall not increase regardless of the number of BAR potentially sent by device for this a-mpdu
112 * data packet counters shall not increase regardless of the number of BA received by device for this a-mpdu
116 * retries : shall increase by 1
119 * mpdu_lost : shall increase by 11
|