Searched
full:interesting (Results
701 -
725 of
1364) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Transforms/Scalar/ |
MemCpyOptimizer.cpp | 423 // interesting as a small compile-time optimization. 536 // There are two cases that are interesting for this code to handle: memcpy [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
xmllib.py | 25 interesting = re.compile('[]&<]') variable 255 res = interesting.search(rawdata, i) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
xmllib.py | 25 interesting = re.compile('[]&<]') variable 255 res = interesting.search(rawdata, i) [all...] |
/art/runtime/ |
thread_list.cc | 377 // Collisions with other suspends aren't really interesting. We want
|
/bionic/libc/upstream-dlmalloc/ |
malloc.h | 498 malloc_stats prints only the most commonly interesting statistics.
|
/build/libs/host/ |
CopyFile.c | 550 * Here's the interesting part. Under Cygwin, if you have a file
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 131 * <p>The interesting cases here have to do with object arrays,
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
DexData.java | 74 * Parses the interesting bits out of the header.
|
/dalvik/vm/ |
AllocTracker.cpp | 33 * with the possible exception of Proxy objects they're not that interesting.
|
/dalvik/vm/alloc/ |
Heap.cpp | 438 * start executing, so this is only interesting when we start chasing
|
/dalvik/vm/oo/ |
Resolve.cpp | 111 * instance-of are only interesting at execution time. So, if we
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_package.html | 364 the interesting area of its child in view.</p>
|
/docs/source.android.com/src/devices/tech/input/ |
dumpsys.jd | 19 <p>The <code>dumpsys</code> tool runs on the device and dumps interesting information
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
TreeWizard.cs | 132 * stream index semi-efficiently for a list of interesting
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
TreeWizard.cs | 150 * stream index semi-efficiently for a list of interesting
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
TreeWizard.java | 106 * stream index semi-efficiently for a list of interesting
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTreeWizard.m | 189 * stream index semi-efficiently for a list of interesting
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
TestCertUtils.java | 429 * Does nothing interesting, but<br>
|
/external/chromium/base/ |
process_util_linux.cc | 418 // Sharable is not calculated, as it does not provide interesting data.
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_model.h | 55 // tab creations, removals, moves, and other interesting events. The
|
/external/chromium/chrome/common/extensions/docs/ |
devguide.html | 378 <td> Detect when something interesting happens </td>
|
events.html | 318 when something interesting happens.
|
/external/chromium/net/proxy/ |
multi_threaded_proxy_resolver_unittest.cc | 546 // interesting case to test.
|
/external/chromium/net/tools/flip_server/ |
epoll_server.cc | 25 // Thus, all the interesting bits happen in the callback. It is critical
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-port.h | 246 // used. This is useful when all interesting logic happens inside the
|
Completed in 696 milliseconds
<<21222324252627282930>>