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

<<61626364656667686970>>

  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MessageLiteToString.java 179 if (o instanceof java.lang.Enum<?>) { // Catches oneof enums.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 332 // Generate enums.
410 map<string, const EnumDescriptor*>& enums() { return enums_; } function in class:google::protobuf::compiler::cpp::FileGenerator::ForwardDeclarations
748 message_generators_[i]->FillEnumForwardDeclarations(&decls->enums());
751 enum_generators_[i]->FillForwardDeclaration(&decls->enums());
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.h 81 // enums/extensions.
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_enum.cc 128 // the key because protocol buffer enums have 'allow_alias', which lets
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineInstrBuilder.h 60 "Passing in 'true' to addReg is forbidden! Use enums instead.");
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSectionMachO.h 29 /// field of a section, drawn from the enums below.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 12 // Structures and enums defined within this file where created using
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 26 /// A set of enums which specify the assigned numeric values for known llvm
  /external/vboot_reference/host/lib21/include/
host_key2.h 24 /* Convert between enums and human-readable form. Terminated with {0, 0}. */
  /external/wayland/doc/publican/
protocol-to-docbook.xsl 77 <title>Enums provided by <xsl:value-of select="@name" /></title>
  /external/webrtc/talk/media/webrtc/
webrtcvideoframe.cc 207 // Translate aliases to standard enums (e.g., IYUV -> I420).
  /frameworks/base/cmds/incident_helper/src/
ih_util.h 131 * Advance feature: if some fields in the message are enums, user must explicitly add the
  /frameworks/base/core/proto/android/service/
usb.proto 24 import "frameworks/base/core/proto/android/service/enums.proto";
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 194 // TODO: Replace the IccCardApplicationStatus.AppType enums with these constants
  /frameworks/compile/libbcc/tests/libbcc/
test_slang_version_info.ll 81 !0 = distinct !DICompileUnit(language: DW_LANG_GOOGLE_RenderScript, file: !1, producer: "Android clang version 3.8.256229 (based on LLVM 3.8.256229)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, globals: !2)
  /frameworks/support/work/workmanager/src/main/java/androidx/work/impl/model/
WorkTypeConverters.java 43 * TypeConverters for WorkManager enums and classes.
  /hardware/google/av/codec2/include/
C2Enum.h 198 * Make enums usable as their integral types.
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 74 /* Gralloc perform enums
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 74 /* Gralloc perform enums
  /hardware/qcom/display/msm8960/liboverlay/
overlay.h 106 /* Display using this pipe. Refer to enums above */
  /hardware/qcom/media/msm8974/mm-core/
Android.mk 7 OMXCORE_CFLAGS += -O0 -fno-inline -fno-short-enums
  /hardware/qcom/media/msm8998/mm-core/
Android.mk 7 OMXCORE_CFLAGS += -O0 -fno-inline -fno-short-enums
  /hardware/qcom/msm8994/original-kernel-headers/media/
msm_cam_sensor.h 588 /* sensor init structures and enums */
  /hardware/qcom/msm8998/original-kernel-headers/media/
msm_cam_sensor.h 587 /* sensor init structures and enums */
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_cam_sensor.h 800 /* sensor init structures and enums */

Completed in 1644 milliseconds

<<61626364656667686970>>