HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 2426 - 2450 of 11137) sorted by null

<<919293949596979899100>>

  /external/clang/include/clang/Analysis/Analyses/
PostOrderCFGView.h 36 /// external storage. We also use this set to keep track of which CFGBlocks we
  /external/clang/include/clang/Sema/
CXXFieldCollector.h 24 /// CXXFieldCollector - Used to keep track of CXXFieldDecls during parsing of
  /external/clang/test/Analysis/
malloc-interprocedural.c 87 // Test that we keep processing after 'return;'
  /external/clang/test/FixIt/
typo-using.cpp 7 // These tests have been separated from typo.cpp to keep the maximum typo
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
MoveParamCombiner.java 96 * debug info. We'll just keep them distinct.
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java 70 * instance does not keep annotations by default.
80 * reallocated. The constructed instance does not keep annotations
90 * keep annotations by default.
411 * Indicates that this instance should keep annotations. This method may
  /external/dropbear/libtomcrypt/src/encauth/gcm/
gcm_memory.c 78 * note that we only modify gcm and keep orig intact. This code is not portable
  /external/dropbear/libtommath/
bn_mp_n_root.c 50 /* if a is negative fudge the sign but keep track */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 82 # Run "ant -projecthelp" to list targets. Keep a cache of results in a
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractComboPropertyEditor.java 97 // keep editor active
  /external/eigen/doc/
D03_WrongStackAlignment.dox 22 The problem is that, in some particular cases, this assumption can be wrong on Windows, where the stack is only guaranteed to have 4-byte alignment. Indeed, even though GCC takes care of aligning the stack in the main function and does its best to keep it aligned, when a function is called from another thread or from a binary compiled with another compiler, the stack alignment can be corrupted. This results in the object 'q' being created at an unaligned location, making your program crash with the \ref TopicUnalignedArrayAssert "assertion on unaligned arrays". So far we found the three following solutions.
  /external/elfutils/m4/
progtest.m4 80 dnl so AC_PATH_PROGS will keep looking.
  /external/grub/netboot/
timer.c 39 * accuracy's sake we want to keep the overhead on the CTC speaker (channel 2)
  /external/gtest/samples/
sample2_unittest.cc 39 // class. You don't have to do that exactly, but it helps to keep
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionSize.java 78 // Keep the order here, so that PerCollectionSizeTestSuiteBuilder
  /external/guava/guava-tests/test/com/google/common/base/
FinalizableReferenceQueueTest.java 96 * If we don't keep a strong reference to the reference object, it won't
  /external/harfbuzz_ng/src/
hb-shaper-private.hh 61 /* Means: succeeded, but don't need to keep any data. */
  /external/icu4c/extra/uconv/
makedata.mak 91 <<KEEP
  /external/icu4c/layout/
LEInsertionList.h 49 * This class is used to keep track of insertions to an array of
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglTimer.java 42 * allows the calculation of the framerate. To keep the framerate calculation
  /external/jmonkeyengine/engine/src/test/jme3test/asset/
TestAssetCache.java 44 * Keep references to loaded assets
  /external/jpeg/
jcomapi.c 47 /* Try to keep application from accessing now-deleted marker list.
  /external/kernel-headers/original/asm-generic/
tlb.h 90 /* keep the page table cache within bounds */
  /external/kernel-headers/original/asm-mips/
cacheflush.h 12 /* Keep includes the same across arches. */
mman.h 71 /* common parameters: try to keep these consistent across architectures */

Completed in 1649 milliseconds

<<919293949596979899100>>