HomeSort by relevance Sort by last modified time
    Searched refs:Removed (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 220 bool Removed = false;
225 Removed = true;
230 assert(Removed && "Register is not used by this instruction!");
231 (void)Removed;
256 bool Removed = false;
261 Removed = true;
265 assert(Removed && "Register is not defined by this instruction!");
266 (void)Removed;
  /external/libpng/
CHANGES 142 removed png_large_malloc, png_large_free, and png_realloc functions.
157 removed all implicit variable tests which assume NULL == 0 (I think)
161 removed old png_set_rgbx() and png_set_xrgb() functions that have been
169 removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
191 removed PNG_USE_OWN_CRC capability
246 More type casting. Removed erroneous overflow test in pngmem.c.
279 Removed "beta" language from documentation.
290 added PNGARG() to prototypes in pngtest.c and removed some prototypes
309 Removed #ifdef/#endif around a png_free() in pngread.c
320 Removed references to IJG and JPEG in the ansi2knr.c copyright statement
    [all...]
  /external/openssh/contrib/suse/
openssh.spec 81 - Removed accidental inclusion of --without-zlib-version-check
92 - Removed patches that included /etc/pam.d/sshd, /sbin/init.d/rc.sshd, and
  /external/aac/libSYS/src/
cmdl_parser.cpp 112 static void RemoveWhiteSpace(const TEXTCHAR* pReqArgs, TEXTCHAR* Removed);
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 51 // doTest - Return true iff running the "removed" passes succeeds, and
52 // running the "Kept" passes fail when run on the output of the "removed"
55 virtual TestResult doTest(std::vector<std::string> &Removed,
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 418 * @return {Node} The removed node.
429 * @return {Node} Removed node.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 418 * @return {Node} The removed node.
429 * @return {Node} Removed node.
  /external/icu4c/data/
makedata.mak 489 # 2010-dec Removed pnames.icu.
576 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
    [all...]
  /external/elfutils/
elfutils.spec 316 warf_entry_breakpoints. Removed Dwarf_Func type and functions d
  /external/llvm/lib/VMCore/
Instructions.cpp 114 Value *Removed = getIncomingValue(Idx);
134 return Removed;
    [all...]

Completed in 542 milliseconds