HomeSort by relevance Sort by last modified time
    Searched full:remember (Results 201 - 225 of 3625) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/modp_b64/modp_b64/
modp_b64.h 87 * remember, this is integer math
99 * NOTE: remember this is integer math
  /external/proguard/src/proguard/classfile/editor/
AccessFixer.java 54 // Remember the referencing class.
64 // Remember the referencing class.
NameAndTypeShrinker.java 177 // Remember the new index.
185 // Remember an invalid index.
  /external/python/cpython3/Python/
importdl.c 202 /* Remember pointer to module init function. */
212 /* Remember the filename as the __file__ attribute */
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt 10 Although you have to remember that his situation was considerably
41 remember that you have to do all the pointer to member function stuff
  /external/syslinux/core/fs/btrfs/
btrfs.h 186 /* remember how we get to a node/leaf */
191 /* remember last slot's item and data */
  /external/vboot_reference/cgpt/
cgpt_prioritize.c 153 params->orig_priority = priority; // remember the original priority
159 AddToGroup(groups, priority, i); // just remember
  /frameworks/native/services/surfaceflinger/tests/fakehwc/
FakeComposerClient.h 126 // We don't want tests hanging, so always use a timeout. Remember
133 // We don't want tests hanging, so always use a timeout. Remember
  /libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2.java 75 * <p>Remember that since DTDs do not "understand" namespaces, the
106 * <p>Remember that since DTDs do not "understand" namespaces, the
  /packages/apps/Contacts/src/com/android/contacts/util/
ImageViewDrawableSetter.java 105 // Remember this for next time, so that we can check if it changed.
124 // Remember this for next time, so that we can transition from it to the
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToXMLSAXHandler.java 234 // so we set m_cdataTagOpen to false to remember this.
324 * Remember the prefix/uri mapping at the current nested element depth.
340 /* Remember the mapping, and at what depth it was declared
534 // so we set m_cdataTagOpen true to remember this.
630 // so we set m_cdataTagOpen true to remember this.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_AUDIO.c 215 /* remember the original settings */
301 /* remember the original settings */
358 /* remember the original settings */
415 /* remember the original settings */
470 /* remember the original settings */
test_VIDIOC_AUDOUT.c 206 /* remember the original settings */
294 /* remember the original settings */
348 /* remember the original settings */
402 /* remember the original settings */
454 /* remember the original settings */
  /packages/apps/Dialer/java/com/android/dialer/precall/impl/
CallingAccountSelector.java 514 private final boolean remember; field in class:CallingAccountSelector.UserSelectionReporter
517 @NonNull PhoneAccountHandle phoneAccountHandle, @Nullable String number, boolean remember) {
520 this.remember = remember;
528 .reportUserSelection(context, number, phoneAccountHandle, remember);
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 77 void addBlock(BasicBlock *BB, bool Remember = true) {
86 ExplicitMentioned = Remember;
102 ExplicitMentioned = Remember && (Result == BB);
104 ExplicitMentioned |= Remember;
108 /// \brief Is "Result" one of the BBs added with "Remember" = True?
514 // Remember that we've seen this node
567 /// \brief Remove all PHI values coming from "From" into "To" and remember
  /build/make/core/
distdir.mk 33 # A global variable to remember all dist'ed src:dst pairs.
  /developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml 39 Remember to use padding on your ListViews to adhere to the standard
  /developers/build/prebuilts/gradle/CustomChoiceList/
README.md 36 Lastly, remember to use padding on your ListViews to adhere to the standard metrics described in the Android Design
  /developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml 39 Remember to use padding on your ListViews to adhere to the standard
  /developers/samples/android/ui/lists/CustomChoiceList/
README.md 36 Lastly, remember to use padding on your ListViews to adhere to the standard metrics described in the Android Design
template-params.xml 92 Lastly, remember to use padding on your ListViews to adhere to the standard metrics described in the Android Design
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentHideShow.java 97 // Remember the current text, to restore if we later restart.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 107 * Remember our context so we can use it when constructing views.
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactPhotoBinder.java 88 // Remember the photo associated with this contact
  /development/samples/browseable/BorderlessButtons/res/layout/
sample_main.xml 39 Remember to use padding on your ListViews to adhere to the standard

Completed in 2055 milliseconds

1 2 3 4 5 6 7 891011>>