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

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
SyncScope.h 30 /// synch scope enums used in source languages.
32 /// In atomic builtin and expressions, language-specific synch scope enums are
33 /// used. Currently only OpenCL memory scope enums are supported and assumed
35 /// define their own set of synch scope enums. The language-specific synch scope
99 /// enums in opencl-c.h.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
SyncScope.h 30 /// synch scope enums used in source languages.
32 /// In atomic builtin and expressions, language-specific synch scope enums are
33 /// used. Currently only OpenCL memory scope enums are supported and assumed
35 /// define their own set of synch scope enums. The language-specific synch scope
99 /// enums in opencl-c.h.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
SyncScope.h 30 /// synch scope enums used in source languages.
32 /// In atomic builtin and expressions, language-specific synch scope enums are
33 /// used. Currently only OpenCL memory scope enums are supported and assumed
35 /// define their own set of synch scope enums. The language-specific synch scope
99 /// enums in opencl-c.h.
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4-sources.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6-sources.jar 
  /external/eigen/Eigen/src/Core/util/
Constants.h 193 /** \defgroup enums Enumerations
199 /** \ingroup enums
225 /** \ingroup enums
253 /** \ingroup enums
259 /** \ingroup enums
274 /** \internal \ingroup enums
296 /** \internal \ingroup enums
308 /** \internal \ingroup enums
315 /** \ingroup enums
329 /** \ingroup enums
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/utils/
generate_grammar_tables.py 64 """Returns a string containing a braced list of capabilities as enums.
70 a string containing the braced list of SpvCapability* enums named by caps.
76 """Returns a string containing a braced list of extensions as enums.
338 def generate_operand_kind_table(enums):
340 # We only need to output info tables for those operand kinds that are enums.
341 enums = [generate_enum_operand_kind(e)
342 for e in enums
347 three_optional_enums = [e for e in enums if e[0] in three_optional_enums]
348 enums.extend(three_optional_enums)
350 enum_kinds, enum_names, enum_entries = zip(*enums)
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
GeneratedClrTypeInfo.cs 76 /// The CLR types for enums within this file/message descriptor.
81 /// Creates a GeneratedClrTypeInfo for a message descriptor, with nested types, nested enums, the CLR type, property names and oneof names.
96 /// Creates a GeneratedClrTypeInfo for a file descriptor, with only types and enums.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.h 66 // enums. A given key in enum_names will map from an enum class name to the
73 // nested enums.
80 // For enums nested within a message, generate code to import all the enum's
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
tblgen.pod 56 =item B<-print-enums>
64 =item B<-gen-register-enums>
76 =item B<-gen-instr-enums>
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
enums.swg 2 * enums.swg
4 * Include this file in order for C/C++ enums to be wrapped by proper C# enums.
  /build/make/tools/droiddoc/templates-ndk/
package.cs 54 <?cs call:class_table("Enums", package.enums) ?>
  /external/capstone/arch/X86/
X86BaseInfo.h 23 // Enums for memory operand decoding. Each memory operand is represented with
26 // These enums help decode this.
  /external/deqp/scripts/egl/
__init__.py 28 import enums
40 enums.gen(iface)
  /external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
interface_declaration.tmpl 39 {#--- Enums #}
40 {%- for enum in interface.enums %}
  /external/llvm/include/llvm/MC/
MCDirectives.h 1 //===- MCDirectives.h - Enums for directives on various targets -*- C++ -*-===//
10 // This file defines various enums that represent target-specific directives.
  /external/llvm/test/Assembler/
dicompileunit.ll 19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimized: true, flags: "-O2", runtimeVersion: 2, splitDebugFilename: "abc.debug", emissionKind: FullDebug, enums: !2, retainedTypes: !3, globals: !5, imports: !6, macros: !7, dwoId: 42)
24 enums: !2, retainedTypes: !3,
  /external/llvm/test/DebugInfo/Generic/
2010-05-10-MultipleCU.ll 29 !4 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build)", isOptimized: false, emissionKind: FullDebug, file: !18, enums: !19, retainedTypes: !19)
37 !12 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build)", isOptimized: false, emissionKind: FullDebug, file: !20, enums: !19, retainedTypes: !19)
debuginfofinder-multiple-cu.ll 25 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
32 !8 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptimized: false, emissionKind: FullDebug, file: !9, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/X86/
mixed-nodebug-cu.ll 34 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
40 !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)", isOptimized: false, runtimeVersion: 0, emissionKind: NoDebug, enums: !2)
  /external/mesa3d/src/mesa/main/tests/
enum_strings.cpp 28 #include "main/enums.h"
62 * "*_BIT" enums.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCDirectives.h 1 //===- MCDirectives.h - Enums for directives on various targets -*- C++ -*-===//
10 // This file defines various enums that represent target-specific directives.
  /external/swiftshader/third_party/LLVM/utils/TableGen/
InstrEnumEmitter.cpp 1 //===- InstrEnumEmitter.cpp - Generate Instruction Set Enums --------------===//
10 // This tablegen backend is responsible for emitting enums for each machine
  /frameworks/av/camera/aidl/android/hardware/
ICameraServiceListener.aidl 38 * The enums must match the values in
62 * The enums must match the values in
  /frameworks/base/core/jni/include/android_runtime/
android_view_Surface.h 81 /* Convert from android.graphics.ImageFormat/PixelFormat enums to graphics.h HAL
85 /* Convert from android.graphics.ImageFormat/PixelFormat enums to graphics.h HAL

Completed in 908 milliseconds

1 2 3 45 6 7 8 91011>>