/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
heapq.py | 7 non-existing elements are considered to be infinite. The interesting 41 non-existing elements are considered to be infinite. The interesting
|
modulefinder.py | 342 # Scan the code, and yield 'interesting' opcode combinations 366 # Scan the code, and yield 'interesting' opcode combinations
|
sgmllib.py | 24 interesting = re.compile('[&<]') variable 125 match = interesting.search(rawdata, i)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 306 # Now the interesting logic -- so interesting that we farm it out
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
heapq.py | 7 non-existing elements are considered to be infinite. The interesting 41 non-existing elements are considered to be infinite. The interesting
|
modulefinder.py | 342 # Scan the code, and yield 'interesting' opcode combinations 366 # Scan the code, and yield 'interesting' opcode combinations
|
sgmllib.py | 24 interesting = re.compile('[&<]') variable 125 match = interesting.search(rawdata, i)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidTargetParser.java | 80 * Parses the framework, collects all interesting information and stores them in the 308 * Preloads all "interesting" classes from the framework SDK jar.
|
/dalvik/vm/analysis/ |
CodeVerify.cpp | 3055 bool interesting; local 3117 bool interesting; local [all...] |
VfyBasicBlock.cpp | 155 * exception) are not interesting for liveness analysis.
|
/external/ipsec-tools/src/racoon/ |
pfkey.c | 954 "%s message is not interesting " 964 "seq %d of %s message not interesting.\n", 1206 "%s message is not interesting " 1216 "seq %d of %s message not interesting.\n", [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl6.rst | 24 this as a way to show some interesting parsing techniques. 189 seen a lot of similar code in the past. One interesting part about the 196 The next interesting thing to add, is codegen support for these binary 409 this, we can do a lot of interesting things, including I/O, math, and a 465 Given the previous if/then/else support, we can also define interesting 491 interesting things. For example, here's a little function that solves 680 this can be used to build a simple but interesting end-user application [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readelf.c | [all...] |
/external/chromium_org/chrome/browser/ui/webui/ |
about_ui.cc | 461 "<p>Tabs sorted from most interesting to least interesting. The least " 462 "interesting tab may be discarded if we run out of physical memory.</p>"); [all...] |
/external/eigen/doc/ |
I03_InsideEigenExample.dox | 31 \section WhyInteresting Why it's interesting 33 Maybe you think, that the above example program is so simple, that compiling it shouldn't involve anything interesting. So before starting, let us explain what is nontrivial in compiling it correctly -- that is, producing optimized code -- so that the complexity of Eigen, that we'll explain here, is really useful. 311 What do we see here? Some assertions, and then the only interesting line is:
|
/external/llvm/lib/Target/ |
README.txt | 59 Interesting? testcase for add/shift/mul reassoc: 315 SingleSource/Benchmarks/Misc/dt.c shows several interesting optimization [all...] |
/external/valgrind/main/cachegrind/ |
cg_annotate.in | 574 # events count above the thresholds (ie. all the interesting ones). 721 # If auto-annotating, add interesting files (but not "???") 798 # Finds interesting line ranges -- all lines with a CC, and all
|
/art/runtime/verifier/ |
register_line.h | 49 // During verification, we associate one of these with every "interesting" instruction. We track
|
/dalvik/vm/mterp/ |
README.txt | 201 turn into something more interesting someday; for now, it just gets
|
/docs/source.android.com/src/source/ |
submit-patches.jd | 183 <p>One interesting special case is bionic. Much of the code there is from BSD, so unless the change is to code that's new to bionic, we'd much rather see an upstream fix and then pull a whole new file from the appropriate BSD. (Sadly we have quite a mix of different BSDs at the moment, but we hope to address that in future, and get into a position where we track upstream much more closely.)</p>
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 139 * interesting from a code-robustness point of view, but it's
|
/external/bison/ |
TODO | 121 This shows that it would be interesting to manage to install skeleton
|
/external/chromium/base/allocator/ |
allocator_unittests.cc | 60 // Return the next interesting size/delta to check. Returns -1 if no more.
|
/external/chromium/chrome/browser/ |
chrome_browser_application_mac.mm | 115 // interesting to track in aggregate (those relating to distributed
|
jankometer.cc | 37 // your build. Be sure to do some work to get interesting stats.
|