/external/clang/lib/CodeGen/ |
CGObjC.cpp | 228 // receiver is loaded from a variable with precise lifetime. 239 // All ivars and fields have precise lifetime. 249 // All variables have precise lifetime except local variables with [all...] |
/build/core/ |
main.mk | 333 ## precise GC ## 335 ifneq ($(filter dalvik.gc.type-precise,$(PRODUCT_TAGS)),) 336 # Enabling type-precise GC results in larger optimized DEX files. The
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
date.sgml | 57 precise time (with microseconds). You can request the current time as 79 Represents a precise time, with seconds and microseconds. 408 isn't very precise, and its exact behavior varies with the
|
/external/clang/docs/ |
AutomaticReferenceCounting.html | [all...] |
/external/llvm/docs/ |
Atomics.html | 70 concurrency. This is not intended to be a precise guide to the semantics; 199 a race is impossible. (The precise definition is in 343 the Acquire semantics. The precise fences required varies widely by
|
ExtendedIntegerResults.txt | 77 This has some problems: 1) the actual precise semantics are really poorly
|
/frameworks/base/core/jni/ |
AndroidRuntime.cpp | 564 * calculation of register maps for precise GC. 607 /* turn on precise GC while we're at it */ 608 opt.optionString = "-Xgc:precise"; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 465 * Typing the name of the %iterator requires knowing the precise full 555 * Typing the name of the %iterator requires knowing the precise full 669 * Typing the name of the %iterator requires knowing the precise full [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 465 * Typing the name of the %iterator requires knowing the precise full 555 * Typing the name of the %iterator requires knowing the precise full 669 * Typing the name of the %iterator requires knowing the precise full [all...] |
/dalvik/vm/mterp/c/ |
header.cpp | 293 * This is also used to determine the address for precise GC.
|
/device/samsung/tuna/ |
device.mk | 189 PRODUCT_TAGS += dalvik.gc.type-precise
|
/external/clang/include/clang/Analysis/ |
CallGraph.h | 111 // Note, we are not precise here. For example, the function could have
|
/external/clang/include/clang/Frontend/ |
CodeGenOptions.h | 70 unsigned LessPreciseFPMAD : 1; /// Enable less precise MAD instructions to be
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckerDocumentation.cpp | 116 /// more precise diagnostics. (For example, one should report that a malloced
|
/external/clang/lib/StaticAnalyzer/ |
README.txt | 134 [1] Precise interprocedural dataflow analysis via graph reachability,
|
/external/clang/www/analyzer/ |
release_notes.html | 96 <li>Major under-the-cover changes. This should result in more precise results in some cases, but this is laying the groundwork for major improvements. Please file bugs where you see regressions or issues.</li>
|
/external/icu4c/test/intltest/ |
dadrfmt.cpp | 244 // if(pos.getBeginIndex()==0 && pos.getEndIndex()==0) { // TODO: more precise error?
|
/external/jsilver/src/com/google/streamhtmlparser/ |
HtmlParserFactory.java | 126 * a more precise initialization with the desired Mode.
|
/external/llvm/lib/Analysis/ |
Loads.cpp | 163 /// specify an alias analysis implementation, which makes this more precise.
|
/external/mesa3d/docs/ |
README.CYGWIN | 58 if a 16-bit depth buffer isn't precise enough for your application.
|
/external/openssl/crypto/x509v3/ |
v3_lib.c | 235 * The precise operation is governed by the 'flags' value. The 'crit' and
|
/external/oprofile/events/i386/atom/ |
events | 11 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
|
/external/qemu/ |
disas.c | 186 /* If we have a precise definitions of the instructions set, use it */
|
/external/qemu/hw/ |
piix_pci.c | 49 pin. We could also use the bus number to have a more precise
|
/external/replicaisland/src/com/replica/replicaisland/ |
InputGameInterface.java | 30 // make the control more twitchy, while decreasing it will make the control more precise.
|