Home
last modified time | relevance | path

Searched defs:rawValue (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DPackedVersion.h51 uint32_t rawValue() const { return Version; } in rawValue() function
DArchitectureSet.h60 ArchSetType rawValue() const { return ArchSet; } in rawValue() function
/third_party/spirv-tools/tools/sva/src/
Dast.js122 rawValue() { return this.value_; } method in Operand
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
Dast.js122 rawValue() { return this.value_; } method in Operand
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dast.js122 rawValue() { return this.value_; } method in Operand
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMessage.java1220 Object rawValue = builder.getField(oneofCase); in getFieldInternal() local
1267 Object rawValue = builder.getField(fieldDescriptor); in getFieldInternal() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java1178 final int rawValue = input.readEnum(); in mergeFieldFrom() local
1218 final int rawValue = input.readEnum(); in mergeFieldFrom() local
DGeneratedMessageLite.java667 int rawValue = input.readEnum(); in parseExtension() local
710 int rawValue = input.readEnum(); in parseExtension() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1287 const float rawValue = rnd.getFloat(minValue, maxValue); in iterate() local
/third_party/mindspore/mindspore-src/source/third_party/proto/coreml/
DNeuralNetwork.proto1351 bytes rawValue = 30; field