/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | TargetParser.cpp | 35 {{"r600"}, {"r600"}, GK_R600, FEATURE_NONE }, 36 {{"rv630"}, {"r600"}, GK_R600, FEATURE_NONE }, 37 {{"rv635"}, {"r600"}, GK_R600, FEATURE_NONE }, 38 {{"r630"}, {"r630"}, GK_R630, FEATURE_NONE }, 39 {{"rs780"}, {"rs880"}, GK_RS880, FEATURE_NONE }, 40 {{"rs880"}, {"rs880"}, GK_RS880, FEATURE_NONE }, 41 {{"rv610"}, {"rs880"}, GK_RS880, FEATURE_NONE }, 42 {{"rv620"}, {"rs880"}, GK_RS880, FEATURE_NONE }, 43 {{"rv670"}, {"rv670"}, GK_RV670, FEATURE_NONE }, 44 {{"rv710"}, {"rv710"}, GK_RV710, FEATURE_NONE }, [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TargetParser.h | 145 FEATURE_NONE = 0, enumerator
|
/external/rust/crates/protobuf/src/ |
D | plugin.rs | 1110 FEATURE_NONE = 0, enumerator 1124 0 => ::std::option::Option::Some(Feature::FEATURE_NONE), in from_i32() 1131 Feature::FEATURE_NONE, 1150 Feature::FEATURE_NONE in default()
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | plugin.rs | 1226 FEATURE_NONE = 0, enumerator 1237 0 => ::std::option::Option::Some(CodeGeneratorResponse_Feature::FEATURE_NONE), in from_i32() 1245 CodeGeneratorResponse_Feature::FEATURE_NONE, in values() 1264 CodeGeneratorResponse_Feature::FEATURE_NONE in default()
|
/external/igt-gpu-tools/tests/ |
D | kms_frontbuffer_tracking.c | 106 FEATURE_NONE = 0, enumerator 3182 case FEATURE_NONE: in feature_str() 3247 if (!opt.show_hidden && t.feature == FEATURE_NONE) \ 3281 if (!opt.show_hidden && t.feature == FEATURE_NONE)
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 116 FEATURE_NONE = 0; enumerator
|
D | plugin.pb.cc | 217 constexpr CodeGeneratorResponse_Feature CodeGeneratorResponse::FEATURE_NONE; member in compiler::CodeGeneratorResponse
|
D | plugin.pb.h | 882 static constexpr Feature FEATURE_NONE = in Swap() local
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 116 FEATURE_NONE = 0; enumerator
|
D | plugin.pb.cc | 225 constexpr CodeGeneratorResponse_Feature CodeGeneratorResponse::FEATURE_NONE; member in compiler::CodeGeneratorResponse
|
D | plugin.pb.h | 899 static constexpr Feature FEATURE_NONE = in Swap() local
|
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/compiler/ |
D | plugin.proto | 116 FEATURE_NONE = 0; enumerator
|