/external/icu4c/test/intltest/ |
trcoll.h | 24 // If this is too small for the test data, just increase it.
|
/external/llvm/test/CodeGen/X86/ |
isel-sink3.ll | 2 ; this should not sink %1 into bb1, that would increase reg pressure.
|
/external/valgrind/main/memcheck/tests/ |
badjump.stderr.exp | 14 possible), you can try to increase the size of the
|
/external/webkit/LayoutTests/storage/ |
open-database-while-transaction-in-progress.js | 33 // without needing to increase the default allowed quota (5MB)
|
quota-tracking-expected.txt | 3 The test clears all databases, sets the quota for the origin to 40k, then tries to insert 17k of data into two databases. If things go as planned, the second insert should fail, the UI Delegate should be informed of the exceeded quota and should increase the quota for this origin. Inserting 17k of data the third time should succeed again.
|
/hardware/ril/libril/ |
ril_event.h | 18 // Max number of fd's we watch at any one time. Increase if necessary.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
operation.h | 38 /** Increase the reference count by one */
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
InvalidProtocolBufferException.java | 85 "Use CodedInputStream.setRecursionLimit() to increase the depth limit."); 91 "Use CodedInputStream.setSizeLimit() to increase the size limit.");
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
InvalidProtocolBufferMicroException.java | 85 "Use CodedInputStream.setRecursionLimit() to increase the depth limit."); 91 "Use CodedInputStream.setSizeLimit() to increase the size limit.");
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
lp.h | 44 * a lot when you print. If you have slow printing, increase this 60 * this number, and if you have a slow printer, increase this number.
|
resource.h | 56 * increase this limit if needed.. 8MB seems reasonable.
|
/cts/apps/CtsVerifier/jni/audioquality/ |
LinearityTest.h | 34 -4 The dB step size for the increase in stimulus level is <= 0.0/
|
/external/iptables/extensions/ |
libxt_NFLOG.man | 27 result in less overhead per packet, but increase delay until the
|
/external/iptables/include/linux/netfilter/ |
xt_set.h | 11 * and IPSET_INVALID_ID if you want to increase the max number of sets.
|
/external/javassist/sample/rmi/ |
CountApplet.java | 62 counter.increase();
|
webdemo.html | 67 message = Integer.toString(<font color="red">counter.increase()</font>);
86 For example, <code>counter.get()</code> and <code>counter.increase()</code>
102 public int increase() {
|
/external/kernel-headers/original/linux/ |
resource.h | 56 * increase this limit if needed.. 8MB seems reasonable.
|
/external/oprofile/daemon/ |
opd_pipe.c | 92 /* increase modulus to avoid flooding log file */
|
/external/oprofile/libopagent/ |
jitdump.h | 35 * Version number to avoid conflicts, increase
|
/external/pcre/doc/ |
pcrestack.3 | 13 Not all calls of \fBmatch()\fP increase the recursion depth; for an item such 116 option (\fB-S\fP) that can be used to increase the size of its stack. As long 134 sometimes a more explicit error message is given. You can normally increase the 143 attempts to increase the soft limit to 100Mb using \fBsetrlimit()\fP. You must
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
config.yaml | 20 # How many lines wide should we start our subtesting at? Increase for faster/looser
|
/frameworks/compile/linkloader/lib/ |
StubLayout.cpp | 49 // Increase the free stub slot pointer
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
xlocale.h | 33 /* To increase the speed of this solution we add some special members. */
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/ |
15.1.2.5-2.js | 53 12. Increase k by 5. 61 17. Increase k by 2. 64 19. Increase k by 1.
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
ReadWriteLock.java | 29 * In theory, the increase in concurrency permitted by the use of a read-write 31 * exclusion lock. In practice this increase in concurrency will only be fully 45 * increase in concurrency. Further, if the read operations are too short
|