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

  /external/llvm/include/llvm/Support/
YAMLTraits.h 868 endian_type; typedef in struct:llvm::yaml::ScalarTraits
870 static void output(const endian_type &E, void *Ctx,
874 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
877 E = static_cast<endian_type>(V);
    [all...]
  /external/ImageMagick/coders/
tiff.c 3098 endian_type; local
    [all...]

Completed in 101 milliseconds