HomeSort by relevance Sort by last modified time
    Searched full:remember (Results 226 - 250 of 1642) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/src/proguard/classfile/util/
DescriptorClassEnumeration.java 108 // Remember the accumulated class name.
  /external/proguard/src/proguard/obfuscate/
MappingReader.java 72 // Process the class mapping and remember the class's
MemberObfuscator.java 110 // Remember not to use the new name again in this name space.
  /external/protobuf/gtest/samples/
sample10_unittest.cc 135 // they are attributed to the right test. Remember that a listener
  /external/quake/quake/src/QW/client/
gl_refrag.c 143 // if this is the first splitter of this bmodel, remember it
  /external/quake/quake/src/WinQuake/
dos_v2.cpp 191 // remember old handler
gl_refrag.cpp 143 // if this is the first splitter of this bmodel, remember it
  /external/skia/src/images/
SkImageRefPool.cpp 75 // remember the bitmap config (don't call reset),
  /external/skia/src/ports/
SkImageRef_ashmem.cpp 147 // remember the colortable (if any)
  /external/sqlite/android/
PhoneNumberUtilsTest.cpp 157 // in the U.S. people often use alpha in the phone number to easily remember it
  /external/valgrind/tsan/
ts_trace_info.h 40 // The create_sblock field tells if we want to remember the stack trace
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Expressions/
11.6.1-1.js 116 * remember to add double-quotes inside the eval string around
  /external/webkit/Source/WebCore/html/parser/
HTMLElementStack.h 162 // We remember the root node, <head> and <body> as they are pushed. Their
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.h 51 // When this class gets subclasses, remember to add 'virtual' here.
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnMathUtils.cpp 639 second = third; /* Remember ptr to current point. */
640 dprev = dcur; /* Remember current delta. */
649 second = third; /* Remember ptr to current point. */
650 dprev = dcur; /* Remember current delta. */
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTimeFactory.java 56 * <em>Note:</em> Remember that the month in {@link Calendar} is defined from 0 to 11.
  /external/zlib/src/as400/
readme.txt 111 Remember that most foreign textual data are ASCII coded: this
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfItemsTallerThanScreenTest.java 90 // remember top of peeking child
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 276 Remember to mask {@link android.view.inputmethod.EditorInfo#inputType} with the appropriate
283 view. Also remember that you shouldn't store passwords on a device. To learn more, see the <a
395 Remember to call the <code>super()</code> method for keys you don't want to handle yourself.
524 associated with the IME. Remember that users may use punctuation in passwords or user
  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 55 <p>If your application updates other user interface elements to reflect the current state of your fragments, such as the action bar, remember to update the UI when you commit the transaction. You should update your user interface after the fragment manager back stack changes in addition to when you commit the transaction. You can listen for when a <code>FragmentTransaction</code> is reverted by setting up an {@link android.app.FragmentManager.OnBackStackChangedListener}:</p>
  /frameworks/base/test-runner/src/android/test/
TestCaseUtil.java 104 * remember which classes' suite() methods were already invoked.
  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 90 // existent, remember its attribute
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 45 // For each value, we remember its Value* and occurrence frequency.
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 45 // For each value, we remember its Value* and occurrence frequency.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmSmsAddress.java 119 // Remember, since the alpha address is stored in 7-bit compact form,

Completed in 1561 milliseconds

1 2 3 4 5 6 7 8 91011>>