HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_ENUM (Results 1 - 25 of 37) sorted by null

1 2

  /external/nanopb-c/generator/google/protobuf/
descriptor.py 375 TYPE_ENUM = 14
401 TYPE_ENUM: CPPTYPE_ENUM,
  /external/protobuf/python/google/protobuf/
descriptor.py 396 TYPE_ENUM = 14
422 TYPE_ENUM: CPPTYPE_ENUM,
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
Extension.java 71 public static final int TYPE_ENUM = 14;
383 case TYPE_ENUM:
470 case TYPE_ENUM:
579 case TYPE_ENUM:
652 case TYPE_ENUM:
719 case TYPE_ENUM:
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 365 TYPE_ENUM = 14, // Enum, varint on the wire
386 CPPTYPE_ENUM = 8, // TYPE_ENUM
512 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 346 TYPE_ENUM = 14, // Enum, varint on the wire
367 CPPTYPE_ENUM = 8, // TYPE_ENUM
486 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 346 TYPE_ENUM = 14, // Enum, varint on the wire
367 CPPTYPE_ENUM = 8, // TYPE_ENUM
486 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 346 TYPE_ENUM = 14, // Enum, varint on the wire
367 CPPTYPE_ENUM = 8, // TYPE_ENUM
486 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
descriptor.pb.h     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 462 TYPE_ENUM = 14, // Enum, varint on the wire
483 CPPTYPE_ENUM = 8, // TYPE_ENUM
612 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
type.pb.h 359 static const Kind TYPE_ENUM =
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 110 TYPE_ENUM = 14,
descriptor.h 346 TYPE_ENUM = 14, // Enum, varint on the wire
367 CPPTYPE_ENUM = 8, // TYPE_ENUM
486 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
  /external/mesa3d/src/mesa/main/
get.c 96 TYPE_ENUM,
182 #define BUFFER_ENUM(field) BUFFER_FIELD(field, TYPE_ENUM)
188 #define CONTEXT_ENUM(field) CONTEXT_FIELD(field, TYPE_ENUM)
207 #define ARRAY_ENUM(field) ARRAY_FIELD(field, TYPE_ENUM)
446 { GL_STENCIL_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
447 { GL_STENCIL_FUNC, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
448 { GL_STENCIL_PASS_DEPTH_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
449 { GL_STENCIL_PASS_DEPTH_PASS, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
639 LOC_CUSTOM, TYPE_ENUM, offsetof(struct gl_client_array, Type), NO_EXTRA },
706 { GL_POINT_SIZE_ARRAY_TYPE_OES, ARRAY_FIELD(VertexAttrib[VERT_ATTRIB_POINT_SIZE].Type, TYPE_ENUM) },
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/nano/protobuf-javanano/3.0.0-alpha-5/
protobuf-javanano-3.0.0-alpha-5.jar 

Completed in 1597 milliseconds

1 2