Searched refs:LHC (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Support/ |
D | StringRef.cpp | 43 unsigned char LHC = ascii_tolower(LHS[I]); in ascii_strncasecmp() local 45 if (LHC != RHC) in ascii_strncasecmp() 46 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | StringRef.cpp | 29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local 31 if (LHC != RHC) in ascii_strncasecmp() 32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | StringRef.cpp | 43 unsigned char LHC = ascii_tolower(LHS[I]); in ascii_strncasecmp() local 45 if (LHC != RHC) in ascii_strncasecmp() 46 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
|
/external/llvm-project/llvm/lib/Support/ |
D | StringRef.cpp | 29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local 31 if (LHC != RHC) in ascii_strncasecmp() 32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmt.cpp | 617 std::tuple<bool, const Attr *, const Attr *> LHC = in ActOnIfStmt() local 619 if (std::get<0>(LHC)) { in ActOnIfStmt() 620 const Attr *ThenAttr = std::get<1>(LHC); in ActOnIfStmt() 621 const Attr *ElseAttr = std::get<2>(LHC); in ActOnIfStmt()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 349 ,"GB","LHC","Ballindalloch","Ballindalloch","SCB","--3-----","RL","1207",,"5724N 00322W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 21441 ,"DE","LHC","Langenbach","Langenbach","BY","-----6--","RL","0901",,"4826N 01151E", 37101 ,"FR","LHC","Lahourcade","Lahourcade","64","-----6--","RQ","0907",,"4321N 00037W",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 19539 ,"US","LHC","McElhattan","McElhattan","PA","--3--6--","RL","0607",,"4110N 07722W",
|