Home
last modified time | relevance | path

Searched defs:NormalizedName (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
Dutils.py12 NormalizedName = NewType("NormalizedName", str) variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp286 std::string NormalizedName = Option; in findNearest() local