| /external/clang/lib/Index/ |
| USRGeneration.cpp | 489 // Distinguish USRs of anonymous enums by using their first enumerator.
|
| /external/clang/test/CodeGenCXX/ |
| visibility.cpp | 991 // GCC doesn't seem to use the visibility of enums at all, we do. [all...] |
| /external/clang/utils/ABITest/ |
| ABITestGen.py | 429 group.add_option("", "--no-enums", dest="useEnum",
|
| /external/deqp/external/openglcts/modules/common/ |
| glcViewportArrayTests.hpp | 558 /* Protected enums */ [all...] |
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| vktWsiSharedPresentableImageTests.cpp | 92 // case, presentation mode enums) [all...] |
| /external/google-breakpad/src/third_party/libdisasm/ |
| libdis.h | 66 * 'data' is provided by libdisasm and is context-specific, per the enums */ [all...] |
| /external/guice/core/src/com/google/inject/internal/ |
| InjectorImpl.java | 631 // Don't try to inject arrays or enums annotated with @ImplementedBy. [all...] |
| /external/kernel-headers/original/uapi/linux/dvb/ |
| frontend.h | 916 * The DVBv3 only ioctls, structs and enums should not be used on
|
| /external/libvpx/libvpx/vpx/ |
| vpx_encoder.h | 62 * types, removing or reassigning enums, adding/removing/rearranging [all...] |
| /external/llvm/test/CodeGen/ARM/ |
| arm-shrink-wrapping.ll | 680 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "LLVM", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
|
| debug-info-blocks.ll | 114 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "Apple clang version 2.1", isOptimized: false, runtimeVersion: 2, emissionKind: FullDebug, file: !153, enums: !147, retainedTypes: !{})
|
| /external/llvm/test/DebugInfo/COFF/ |
| multifunction.ll | 601 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.5 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
|
| types-basic.ll | 456 !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)
|
| types-data-members.ll | 492 !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)
|
| virtual-method-kinds.ll | 230 !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, globals: !3)
|
| /external/llvm/test/DebugInfo/X86/ |
| sret.ll | 266 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 (trunk 203283) (llvm/trunk 203307)", isOptimized: false, splitDebugFilename: "sret.dwo", emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !3, globals: !2, imports: !2)
|
| /external/mesa3d/include/D3D9/ |
| d3d9types.h | 394 * Enums * [all...] |
| /external/mesa3d/src/intel/isl/ |
| isl.h | 33 * - enums and constants [all...] |
| /external/mesa3d/src/intel/vulkan/ |
| anv_pipeline.c | [all...] |
| /external/mesa3d/src/mesa/drivers/common/ |
| meta_blit.c | 34 #include "main/enums.h" [all...] |
| /external/mesa3d/src/mesa/drivers/dri/common/ |
| xmlconfig.c | 609 XML_FATAL1 ("valid attribute missing in option (mandatory for enums)."); [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i915/ |
| i830_state.c | 32 #include "main/enums.h" [all...] |
| i915_fragprog.c | 30 #include "main/enums.h" [all...] |
| i915_state.c | 32 #include "main/enums.h" [all...] |
| intel_tris.c | 37 #include "main/enums.h" [all...] |