Home
last modified time | relevance | path

Searched refs:ThisChar (Results 1 – 25 of 47) sorted by relevance

12

/external/cldr/tools/java/org/unicode/cldr/posix/
DPOSIX_LCCollate.java228 String ThisChar = POSIXUtilities.POSIXContraction(string); in showLine() local
229 result.append(ThisChar); in showLine()
231 for (int i = longest_char - ThisChar.length(); i > 0; i--) in showLine()
250 result.append(ThisChar); in showLine()
253 result.append(ThisChar); in showLine()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter2/
Dtoy.cpp69 int ThisChar = LastChar; in gettok() local
71 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter2/
Dtoy.cpp78 int ThisChar = LastChar; in gettok() local
80 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/Chapter2/
Dtoy.cpp88 int ThisChar = LastChar; in gettok() local
90 return ThisChar; in gettok()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter3/
Dtoy.cpp74 int ThisChar = LastChar; in gettok() local
76 return ThisChar; in gettok()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter4/
Dtoy.cpp81 int ThisChar = LastChar; in gettok() local
83 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp90 int ThisChar = LastChar; in gettok() local
92 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp89 int ThisChar = LastChar; in gettok() local
91 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp98 int ThisChar = LastChar; in gettok() local
100 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp100 int ThisChar = LastChar; in gettok() local
102 return ThisChar; in gettok()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/
Dtoy.cpp90 int ThisChar = LastChar; in gettok() local
92 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp118 int ThisChar = LastChar; in gettok() local
120 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp116 int ThisChar = LastChar; in gettok() local
118 return ThisChar; in gettok()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/
Dtoy.cpp95 int ThisChar = LastChar; in gettok() local
97 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp124 int ThisChar = LastChar; in gettok() local
126 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp102 int ThisChar = LastChar; in gettok() local
104 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp126 int ThisChar = LastChar; in gettok() local
128 return ThisChar; in gettok()
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/
Dtoy.cpp99 int ThisChar = LastChar; in gettok() local
101 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp117 int ThisChar = LastChar; in gettok() local
119 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp102 int ThisChar = LastChar; in gettok() local
104 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp117 int ThisChar = LastChar; in gettok() local
119 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp130 int ThisChar = LastChar; in gettok() local
132 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp128 int ThisChar = LastChar; in gettok() local
130 return ThisChar; in gettok()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp130 int ThisChar = LastChar; in gettok() local
132 return ThisChar; in gettok()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp128 int ThisChar = LastChar; in gettok() local
130 return ThisChar; in gettok()

12