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

1 2 3 4 5 67 8 91011>>

  /packages/inputmethods/PinyinIME/jni/include/
sync.h 53 // Return how many lemmas merged successfully
  /cts/tools/dasm/src/java_cup/
parse_reduce_table.java 26 /* determine how many states we are working with */
40 /** How many rows/states in the machine/table. */
43 /** How many rows/states in the machine/table. */
parse_action_table.java 28 /* determine how many states we are working with */
41 /** How many rows/states are in the machine/table. */
44 /** How many rows/states are in the machine/table. */
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java 26 * <em>writer</em> thread) can modify the shared data, in many cases any
48 * cost, particularly as many read-write lock implementations still serialize
55 * there are many policy decisions that an implementation must make, which
  /development/tools/zoneinfo/tzdata2009s/
etcetera 32 # even though this is the opposite of what many people expect.
33 # POSIX has positive signs west of Greenwich, but many people expect
36 # (i.e. west of Greenwich) even though many people would expect it to
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 73 "Too many symbolic links encountered.",
84 "Too many references in table",
102 "Too many reserved group descriptor blocks",
ext2_err.et.in 204 "Too many symbolic links encountered."
237 "Too many references in table"
291 "Too many reserved group descriptor blocks"
  /external/fsck_msdos/
dosfs.h 77 u_int32_t NumSectors; /* how many sectors are there */
78 u_int32_t FATsecs; /* how many sectors are in FAT */
79 u_int32_t NumFatEntries; /* how many entries really are there */
  /external/gtest/test/
gtest_stress_test.cc 54 // How many threads to create?
108 // Tests using SCOPED_TRACE() and Google Test assertions in many threads
112 // ManyAsserts() in many threads here.
  /external/netperf/
nettest_unix.h 11 int receive_size; /* how many bytes do we want to */
24 int dirty_count; /* how many integers in the receive buffer */
26 int clean_count; /* how many integers should be read from the */
  /frameworks/base/media/java/android/drm/mobile1/
DrmRightsManager.java 147 /* call native method to get how many rights object in current agent */
215 * native method: get how many rights object in current DRM agent.
226 * @param numRights how many rights can be saved.
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
StressTest.java 111 * @tests StressTest#testManyConnectionsUsingOneThread(). Create many
132 * @tests StressTest#testManyConnectionsUsingManyThreads(). Create many
137 notes = "Stress test: Create many connections to the DataBase using some threads",
180 .info("java.sql stress test: single thread and many operations.");
223 Logger.global.info("java.sql stress test: multiple threads and many operations.");
  /packages/apps/AccountsAndSyncSettings/res/values/
strings.xml 26 <!-- Error message when the sync tried to delete too many things -->
56 <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
58 <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items -->
60 <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions -->
62 <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now -->
  /external/libffi/
README 42 Libffi has been ported to many different platforms, although this
90 Configure has many other options. Use "configure --help" to see them all.
150 inconsistency with the SysV ABI: When a procedure is called with many
154 single-precision anyway. This causes one test to fail (the `many
188 Many changes, mostly thanks to the GCC project.
239 feedback. ffi_mips.h is always installed. Many configuration
243 Fixed n32 problem. Many clean-ups.
  /external/openssl/crypto/sha/asm/
sha512-ia64.pl 231 (p9) br.cond.dpnt.many .L1byte };;
234 (p10) br.cond.dpnt.many .L2byte };;
237 (p11) br.cond.dpnt.many .L3byte };;
240 (p12) br.cond.dpnt.many .L4byte };;
243 (p13) br.cond.dpnt.many .L5byte };;
246 (p14) br.cond.dpnt.many .L6byte };;
249 (p15) br.cond.dpnt.many .L7byte };;
252 br.many .L_first16 };;
285 br.many .L_first16 };;
316 { .mfb; br.many .L_first16 };
    [all...]
  /external/opencore/protocols/rtp/src/
rtcp_encoder.cpp 244 // figure out how many bytes will be needed
318 // figure out how many bytes will be needed
398 // figure out how many bytes will be needed
407 // figure out how many bytes in the reason string including any padding
575 // figure out how many bytes will be needed
637 // figure out how many bytes will be needed
  /bionic/libm/man/
math.3 208 A math library with many of the present functions appeared in
228 functions are missing, and many functions are not available in their
232 Many of the routines to compute transcendental functions produce
  /development/samples/BrowserPlugin/
README 35 market or adb. The sample plugin attempts to exercise as many of the APIs as
40 plugin for each interction, as that would result in many separate apk's that
50 The sample plugin is packaged as one plugin but contains many unique sub-plugins
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_aobase.h 92 uint32 iNumRun;//how many Run calls
93 uint32 iNumRunError;//how many RunError calls
105 uint32 iNumCancel;//how many DoCancel calls.
  /external/skia/include/core/
SkStream.h 35 If buffer is NULL and size > 0, skip that many bytes, returning how many were skipped.
37 If buffer != NULL, copy the requested number of bytes into buffer, returning how many were copied.
  /cts/tests/tests/database/src/android/database/cts/
MatrixCursor_RowBuilderTest.java 76 fail("Should throw CursorIndexOutOfBoundsException when adding too many values");
  /dalvik/libcore/luni/src/main/java/java/io/
FileReader.java 24 * Since this may induce some performance penalty, in particular if many small
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestUtils.java 42 * @param perLine how many numbers put on single line
  /dalvik/tests/003-omnibus-opcodes/src/
MethodCall.java 37 * Function with many arguments.
  /dalvik/vm/arch/arm/
HintsEABI.c 54 * If there are too many arguments to construct valid hints, this function will

Completed in 465 milliseconds

1 2 3 4 5 67 8 91011>>