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

<<11121314151617181920>>

  /external/skqp/tests/
LListTest.cpp 232 // remember the elements before/after the insertion point.
294 // remember the prev and next elements from the element to be removed
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 177 > BTW, on an unrelated note, after the meeting yesterday, I did remember
180 > it yesterday, I didn't remember where the idea had come from but I
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCDwarf.h 232 enum OpType { SameValue, Remember, Restore, Move, RelMove };
242 assert(Op == Remember || Op == Restore);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveRangeCalc.cpp 109 // Remember if we have seen more than one value.
254 // No phi-def here. Remember incoming value.
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
SmallPtrSet.cpp 106 // If this is a tombstone, remember it. If Ptr ends up not in the set, we
109 Tombstone = Array+Bucket; // Remember the first tombstone found.
  /external/syslinux/core/fs/
diskio_bios.c 151 /* If we dropped maxtransfer, it eventually worked, so remember it */
277 /* If we dropped maxtransfer, it eventually worked, so remember it */
  /external/syslinux/core/lwip/src/netif/
etharp.c 269 * a) do a search through the cache, remember candidates
275 * 1) remember the first empty entry (if any)
276 * 2) remember the oldest stable entry (if any)
277 * 3) remember the oldest pending entry without queued packets (if any)
278 * 4) remember the oldest pending entry with queued packets (if any)
288 /* remember first empty entry */
322 /* remember entry with oldest stable entry in oldest, its age in maxtime */
491 /* remember remainder of queue */
    [all...]
  /frameworks/base/test-mock/
Android.mk 56 # Remember the target that will trigger the code generation.
142 # Remember the target that will trigger the code generation.
  /frameworks/minikin/libs/minikin/
GreedyLineBreaker.cpp 201 // There are still space, remember current offset and look up next hyphenation point.
307 // There is still spaces, remember current word break point as a candidate and wait next word.
  /packages/apps/Messaging/src/android/support/v7/mms/
MmsService.java 212 // Remember my PID to discard restarted intent
311 // Always remember the latest startId for use when we try releasing the service
  /prebuilts/go/darwin-x86/doc/
conduct.html 88 <li>Remember that people have varying communication styles and that not
96 <li>Remember that sometimes it is best to refrain entirely from commenting.
  /prebuilts/go/darwin-x86/src/encoding/gob/
encoder.go 57 if enc.err == nil { // remember the first.
111 // Remember we've sent this type, both what the user gave us and the base type.
  /prebuilts/go/linux-x86/doc/
conduct.html 88 <li>Remember that people have varying communication styles and that not
96 <li>Remember that sometimes it is best to refrain entirely from commenting.
  /prebuilts/go/linux-x86/src/encoding/gob/
encoder.go 57 if enc.err == nil { // remember the first.
111 // Remember we've sent this type, both what the user gave us and the base type.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
mem_pass.cpp 263 // Remember operands
269 // Remember variable if dead load
  /toolchain/binutils/binutils-2.27/gold/
resolve.cc 399 // Remember which kind of UNDEF it was for future reference.
415 // Remember which kind of UNDEF it was.
623 // we need to remember that the original undef was weak.
645 // we need to remember that the original undef was not weak.
656 // we need to remember that the original undef was weak.
676 // For a dynamic def, we need to remember which kind of undef we see.
715 // For a dynamic def, we need to remember which kind of undef we see.
946 // If we are overriding an undef, remember the original binding.
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
PoolIndexChanger.java 91 // Remember what kinds of pool indices we see.
VRegChanger.java 162 // Remember what the instruction used to look like.
  /bionic/libc/bionic/
clone.cpp 86 // Remember the parent pid and invalidate the cached value while we clone.
  /bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
random.c 242 * of random(), we remember the first location of the state information, not
244 * store the type of the R.N.G. Also, we remember the last location, since
258 * type is the trivial no-state-information type, just remember the seed.
394 * Note: it is important that we also remember the locations of the pointers
  /developers/build/prebuilts/gradle/WearMessagingApp/
README.md 15 integrating Google Sign-in into an Android app at the link below. Remember to use the package name
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TextAlign.java 157 mX = w * 0.5f; // remember the center of the screen
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CrossfadeActivity.java 116 // the view. Remember that listeners are not limited to the specific animation
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec_interface.c 268 /* remember in global variable */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sched.py 20 sequence in "argument" (remember that in Python, multiple function

Completed in 2399 milliseconds

<<11121314151617181920>>