/external/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/external/llvm/lib/ObjectYAML/ |
ObjectYAML.cpp | 1 //===- ObjectYAML.cpp - YAML utilities for object files -------------------===// 10 // This file defines a wrapper class for handling tagged YAML input 14 #include "llvm/ObjectYAML/YAML.h" 18 using namespace yaml; 50 IO.setError("YAML Object File missing document type tag!"); 53 llvm::Twine("YAML Object File unsupported document type tag '") +
|
/external/llvm/tools/yaml2obj/ |
yaml2obj.cpp | 1 //===- yaml2obj - Convert YAML to a binary object file --------------------===// 10 // This program takes a YAML description of an object file and outputs the 43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { 47 yaml::YamlObjectFile Doc; 50 errs() << "yaml2obj: Failed to parse YAML file!\n"; 92 yaml::Input YIn(Buf.get()->getBuffer());
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
MIRYamlMapping.h | 1 //===- MIRYAMLMapping.h - Describes the mapping between MIR and YAML ------===// 11 // their corresponding YAML representation. 24 namespace yaml { namespace in namespace:llvm 48 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 108 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode()) 119 static void enumeration(yaml::IO &IO, 134 } // end namespace yaml 137 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::StringValue) 138 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::FlowStringValue) 139 LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR(llvm::yaml::UnsignedValue 142 namespace yaml { namespace in namespace:llvm 320 namespace yaml { namespace in namespace:llvm [all...] |
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/ |
Representer.java | 16 package org.yaml.snakeyaml.representer; 27 import org.yaml.snakeyaml.DumperOptions.FlowStyle; 28 import org.yaml.snakeyaml.error.YAMLException; 29 import org.yaml.snakeyaml.introspector.Property; 30 import org.yaml.snakeyaml.nodes.MappingNode; 31 import org.yaml.snakeyaml.nodes.Node; 32 import org.yaml.snakeyaml.nodes.NodeId; 33 import org.yaml.snakeyaml.nodes.NodeTuple; 34 import org.yaml.snakeyaml.nodes.ScalarNode; 35 import org.yaml.snakeyaml.nodes.SequenceNode [all...] |
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ |
ScannerException.java | 16 package org.yaml.snakeyaml.scanner; 18 import org.yaml.snakeyaml.error.Mark; 19 import org.yaml.snakeyaml.error.MarkedYAMLException;
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
DirectiveToken.java | 16 package org.yaml.snakeyaml.tokens; 20 import org.yaml.snakeyaml.error.Mark; 21 import org.yaml.snakeyaml.error.YAMLException;
|
Token.java | 16 package org.yaml.snakeyaml.tokens; 18 import org.yaml.snakeyaml.error.Mark; 19 import org.yaml.snakeyaml.error.YAMLException;
|
/external/llvm/test/YAMLParser/ |
construct-custom.test | 1 # RUN: yaml-bench -canonical %s
|
construct-merge.test | 1 # RUN: yaml-bench -canonical %s
|
construct-seq.test | 1 # RUN: yaml-bench -canonical %s
|
resolver.test | 1 # RUN: yaml-bench -canonical %s
|
spec-02-17.test | 1 # RUN: yaml-bench -canonical %s
|
timestamp-bugs.test | 1 # RUN: yaml-bench -canonical %s
|
/external/llvm/test/tools/llvm-ar/ |
default-coff.test | 1 RUN: yaml2obj %S/Inputs/coff.yaml -o %t.obj
|
/external/llvm/test/tools/llvm-readobj/ |
coff-file-sections-reading.test | 1 RUN: yaml2obj %p/Inputs/file-multiple-aux-records.yaml | llvm-readobj -t - | FileCheck %s
|
coff-non-null-terminated-file.test | 1 RUN: yaml2obj %p/Inputs/file-aux-record.yaml | llvm-readobj -t - | FileCheck %s
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
Chapter2_5Test.java | 16 package org.yaml.snakeyaml; 25 * Test Chapter 2.5 from the YAML specification 27 * @see <a href="http://yaml.org/spec/1.1/"></a> 33 YamlStream resource = new YamlStream("example2_28.yaml");
|