Searched
full:many (Results
276 -
300 of
3528) sorted by null
<<11121314151617181920>>
/external/webkit/JavaScriptCore/wtf/unicode/ |
UTF8.cpp | 117 // into the first byte, depending on how many bytes follow. There are 118 // as many entries in this table as there are UTF-8 sequence types. 164 // Figure out how many bytes the result will require 229 // This table contains as many values as there might be trailing bytes
|
/external/webkit/WebCore/css/ |
CSSImageGeneratorValue.h | 63 HashCountedSet<IntSize> m_sizes; // A count of how many times a given image size is in use.
|
/external/webkit/WebCore/platform/ |
ThreadGlobalData.cpp | 90 ASSERT(m_isMainThread || m_emptyString->hasOneRef()); // We intentionally don't clean up static data on application quit, so there will be many strings remaining on the main thread.
|
/external/webkit/WebCore/svg/graphics/ |
SVGResource.h | 54 // For resource tracking we need to know how many types of resource there are
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
README | 18 Many thanks to the 2.5 beta-testers for finding bugs and helping test and
|
/external/wpa_supplicant/ |
config.h | 58 * data. In many cases, there is only one struct wpa_config instance, but if 78 * This indicates how many per-priority network lists are included in 87 * defines EAPOL version 2. However, there are many APs that do not 151 * configuration, this access needs to be protected in many
|
/frameworks/base/cmds/servicemanager/ |
binder.h | 100 * buffer, size of the working buffer, and how many object
|
/frameworks/base/core/java/android/app/ |
Application.java | 51 * this method being called; in many cases an unneeded application process
|
/frameworks/base/core/java/android/content/res/ |
PluralRules.java | 66 return "many";
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardInterpreter.java | 77 * called at all, depending on how many gruoups are appended to the property.
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BuildTest.java | 26 * Provides test cases for android.os.Build and, in turn, many of the
|
/frameworks/base/graphics/java/android/graphics/ |
PixelFormat.java | 25 /** System chooses a format that supports translucency (many alpha bits) */
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmAlert.java | 83 Log.e("Tried to read keyguard status too many times, bailing...");
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmAlert.java | 83 Log.e("Tried to read keyguard status too many times, bailing...");
|
/packages/wallpapers/MusicVisualization/res/values/ |
cube.xml | 27 <string name="wallpaper_vis5">Many</string>
|
/sdk/emulator/tools/ |
qemu-props.c | 60 DD("Could not connect after too many tries. Aborting");
|
/system/core/libcutils/ |
memory.c | 69 /* Copy as many bytes as will fit */
|
/system/core/sh/ |
machdep.h | 39 * in some way. The following macro will get this right on many machines.
|
/system/core/toolbox/ |
ioctl.c | 89 fprintf(stderr, "%s: too many arguments\n", argv[0]);
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/ |
debug_module_ioctl.h | 44 unsigned char *return_size; /* how many bytes copied to the buffer */
|
/bionic/libm/src/ |
s_fma.c | 46 * This is the default on FreeBSD, but not on many other systems. 79 * If x * y and z are many orders of magnitude apart, the scaling
|
/bootable/recovery/minzip/ |
Hash.h | 72 * table size may be adjusted upward.) If you know exactly how many 81 * this when you know ahead of time how many elements the table will hold.
|
/cts/tools/dasm/src/java_cup/ |
symbol.java | 67 /** Count of how many times the symbol appears in productions. */ 70 /** Count of how many times the symbol appears in productions. */
|
/dalvik/libcore/math/src/main/java/java/math/ |
Primality.java | 56 // * It encodes how many iterations of Miller-Rabin test are need to get an 68 // * It encodes how many i-bit primes there are in the table for
|
/dalvik/vm/ |
Hash.h | 85 * table size may be adjusted upward.) If you know exactly how many 94 * this when you know ahead of time how many elements the table will hold.
|
Completed in 284 milliseconds
<<11121314151617181920>>