Searched
full:recover (Results
476 -
500 of
1604) sorted by null
<<11121314151617181920>>
/external/emma/core/java12/com/vladium/emma/rt/ |
IClassLoadHook.java | 51 * <li> if the hook can successfully recover the unmodified class definion
|
/external/google-breakpad/src/processor/ |
cfi_frame_info-inl.h | 99 // Note that other frame walkers may fail to recover callee-saves
|
/external/jmdns/src/javax/jmdns/impl/tasks/state/ |
Prober.java | 144 this.getDns().recover();
|
/external/kernel-headers/original/uapi/scsi/ |
cxlflash_ioctl.h | 128 __u64 context_id; /* Context to recover / updated ID */
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/ |
OpenALSound.java | 60 // Attempt to recover by stopping the least recently played sound
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/ |
OpenALSound.java | 60 // Attempt to recover by stopping the least recently played sound
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/ |
btKinematicCharacterController.h | 35 ///It uses a ghost object and convex sweep test to test for upcoming collisions. This is combined with discrete collision detection to recover from penetrations.
|
/external/libnfc-nxp/src/ |
phOsalNfc.h | 120 * used for exceptional error situations where there is no means to recover.
|
/external/libxml2/doc/ |
libxml2.xsa | 69 Recover unescaped less-than character in HTML recovery parsing (Daniel Veillard),
|
/external/llvm/include/llvm/Support/ |
ErrorHandling.h | 40 /// Even though some applications desire to gracefully recover from arbitrary
|
/external/okhttp/okio/ |
CHANGELOG.md | 10 * Fix: Recover from unexpected `AssertionError` thrown on Android 4.2.2 and
|
/external/tlsdate/src/ |
tlsdate-setter.c | 148 * to recover from once the time is written to disk.
|
/external/tpm2/ |
Time.c | 73 // and there is no way to recover it.
|
/external/valgrind/coregrind/m_syswrap/ |
syscall-arm-linux.S | 59 recover from that either, but nevertheless we want to know.
|
/external/webrtc/webrtc/video/ |
video_decoder_unittest.cc | 94 // Should be able to recover on a keyframe.
|
/frameworks/base/core/jni/android/graphics/ |
CreateJavaOutputStreamAdaptor.cpp | 99 // end, since we do not have a way to recover.
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
IntervalStats.java | 98 // TODO(adamlesinski): Ensure that we recover from incorrect event sequences
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
idctllm_altivec.asm | 165 addi r1, r1, 416 ;# recover stack
|
sad_altivec.asm | 40 addi r1, r1, 32 ;# recover stack
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/ |
fdct_altivec.asm | 49 addi r1, r1, 32 ;# recover stack
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
autocorrection_threshold_utils.cpp | 47 // Undo the scaling here to recover the original score.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/ |
expr_test.go | 126 e := recover()
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
expr_test.go | 123 e := recover()
|
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/ |
test.go | 35 recover()
|
/prebuilts/go/darwin-x86/src/go/types/ |
universe.go | 147 _Recover: {"recover", 0, false, statement},
|
Completed in 1177 milliseconds
<<11121314151617181920>>