/external/chromium/sdch/open-vcdiff/ |
THANKS | 6 Many people further contributed to open-vcdiff by reporting
|
/external/clang/test/Analysis/ |
inline.c | 29 test2_f1(test2_f2()); // expected-warning{{too many arguments in call to 'test2_f1'}}
|
/external/clang/test/Sema/ |
builtin-prefetch.c | 8 __builtin_prefetch(&a, 1, 9, 3); // expected-error{{too many arguments to function}}
|
/external/clang/test/SemaCXX/ |
builtin-ptrtomember-ambig.cpp | 20 // FIXME. Why so many built-in candidates?
|
/external/clang/test/SemaObjC/ |
objc-cstyle-args-in-methods.m | 19 [foo bad:@"One", @"Two", 3.14, @"Two"]; // expected-error {{too many arguments to method call}}
|
/external/clang/test/SemaTemplate/ |
temp_arg.cpp | 11 A<float, 1, X, double> *a2; // expected-error{{too many template arguments for class template 'A'}}
|
/external/dbus/bus/ |
bus.h | 49 long max_incoming_bytes; /**< How many incoming message bytes for a single connection */ 50 long max_incoming_unix_fds; /**< How many incoming message unix fds for a single connection */ 51 long max_outgoing_bytes; /**< How many outgoing bytes can be queued for a single connection */ 52 long max_outgoing_unix_fds; /**< How many outgoing unix fds can be queued for a single connection */
|
/external/icu4c/test/intltest/ |
dtfmapts.h | 18 * This is an API test, not a unit test. It doesn't test very many cases, and doesn't
|
dtifmtts.h | 25 * Performs tests on many API functions, see detailed comments in source code
|
plurfmts.h | 27 * Performs tests on many API functions, see detailed comments in source code
|
/external/iptables/extensions/ |
libipt_TTL.man | 2 how many hops (routers) a packet can traverse until it's time to live is
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ipt_hashlimit.h | 23 u_int32_t size; /* how many buckets */
|
/external/mesa3d/docs/ |
README.GGI | 24 high-level primitive drawing functions, but many of the functions (in
|
/external/protobuf/gtest/xcode/Scripts/ |
runtests.sh | 15 # Now execute each one in turn keeping track of how many succeeded and failed.
|
/external/skia/tests/ |
ColorTest.cpp | 14 // we can't promise that c0 == c1, since c0 -> p0 is a many to one
|
/external/srec/srec/include/ |
swicms.h | 70 int disable_after; /* we disable in-utt cms after this many fr*/ 71 int enable_after; /* we enable in-utt cms after this many fr*/ 72 int num_bou_frames_to_skip; /* don't start accum 'til this many frames */ 80 int cache_resolution; /* we'll avg this many frames per section */
|
/frameworks/base/core/java/android/animation/ |
package.html | 11 You can set many different types of interpolators (contained in {@link android.view.animation}),
|
/frameworks/base/core/res/res/values-w360dp/ |
dimens.xml | 21 an action bar/action mode. This will be used to determine how many
|
/frameworks/base/core/res/res/values-w500dp/ |
dimens.xml | 21 an action bar/action mode. This will be used to determine how many
|
/frameworks/base/core/res/res/values-w600dp/ |
dimens.xml | 21 an action bar/action mode. This will be used to determine how many
|
/libcore/luni/src/main/java/java/util/concurrent/ |
TimeoutException.java | 12 * indicate that the timeout has occurred. For many such operations it
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmarp.h | 17 #define ATMARP_MAX_UNRES_PACKETS 5 /* queue that many packets while
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
xt_hashlimit.h | 23 u_int32_t size; /* how many buckets */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
animator1-expected-completion59.txt | 6 android:repeatCount : Defines how many times the animation should repeat. [integer, enum]
|
/docs/source.android.com/src/about/ |
index.md | 21 tasked with the maintenance and further development of Android. Many device 26 users. A number of companies have committed many engineers to achieve this
|