HomeSort by relevance Sort by last modified time
    Searched full:many (Results 101 - 125 of 7288) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno-base.h 27 #define EMFILE 24 /* Too many open files */
34 #define EMLINK 31 /* Too many links */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno-base.h 27 #define EMFILE 24 /* Too many open files */
34 #define EMLINK 31 /* Too many links */
  /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? */
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestChallenge.java 134 * @exception SaslException If an error occurs due to too many nonce
141 throw new SaslException("Too many nonce values.");
166 * @exception SaslException If an error occurs due to too many qop
176 throw new SaslException("Too many qop directives.");
206 throw new SaslException("Too many maxBuf directives.");
220 * @exception SaslException If an error occurs dur to too many charset
228 throw new SaslException("Too many charset directives.");
242 * @exception SaslException If an error occurs due to too many algorith
250 throw new SaslException("Too many algorithm directives.");
268 * @exception SaslException If an error occurs due to Too many ciphe
    [all...]
  /external/smack/src/com/novell/sasl/client/
DigestChallenge.java 134 * @exception SaslException If an error occurs due to too many nonce
141 throw new SaslException("Too many nonce values.");
166 * @exception SaslException If an error occurs due to too many qop
176 throw new SaslException("Too many qop directives.");
206 throw new SaslException("Too many maxBuf directives.");
220 * @exception SaslException If an error occurs dur to too many charset
228 throw new SaslException("Too many charset directives.");
242 * @exception SaslException If an error occurs due to too many algorith
250 throw new SaslException("Too many algorithm directives.");
268 * @exception SaslException If an error occurs due to Too many ciphe
    [all...]
  /frameworks/compile/mclinker/lib/LD/
MsgHandler.cpp 32 "Too many arguments to diagnostic!");
40 "Too many arguments to diagnostic!");
48 "Too many arguments to diagnostic!");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
compiletime_settings.h 59 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
65 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
71 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
  /docs/source.android.com/src/devices/tech/input/
index.jd 19 <p>The Android input subsystem supports many different device classes,
  /external/chromium/base/metrics/
nacl_histogram.cc 9 // nacl_histogram information is used to compare how many times a native
  /external/chromium/chrome/browser/ui/cocoa/
dock_icon.h 20 // Indicates how many downloads are in progress.
  /external/chromium/sdch/open-vcdiff/
THANKS 6 Many people further contributed to open-vcdiff by reporting
  /external/clang/include/clang/StaticAnalyzer/Checkers/
CommonBugCategories.h 13 // Common strings used for the "category" of many static analyzer issues.
  /external/clang/lib/StaticAnalyzer/Checkers/
CommonBugCategories.cpp 10 // Common strings used for the "category" of many static analyzer issues.
  /external/clang/test/Sema/
builtin-prefetch.c 8 __builtin_prefetch(&a, 1, 9, 3); // expected-error{{too many arguments to function}}
  /external/clang/test/SemaCUDA/
kernel-call.cu 18 g1<<<1, 1, 0, 0, 0>>>(42); // expected-error {{too many execution configuration arguments to kernel function call}}
  /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/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/icu4c/test/perf/howExpensiveIs/
sieve.h 24 * @param timeCount length of array - on return, how many remain after throwing out outliers
  /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/open-vcdiff/
THANKS 6 Many people further contributed to open-vcdiff by reporting

Completed in 691 milliseconds

1 2 3 45 6 7 8 91011>>