HomeSort by relevance Sort by last modified time
    Searched full:precise (Results 1 - 25 of 726) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/072-precise-gc/
info.txt 1 Try to detect whether precise GC is working.
  /dalvik/vm/mterp/c/
OP_MONITOR_ENTER.cpp 12 EXPORT_PC(); /* need for precise GC */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /dalvik/vm/mterp/x86/
OP_MONITOR_ENTER.S 11 EXPORT_PC # need for precise GC
  /dalvik/tests/etc/
push-and-run-test-jar 15 # --no-precise -- turn off precise GC (on by default)
28 PRECISE="y"
59 elif [ "x$1" = "x--no-precise" ]; then
60 PRECISE="n"
112 if [ "$PRECISE" = "y" ]; then
113 GC_OPTS="-Xgc:precise -Xgenregmap"
host-run-test-jar 30 PRECISE="y"
66 elif [ "x$1" = "x--no-precise" ]; then
67 PRECISE="n"
113 if [ "$PRECISE" = "y" ]; then
114 GC_OPTS="-Xgc:precise -Xgenregmap"
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_ENTER.S 11 EXPORT_PC() @ need for precise GC
  /external/oprofile/events/i386/arch_perfmon/
events.h 15 "number of mispredicted branches retired (precise)"},
events 10 event:0xc5 counters:cpuid um:zero minimum:500 filter:6 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
  /external/valgrind/main/gdbserver_tests/
mcsigpass.vgtest 4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcsigpass
mcsignopass.vgtest 9 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcsignopass
  /external/oprofile/events/i386/westmere/
unit_masks 39 0x01 conditional Retired conditional branch instructions (Precise Event)
40 0x02 near_call Retired near call instructions (Precise Event)
41 0x04 all_branches Retired branch instructions (Precise Event)
54 0x01 conditional Mispredicted conditional retired branches (Precise Event)
55 0x02 near_call Mispredicted near retired calls (Precise Event)
56 0x04 all_branches Mispredicted retired branch instructions (Precise Event)
78 0x01 all X87 Floating point assists (Precise Event)
79 0x02 output X87 Floating point assists for invalid output value (Precise Event)
80 0x04 input X87 Floating poiint assists for invalid input value (Precise Event)
101 0x01 any_p Instructions retired (Programmable counter and Precise Event
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/
p1-neg.cpp 18 // FIXME: We should probably give more precise diagnostics here, but the
  /external/valgrind/main/VEX/
TODO.txt 10 iropt: reconsider precise exceptions
  /system/media/camera/docs/
README.md 16 ## Quick Setup (Ubuntu Precise):
  /cts/tests/tests/widget/src/android/widget/cts/
ScrollerTest.java 101 // We can not get the precise currX and currY when scrolling
166 // We can not get the precise currX and currY when scrolling
201 // We can not get the precise currX and currY when scrolling
298 // We can not get the precise duration after it is extended
304 // can not get the precise duration after it is extended
319 // is forced aborted, can not get the precise duration after it is extended
350 // can not get precise time
358 // can not get precise time
  /cts/tests/tests/holo/src/android/holo/cts/modifiers/
DatePickerModifier.java 24 * {@link LayoutModifier} that sets a precise date on a {@link DatePicker}.
  /external/chromium/base/test/
perf_test_suite.cc 35 // Raise to high priority to have more precise measurements. Since we don't
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.cpp 60 // precise alias query.
82 // by the earlier precise query.
93 // a precise alias query.
106 // by the earlier precise query.
  /frameworks/base/core/java/android/util/
TrustedTime.java 46 * precise.
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizationTester.java 20 * Triggers finalizers to run. Note that live-precise bugs may interfere with
  /external/oprofile/events/i386/core_2/
unit_masks 142 0xfe Retired floating-point computational operations (precise)
167 0x1f Retired Streaming SIMD instructions (precise event)
174 0x01 Retired loads that miss the L1 data cache (precise event)
175 0x02 L1 data cache line missed by retired loads (precise event)
176 0x04 Retired loads that miss the L2 cache (precise event)
177 0x08 L2 cache line missed by retired loads (precise event)
178 0x10 Retired loads that miss the DTLB (precise event)

Completed in 1880 milliseconds

1 2 3 4 5 6 7 8 91011>>