/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 66 0041 Lu Letter LATIN CAPITAL LETTER A 67 0042 Lu Letter LATIN CAPITAL LETTER B 68 0043 Lu Letter LATIN CAPITAL LETTER C 69 0044 Lu Letter LATIN CAPITAL LETTER D 70 0045 Lu Letter LATIN CAPITAL LETTER E 71 0046 Lu Letter LATIN CAPITAL LETTER F 72 0047 Lu Letter LATIN CAPITAL LETTER G 73 0048 Lu Letter LATIN CAPITAL LETTER H 74 0049 Lu Letter LATIN CAPITAL LETTER I 75 004A Lu Letter LATIN CAPITAL LETTER J [all …]
|
/external/libcups/cups/ |
D | test.ppd | 46 *UIConstraints: *PageSize Letter *InputSlot Envelope 47 *UIConstraints: *InputSlot Envelope *PageSize Letter 48 *UIConstraints: *PageRegion Letter *InputSlot Envelope 49 *UIConstraints: *InputSlot Envelope *PageRegion Letter 64 *DefaultPageSize: Letter 65 *PageSize Letter/US Letter: "PageSize=Letter" 66 *fr.PageSize Letter/French US Letter: "" 67 *fr_CA.PageSize Letter/French Canadian US Letter: "" 68 *PageSize Letter.Banner/US Letter Banner: "PageSize=Letter.Banner" 69 *fr.PageSize Letter.Banner/French US Letter Banner: "" [all …]
|
D | test2.ppd | 44 *cupsUIConstraints envelope: "*PageSize Letter *InputSlot Envelope" 65 *DefaultPageSize: Letter 66 *PageSize Letter/US Letter: "PageSize=Letter" 67 *fr.PageSize Letter/French US Letter: "" 68 *fr_CA.PageSize Letter/French Canadian US Letter: "" 80 *DefaultPageRegion: Letter 81 *PageRegion Letter/US Letter: "PageRegion=Letter" 87 *fr.PageRegion Letter/French US Letter: "" 92 *fr_CA.PageRegion Letter/French Canadian US Letter: "" 96 *DefaultImageableArea: Letter [all …]
|
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/actors/ |
D | PingPongActorBenchmark.kt | 35 data class Letter(val message: Any?, val sender: SendChannel<Letter>) dataClass 51 val me = Channel<Letter>() in runPingPongs() 55 ping.send(Letter(Start(), me)) in runPingPongs() 65 pingChannel: SendChannel<PingPongActorBenchmark.Letter>, in CoroutineScope() 68 actor<PingPongActorBenchmark.Letter>(capacity = capacity) { in CoroutineScope() 69 var initiator: SendChannel<PingPongActorBenchmark.Letter>? = null in CoroutineScope() 74 pingChannel.send(PingPongActorBenchmark.Letter(Ball(0), channel)) in CoroutineScope() 77 … pingChannel.send(PingPongActorBenchmark.Letter(Ball(message.count + 1), channel)) in CoroutineScope() 80 initiator!!.send(PingPongActorBenchmark.Letter(Stop(), channel)) in CoroutineScope() 89 actor<PingPongActorBenchmark.Letter>(capacity = capacity) { in pongActorCoroutine() [all …]
|
D | CycledActorsBenchmark.kt | 39 val NO_CHANNEL = Channel<Letter>(0) 65 trailingActor.send(Letter(Start(), previous)) in runCycle() 68 private fun lastActor(stopChannel: Channel<Unit>) = actor<Letter>(capacity = 1024) { in <lambda>() 69 var nextChannel: SendChannel<Letter>? = null in <lambda>() 76 … sender.send(Letter(Ball(ThreadLocalRandom.current().nextInt(1, 100)), NO_CHANNEL)) in <lambda>() 79 nextChannel!!.send(Letter(Ball(transmogrify(message.count, state)), NO_CHANNEL)) in <lambda>() 90 …private fun createActor(nextActor: SendChannel<Letter>, stopChannel: Channel<Unit>) = actor<Letter… in <lambda>() 98 nextActor.send(Letter(Stop(), NO_CHANNEL)) in <lambda>() 102 nextActor.send(Letter(Ball(transmogrify(message.count, state)), NO_CHANNEL)) in <lambda>() 106 nextActor.send(Letter(Stop(), NO_CHANNEL)) in <lambda>()
|
D | ConcurrentStatefulActorBenchmark.kt | 71 requestor.send(Letter(Start(), Channel(0))) in <lambda>() 80 requestor.send(Letter(Start(), Channel(0))) in <lambda>() 85 computations: List<SendChannel<Letter>>, in requestorActorUnfair() 88 actor<Letter>(capacity = 1024) { in requestorActorUnfair() 94 … .forEach { it.send(Letter(ThreadLocalRandom.current().nextLong(), channel)) } in requestorActorUnfair() 101 sender.send(Letter(ThreadLocalRandom.current().nextLong(), channel)) in requestorActorUnfair() 110 computations: List<SendChannel<Letter>>, in requestorActorFair() 113 actor<Letter>(capacity = 1024) { in requestorActorFair() 121 … .forEach { it.send(Letter(ThreadLocalRandom.current().nextLong(), channel)) } in requestorActorFair() 131 sender.send(Letter(ThreadLocalRandom.current().nextLong(), channel)) in requestorActorFair()
|
D | StatefulActorBenchmark.kt | 41 data class Letter(val message: Any, val sender: Channel<Letter>) class in benchmarks.actors.StatefulActorBenchmark 72 requestor.send(Letter(1L, Channel())) in run() 80 …private fun CoroutineScope.requestorActor(computations: List<SendChannel<Letter>>, stopChannel: Ch… in requestorActor() 81 actor<Letter>(capacity = 1024) { in requestorActor() 91 .send(Letter(ThreadLocalRandom.current().nextLong(), channel)) in requestorActor() 101 actor<StatefulActorBenchmark.Letter>(capacity = 1024) { in computationActor() 112 sender.send(StatefulActorBenchmark.Letter(result, channel)) in computationActor()
|
D | PingPongWithBlockingContext.kt | 58 val me = Channel<PingPongActorBenchmark.Letter>() in runPingPongs() 61 ping.send(PingPongActorBenchmark.Letter(Start(), me)) in runPingPongs()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indicExceptions.txt | 88 "\u098E>\u098F;" // Letter Short E -> Letter E 89 "\u0991>\u0993;" // Letter Candra O -> Letter O 90 "\u0992>\u0993;" // Letter Short O -> Letter O 91 "\u09A9>\u09A8;" // Letter NNNA -> Letter NA 92 "\u09B1>\u09B0;" // Letter RRA -> Letter RA 93 "\u09B3>\u09B2;" // Letter LLA -> Letter LA 94 "\u09B4>\u09B2;" // Letter LLLA -> Letter LA 95 "\u09B5>\u09AC;" // Letter VA -> Letter BA 108 "\u09D8>\u0995;" // Letter QA -> Letter KA 109 "\u09D9>\u0996;" // Letter KHHA -> Letter KHA [all …]
|
/external/icu/icu4c/source/data/translit/ |
D | Han_Spacedhan.txt | 19 [[:Ideographic:] $terminalPunct] {} [:Letter:] → ' ' ; 20 [:Letter:] [:Mark:]* {} [[:Ideographic:] $initialPunct] → ' ' ; 22 ← [:Ideographic:] { ' ' } [:Letter:] ; 23 ← [:Letter:] [:Mark:]* { ' ' } [:Ideographic:] ;
|
D | it_am.txt | 187 [:^Letter:] { sa → ሣ; 188 [:^Letter:] { si → ሢ; 189 [:^Letter:] { su → ሡ; 190 [:^Letter:] { se → ሤ; 191 [:^Letter:] { so → ሦ; 220 [:^Letter:] { zi → ዚ;
|
D | it_ja.txt | 177 [:^Letter:] { sa → サ; 178 [:^Letter:] { si → シ; 179 [:^Letter:] { su → ス; 180 [:^Letter:] { se → セ; 181 [:^Letter:] { so → ソ; 210 [:^Letter:] { zi → ジ;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | memory-handling.ll | 6 %struct.Letter = type { i32, i32, i32, i32 } 8 @alPhrase = external local_unnamed_addr global [26 x %struct.Letter], align 16 23 …tail call void @llvm.memset.p0i8.i64(i8* align 16 bitcast ([26 x %struct.Letter]* @alPhrase to i8*… 61 …%19 = getelementptr inbounds [26 x %struct.Letter], [26 x %struct.Letter]* @alPhrase, i64 0, i64 %… 73 …%24 = getelementptr inbounds [26 x %struct.Letter], [26 x %struct.Letter]* @alPhrase, i64 0, i64 %… 130 …%43 = getelementptr inbounds [26 x %struct.Letter], [26 x %struct.Letter]* @alPhrase, i64 0, i64 %… 146 …%55 = getelementptr inbounds [26 x %struct.Letter], [26 x %struct.Letter]* @alPhrase, i64 0, i64 %… 148 …%56 = getelementptr inbounds [26 x %struct.Letter], [26 x %struct.Letter]* @alPhrase, i64 0, i64 %…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | jumptable_labels.ll | 24 define i8* @_Z3fooi(i32 signext %Letter) { 27 %Letter.addr = alloca i32, align 4 28 store i32 %Letter, i32* %Letter.addr, align 4 29 %0 = load i32, i32* %Letter.addr, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | NativeFormatting.cpp | 176 char Letter; in write_double() local 178 Letter = 'e'; in write_double() 180 Letter = 'E'; in write_double() 182 Letter = 'f'; in write_double() 186 Out << "%." << Prec << Letter; in write_double()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | NativeFormatting.cpp | 176 char Letter; in write_double() local 178 Letter = 'e'; in write_double() 180 Letter = 'E'; in write_double() 182 Letter = 'f'; in write_double() 186 Out << "%." << Prec << Letter; in write_double()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 52 size_t Letter = SymName.size(); in EmitCamlGlobal() local 58 SymName[Letter] = toupper(SymName[Letter]); in EmitCamlGlobal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 57 size_t Letter = SymName.size(); in EmitCamlGlobal() local 63 SymName[Letter] = toupper(SymName[Letter]); in EmitCamlGlobal()
|
/external/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 28 char Letter = Matches[0]->first[i]; in FindFirstNonCommonLetter() local 31 if (Matches[str]->first[i] != Letter) in FindFirstNonCommonLetter()
|
/external/ImageMagick/PerlMagick/t/xfig/ |
D | input.fig | 5 Letter
|
/external/libxml2/doc/ |
D | catalog.fig | 5 Letter
|
D | DOM.fig | 5 Letter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 34 char Letter = Matches[0]->first[i]; in FindFirstNonCommonLetter() local 37 if (Matches[str]->first[i] != Letter) in FindFirstNonCommonLetter()
|
/external/ImageMagick/www/Magick++/ |
D | Cache.fig | 5 Letter
|
D | thumbnail-anatomy-plain.fig | 5 Letter
|