HomeSort by relevance Sort by last modified time
    Searched full:many (Results 676 - 700 of 3528) sorted by null

<<21222324252627282930>>

  /dalvik/libcore/regex/src/main/java/java/util/regex/
package.html 601 Match 0 or more times. Match as many times as possible.
609 Match 1 or more times. Match as many times as possible.
633 Match at least n times. Match as many times as possible.
641 Match between n and m times. Match as many times as possible,
700 Match 0 or more times. Match as many times as possible when
  /external/freetype/include/freetype/
tttables.h 109 /* This value is invalid in many fonts, as */
123 /* This value is invalid in many fonts, as */
228 /* This value is invalid in many fonts, as */
243 /* This value is invalid in many fonts, as */
468 /* The maximum profile is a table containing many max values which */
    [all...]
  /external/icu4c/test/intltest/
tchcfmt.cpp 245 "There are many folders on Disk_A",
246 "There are many folders on Disk_A"
249 fileform->applyPattern("0#is no folder|1#is one folder|2#are many folders", status );
327 const char* testPattern = "0#none|1#one|2#many";
337 if (res1 == "0#none|1#one|2#many") {
  /external/kernel-headers/original/linux/
ethtool.h 102 /* How many usecs to delay an RX interrupt after
108 /* How many packets to delay an RX interrupt after
124 /* How many usecs to delay a TX interrupt after
130 /* How many packets to delay a TX interrupt after
146 /* How many usecs to delay in-memory statistics
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 33 # Configuration and logfile names: If the filenames you specify for many
109 # Server-pool size regulation. Rather than making you guess how many
116 # It does this by periodically checking how many servers are waiting
429 # Aliases: Add here as many aliases as you need (with no limit). The format is
616 # N.B.: Many of the environment variables associated with the original
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArb.c 319 to prevent nesting of many calls and prevent to increse the stack */
399 to prevent nesting of many calls and prevent to increse the stack */
411 to prevent nesting of many calls and prevent to increse the stack */
536 to prevent nesting of many calls and prevent to increase the stack */
545 to prevent nesting of many calls and prevent to increase the stack */
  /dalvik/dx/src/com/android/dx/dex/file/
ValueEncoder.java 392 * Figure out how many bits are needed to represent the value,
428 // Figure out how many bits are needed to represent the value.
459 // Figure out how many bits are needed to represent the value.
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 128 * @param pref_size specifies how many leading/trailing bytes of object's
144 // * @param pref_size specifies how many leading/trailing bytes of object's
162 * @param pref_size specifies how many leading/trailing bytes of object's
  /external/bluetooth/glib/gio/
gioenums.h 319 * @G_IO_ERROR_FILENAME_TOO_LONG: Filename is too many characters.
321 * @G_IO_ERROR_TOO_MANY_LINKS: File contains too many symbolic links.
342 * @G_IO_ERROR_TOO_MANY_OPEN_FILES: The current process has too many files
  /external/e2fsprogs/
ABOUT-NLS 6 together, so that will gradually become able to speak many languages.
37 many features (such as locale alias, message inheritance, automatic
89 Internationalized packages have usually many `po/LL.po' files, where
  /external/e2fsprogs/debugfs/
debugfs.8.in 64 the inode table, many
121 Many
504 when the pager is exited. Many users prefer to use the
  /external/guava/src/com/google/common/collect/
ImmutableSet.java 143 * first are ignored (but too many of these may result in the set being
163 * first are ignored (but too many of these may result in the set being
284 // Resize the table when the iterable includes too many duplicates.
  /external/jpeg/
jidctfst.c 23 * possible to arrange the computation so that many of the multiplies are
191 /* Due to quantization, we will usually find that many of the input
285 * However, the column calculation has created many nonzero AC terms, so
  /external/netperf/
netlib.h 21 #define MAXSPECDATA 62 /* how many ints worth of data */
23 #define MAXTIMES 4 /* how many times may we loop */
25 #define MAXCPUS 256 /* how many CPU's can we track */
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
genericper.h 125 /* Reads a General Length Det, skips that many octets. */
140 /* Use map->extensionsRead to determine how many have */
141 /* been read, and how many are left to be read. */
  /external/stlport/stlport/stl/config/
user_config.h 99 * to simulate hiding them into rel_ops. This was proved to resolve many compiler bugs with ambiguity.
292 * many container with pointer types.
306 * To achieve many different optimizations within the template implementations STLport
  /external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js 77 the indentation will be that many spaces.
365 // many spaces.
429 // Unicode characters with escape sequences. JavaScript handles many characters
  /external/webkit/SunSpider/hosted/
json2.js 85 the indentation will be that many spaces.
369 // many spaces.
433 // Unicode characters with escape sequences. JavaScript handles many characters
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageReader.h 173 // many complete rows as possible. Returns true if the whole image
190 // NOTE: Only as many bytes of the return value as are needed to hold
279 // caller convenience (since so many callers want to return false after
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 181 // Many CONNECT proxies limit connectivity to port 443, so we prefer SOCKS, if configured.
189 // Always use "https" to get HTTPS proxies in result - we'll try to use those for ws:// even though many are configured to reject connections to ports other than 443.
262 // Many CONNECT proxies limit connectivity to port 443, so we prefer SOCKS, if configured.
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.h 262 // not including) the frame passed in as a parameter and counts how many
323 // Keeps track of how many matches this frame has found so far, so that we
334 // This variable keeps a cumulative total of how many frames are currently
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LaunchpadActivity.java 529 finishBad("Receive got data too many times: "
540 finishBad("Got too many onReceiveIntent() calls!");
541 // System.out.println("Too many intents received: now at "
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 65 <dd>A container for other {@link android.view.View} elements. There are many
96 base class, and many more are supported by each implementation of
129 base class, and many more are supported by each implementation of
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 42 * It goes through the whole layout tree and figures out how many embedded layouts will have
95 * or dip, but how many paddings are pushing the screen dimension out.
103 * or dip, but how many paddings are pushing the screen dimension out.
  /external/bison/
NEWS 177 are too many or too few shift/reduce conflicts). However, in future
368 Formerly, many of these numbers ran afoul of 16-bit limits;
398 as they caused too many portability hassles.
485 many portability hassles.
513 * Many Bug Fixes
518 too many bug reports for Gettext, so _for the time being_, %expect

Completed in 724 milliseconds

<<21222324252627282930>>