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

<<31323334353637383940>>

  /external/mesa3d/src/mesa/main/
texenv.c 36 #include "main/enums.h"
183 * The enums were given sequential values for a reason.
270 /* The enums were given sequential values for a reason.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 19 // NOTE: The enums in this file are intentially named to be different than those
24 // Enums from <mach-o/loader.h>
671 // Enums from <mach/machine.h>
  /frameworks/base/core/java/com/android/internal/app/procstats/
DumpUtils.java 410 int[] enums, int value, int mod) {
412 if (index >= 0 && index < enums.length) {
413 proto.write(fieldId, enums[index]);
  /frameworks/base/core/proto/android/server/
powermanagerservice.proto 22 import "frameworks/base/core/proto/android/app/enums.proto";
24 import "frameworks/base/core/proto/android/os/enums.proto";
30 import "frameworks/base/core/proto/android/view/enums.proto";
  /frameworks/native/opengl/tools/glgen2/registry/
reg.py 115 # GroupInfo - registry information about a group of related enums.
116 # enums - dictionary of enum names which are in the group
121 self.enums = {}
564 # Accumulate types, enums, function pointer typedefs, end function
    [all...]
  /frameworks/native/vulkan/api/templates/
asciidoc.tmpl 14 {{/* Generate AsciiDoc files for API enums and bitfields (flags). */}}
15 {{range $e := $.Enums}}
17 {{$filename := print $docPath "enums/" (Macro "EnumName" $e) ".txt"}}
  /system/security/keystore/
legacy_keymaster_device_wrapper.cpp 46 * legacy_enum_conversion converts enums from hidl to keymaster and back. Currently, this is just a
48 * TODO The keymaster enums should become aliases for the hidl generated enums so that we have a
  /toolchain/binutils/binutils-2.27/cpu/
xstormy16.cpu 222 (define-normal-insn-enum insn-op1 "insn op enums" () OP1_ f-op1
226 (define-normal-insn-enum insn-op2 "insn op enums" () OP2_ f-op2
231 (define-normal-insn-enum insn-op2a "insn op enums" () OP2A_ f-op2a
235 (define-normal-insn-enum insn-op2m "insn op enums" () OP2M_ f-op2m
240 (define-normal-insn-enum insn-op3 "insn op enums" () OP3_ f-op3
244 (define-normal-insn-enum insn-op3a "insn op enums" () OP3A_ f-op3a
248 (define-normal-insn-enum insn-op3b "insn op enums" () OP3B_ f-op3b
252 (define-normal-insn-enum insn-op4 "insn op enums" () OP4_ f-op4
256 (define-normal-insn-enum insn-op4m "insn op enums" () OP4M_ f-op4m
260 (define-normal-insn-enum insn-op4b "insn op enums" () OP4B_ f-op4
    [all...]
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /external/golang-protobuf/proto/
lib.go 58 - Enums are given type names and maps from names to values.
62 - Nested messages, groups and enums have type names prefixed with the name of
407 // EnumName is a helper function to simplify printing protocol buffer enums
425 // New style: enums are strings.
436 // Old style: enums are ints.
834 // Map fields may have key types of non-float scalars, strings and enums.
  /external/boringssl/src/
STYLE.md 58 For new constants, prefer enums when the values are sequential and typed
148 Name enums like `enum unix_hacker_t`. For instance:
  /external/clang/test/Driver/
gfortran.f90 103 ! RUN: -fshort-enums \
224 ! CHECK: "-fshort-enums"
  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSwizzleTests.hpp 150 * + set swizzle states with channel specific enums;
161 * + set swizzle states with channel specific enums;
  /external/doclava/src/com/google/doclava/
NavTree.java 191 addClassNodes(children, "Enums", pkg.enums());
  /external/golang-protobuf/
README.md 92 - Enums are given type names and maps from names to values.
95 - Nested groups and enums have type names prefixed with the name of
  /external/llvm/include/llvm/ExecutionEngine/Orc/
RPCChannel.h 132 /// RPC channel serialization for enums.
139 /// RPC channel deserialization for enums.
  /external/llvm/include/llvm/Support/
ARMBuildAttributes.h 188 EnumProhibited = 0, // The user prohibited the use of enums when building
195 // it; other enums can be containerized.
  /external/llvm/test/DebugInfo/Generic/
cross-cu-inlining.ll 115 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
123 !9 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOptimized: false, emissionKind: FullDebug, file: !10, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/X86/
debug-loc-offset.ll 119 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 (210479)", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
127 !9 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 (210479)", isOptimized: false, emissionKind: FullDebug, file: !10, enums: !2, retainedTypes: !11, globals: !2, imports: !2)
  /external/mesa3d/src/amd/addrlib/core/
addrcommon.h 79 * @brief Enums to identify AddrLib type
96 * Neutral enums that specifies chip family.
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.py 47 enums = True variable
70 if enums:
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
MessageDescriptor.cs 72 // to see any nested oneofs, types or enums in "not actually generated" code... we do
212 /// message types, oneofs and enums.
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MapEntry.java 189 // Convert enums to EnumValueDescriptor.
399 // Convert enums to EnumValueDescriptor.

Completed in 1061 milliseconds

<<31323334353637383940>>