OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oat
(Results
26 - 43
of
43
) sorted by null
1
2
/art/compiler/dex/quick/arm/
call_arm.cc
445
* to bail to
oat
[Lock/Unlock]Object(self, object)
447
* r0 -> self pointer [arg0 for
oat
[Lock/Unlock]Object
448
* r1 -> object [arg1 for
oat
[Lock/Unlock]Object
int_arm.cc
64
LOG(FATAL) << "
OAT
: bad case in OpIT";
[
all
...]
/art/compiler/
image_writer.cc
47
#include "
oat
.h"
82
LOG(ERROR) << "Failed to open
oat
file " << oat_filename << " for " << oat_location;
87
LOG(ERROR) << "Failed to open writable
oat
file " << oat_filename << " for " << oat_location;
elf_writer_quick.cc
25
#include "
oat
.h"
71
// | boot.
oat
\0 |
/art/compiler/llvm/
llvm_compilation_unit.cc
314
// that architecture. Since the
Oat
writer only guarantee that the compiled
/art/runtime/
Android.mk
112
oat
.cc \
runtime.cc
635
// boot.art/boot.
oat
generation by GenerateImage which relies on the
720
// it touches will have methods linked to the
oat
file if necessary.
[
all
...]
/art/runtime/mirror/
art_method.h
282
// When building the
oat
need a convenient place to stuff the offset of the native GC map.
/art/runtime/entrypoints/portable/
portable_trampoline_entrypoints.cc
405
// Class is still initializing, go to
oat
and grab code (trampoline must be left in place
/art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc
547
// Class is still initializing, go to
oat
and grab code (trampoline must be left in place
/frameworks/base/core/jni/
android_os_Debug.cpp
324
} else if (nameLen > 4 && strcmp(name+nameLen-4, ".
oat
") == 0) {
/art/compiler/dex/quick/
codegen_util.cc
92
LOG(FATAL) << "
Oat
: invalid memref kind - " << mem_type;
[
all
...]
/art/runtime/gc/
heap.cc
147
// Requested begin for the alloc space, to follow the mapped image and
oat
files
154
//
Oat
files referenced by image files immediately follow them in memory, ensure alloc space
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
libKSC.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
libKSC.so
/cts/suite/pts/deviceTests/browserbench/assets/octane/
code-load.js
[
all
...]
/external/chromium_org/third_party/sqlite/src/test/
fts1porter.test
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
Completed in 1068 milliseconds
1
2