HomeSort by relevance Sort by last modified time
    Searched defs:conformance (Results 1 - 19 of 19) sorted by null

  /external/protobuf/conformance/
conformance_test.h 32 // This file defines a protocol for running the conformance test suite
36 // For pros and cons of this approach, please see conformance.proto.
49 namespace conformance { namespace
53 } // namespace conformance
62 // Call to run a single conformance test.
64 // "input" is a serialized conformance.ConformanceRequest.
65 // "output" should be set to a serialized conformance.ConformanceResponse.
103 // Run all the conformance tests against the given test runner.
114 const conformance::ConformanceRequest& request,
115 const conformance::ConformanceResponse& response
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBuildAttrs.h 67 conformance = 67, enumerator in enum:ARMBuildAttrs::AttrType
  /external/llvm/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ARMBuildAttributes.h 72 conformance = 67, enumerator in enum:llvm::ARMBuildAttrs::AttrType
  /external/golang-protobuf/_conformance/conformance_proto/
conformance.pb.go 2 // source: conformance_proto/conformance.proto
5 Package conformance is a generated protocol buffer package.
8 conformance_proto/conformance.proto
16 package conformance package
128 RequestedOutputFormat WireFormat `protobuf:"varint,3,opt,name=requested_output_format,json=requestedOutputFormat,enum=conformance.WireFormat" json:"requested_output_format,omitempty"`
487 OptionalNestedEnum TestAllTypes_NestedEnum `protobuf:"varint,21,opt,name=optional_nested_enum,json=optionalNestedEnum,enum=conformance.TestAllTypes_NestedEnum" json:"optional_nested_enum,omitempty"`
488 OptionalForeignEnum ForeignEnum `protobuf:"varint,22,opt,name=optional_foreign_enum,json=optionalForeignEnum,enum=conformance.ForeignEnum" json:"optional_foreign_enum,omitempty"`
510 RepeatedNestedEnum []TestAllTypes_NestedEnum `protobuf:"varint,51,rep,packed,name=repeated_nested_enum,json=repeatedNestedEnum,enum=conformance.TestAllTypes_NestedEnum" json:"repeated_nested_enum,omitempty"`
511 RepeatedForeignEnum []ForeignEnum `protobuf:"varint,52,rep,packed,name=repeated_foreign_enum,json=repeatedForeignEnum,enum=conformance.ForeignEnum" json:"repeated_foreign_enum,omitempty"`
532 MapStringNestedEnum map[string]TestAllTypes_NestedEnum `protobuf:"bytes,73,rep,name=map_string_nested_enum,json=mapStringNestedEnum" json:"map_string_nested_enum,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"varint,2,opt,name=value,enum=conformance.TestAllTypes_NestedEnum"
    [all...]

Completed in 2149 milliseconds