Searched
full:bigger (Results
276 -
300 of
2090) sorted by null
<<11121314151617181920>>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
ST.stg | 126 * an attribute to build a bigger template; you get a self-embedded
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
ST4ObjC.stg | 196 * an attribute to build a bigger template; you get a self-embedded
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
ST.stg | 141 * an attribute to build a bigger template; you get a self-embedded
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
package.html | 41 <li>Digits are bigger, so rounding is a greater loss. So, if you
|
/external/autotest/client/site_tests/hardware_Usb30Throughput/ |
hardware_Usb30Throughput.py | 42 Generally speaking, the bigger is the file used for
|
/external/autotest/client/tests/unixbench/ |
unixbench.py | 31 # 10 secs for small tests, 30 secs for bigger tests
|
/external/clang/tools/clang-format/ |
clang-format.py | 14 # VISUAL mode. The line or region is extended to the next bigger syntactic
|
/external/dtc/ |
fdtdump.c | 211 /* try and locate an embedded fdt in a bigger blob */
|
/external/eigen/doc/ |
TopicLazyEvaluation.dox | 55 the product <tt>matrix3 * matrix4</tt> gets evaluated immediately into a temporary matrix. Indeed, experiments showed that it is often beneficial for performance to evaluate immediately matrix products when they are nested into bigger expressions.
|
/external/eigen/test/ |
umeyama.cpp | 164 // works also for dimensions bigger than 3...
|
/external/elfutils/libelf/ |
elf_compress_gnu.c | 165 /* One more sanity check, size should be bigger than original
|
/external/elfutils/tests/ |
elfputzdata.c | 172 printf ("section %zd compressed to bigger size\n",
|
/external/guava/guava-tests/benchmark/com/google/common/primitives/ |
UnsignedLongsBenchmark.java | 123 // trivial because the divisor is bigger than the dividend.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ListsTest.java | 283 ArrayList<Integer> bigger = Lists.newArrayListWithCapacity(256); local 284 assertEquals(Collections.emptyList(), bigger); local 299 ArrayList<Integer> bigger = Lists.newArrayListWithExpectedSize(256); local 300 assertEquals(Collections.emptyList(), bigger); local [all...] |
/external/iproute2/man/man8/ |
tc-red.8 | 32 average queue length, although the queue might get bigger.
|
/external/iproute2/netem/ |
maketable.c | 85 /* Since entries in the inverse are scaled by TABLEFACTOR, and can't be bigger
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
FramesTest.java | 51 * Stack sizes calculated for instrumented classes might be sometimes bigger
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/ |
fill_n.pass.cpp | 27 int ib[] = {0, 0, 0, 0, 0, 0}; // one bigger than N
|
/external/libffi/linux-arm/ |
fficonfig.h | 49 /* Define if you have the long double type and it is bigger than a double */
|
/external/libffi/linux-arm64/ |
fficonfig.h | 49 /* Define if you have the long double type and it is bigger than a double */
|
/external/libffi/linux-x86/ |
fficonfig.h | 49 /* Define if you have the long double type and it is bigger than a double */
|
/external/libffi/testsuite/libffi.call/ |
cls_64byte.c | 3 Depending on the ABI. Check bigger struct which overlaps
|
stret_large.c | 3 Depending on the ABI. Check bigger struct which overlaps
|
stret_medium.c | 3 Depending on the ABI. Check bigger struct which overlaps
|
stret_medium2.c | 3 Depending on the ABI. Check bigger struct which overlaps
|
Completed in 1499 milliseconds
<<11121314151617181920>>