| /external/clang/lib/StaticAnalyzer/Checkers/ |
| NullabilityChecker.cpp | 84 // These enums are used as an index to ErrorMessages array. [all...] |
| /external/clang/test/Preprocessor/ |
| arm-target-features.c | 128 // RUN: %clang -target arm-none-linux-gnu -fshort-enums -x c -E -dM %s -o - | FileCheck -match-full-lines --check-prefix=CHECK-SHORTENUMS %s
|
| /external/doclava/res/assets/templates/ |
| class.cs | 45 <?cs if:linkcount ?>| <?cs /if ?><a href="#enumconstants">Enums</a>
|
| /external/doclava/src/com/google/doclava/parser/ |
| Java.g | 135 * and some nasty looking enums from 1.5, but have not really [all...] |
| /external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
| test_objects.pb.go | 311 // Test message for holding enums and nested messages.
|
| /external/javaparser/ |
| changelog.md | 32 * Enums will now get their constants aligned vertically if there are more than five.
|
| /external/libavc/encoder/ |
| ih264e_structs.h | 183 /* Enums */ [all...] |
| /external/libdrm/amdgpu/ |
| amdgpu.h | 66 /* ----------------------------- Enums ------------------------------------ */ [all...] |
| /external/libmojo/mojo/public/tools/bindings/pylib/mojom_tests/parse/ |
| parser_unittest.py | [all...] |
| /external/llvm/docs/ |
| AliasAnalysis.rst | 41 should support. This class exports two important enums: ``AliasResult`` and
|
| /external/llvm/lib/CodeGen/ |
| RegAllocFast.cpp | 112 // PhysRegState - One of the RegState enums, or a virtreg. [all...] |
| /external/llvm/test/CodeGen/ARM/ |
| debug-frame.ll | 128 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
|
| /external/llvm/test/DebugInfo/COFF/ |
| virtual-methods.ll | 339 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.9.0 ", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| /external/llvm/test/DebugInfo/X86/ |
| debug-info-blocks.ll | 273 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.3 ", isOptimized: false, runtimeVersion: 2, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !3, globals: !2, imports: !2)
|
| /external/llvm/utils/TableGen/ |
| AsmWriterEmitter.cpp | 146 // enums. [all...] |
| /external/mesa3d/docs/relnotes/ |
| 7.10.html | 431 <li>mesa: #include mfeatures.h in enums.h</li> [all...] |
| /external/mesa3d/src/amd/addrlib/ |
| addrinterface.h | 284 /// No enums for this value in h/w header files [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_fs_surface_builder.cpp | 168 /* The higher compiler layers use the GL enums for image formats even if [all...] |
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| r200_state_init.c | 36 #include "main/enums.h" [all...] |
| r200_texstate.c | 41 #include "main/enums.h" [all...] |
| r200_vertprog.c | 35 #include "main/enums.h" [all...] |
| /external/mesa3d/src/mesa/main/ |
| api_validate.c | 34 #include "enums.h" [all...] |
| attrib.c | 38 #include "enums.h" [all...] |
| enable.c | 39 #include "enums.h" [all...] |
| ffvertex_prog.c | 39 #include "main/enums.h" [all...] |