/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
alloca.c | 286 long hits; /* Number of internal buffer hits. */ member in struct:stk_stat
|
/dalvik/vm/ |
SignalCatcher.c | 280 * is met. When the signal hits, we wake up, without any signal
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Array/ |
regress-157652.js | 95 * > as LEN hits, say, Math.pow(2, 31) and higher. SpiderMonkey gives OOM
|
/external/webkit/WebCore/dom/ |
Position.h | 207 // At least one caller currently hits this ASSERT though, which indicates
|
/external/webkit/WebCore/rendering/ |
RenderFlexibleBox.cpp | 499 // Flexing consists of multiple passes, since we have to change ratios every time an object hits its max/min-width 501 // computing the allowed growth before an object hits its min/max width (and thus [all...] |
RenderSVGRoot.cpp | 279 // Note: For now, we're ignoring hits to border and padding for <svg>
|
SVGInlineTextBox.cpp | 255 // Check whether y position hits the current character 259 // Check whether x position hits the current character
|
/external/zlib/old/os2/ |
Makefile.os2 | 22 ## infcodes.c hits a bug in pgcc-1.0, so you have to use either
|
/packages/apps/AccountsAndSyncSettings/src/com/android/settings/ |
ManageAccountsSettings.java | 103 // This will get unchecked only if the user hits "Ok"
|
/external/v8/benchmarks/ |
raytrace.js | 712 var hits = 0; 723 hits++; 727 best.hitCount = hits;
|
/external/webkit/SunSpider/tests/v8-v4/ |
v8-raytrace.js | 707 var hits = 0; 718 hits++; 722 best.hitCount = hits;
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
FileClientSessionCache.java | 53 * cache hits, but not on cache misses.
|
/external/dnsmasq/src/ |
log.c | 194 /* Once a stream socket hits EPIPE, we have to close and re-open
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
symbol-table.h | 169 // Derefence implentation object. When reference count hits 0, delete
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
autoinstall.py | 212 # so that source url is significant in determining cache hits
|
/external/dbus/bus/ |
selinux.c | 900 _dbus_verbose ("Entry hits: %d\n", cstats.entry_hits); 904 _dbus_verbose ("CAV hits: %d\n", cstats.cav_hits);
|
/external/oprofile/opcontrol/ |
opcontrol.cpp | 192 "NEON data access that hits L1 cache"}, 194 "NEON cacheable data access that hits L1 cache"},
|
/system/core/libpixelflinger/ |
trap.cpp | 189 int hits = 0; local 196 hits += kCoverageUnit; 199 return min(0x7FFF, hits << (15 - kSamples)); [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
InstrClassLoader.java | 308 out.println (this + ": " + m_cacheHits + " class cache hits, " + m_cacheMisses + " misses");
|
/external/icu4c/i18n/ |
ucoleitr.cpp | 662 // of the hits...
|
/external/iproute2/ip/ |
ipntable.c | 571 fprintf(fp, "hits %llu ", ndts->ndts_hits);
|
/external/openssl/apps/ |
openssl.c | 520 /* Purely so it looks nice when the user hits ? */
|
/external/openssl/crypto/x509/ |
x509_vfy.h | 184 int cache; /* if true, stash any hits */
|
/external/openssl/include/openssl/ |
x509_vfy.h | 184 int cache; /* if true, stash any hits */
|
/external/quake/quake/src/QW/server/ |
sv_move.c | 408 // if the next step hits the enemy, return immediately
|