HomeSort by relevance Sort by last modified time
    Searched full:forget (Results 101 - 125 of 1007) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libnfc-nxp/src/
phFriNfc_ISO15693Format.h 43 * \brief \copydoc page_reg Resets the component instance to the initial state and lets the component forget about
phFriNfc_DesfireFormat.h 178 * \brief \copydoc page_reg Resets the component instance to the initial state and lets the component forget about
214 * \brief \copydoc page_reg Resets the component instance to the initial state and lets the component forget about
  /external/lldb/include/lldb/API/
SBStream.h 53 // If the stream is redirected to a file, forget about the file and if
  /external/lldb/test/
lldbbench.py 61 raise Exception("start() already called, did you forget to stop() first?")
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt 61 o Or forget all this and stick to a traditional instruction set?
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h 29 // register. Don't forget changing the following places.
  /external/mesa3d/src/mesa/main/
texcompress_rgtc_tmp.h 135 /* don't forget here is always rounded down */
204 /* don't forget here is always rounded down */
272 /* don't forget here is always rounded down */
342 /* don't forget here is always rounded down */
  /external/proguard/src/proguard/gui/
ProGuardRunnable.java 104 // Forget about the ProGuard object as quickly as possible.
ReTraceRunnable.java 110 // Forget about the ProGuard object as quickly as possible.
  /external/replicaisland/src/com/replica/replicaisland/
LauncherComponent.java 69 // Looks like the shot is dead. Let's forget about it.
ScrollerComponent.java 22 * to allocate fire-and-forget drawable objects every frame.
  /external/skia/src/core/
SkRecorder.h 22 // Make SkRecorder forget entirely about its SkRecord*; all calls to SkRecorder will fail.
  /frameworks/base/core/java/com/android/internal/util/
JournaledFile.java 69 * Call {@link #commit} to commit the changes, or {@link #rollback} to forget the changes.
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
VCardTestsBase.java 91 // We don't want to forget to call verify() as it makes unit test successful silently even
  /frameworks/webview/chromium/tools/
run_webview_cts.py 56 # Don't forget to update the spreadsheet! :)
  /libcore/luni/src/test/java/libcore/java/util/
TreeSetTest.java 86 * Regrettably, serializing a TreeSet causes it to forget its bounds. This
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AudioAndHapticFeedbackManager.java 30 * It offers a consistent and simple interface that allows LatinIME to forget about the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pwd.py 83 # should never happen... if so, just forget it
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pwd.py 83 # should never happen... if so, just forget it
  /system/core/adb/
adb_trace.h 28 * forget to update the corresponding 'tags' table in
  /external/clang/test/OpenMP/
sections_firstprivate_messages.cpp 137 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp sections' directive into a parallel or another task region?}}
316 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp sections' directive into a parallel or another task region?}}
single_firstprivate_messages.cpp 111 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp single' directive into a parallel or another task region?}}
226 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp single' directive into a parallel or another task region?}}
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
common.cpp 234 // or if we forget an enum here.
279 // or if we forget an enum here.
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
RootViewPicker.java 180 throw new RuntimeException("No activities found. Did you forget to launch the activity "
197 throw new NoActivityResumedException("No activities in stage RESUMED. Did you forget to "
  /packages/apps/Mms/src/com/android/mms/data/
RecipientIdCache.java 195 // We're running on the UI thread so just fire & forget, hope for the best.
272 // We're running on the UI thread so just fire & forget, hope for the best.

Completed in 824 milliseconds

1 2 3 45 6 7 8 91011>>