Home
last modified time | relevance | path

Searched refs:original (Results 1 – 11 of 11) sorted by relevance

/art/runtime/base/
Dbit_field.h82 static uintptr_t Update(T value, uintptr_t original) { in Update() argument
85 (~MaskInPlace() & original); in Update()
/art/test/147-stripped-dex-fallback/
Dinfo.txt2 no image and the original dex code has been stripped.
/art/compiler/optimizing/
Doptimizing_unit_test.h108 inline std::string Patch(const std::string& original, const diff_t& diff) { in Patch() argument
109 std::string result = original; in Patch()
/art/runtime/interpreter/mterp/x86/
Dcvtfp_int.S18 fnstcw LOCAL0(%esp) # remember original rounding mode
/art/test/509-pre-header/smali/
DPreHeader.smali19 # Label names in this method are taken from the original apk
/art/runtime/
Doat_file_manager.cc220 static void AddNext(/*inout*/DexFileAndClassPair* original, in AddNext() argument
222 if (original->DexFileHasMoreClasses()) { in AddNext()
223 original->Next(); in AddNext()
224 heap->push(std::move(*original)); in AddNext()
Djni_internal_test.cc1879 jobject original = env_->NewStringUTF(""); in TEST_F() local
1880 ASSERT_NE(original, nullptr); in TEST_F()
1887 outer = env_->NewLocalRef(original); in TEST_F()
1896 EXPECT_EQ(JNILocalRefType, env_->GetObjectRefType(original)); in TEST_F()
1914 EXPECT_EQ(JNILocalRefType, env_->GetObjectRefType(original)); in TEST_F()
/art/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
62 the original version of the Work and any modifications or additions
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S655 * pointing back to the original caller.
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S544 @ unlocked case - r1: original lock word that's zero except for the read barrier bits.
/art/runtime/interpreter/mterp/out/
Dmterp_x86.S3561 fnstcw LOCAL0(%esp) # remember original rounding mode
3628 fnstcw LOCAL0(%esp) # remember original rounding mode
3718 fnstcw LOCAL0(%esp) # remember original rounding mode
3785 fnstcw LOCAL0(%esp) # remember original rounding mode