/bionic/libc/string/ |
strlcpy.c | 34 /* Copy as many bytes as will fit */
|
/bootable/recovery/minzip/ |
DirUtil.h | 24 * specified in path are present, creating as many directories
|
/cts/tests/tests/permission/ |
AndroidManifest.xml | 34 since that requires many permissions to be set. Instead, specify this
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_CMP_LONG.S | 5 * We load the full values with LDM, but in practice many values could
|
/development/ndk/samples/hello-jni/src/com/example/hellojni/ |
HelloJni.java | 48 * you can declare as many native methods in your Java code
|
/external/chromium/net/http/ |
http_network_session.h | 71 // try other values (greater than 0). Too large may cause many problems, such
|
/external/dropbear/libtommath/ |
bn_mp_montgomery_calc_normalization.c | 28 /* how many bits of last digit does b use */
|
/external/dropbear/libtommath/mtest/ |
mpi-config.h | 76 #define MP_PTAB_SIZE 128 /* how many built-in primes? */
|
/external/e2fsprogs/lib/et/test_cases/ |
imap_err.c | 12 "Too many user flags in mailbox",
|
/external/expat/conftools/ |
get-version.sh | 19 echo "ERROR: too many arguments were provided."
|
/external/guava/src/com/google/common/collect/ |
Hashing.java | 45 // If the set has this many elements, it will "max out" the table size
|
/external/guava/src/com/google/common/io/ |
package-info.java | 23 * <p>Many of the methods are based on the
|
/external/iptables/extensions/ |
libipt_connbytes.man | 1 Match by how many bytes or packets a connection (or one of the two
|
/external/libpcap/ |
TODO | 31 + too many functions. There are a lot of functions for everything which
|
/external/libpng/contrib/pngminus/ |
README | 25 These two utilities have many, many options and make use of most of the 34 makes the whole setup a bit bulky. But that's unavoidable given the many 122 things. It will have many unforeseen features <vbg>. Who said bugs? Use
|
/external/oprofile/libop/ |
op_parse_event.c | 69 fprintf(stderr, "Too many events specified: CPU "
|
/external/webkit/JavaScriptCore/pcre/ |
COPYING | 5 started out as a copy of PCRE, many of the features of PCRE have been
|
/external/webkit/WebCore/css/ |
CSSHelper.h | 29 // Used in many inappropriate contexts throughout WebCore. We'll have to examine and test
|
/external/webkit/WebCore/manual-tests/ |
input-starved-by-timers.html | 8 var multiplyFactor = 2; // Create this many timers in every timer callback.
|
/external/webkit/WebCore/platform/gtk/ |
LoggingGtk.cpp | 47 g_warning("WEBKIT_DEBUG is not empty, but this is a release build. Notice that many log messages will only appear in a debug build.");
|
/external/webkit/WebKitTools/iExploder/ |
README.txt | 64 Letting you know how many tests and what the last test id was for each 79 used doubles each cycle. Here is an idea of how many subtests to expect 97 Many browser crashes are race conditions that are not easy to repeat. Some 108 I wanted to make sure that FireFox had as many bugs fixed in it as possible
|
/external/webkit/WebKitTools/iExploder/tools/ |
lasthit.rb | 7 # was, and how many tests they have done.
|
/frameworks/base/core/java/android/content/ |
ServiceConnection.java | 25 * <p>Like many callbacks from the system, the methods on this class are called
|
/frameworks/base/tests/CoreTests/android/core/ |
ParseIntTest.java | 51 // One digit too many
|
/libcore/luni/src/main/java/libcore/icu/ |
NativePluralRules.java | 32 public static final int MANY = 4;
|