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

<<81828384858687888990>>

  /toolchain/binutils/binutils-2.27/cpu/
xc16x.cpu 193 ; Enums.
195 (define-normal-insn-enum insn-op1 "insn format enums" () OP1_ f-op1
201 (define-normal-insn-enum insn-op2 "op2 enums" () OP2_ f-op2
208 (define-normal-insn-enum insn-qcond "bit set/clear enums" () QBIT_ f-qcond
214 (define-normal-insn-enum insn-rcond "relative jump condition code op2 enums" () COND_ f-rcond
    [all...]
  /system/media/camera/docs/
metadata_definitions.xml 356 type_notes="list of enums" container="array" typedef="enumList" hwlevel="legacy">
    [all...]
metadata_helpers.py 398 code doesn't support enums directly yet.
470 # Always map byte enums to Java ints, unless there's a typedef override
485 # Convert to array (enums, basic types)
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 287 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
738 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp     [all...]
  /external/mesa3d/docs/
versions.html 395 <li>glEnable/glDisable of GL_EXT_vertex_array enums didn't work
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_QCOMExtns.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 289 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
748 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclBase.h 290 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
778 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclBase.h 290 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
778 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 289 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
748 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclBase.h 290 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
778 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclBase.h 290 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
778 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclBase.h 302 // NOTE: VC++ treats enums as signed, avoid using the AccessSpecifier enum
824 /// roughly global variables and functions, but also handles enums (which
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
asdl_c.py 119 enums = ", ".join(enum)
121 s = "typedef enum _%s { %s } %s;" % (name, enums, ctype)
    [all...]
  /external/clang/www/
cxx_status.html 185 <td>Strongly-typed enums</td>
190 <td>Forward declarations for enums</td>
    [all...]
  /external/golang-protobuf/jsonpb/
jsonpb.go 804 // Handle enums, which have an underlying type of int32,
1028 // Map fields may have key types of non-float scalars, strings and enums.
  /external/libcxx/www/
cxx1y_status.html 147 <tr><td><a href="https://wg21.link/lwg2056">2056</a></td><td>future_errc enums start with value 0 (invalid value for broken_promise)</td><td>Portland</td><td>Complete</td></tr>
158 <tr><td><a href="https://wg21.link/lwg2148">2148</a></td><td>Hashing enums should be supported directly by std::hash</td><td>Bristol</td><td>Complete</td></tr>
    [all...]

Completed in 1121 milliseconds

<<81828384858687888990>>