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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cif-code.def 2 enums used in GCC.
  /prebuilts/misc/common/swig/include/2.0.11/java/
enumtypeunsafe.swg 4 * Include this file in order for C/C++ enums to be wrapped by integers values.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_enum_reflection.h 35 // It provides reflection support for generated enums, and is included in
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_enum_reflection.h 35 // It provides reflection support for generated enums, and is included in
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_enum_reflection.h 35 // It provides reflection support for generated enums, and is included in
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_enum_reflection.h 35 // It provides reflection support for generated enums, and is included in
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_enum_reflection.h 35 // It provides reflection support for generated enums, and is included in
  /system/tools/hidl/docs/src/parser/files/
AbstractFileParser.kt 50 val enums: List<EntryParser> by lazy { getEntriesByDeclarationParser<EnumDeclarationParser>() }
  /toolchain/binutils/binutils-2.27/include/opcode/
spu.h 21 /* These two enums are from rel_apu/common/spu_asm_format.h */
  /tools/metalava/src/main/java/com/android/tools/metalava/
StubWriter.kt 246 // Enums should preserve the original source order, not alphabetical etc sort
311 // No extends statement for enums and annotations; it's implied by the "enum" and "@interface" keywords
478 // Skip the values() and valueOf(String) methods in enums: these are added by
479 // the compiler for enums anyway, but was part of the doclava1 signature files
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TypeTest.java 183 // Legacy typo enums
187 // Make sure no new enums are added
  /external/clang/include/clang/Basic/
OpenMPKinds.h 1 //===--- OpenMPKinds.h - OpenMP enums ---------------------------*- C++ -*-===//
11 /// \brief Defines some OpenMP-specific enums and functions.
  /external/clang/test/Index/
annotate-comments-objc.m 37 // Check that we attach comments to enums declared using the NS_ENUM macro.
45 // In the implementation of attaching comments to enums declared using the
  /external/flatbuffers/docs/source/
Compiler.md 71 - `--scoped-enums` : Use C++11 style scoped and strongly typed enums in
  /external/harfbuzz_ng/src/
Makefile.sources 182 HB_GOBJECT_ENUM_sources = hb-gobject-enums.cc
183 HB_GOBJECT_ENUM_headers = hb-gobject-enums.h
  /external/libchrome/base/task_scheduler/
task_traits.h 158 // Returns string literals for the enums defined in this file. These methods
164 // Stream operators so that the enums defined in this file can be used in
  /external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
module.h.tmpl 101 {#--- Enums #}
103 {%- for enum in enums %}
  /external/libmojo/mojo/public/tools/bindings/generators/js_templates/
interface_definition.tmpl 187 {#--- Interface Enums #}
189 {%- for enum in interface.enums %}
  /external/llvm/test/CodeGen/X86/
2012-11-30-misched-dbg.ll 68 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 (trunk 168918) (llvm/trunk 168920)", isOptimized: true, emissionKind: FullDebug, file: !19, enums: !2, retainedTypes: !2, globals: !2)
136 !30 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.3 (trunk 169129) (llvm/trunk 169135)", isOptimized: true, emissionKind: FullDebug, file: !34, enums: !2, retainedTypes: !2)
  /external/mesa3d/docs/specs/
MESA_texture_signed_rgba.spec 74 3) Should this extension use new enums for the texture formats?
76 RESOLVED: NO. Same enums as those used in OpenGL 3.1.
  /external/protobuf/objectivec/
README.md 124 The Objective C classes/enums can be used from Swift code.
132 be collisions. This option provides a prefix that will be added to the Enums
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.h 78 // Generate definitions of all nested enums (must come before class
79 // definitions because those classes use the enums definitions).
  /external/protobuf/src/google/protobuf/compiler/js/
js_generator.h 187 // Generate definitions for all message classes and enums in all files,
199 // Generate definitions for all message classes and enums.
  /external/spirv-llvm/tools/spirv-tool/
gen_spirv.bash 146 echo "//===- ${outputFile} - SPIR-V ${type} enums ----------------*- C++ -*-===//
181 /// This file defines SPIR-V ${type} enums.
  /frameworks/ml/nn/tools/
sync_enums_to_hal.py 2 """ Synchronizes enums and their comments from the NeuralNetworks.h to types.hal
143 # there is more content after the enums we are interested in so

Completed in 867 milliseconds

<<31323334353637383940>>