HomeSort by relevance Sort by last modified time
    Searched full:forget (Results 1 - 25 of 340) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/glib/
gi18n-lib.h 29 #error You must define GETTEXT_PACKAGE before including gi18n-lib.h. Did you forget to include config.h?
  /external/iproute2/tc/
README.last 26 source and forget about PSCHED_GETTIMEOFDAY forever.
p_ip.c 50 ** dont forget the CE bit
  /external/skia/include/utils/
SkGLCanvas.h 61 /** Forget all textures without calling delete (including those for text).
  /dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FilterTest.java 20 * 1. Don't forget to write tests for org.apache.harmony.logging.internal.nls/Messages.java this file is in logging/src/main/java folder
  /external/stlport/doc/
README.mingw 30 compiler option. Don't forget to add it to your compiler command line too
  /external/v8/src/arm/
virtual-frame-arm.cc 223 Forget(arg_count);
230 Forget(arg_count);
247 Forget(arg_count);
272 Forget(dropped_args);
virtual-frame-arm.h 110 // Forget elements from the top of the frame to match an actual frame (eg,
112 void Forget(int count) {
121 // Forget count elements from the top of the frame and adjust the stack
291 Forget(arg_count);
440 // necessary, free any associated register, and forget its value if
  /frameworks/base/core/java/com/android/internal/util/
JournaledFile.java 60 * Call {@link #commit} to commit the changes, or {@link #rollback} to forget the changes.
  /system/core/init/
README.BOOTCHART 29 bootcharting. This is not the case of /data/bootchart-start, so don't forget to delete it
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 141 throw new IllegalStateException("Accessibility off. Did you forget to check that?");
169 throw new IllegalStateException("Accessibility off. Did you forget to check that?");
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TextToSpeechActivity.java 78 // Don't forget to shutdown!
  /external/e2fsprogs/e2fsck/
mtrace.c 134 don't forget to set a breakpoint on tr_break! */
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 12 # traffic. Don't forget to open these ports on your firewall!
  /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/v8/test/cctest/
test-utils.cc 63 const char* s = "the quick lazy .... oh forget it!";
  /external/webkit/WebCore/bindings/v8/
DOMDataStore.h 169 virtual void forget(KeyType* object) function in class:WebCore::DOMDataStore::InternalDOMWrapperMap
171 DOMWrapperMap<KeyType>::forget(object);
V8NPObject.cpp 163 staticTemplateMap.forget(identifier);
337 staticNPObjectMap.forget(npObject);
398 staticNPObjectMap.forget(object);
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 229 forget(mSelected.networkId);
258 forget(mSelected.networkId);
304 private void forget(int networkId) { method in class:WifiSettings
  /dalvik/vm/
Hash.h 143 * forget to lock the table before calling this.
  /external/bluetooth/glib/docs/reference/glib/
resources.sgml 37 the way to be sure the GLib developers won't forget about an issue.
  /external/clearsilver/python/
setup.py 28 ## Actually, forget that, I'm just going to load and parse the rules.mk
  /external/freetype/include/freetype/internal/
ftrfork.h 36 /* Don't forget to increment the number if you add a new guessing rule. */
  /external/freetype/src/autofit/
afglobal.c 34 /* when updating this table, don't forget to update

Completed in 159 milliseconds

1 2 3 4 5 6 7 8 91011>>