| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Optional.cpp | 12 llvm::raw_ostream &llvm::operator<<(raw_ostream &OS, NoneType) { in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | None.h | 22 enum class NoneType { None = 1 }; enum
|
| D | ArrayRef.h | 63 /*implicit*/ ArrayRef(NoneType) {} in ArrayRef() argument 309 /*implicit*/ MutableArrayRef(NoneType) : ArrayRef<T>() {} in MutableArrayRef() argument
|
| D | Optional.h | 222 constexpr Optional(NoneType) {} in Optional() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | None.h | 22 enum class NoneType { None }; enum
|
| D | Optional.h | 35 Optional(NoneType) : hasVal(false) {} in Optional() argument
|
| D | ArrayRef.h | 56 /*implicit*/ ArrayRef(NoneType) : Data(nullptr), Length(0) {} in ArrayRef() argument 293 /*implicit*/ MutableArrayRef(NoneType) : ArrayRef<T>() {} in MutableArrayRef() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | SMLoc.h | 53 SMRange(NoneType) {} in SMRange() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | SMLoc.h | 54 SMRange(NoneType) {} in SMRange() argument
|
| /third_party/mindspore/mindspore/ops/_op_impl/_custom_op/ |
| D | matmul_cube_fracz_right_mul_impl.py | 28 NoneType = type(None) variable
|
| D | matmul_cube_impl.py | 32 NoneType = type(None) variable
|
| D | matmul_cube_dense_left_impl.py | 31 NoneType = type(None) variable
|
| D | matmul_cube_fracz_left_cast_impl.py | 28 NoneType = type(None) variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
| D | OpDescriptor.h | 61 SourcePred(PredT Pred, NoneType) : Pred(Pred) { in SourcePred() argument
|
| /third_party/python/Lib/ |
| D | types.py | 304 NoneType = type(None) variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MILexer.cpp | 40 Cursor(NoneType) {} in Cursor() argument
|
| /third_party/python/Tools/clinic/ |
| D | clinic.py | 31 NoneType = type(None) variable 46 NoneType = type(None) variable 3097 def converter_init(self, *, accept={int, NoneType}): argument
|