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

  /external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
server.py 192 self.send_response(301, 'Moved')
197 'message': 'Moved',
198 'explain': 'Object moved permanently'})
  /external/srec/config/en.us/
Android.mk 26 # ALL_PREBUILT is deprecated. Moved to config.mk
49 # ALL_PREBUILT is deprecated. Moved to config.mk
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 514 std::vector<NewArchiveIterator> Moved;
544 addMember(Moved, I, Name);
547 addMember(Moved, &*MemberI, Name);
565 Ret.insert(Ret.begin() + InsertPos, Moved.begin(), Moved.end());
  /external/libpng/
CHANGES 56 moved png_info_init() to png.c
271 Moved makefiles into a "scripts" directory, and added INSTALL instruction file
326 Moved a misplaced pngrutil code block that truncates tRNS if it has more
345 Moved PNG_WRITE_WEIGHTED_FILTER_SUPPORTED and PNG_WRITE_FLUSH_SUPPORTED
374 Moved png_convert_to_rfc_1123() from pngwrite.c to png.c
518 Moved PNG_FLAG_HAVE_CHUNK_HEADER, PNG_FLAG_BACKGROUND_IS_GRAY and
525 Moved png_get_header_version from png.h to png.c, to accommodate ansi2knr.
527 accommodate making DLL's: Moved usr_png_ver from global variable to function
528 png_get_header_ver() in png.c. Moved png_sig to png_sig_bytes in png.c and
529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK array
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 122 milliseconds