HomeSort by relevance Sort by last modified time
    Searched full:enums (Results 276 - 300 of 3341) sorted by null

<<11121314151617181920>>

  /external/llvm/test/DebugInfo/X86/
multiple-aranges.ll 47 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !3, imports: !2)
54 !7 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: false, emissionKind: FullDebug, file: !8, enums: !2, retainedTypes: !2, globals: !9, imports: !2)
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
EnumDescriptor.cs 57 // We cannot allow enums with no values because this would mean there
59 throw new DescriptorValidationException(this, "Enums must contain at least one value.");
  /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
unittest_repeated_packables_nano.proto 65 repeated Enum enums = 14;
90 repeated Enum enums = 14 [ packed = true ];
  /external/protobuf/objectivec/Tests/
GPBObjectiveCPlusPlusTest.mm 43 // The "well know types" should have cross file enums needing imports.
45 // Some of the tests explicitly use cross file enums also.
  /external/swiftshader/third_party/LLVM/include/llvm/
Intrinsics.h 10 // This file defines a set of enums which allow processing of intrinsic
39 // Get the intrinsic enums generated from Intrinsics.td
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSectionELF.h 31 /// Type - This is the sh_type field of a section, drawn from the enums below.
34 /// Flags - This is the sh_flags field of a section, drawn from the enums.
  /external/webrtc/talk/app/webrtc/
umametrics.h 28 // This file contains enums related to IPv4/IPv6 metrics.
65 // Existing values cannot be re-ordered and new enums must be added
  /hardware/qcom/media/msm8998/mm-core/
Makefile.am 8 #AM_CFLAGS += -O0 -fno-inline -fno-short-enums
15 #AM_CPPFLAGS += -O0 -fno-inline -fno-short-enums
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 34 /// This is the sh_type field of a section, drawn from the enums below.
37 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 34 /// This is the sh_type field of a section, drawn from the enums below.
37 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 34 /// This is the sh_type field of a section, drawn from the enums below.
37 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.
MCSectionWasm.h 34 /// This is the sh_type field of a section, drawn from the enums below.
37 /// This is the sh_flags field of a section, drawn from the enums below.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCSectionELF.h 33 /// This is the sh_type field of a section, drawn from the enums below.
36 /// This is the sh_flags field of a section, drawn from the enums below.

Completed in 891 milliseconds

<<11121314151617181920>>