HomeSort by relevance Sort by last modified time
    Searched defs:endian_type (Results 1 - 9 of 9) 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/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h 955 endian_type; typedef in struct:llvm::yaml::ScalarTraits
957 static void output(const endian_type &E, void *Ctx,
962 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
965 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h 999 endian_type; typedef in struct:llvm::yaml::ScalarTraits
1001 static void output(const endian_type &E, void *Ctx,
1006 static StringRef input(StringRef Str, void *Ctx, endian_type &E) {
1009 E = static_cast<endian_type>(V);
    [all...]
  /external/ImageMagick/coders/
tiff.c 3098 endian_type; local
    [all...]

Completed in 557 milliseconds