/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/deqp/doc/testspecs/GLES2/ |
D | performance.shaders.operator.txt | 38 estimated. This slope tells us the estimated increase in frame time caused by 39 a workload increase of 1 loop iteration. 49 At this point, the result tells us the increase in frame time caused by the 57 C yield the same frame time, and only workload sizes beyond C increase the frame
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.shaders.operator.txt | 42 estimated. This slope tells us the estimated increase in frame time caused by 43 a workload increase of 1 loop iteration. 53 At this point, the result tells us the increase in frame time caused by the 61 C yield the same frame time, and only workload sizes beyond C increase the frame
|
/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/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/valgrind/none/tests/x86-linux/ |
D | bug345887.stderr.exp | 7 possible), you can try to increase the size of the
|
D | hang.stderr.exp | 7 possible), you can try to increase the size of the
|
/external/valgrind/none/tests/amd64-linux/ |
D | bug345887.stderr.exp | 7 possible), you can try to increase the size of the
|
/external/valgrind/none/tests/linux/ |
D | blockfault.stderr.exp | 8 possible), you can try to increase the size of the
|
D | stack-overflow.stderr.exp | 10 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/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | lockdown_permissive.txt | 10 Note if you disable the permissive domains module, you may see an increase in the denials in your l…
|
D | lockdown_unconfined.txt | 9 Note if you disable the unconfined module, you may see an increase in the denials, and if you have …
|
/external/fio/examples/ |
D | ssd-test.fio | 9 # in flight commands, so it may also be interesting to increase the queue
|
/external/llvm/docs/TableGen/ |
D | Deficiencies.rst | 14 lack the power of other DSLs, which in turn increase considerably the size
|
/external/lzma/ |
D | lzma.txt | 158 overall weight of memory speed will slightly increase. 261 To increase the compression ratio for LZMA compressing it's desirable 270 You can increase the compression ratio for some data types, using 272 increase the compression ratio on 5-10% for code for those CPU ISAs: 290 so it will not increase decompressing time too much. 558 _LZMA_PROB32 - It can increase the speed on some 32-bit CPUs, but memory usage for
|
/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/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/e2fsprogs/ |
D | TODO | 211 cases to increase the code coverage for e2fsck. 217 cases to increase the code coverage for resize2fs. 255 filesystem in the following ways: (1) increase the inode size, so that
|
/external/skia/src/effects/gradients/ |
D | SkTwoPointConicalGradient_gpu.cpp | 707 SkScalar increase = random->nextUScalar1(); in TestCreate() local 710 radius2 = diffLen + increase; in TestCreate() 962 SkScalar increase = random->nextUScalar1(); in TestCreate() local 965 radius2 = radius1 + diffLen + increase; in TestCreate()
|