HomeSort by relevance Sort by last modified time
    Searched full:many (Results 51 - 75 of 4181) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/qemu/
LICENSE 10 released under the GNU Lesser General Public License. Many hardware
  /sdk/layoutopt/libs/uix/src/resources/rules/
TooManyChildren.rule 3 // Description: Checks whether the layout has too many children.
  /development/pdk/docs/about/
index.jd 7 maintenance and further development of Android. Many device manufacturers have
11 users. A number of companies have committed many engineers to achieve this
  /external/iptables/extensions/
libipt_hashlimit.man 32 After how many miliseconds do hash entries expire
35 How many miliseconds between garbage collection intervals
libipt_TTL.man 2 how many hops (routers) a packet can traverse until it's time to live is
  /external/kernel-headers/original/asm-generic/
errno-base.h 27 #define EMFILE 24 /* Too many open files */
34 #define EMLINK 31 /* Too many links */
  /external/libffi/testsuite/libffi.call/
many_win32.c 2 Purpose: Check stdcall many call on X86_WIN32 systems.
59 printf("stdcall many arg tests ok!\n");
  /external/netperf/
nettest_sctp.h 13 int receive_size; /* how many bytes do we want to receive at one */
27 int dirty_count; /* how many integers in the receive buffer */
29 int clean_count; /* how many integers should be read from the */
58 int num_cpus; /* how many CPUs had the remote? */
104 int num_cpus; /* how many CPUs had the remote? */
  /libcore/luni/src/test/java/libcore/icu/
NativePluralRulesTest.java 50 assertEquals(NativePluralRules.MANY, npr.quantityForInt(11));
51 assertEquals(NativePluralRules.MANY, npr.quantityForInt(99));
56 assertEquals(NativePluralRules.MANY, npr.quantityForInt(111));
  /external/chromium/sdch/open-vcdiff/
THANKS 6 Many people further contributed to open-vcdiff by reporting
  /external/chromium/third_party/icu/source/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/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/include/linux/netfilter_ipv4/
ipt_dstlimit.h 22 u_int32_t size; /* how many buckets */
ipt_hashlimit.h 23 u_int32_t size; /* how many buckets */
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_hashlimit.h 23 u_int32_t size; /* how many buckets */
  /external/protobuf/gtest/xcode/Scripts/
runtests.sh 15 # Now execute each one in turn keeping track of how many succeeded and failed.
  /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 */
  /libcore/luni/src/main/java/java/util/concurrent/
TimeoutException.java 12 * indicate that the timeout has occurred. For many such operations it
  /system/core/toolbox/
reboot.c 37 fprintf(stderr, "%s: too many arguments\n", argv[0]);
  /external/bluetooth/glib/
msvc_recommended_pragmas.h 8 #pragma warning(error:4002) /* too many actual parameters for macro */
13 #pragma warning(error:4020) /* too many actual parameters */
  /external/chromium/base/
sys_info_mac.cc 61 // It would be ridiculous to have this many displays connected, but
62 // CGDirectDisplayID is just an integer, so supporting up to this many

Completed in 874 milliseconds

1 23 4 5 6 7 8 91011>>