HomeSort by relevance Sort by last modified time
    Searched full:kept (Results 401 - 425 of 1214) sorted by null

<<11121314151617181920>>

  /external/chromium/testing/gmock/test/
gmock_link_test.h 109 // definitions of Interface and Mock tests MUST be kept in the SAME
  /external/clang/docs/
BlockLanguageSpec.txt 135 In the Objective-C and Objective-C++ languages, we allow the __weak specifier for __block variables of object type. If garbage collection is not enabled, this qualifier causes these variables to be kept without retain messages being sent. This knowingly leads to dangling pointers if the Block (or a copy) outlives the lifetime of this object.
  /external/clang/include/clang/AST/
TemplateName.h 193 /// \brief A qualified template name, where the qualification is kept
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h 364 /// Stores the extra dependencies between symbols: the data should be kept
  /external/clang/lib/Headers/
stdint.h 427 * therefore important that the defintions be kept in order of decending
  /external/freetype/src/base/
ftrfork.c 367 * the macros FT_RFORK_xxx should be kept consistent with
  /external/grub/netboot/
rtl8139.c 35 likes, as long as its environment is kept intact (like the BIOS
  /external/icu4c/test/intltest/
callimts.cpp 319 // These are kept in an array of arrays of hashes.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 326 \item \verb|expires| is time in seconds. Flow label will be kept at least
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilver.java 94 * If caching enabled, the cached wrapper (otherwise null). Kept here so we can call clearCache()
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NestedMapData.java 85 // Must be kept in sync.
  /external/kernel-headers/original/linux/
atmdev.h 478 /* A module reference is kept if appropriate over this call.
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pm 125 # Yes, groups must be kept apart and the group levels differ;
  /external/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 114 ; v is kept in r12 during the token pack loop
  /external/libxml2/
globals.c 259 * conformant to the XML Recommendation, however the option is kept
list.c 28 * Type definition are kept internal
  /external/llvm/docs/
Lexicon.html 132 pointer is live, the corresponding object pointer must be kept in a root,
  /external/llvm/include/llvm/Target/
TargetMachine.h 139 /// not, return null. This is kept separate from RegInfo until RegInfo has
  /external/llvm/include/llvm/
Value.h 195 /// is actually instantiated. Values of this enumeration are kept in the
  /external/llvm/lib/CodeGen/
LiveRangeCalc.h 39 /// number. This is kept as a separate bit vector because it can be cleared
  /external/llvm/lib/Target/ARM/
README-Thumb.txt 224 Thumb load / store address mode offsets are scaled. The values kept in the
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrFormats.td 76 // TSFlags layout should be kept in sync with MBlazeInstrInfo.h.
  /external/llvm/lib/Target/Mips/
MipsInstrFormats.td 65 // TSFlags layout should be kept in sync with MipsInstrInfo.h.
  /external/llvm/lib/Target/SystemZ/
SystemZOperands.td 19 // SystemZ.h. They must be kept in synch.
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 31 // X86InstrInfo.td. They must be kept in synch.

Completed in 834 milliseconds

<<11121314151617181920>>