Searched defs:result (Results 1 - 25 of 112) sorted by relevance

12345

/art/compiler/dex/
H A Dquick_compiler_callbacks.cc26 bool result = verification_results_->ProcessVerifiedMethod(verifier); local
27 if (result) {
32 return result;
/art/test/023-many-interfaces/
H A Diface-gen.c49 int result; local
51 result = createFiles(100);
53 return (result != 0);
/art/runtime/entrypoints/interpreter/
H A Dinterpreter_entrypoints.cc30 ShadowFrame* shadow_frame, JValue* result) {
52 InvokeWithShadowFrame(self, shadow_frame, arg_offset, mh, result);
56 result, mh.GetShorty());
28 artInterpreterToCompiledCodeBridge(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item, ShadowFrame* shadow_frame, JValue* result) argument
/art/runtime/entrypoints/quick/
H A Dquick_instrumentation_entrypoints.cc35 const void* result; local
37 result = GetQuickToInterpreterBridge();
39 result = instrumentation->GetQuickCodeFor(method, sizeof(void*));
41 DCHECK((result != Runtime::Current()->GetClassLinker()->GetQuickToInterpreterBridgeTrampoline())
43 bool interpreter_entry = (result == GetQuickToInterpreterBridge());
46 CHECK(result != NULL) << PrettyMethod(method);
47 return result;
H A Dquick_jni_entrypoints.cc84 extern mirror::Object* JniMethodEndWithReference(jobject result, uint32_t saved_local_ref_cookie, argument
87 mirror::Object* o = self->DecodeJObject(result); // Must decode before pop.
89 // Process result.
100 extern mirror::Object* JniMethodEndWithReferenceSynchronized(jobject result, argument
105 mirror::Object* o = self->DecodeJObject(result);
107 // Process result.
/art/runtime/verifier/
H A Dreg_type_cache-inl.h29 RegType* result = entries_[id]; local
30 DCHECK(result != NULL);
31 return *result;
H A Dmethod_verifier-inl.h71 RegType& result = ResolveClassAndCheckAccess(class_idx); local
73 return result;
/art/test/303-verification-stress/
H A Dclasses-gen.c59 int result; local
61 result = createFiles(40, 2000);
63 return (result != 0);
/art/compiler/
H A Delf_stripper.cc129 int result = ftruncate(file->Fd(), offset); local
130 if (result != 0) {
/art/compiler/llvm/
H A Druntime_support_builder_x86.cc60 CallInst* result = irb_.CreateCall(func); local
61 result->setOnlyReadsMemory();
62 irb_.SetTBAA(result, s_ty);
63 return result;
H A Druntime_support_builder_arm.cc79 CallInst* result = irb_.CreateCall(func); local
80 result->setOnlyReadsMemory();
81 irb_.SetTBAA(result, s_ty);
82 return result;
/art/runtime/base/
H A Dstringprintf.cc32 int result = vsnprintf(space, sizeof(space), format, backup_ap); local
35 if (result < static_cast<int>(sizeof(space))) {
36 if (result >= 0) {
38 dst->append(space, result);
42 if (result < 0) {
50 int length = result+1;
55 result = vsnprintf(buf, length, format, backup_ap);
58 if (result >= 0 && result < length) {
60 dst->append(buf, result);
68 std::string result; local
[all...]
/art/runtime/entrypoints/portable/
H A Dportable_throw_entrypoints.cc88 int result = -1; local
96 result = iter_index;
109 result = iter_index;
114 if (result != -1) {
125 return result;
/art/runtime/gc/space/
H A Ddlmalloc_space-inl.h55 mirror::Object* result = reinterpret_cast<mirror::Object*>(mspace_malloc(mspace_, num_bytes)); local
56 if (LIKELY(result != NULL)) {
58 CHECK(Contains(result)) << "Allocation (" << reinterpret_cast<void*>(result)
61 size_t allocation_size = AllocationSizeNonvirtual(result, usable_size);
65 return result;
H A Drosalloc_space-inl.h56 mirror::Object* result = reinterpret_cast<mirror::Object*>( local
58 if (LIKELY(result != NULL)) {
60 CHECK(Contains(result)) << "Allocation (" << reinterpret_cast<void*>(result)
65 DCHECK_EQ(rosalloc_size, rosalloc_->UsableSize(result));
70 return result;
/art/runtime/
H A Dinstruction_set.cc121 std::string result; local
123 result += "div";
125 if (result.size() == 0) {
126 result = "none";
128 return result;
H A Dmethod_helper.h47 const char* result = shorty_; local
48 if (result == nullptr) {
49 result = method_->GetShorty(&shorty_len_);
50 shorty_ = result;
52 return result;
/art/runtime/mirror/
H A Dstring-inl.h41 int32_t result = GetField32(OFFSET_OF_OBJECT_MEMBER(String, count_)); local
42 DCHECK(result >= 0 && result <= GetCharArray()->GetLength());
43 return result;
72 int32_t result = GetField32(OFFSET_OF_OBJECT_MEMBER(String, hash_code_)); local
73 if (UNLIKELY(result == 0)) {
74 result = ComputeHashCode();
76 DCHECK(result != 0 || ComputeUtf16Hash(GetCharArray(), GetOffset(), GetLength()) == 0)
77 << ToModifiedUtf8() << " " << result;
78 return result;
[all...]
H A Dstring.h60 int32_t result = GetField32(OffsetOffset()); local
61 DCHECK_LE(0, result);
62 return result;
/art/runtime/native/
H A Djava_lang_String.cc49 mirror::String* result = s->Intern(); local
50 return soa.AddLocalReference<jstring>(result);
H A Djava_lang_reflect_Proxy.cc31 mirror::Class* result = class_linker->CreateProxyClass(soa, name, interfaces, loader, methods, local
33 return soa.AddLocalReference<jclass>(result);
/art/compiler/sea_ir/types/
H A Dtype_inference_visitor.cc105 const Type* result = &(t1->Merge(*t2, type_cache_)); local
106 return result;
/art/runtime/arch/arm64/
H A Dmemcmp16_arm64.S27 /* Parameters and result. */
31 #define result x0 define
102 sub result, data1, data2
126 mov result, #0
139 sub result, data1, data2
/art/compiler/jni/quick/
H A Dcalling_convention.cc227 int result = HandleerencesOffset().Int32Value() + itr_refs_ * handle_scope_pointer_size_; local
228 CHECK_GT(result, HandleScopeNumRefsOffset().Int32Value());
229 return FrameOffset(result);
/art/compiler/optimizing/
H A Dcodegen_test.cc62 int32_t result = f(); local
64 CHECK_EQ(result, expected);

Completed in 556 milliseconds

12345