Home
last modified time | relevance | path

Searched refs:AllowReplacements (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dedit_distance.h44 bool AllowReplacements = true,
80 if (AllowReplacements) {
DStringRef.h220 unsigned edit_distance(StringRef Other, bool AllowReplacements = true,
/external/llvm/include/llvm/ADT/
Dedit_distance.h44 bool AllowReplacements = true,
80 if (AllowReplacements) {
DStringRef.h200 unsigned edit_distance(StringRef Other, bool AllowReplacements = true,
/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp79 bool AllowReplacements, in edit_distance() argument
111 if (AllowReplacements) { in edit_distance()
/external/llvm/lib/Support/
DStringRef.cpp105 bool AllowReplacements, in edit_distance() argument
110 AllowReplacements, MaxEditDistance); in edit_distance()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp110 bool AllowReplacements, in edit_distance() argument
115 AllowReplacements, MaxEditDistance); in edit_distance()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringRef.h166 unsigned edit_distance(StringRef Other, bool AllowReplacements = true,