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

  /external/llvm/lib/MC/
MCSectionMachO.cpp 20 const char *AssemblerName, *EnumName;
54 const char *AssemblerName, *EnumName;
144 OS << "<<" << SectionAttrDescriptors[i].EnumName << ">>";
  /external/swiftshader/third_party/LLVM/lib/MC/
MCSectionMachO.cpp 20 const char *AssemblerName, *EnumName;
55 const char *AssemblerName, *EnumName;
144 OS << "<<" << SectionAttrDescriptors[i].EnumName << ">>";
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenIntrinsics.h 29 std::string EnumName; // The name of the enum "bswap_i32"
  /external/golang-protobuf/proto/
lib.go 122 return proto.EnumName(FOO_name, int32(x))
407 // EnumName is a helper function to simplify printing protocol buffer enums
409 func EnumName(m map[int32]string, v int32) string {
423 func UnmarshalJSONEnum(m map[string]int32, data []byte, enumName string) (int32, error) {
432 return 0, fmt.Errorf("unrecognized enum %s value %q", enumName, repr)
439 return 0, fmt.Errorf("cannot unmarshal %#q into enum %s", data, enumName)
  /external/flatbuffers/include/flatbuffers/
minireflect.h 118 template<typename T> const char *EnumName(T tval, const TypeTable *type_table) {
139 visitor->UType(tval, EnumName(tval, type_table));
148 visitor->Char(tval, EnumName(tval, type_table));
153 visitor->UChar(tval, EnumName(tval, type_table));
158 visitor->Short(tval, EnumName(tval, type_table));
163 visitor->UShort(tval, EnumName(tval, type_table));
168 visitor->Int(tval, EnumName(tval, type_table));
173 visitor->UInt(tval, EnumName(tval, type_table));
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 29 std::string EnumName; // The name of the enum "bswap_i32"
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_helpers.cc 361 string EnumName(const EnumDescriptor* descriptor) {
382 const string& class_name = EnumName(descriptor->type());
403 const string& class_name = EnumName(descriptor->type());
    [all...]
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
ecj-4.6.1.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/
ecj-4.6.1.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 

Completed in 518 milliseconds