OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:precise
(Results
1 - 25
of
1035
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/test/072-precise-gc/
info.txt
1
Try to detect whether
precise
GC is working.
/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
.
/art/runtime/verifier/
reg_type_cache.cc
32
static bool MatchingPrecisionForClass(RegType* entry, bool
precise
)
34
if (entry->IsPreciseReference() ==
precise
) {
35
// We were or weren't looking for a
precise
reference and we found what we need.
38
if (!
precise
&& entry->GetClass()->CannotBeAssignedFromOtherTypes()) {
39
// We weren't looking for a
precise
reference, as we're looking up based on a descriptor, but
40
// we found a matching entry based on the descriptor. Return the
precise
entry in that case.
64
bool
precise
) {
89
return From(loader, descriptor,
precise
);
120
bool RegTypeCache::MatchDescriptor(size_t idx, const char* descriptor, bool
precise
) {
126
return MatchingPrecisionForClass(entry,
precise
);
[
all
...]
reg_type_cache.h
56
const RegType& From(mirror::ClassLoader* loader, const char* descriptor, bool
precise
)
62
const RegType& FromClass(const char* descriptor, mirror::Class* klass, bool
precise
)
64
const RegType& FromCat1Const(int32_t value, bool
precise
)
66
const RegType& FromCat2ConstLo(int32_t value, bool
precise
)
68
const RegType& FromCat2ConstHi(int32_t value, bool
precise
)
70
const RegType& FromDescriptor(mirror::ClassLoader* loader, const char* descriptor, bool
precise
)
77
// String is final and therefore always
precise
.
80
const RegType& JavaLangThrowable(bool
precise
)
82
return From(NULL, "Ljava/lang/Throwable;",
precise
);
126
const RegType& JavaLangClass(bool
precise
) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_)
[
all
...]
/dalvik/vm/mterp/x86/
OP_MONITOR_ENTER.S
11
EXPORT_PC # need for
precise
GC
/external/chromium_org/content/public/common/
three_d_api_types.h
9
// is mainly used to provide more
precise
messages when access to
page_zoom.h
29
// std::numeric_limits<> because it is too
precise
for zoom values. Zoom
31
// is
precise
enough for zoom value comparisons.
/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"
/dalvik/vm/mterp/armv5te/
OP_MONITOR_ENTER.S
11
EXPORT_PC() @ need for
precise
GC
/external/clang/test/Analysis/
conditional-operator.cpp
14
// TODO: We are not
precise
when processing the "?:" operator in C++.
/external/llvm/test/CodeGen/SystemZ/
asm-03.ll
15
; FIXME: at the moment the
precise
constraint is not passed down to
asm-04.ll
15
; FIXME: at the moment the
precise
constraint is not passed down to
asm-05.ll
14
; FIXME: at the moment the
precise
constraint is not passed down to
/external/llvm/test/Other/
attribute-comment.ll
9
attributes #0 = { nounwind ssp "less-
precise
-fpmad"="false" uwtable "no-frame-pointer-elim"="true" readnone "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/oprofile/events/i386/arch_perfmon/
events.h
15
"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
/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/llvm/test/CodeGen/Mips/
tnaked.ll
28
attributes #0 = { naked noinline nounwind "less-
precise
-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
29
attributes #1 = { nounwind "less-
precise
-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
mips16_32_10.ll
57
attributes #0 = { nounwind "less-
precise
-fpmad"="false" "nomips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
58
attributes #1 = { nounwind "less-
precise
-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
59
attributes #2 = { nounwind "less-
precise
-fpmad"="false" "nomips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
mips16_32_9.ll
49
attributes #0 = { nounwind "less-
precise
-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
50
attributes #1 = { nounwind "less-
precise
-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
51
attributes #2 = { nounwind "less-
precise
-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Completed in 879 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>