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

<<31323334353637383940>>

  /prebuilts/build-tools/common/bison/
c++.m4 29 # Don't do that so that we remember whether we're using a user
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 139 /// Remember the value of @a st.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 139 /// Remember the value of @a st.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
source.go 110 // remember the line offset instead and then compute the offset as needed
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 70 // Remember we've seen this type.
  /prebuilts/go/darwin-x86/src/reflect/
deepequal.go 61 // Remember for later.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
source.go 110 // remember the line offset instead and then compute the offset as needed
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 70 // Remember we've seen this type.
  /prebuilts/go/linux-x86/src/reflect/
deepequal.go 61 // Remember for later.
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/samples/
sample5_unittest.cc 65 // Remember that SetUp() is run immediately before a test starts.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/
spir-v.xml 45 'comment' attribute. Remember that this value is the high 16 bits
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ApkInstallManager.java 36 * The goal of this class is to remember the installation of APKs on devices, and provide
  /system/core/fastboot/
socket.cpp 126 // Only servers need to remember addresses; clients are connected to a server in NewClient()
  /system/netd/server/
IdletimerController.cpp 60 * Remember that the timeout value has to be same at the time of the
  /system/timezone/zone_compactor/main/java/
ZoneCompactor.java 128 // Write dummy values for the three offsets, and remember where we need to seek back to later
  /toolchain/benchmark/
build_bench.py 225 # If flags has been set, remember to restore the makefile/blueprint to
  /toolchain/binutils/binutils-2.27/bfd/
som.h 131 /* We remember these offsets so that after check_file_format, we have
trad-core.c 98 if (u.u_dsize > 0x1000000) /* Remember, it's in pages... */
  /toolchain/binutils/binutils-2.27/
missing 80 # Run the given program, remember its exit status.
  /toolchain/binutils/binutils-2.27/zlib/
zutil.c 213 /* This table is used to remember the original form of pointers
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3convertutf.c 188 * (I.e., one byte sequence, two byte... etc.). Remember that sequencs
350 case 5: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */
351 case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */
  /external/llvm/lib/Analysis/
AliasSetTracker.cpp 223 FoundSet = &*Cur; // Remember it.
257 FoundSet = &*Cur; // Remember it.
449 // Remember how many references need to be dropped.
  /external/llvm/lib/Target/AMDGPU/
SIInsertWaits.cpp 331 // Remember which export instructions we have seen
345 // Remember which registers we define
400 // Remember on what we have waited on.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_misc.cpp 385 * deallocating code. For the latter we just remember what needs to be
450 // remember for later deallocation
456 // remember for later deallocation
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeComposer.java 175 // Remember the location of the code fragment.
208 // Remember the old offset of the appended instruction.
244 // Remember the old offset of the following instruction.
    [all...]

Completed in 3059 milliseconds

<<31323334353637383940>>