/external/llvm/test/CodeGen/AArch64/ |
regress-tail-livereg.ll | 22 ; restored to its incoming value before the "br".
|
/external/llvm/test/CodeGen/ARM/ |
2012-10-18-PR14099-ByvalFrameAddress.ll | 12 ; Here we need to only check proper start address of restored %s argument.
|
/external/llvm/test/CodeGen/X86/ |
unwind-init.ll | 3 ; Check that all callee-saved registers are saved and restored in functions
|
/external/llvm/test/Transforms/Inline/ |
dynamic_alloca_test.ll | 10 ; once that functionality is restored.
|
/external/skia/src/gpu/ |
GrTemplates.h | 36 * } // fCount is restored
|
/external/v8/src/arm/ |
lithium-gap-resolver-arm.h | 58 // this flag is set to indicate that it needs to be restored.
|
/frameworks/base/core/res/res/layout/ |
select_dialog.xml | 24 Assign an ID so its state will be saved/restored.
|
select_dialog_holo.xml | 23 Assign an ID so its state will be saved/restored.
|
select_dialog_material.xml | 21 Assign an ID so its state will be saved/restored.
|
/frameworks/support/v7/appcompat/res/layout/ |
abc_select_dialog_material.xml | 21 Assign an ID so its state will be saved/restored.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
uvcvideo.h | 26 /* Control should be saved at suspend and restored at resume. */
|
/prebuilts/sdk/current/support/v7/appcompat/res/layout/ |
abc_select_dialog_material.xml | 21 Assign an ID so its state will be saved/restored.
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
RecyclerViewBasicTest.java | 189 RecyclerView restored = new RecyclerView(mContext); local 190 restored.setLayoutManager(new MockLayoutManager()); 194 restored.onRestoreInstanceState(savedState); 219 RecyclerView restored = new RecyclerView(mContext); local 221 restored.setLayoutManager(mlmRestored); 222 restored.setAdapter(new MockAdapter(3)); 223 restored.onRestoreInstanceState(savedState);
|
/external/libcxxabi/include/mach-o/ |
compact_unwind_encoding.h | 103 // then ESP is moved to EBP. Thus, to unwind ESP is restored with the current 104 // EPB value, then EBP is restored by popping off the stack, and the return 106 // All non-volatile registers that need to be restored must have been saved 116 // All non-volatile registers that need to be restored must have been saved 237 // then RSP is moved to RBP. Thus, to unwind RSP is restored with the current 238 // EPB value, then RBP is restored by popping off the stack, and the return 240 // All non-volatile registers that need to be restored must have been saved 250 // All non-volatile registers that need to be restored must have been saved
|
/frameworks/base/tests/backup/ |
test_restore.sh | 100 echo --- Restored files 102 echo --- Restored shared_prefs
|
/frameworks/native/opengl/libs/GLES_trace/ |
DESIGN.txt | 58 gl hooks restored in the next eglSwap, and the other traced contexts get their gl hooks 59 restored when they perform a eglMakeCurrent.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/ |
compact_unwind_encoding.h | 103 // then ESP is moved to EBP. Thus, to unwind ESP is restored with the current 104 // EPB value, then EBP is restored by popping off the stack, and the return 106 // All non-volatile registers that need to be restored must have been saved 116 // All non-volatile registers that need to be restored must have been saved 233 // then RSP is moved to RBP. Thus, to unwind RSP is restored with the current 234 // EPB value, then RBP is restored by popping off the stack, and the return 236 // All non-volatile registers that need to be restored must have been saved 246 // All non-volatile registers that need to be restored must have been saved
|
/development/ndk/platforms/android-18/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 61 * previously purged, they will have been restored.
|
/external/v8/src/ |
v8threads.h | 26 // Should the thread be terminated when it is restored?
|
/frameworks/base/core/java/android/content/ |
UndoOwner.java | 58 * owner may have a null data if it was restored from a previously saved state with
|
/frameworks/native/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
fp-regs.cpp | 2 // registers are properly saved and restored by defining 20 different FP
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
fp-regs.cpp | 2 // registers are properly saved and restored by defining 20 different FP
|