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

<<81828384858687888990>>

  /external/libdrm/
xf86drmMode.c 662 r->enums = drmAllocCpy(U642VOID(prop.enum_blob_ptr), prop.count_enum_blobs, sizeof(struct drm_mode_property_enum));
684 drmFree(ptr->enums);
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 23 // Enums from <mach-o/loader.h>
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 28 // Enums for memory operand decoding. Each memory operand is represented with
31 // These enums help decode this.
  /external/mesa3d/src/glx/
indirect_vertex_array.c 93 * Table of sizes, in bytes, of a GL types. All of the type enums are be in
96 * type enums masked with 0x0f.
    [all...]
  /external/nos/host/generic/nugget/proto/google/protobuf/
descriptor.proto 407 // be int32s, enums, or repeated messages.
565 // is a formalization for deprecating enums.
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource.cc 854 // Lookup the name of the enum, and render that. Skips unknown enums.
    [all...]
  /external/python/cpython2/Parser/
asdl_c.py 119 enums = ", ".join(enum)
121 s = "typedef enum _%s { %s } %s;" % (name, enums, ctype)
    [all...]
  /external/python/cpython3/Parser/
asdl_c.py 120 enums = ", ".join(enum)
122 s = "typedef enum _%s { %s } %s;" % (name, enums, ctype)
    [all...]
  /external/skia/infra/bots/recipe_modules/swarming/
api.py 84 # FIXME: We really should only have one format for enums. We want to move to
91 # FIXME: We really should only have one format for enums. We want to move to
    [all...]
  /external/skqp/infra/bots/recipe_modules/swarming/
api.py 84 # FIXME: We really should only have one format for enums. We want to move to
91 # FIXME: We really should only have one format for enums. We want to move to
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 23 // Enums from <mach-o/loader.h>
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_QCOMExtns.h 754 * ENUMS:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
type_traits     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
type_traits     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h 632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h 632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h 632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/include/google/protobuf/
descriptor.proto 406 // be int32s, enums, or repeated messages.
560 // is a formalization for deprecating enums.
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h 632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
frv.opc 460 /* The 01 versions of these units are within 2 enums of the 0 or 1
467 /* The ALL versions of these units are within 5 enums of the 0, 1, 2 or 3
    [all...]
  /art/compiler/dex/
inline_method_analyser.cc 21 #include "base/enums.h"
  /art/compiler/jni/quick/
jni_compiler.cc 27 #include "base/enums.h"
    [all...]
  /art/compiler/optimizing/
code_generator_x86.h 21 #include "base/enums.h"
  /art/compiler/utils/x86/
assembler_x86.h 25 #include "base/enums.h"
  /art/dex2oat/linker/
image_writer.h 33 #include "base/enums.h"

Completed in 1750 milliseconds

<<81828384858687888990>>