/external/blktrace/btt/ |
D | misc.c | 87 static int increase_limit(int resource, rlim_t increase) in increase_limit() argument 93 rlim.rlim_cur += increase; in increase_limit() 95 rlim.rlim_max = rlim.rlim_cur + increase; in increase_limit()
|
/external/stlport/test/unit/ |
D | foreach_test.cpp | 31 static void increase(int& a_) in increase() function 39 for_each(numbers, numbers + 10, ptr_fun(increase)); in foreach0()
|
/external/javassist/sample/rmi/ |
D | Counter.java | 15 synchronized public int increase() { in increase() method in Counter
|
D | CountApplet.java | 62 counter.increase(); in actionPerformed()
|
/external/valgrind/main/none/tests/linux/ |
D | blockfault.stderr.exp | 8 possible), you can try to increase the size of the
|
/external/valgrind/main/memcheck/tests/ |
D | supp_unknown.stderr.exp-kfail | 7 possible), you can try to increase the size of the
|
D | supp_unknown.stderr.exp | 8 possible), you can try to increase the size of the
|
D | badjump.stderr.exp-kfail | 12 possible), you can try to increase the size of the
|
D | badjump.stderr.exp | 14 possible), you can try to increase the size of the
|
/external/llvm/test/CodeGen/X86/ |
D | isel-sink3.ll | 2 ; this should not sink %1 into bb1, that would increase reg pressure.
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | RTree.cpp | 303 int increase = m_children[i]->delta(node); in findNode() local 304 if (increase < minIncrease) { in findNode() 305 minIncrease = increase; in findNode()
|
/external/webkit/LayoutTests/storage/ |
D | quota-tracking-expected.txt | 3 …il, the UI Delegate should be informed of the exceeded quota and should increase the quota for thi…
|
/external/iptables/extensions/ |
D | libxt_NFLOG.man | 27 result in less overhead per packet, but increase delay until the
|
/external/bison/m4/ |
D | float_h.m4 | 87 dnl to increase the chances that the fix function gets pulled in.
|
/external/openssl/crypto/dh/ |
D | example | 33 However, to increase my confidence that this number really is a strong prime,
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | runtime-loop3.ll | 4 ; Test that nested loops can be unrolled. We need to increase threshold to do it
|
/external/quake/quake/src/QW/ |
D | qw2do.txt | 43 x- increase edicts to 1024 51 x- check to see that high fps doesn't overflow network and increase ping
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | README | 19 increase portability: Stan Adermann, Scott David Daniels, Charles Elliott,
|
/external/dropbear/ |
D | SMALL | 48 cases these flags actually seem to increase size, so experiment before
|
/external/llvm/include/llvm/CodeGen/ |
D | RegisterPressure.h | 43 void increase(unsigned Reg, const TargetRegisterInfo *TRI,
|
/external/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 49 void RegisterPressure::increase(unsigned Reg, const TargetRegisterInfo *TRI, in increase() function in RegisterPressure 386 P.increase(Reg, TRI, MRI); in discoverLiveIn() 397 P.increase(Reg, TRI, MRI); in discoverLiveOut()
|
/external/llvm/test/Transforms/InstCombine/ |
D | align-addr.ll | 36 ; alloca, increase the alignment of the load, turning it into an aligned load.
|
/external/grub/netboot/ |
D | tulip.txt | 30 performance increase.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/ |
D | Borland-2.4 | 62 /* reallocate_array - increase the size of a dynamic array */ 77 "attempt to increase array size by less than 1 byte" );
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 49 increase in effective system performance for real world environments.
|