| /external/v8/src/ic/x87/ |
| handler-compiler-x87.cc | 47 // If we generate a global code snippet for deoptimization only, remember 276 // If we generate a global code snippet for deoptimization only, remember
|
| /external/v8/tools/ |
| js2c.py | 109 # Remember to expand recursively in the arguments 126 # Remember to add the last match.
|
| /frameworks/base/core/java/android/printservice/ |
| PrinterDiscoverySession.java | 199 // Remember the last sent printers if needed. 260 // Remember the last sent printers if needed.
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| DragController.java | 438 // Remember location of down touch 579 // Remember where the motion event started
|
| /packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
| SyncMessagesAction.java | 379 // Remember last full sync so that don't start background full sync right away 460 // Remember last full sync so that don't start another full sync right away
|
| /packages/apps/Music/src/com/android/music/ |
| MusicPicker.java | 73 /** Remember whether the list last had focus for restoring its state. */ 75 /** Remember the last ordering mode for restoring state. */
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
| phi.go | 310 // Remember the old assignment so we can undo it when we exit b. 334 // Remember the old assignment so we can undo it when we exit b.
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
| phi.go | 310 // Remember the old assignment so we can undo it when we exit b. 334 // Remember the old assignment so we can undo it when we exit b.
|
| /prebuilts/misc/common/swig/include/2.0.11/lua/ |
| typemaps.i | 421 The key thing to remember is that it is assumed that there is no 427 Lua does not remember that this fn held the pointers, so it is not safe to keep
|
| /sdk/find_lock/ |
| find_lock.cpp | 687 // We found the first file handle. Remember it's system_handle object type
710 // Remember this process id so that we can ignore all its following entries.
|
| /toolchain/binutils/binutils-2.27/bfd/ |
| versados.c | 307 /* Just remember the symbol. */ 429 just remember that we need a reloc. */
|
| /external/clang/lib/Lex/ |
| Pragma.cpp | 180 // Remember the pragma token location. 215 // Remember the string. 308 // Remember the pragma token location. 509 // Remember the pragma token location. 533 // Remember the macro string. [all...] |
| /external/llvm/lib/Analysis/ |
| MemoryDependenceAnalysis.cpp | 727 // Remember the result! 821 // Otherwise, remember this slot so we can update the value. [all...] |
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| MemoryDependenceAnalysis.cpp | 557 // Remember the result! 665 // Otherwise, remember this slot so we can update the value. 702 // the value), remember the association! 807 // the value), remember the reverse association because we just added it [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| ARMCodeEmitter.cpp | 626 // Remember the CONSTPOOL_ENTRY address for later relocation. 872 // Remember of the address of the PC label for relocation later. 882 // Remember of the address of the PC label for relocation later. 892 // Remember of the address of the PC label for relocation later [all...] |
| /packages/apps/Camera2/res/values/ |
| strings.xml | [all...] |
| /art/runtime/arch/x86/ |
| quick_entrypoints_x86.S | 480 movl %esp, %edx // remember SP [all...] |
| /external/boringssl/src/crypto/chacha/asm/ |
| chacha-x86_64.pl | 915 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember? 980 #movdqa 0x00(%rsp),$xt0 # $xaN is offloaded, remember? 994 pxor 0x00(%rsp),$xt0 # $xaxN is offloaded, remember? 1004 movdqa 0x10(%rsp),$xt0 # $xaN is offloaded, remember? 1021 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember? 1044 movdqa 0x20(%rsp),$xt0 # $xaN is offloaded, remember? 1061 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember? 1099 movdqa 0x30(%rsp),$xt0 # $xaN is offloaded, remember? [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| listsort.txt | 327 "too long" because it consumes memory to remember the runs that are still
373 runs we have to remember. This is maximally effective for random data,
395 exception, we have to remember to copy the remaining elements back in from
[all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| listsort.txt | 324 "too long" because it consumes memory to remember the runs that are still
370 runs we have to remember. This is maximally effective for random data,
392 exception, we have to remember to copy the remaining elements back in from
|
| /external/brotli/tests/testdata/ |
| asyoulik.txt | 83 ORLANDO As I remember, Adam, it was upon this fashion 322 learn me how to remember any extraordinary pleasure. [all...] |
| /external/elfutils/src/ |
| ar.c | 990 /* Remember long file names. */ 1162 /* Remember long file names. */ [all...] |
| /external/llvm/docs/tutorial/ |
| LangImpl05.rst | 617 body is one block, but remember that the body code itself could consist 634 need it to create the Phi node, we remember the block that falls through 677 order to handle this correctly, we remember the Value that we are
|
| LangImpl07.rst | 799 time. For each variable we put into the symbol table, we remember the 821 // Remember the old variable binding so that we can restore the binding when 825 // Remember this binding.
|
| /external/llvm/lib/MC/ |
| ELFObjectWriter.cpp | [all...] |