Home
last modified time | relevance | path

Searched defs:unspecified (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h19 unspecified = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h24 unspecified, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h19 unspecified = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAError.h18 unspecified = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamError.h19 unspecified, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h19 unspecified = 1, enumerator
/third_party/vulkan-loader/tests/framework/shim/
Dshim.h48 enum class GpuType { unspecified, integrated, discrete, external }; enumerator
/third_party/python/Lib/test/
Dtest_csv.py461 class unspecified(): class
/third_party/python/Tools/clinic/
Dclinic.py52 unspecified = Unspecified() variable