code
stringlengths
3
10M
language
stringclasses
31 values
/* DSFML - The Simple and Fast Multimedia Library for D Copyright (c) 2013 - 2015 Jeremy DeHaan ([email protected]) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution */ module dsfml.graphics.vertexarray; import dsfml.graphics.vertex; import dsfml.graphics.primitivetype; import dsfml.graphics.rect; import dsfml.graphics.drawable; import dsfml.graphics.rendertarget; import dsfml.graphics.renderstates; import dsfml.system.vector2; /++ + Define a set of one or more 2D primitives. + + VertexArray is a very simple wrapper around a dynamic array of vertices and a primitives type. + + It inherits Drawable, but unlike other drawables it is not transformable. + + Authors: Laurent Gomila, Jeremy DeHaan + See_Also: http://www.sfml-dev.org/documentation/2.0/classsf_1_1VertexArray.php#details +/ class VertexArray : Drawable { /** * The type of primitive to draw. * * Can be any of the following: * - Points * - Lines * - Triangles * - Quads * * The default primitive type is Points. */ PrimitiveType primitiveType; private Vertex[] Vertices; this(PrimitiveType type, uint vertexCount) { primitiveType = type; Vertices = new Vertex[vertexCount]; } private this(PrimitiveType type, Vertex[] vertices) { primitiveType = type; Vertices = vertices; } ~this() { import dsfml.system.config; mixin(destructorOutput); } /** * Compute the bounding rectangle of the vertex array. * * This function returns the axis-aligned rectangle that contains all the vertices of the array. * * Returns: Bounding rectangle of the vertex array. */ FloatRect getBounds() { if (Vertices.length>0) { float left = Vertices[0].position.x; float top = Vertices[0].position.y; float right = Vertices[0].position.x; float bottom = Vertices[0].position.y; for (size_t i = 1; i < Vertices.length; ++i) { Vector2f position = Vertices[i].position; // Update left and right if (position.x < left) left = position.x; else if (position.x > right) right = position.x; // Update top and bottom if (position.y < top) top = position.y; else if (position.y > bottom) bottom = position.y; } return FloatRect(left, top, right - left, bottom - top); } else { return FloatRect(0,0,0,0); } } /** * Return the vertex count. * * Returns: Number of vertices in the array */ uint getVertexCount() { import std.algorithm; return cast(uint)min(uint.max, Vertices.length); } /** * Add a vertex to the array. * * Params: * vertex = Vertex to add. */ void append(Vertex newVertex) { Vertices ~= newVertex; } /** * Clear the vertex array. * * This function removes all the vertices from the array. It doesn't deallocate the corresponding memory, so that adding new vertices after clearing doesn't involve reallocating all the memory. */ void clear() { Vertices.length = 0; } /** * Draw the object to a render target. * * Params: * renderTarget = Render target to draw to * renderStates = Current render states */ override void draw(RenderTarget renderTarget, RenderStates renderStates) { if(Vertices.length != 0) { renderTarget.draw(Vertices, primitiveType,renderStates); } } /** * Resize the vertex array. * * If vertexCount is greater than the current size, the previous vertices are kept and new (default-constructed) vertices are added. If vertexCount is less than the current size, existing vertices are removed from the array. * * Params: * vertexCount = New size of the array (number of vertices). */ void resize(uint length) { Vertices.length = length; } ref Vertex opIndex(size_t index) { return Vertices[index]; } } unittest { version(DSFML_Unittest_Graphics) { import std.stdio; import dsfml.graphics.texture; import dsfml.graphics.rendertexture; import dsfml.graphics.color; writeln("Unit test for VertexArray"); auto texture = new Texture(); assert(texture.loadFromFile("res/TestImage.png")); auto dimensions = FloatRect(0,0,texture.getSize().x,texture.getSize().y); auto vertexArray = new VertexArray(PrimitiveType.Quads, 0); //Creates a vertex array at position (0,0) the width and height of the loaded texture vertexArray.append(Vertex(Vector2f(dimensions.left,dimensions.top), Color.Blue, Vector2f(dimensions.left,dimensions.top))); vertexArray.append(Vertex(Vector2f(dimensions.left,dimensions.height), Color.Blue, Vector2f(dimensions.left,dimensions.height))); vertexArray.append(Vertex(Vector2f(dimensions.width,dimensions.height), Color.Blue, Vector2f(dimensions.width,dimensions.height))); vertexArray.append(Vertex(Vector2f(dimensions.width,dimensions.top), Color.Blue, Vector2f(dimensions.width,dimensions.top))); auto renderStates = RenderStates(texture); auto renderTexture = new RenderTexture(); renderTexture.create(100,100); renderTexture.clear(); //draw the VertexArray with the texture we loaded renderTexture.draw(vertexArray, renderStates); renderTexture.display(); writeln(); } }
D
// Copyright (C) 2018-2019 HuntLabs. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. module hunt.gossip.event.GossipListener; import hunt.gossip.model.GossipMember; import hunt.gossip.model.GossipState; public interface GossipListener { void gossipEvent(GossipMember member, GossipState state); }
D
CHAIN IF ~InParty("P#Kivan") See("P#Kivan") !Dead("P#Kivan") !StateCheck("Tsujath",CD_STATE_NOTVALID) !StateCheck("P#Kivan",CD_STATE_NOTVALID) CombatCounter(0) Global("DeherianaLives","GLOBAL",0) Global("DeherianaDead","GLOBAL",0) Global("G#XB.KoSTsuBanter1","GLOBAL",0)~ THEN BTSUJAT KoSTsuBanter#1.1 @0 /* Kivan, what is this name I hear you whisper in the waking dream you enter every night? */ DO ~SetGlobal("G#XB.KoSTsuBanter1","GLOBAL",1)~ == BP#KIV @1 /* I call often for Deheriana in my revels. */ == BTSUJAT @2 /* Yes, that is the name. It sounds to my ear like a woman's name. Who was she to you, for the tones are ones of sorrow? */ == BP#KIV @3 /* She is my wife, awaiting me beyond the veil of death. She dwells now in Arvanaith. */ == BTSUJAT @4 /* (Tsujatha nods slowly.) There is devotion in your voice, true and tried. You loved her. But what would you have done, what would you have become, had she *not* loved you? */ == BP#KIV @5 /* I am Kivan because Deheriana loves me. */ == BTSUJAT @6 /* I envy you. */ EXIT CHAIN IF ~InParty("P#Kivan") See("P#Kivan") !Dead("P#Kivan") !StateCheck("Tsujath",CD_STATE_NOTVALID) !StateCheck("P#Kivan",CD_STATE_NOTVALID) CombatCounter(0) Global("G#XB.KoSTsuBanter2","GLOBAL",0)~ THEN BTSUJAT KoSTsuBanter#2.1 @7 /* Why are you a ranger, Kivan of Shilmista? */ DO ~SetGlobal("G#XB.KoSTsuBanter2","GLOBAL",1)~ == BP#KIV @8 /* Have you never felt the call, the appeal of nature? She is a mother to us all. */ == BTSUJAT @9 /* I have never felt this. */ == BP#KIV @10 /* Have you never seen the starlight shivering on the lake water? Have you never watched the sun rays pierce the tree boughs and bring the dappled green of the forest floor to the living gold? */ == BTSUJAT @11 /* I see why you are a ranger. But no, never have I felt this, nor have I seen it. My land is a desert, harsh and unforgiving. The sun is there a burning eye. In my world, Elves have no innate love of the land. We are not bound to it, nor are we part of it. */ == BP#KIV @12 /* I find it hard to believe. Shilmista is a beautiful place, a magnificent forest perched against the Snowflake mountains. But would I have been born in the Great Waste, I think I would have bonded to it and I would have loved and defended it. */ == BTSUJAT @13 /* I have never felt this way. */ == BP#KIV @14 /* You are greatly to be pitied. */ == BTSUJAT @15 /* I have no need of your pity. */ EXIT CHAIN IF ~InParty("Tsujath") See("Tsujath") !Dead("Tsujath") !StateCheck("P#Kivan",CD_STATE_NOTVALID) !StateCheck("Tsujath",CD_STATE_NOTVALID) CombatCounter(0) Global("G#XB.KoSTsuBanter2","GLOBAL",1) Global("G#XB.KoSTsuBanter3","GLOBAL",0)~ THEN BP#KIV KoSTsuBanter#3.1 @16 /* Tsujatha, you were telling me that you have no bond with your land, yet I see a connection. */ DO ~SetGlobal("G#XB.KoSTsuBanter3","GLOBAL",1)~ == BTSUJAT @17 /* Ranger, do you presume to know me better than I do myself? */ == BP#KIV @18 /* I presume nothing. */ == BTSUJAT @19 /* What are you waiting for? Do amuse me with your conclusions on the nature of a perfect stranger. For strangers we are, Kivan, both in spirit and origin, despite both of us being Elven. */ == BP#KIV @20 /* I have seen for myself the mountainous deserts in the high reaches of the Snowflakes. These had bounds, but I know of the ones that spread for leagues, the same as in Gilalion. */ == BTSUJAT @21 /* Yes, a vast nothingness that steals the lives of those mad enough to venture deep into it. */ == BP#KIV @22 /* Just like death. In my mind, I see it as no coincidence that coming from such a world you chose to dapple with death, a craft that my kin abhor. */ = @23 /* Is not that because we have a different idea of what majesty, beauty and serenity is? */ == BTSUJAT @24 /* You still try to bend my character to the limitations of your own kind. I told you before and I repeat it--the hot sands of my birthplace did not nourish my nature. I am as I have chosen to be. */ EXIT CHAIN IF ~InParty("Tsujath") See("Tsujath") !Dead("Tsujath") !StateCheck("P#Kivan",CD_STATE_NOTVALID) !StateCheck("Tsujath",CD_STATE_NOTVALID) CombatCounter(0) Global("DeherianaLives","GLOBAL",0) Global("DeherianaDead","GLOBAL",0) !PartyHasItem("riosesar") Global("G#XB.KoSTsuBanter3","GLOBAL",1) Global("G#XB.KoSTsuBanter4","GLOBAL",0)~ THEN BP#KIV KoSTsuBanter#4.1 @25 /* You came here to find an heirloom, Tsujatha? */ DO ~SetGlobal("G#XB.KoSTsuBanter4","GLOBAL",1)~ == BTSUJAT @26 /* Yes, the thief that has the Riosé Sar is here, in Faerun. So I have come to exterminate the miscreant and regain what is rightfully mine. */ == BP#KIV @27 /* How odd it is when loyalty to one’s family demands to be apart from them. I swore my oath to avenge Deheriana, and it kept me away from following my beloved. You left your world to recover what must be but a trinket. */ == BTSUJAT @28 /* In my case, Kivan, neither is the Riosé Sar some mere memory-laden nothingness, nor did I leave anything but loathing behind. */ = @29 /* My father was a traitor, whose name is even now unspoken by all Elves. I have no love for my foster parents. And I daresay that no maiden walks the streets of Vilohnar anxious for my safe return. */ = @30 /* Coming here did not chafe my heart; it lightened it. */ == BP#KIV @31 /* I, too, when there was nothing left for me, thought that the road was my answer. But the stars are just as far away here as they are in Shilmista. Nobody waits there for me, but I long to walk under the Forest of Shadows' bough for one last time. And to die there. */ == BTSUJAT @32 /* You entertain yourself with the thoughts of your own death often, Kivan. I find it strange for one who claims that necromancy is against his nature. */ EXIT
D
import diet.internal.html : htmlEscape, htmlAttribEscape; import std.format : formattedWrite; #line 1 "layout.dt" import qv.enums; { #line 1 "layout.dt" } _diet_output.put("<!DOCTYPE html><head><!--/ Blobal CSS and JS--><link rel=\"stylesheet\" href=\"/"); #line 6 "layout.dt" _diet_output.htmlAttribEscape(AssetsURL.css); _diet_output.put("/app.css\"/><script type=\"text/javascript\" src=\"/"); #line 8 "layout.dt" _diet_output.htmlAttribEscape(AssetsURL.js); _diet_output.put("/jquery-3.1.1.min.js\"></script><script type=\"text/javascript\" src=\"/"); #line 9 "layout.dt" _diet_output.htmlAttribEscape(AssetsURL.js); _diet_output.put("/app.js\"></script><!--/ Insert head template here-->"); #line 4 "tiv_view.dt" string pageTitle = "Tivs &raquo; #{tiv.title} | Quertiv"; { #line 4 "tiv_view.dt" } #line 5 "tiv_view.dt" string pageDescription = "Sign in your existing account or create an account"; { #line 5 "tiv_view.dt" } _diet_output.put("<link rel=\"stylesheet\" href=\"/"); #line 7 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.css); _diet_output.put("/tiv-view.css\"/><script type=\"text/javascript\" src=\"/"); #line 8 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.js); _diet_output.put("/tiv-view.js\"></script><!-- Global head elements--><title>"); #line 15 "layout.dt" _diet_output.htmlEscape(pageTitle); _diet_output.put("</title><meta charset=\"utf-8\"/><link rel=\"shortcut icon\" type=\"image/ico\" href=\"/"); #line 18 "layout.dt" _diet_output.htmlAttribEscape(AssetsURL.img); _diet_output.put("/favicon.ico\"/><meta name=\"viewport\" content=\"width=&#39;device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"/><meta name=\"description\""); #line 20 "layout.dt" static if (is(typeof(pageDescription) == bool)) { #line 20 "layout.dt" if (pageDescription) _diet_output.put(" content"); #line 20 "layout.dt" } else static if (is(typeof(pageDescription) : const(char)[])) {{ #line 20 "layout.dt" auto val = pageDescription; #line 20 "layout.dt" if (val !is null) { _diet_output.put(" content=\""); #line 20 "layout.dt" _diet_output.filterHTMLAttribEscape(val); _diet_output.put("\""); #line 20 "layout.dt" } #line 20 "layout.dt" }} else { _diet_output.put(" content=\""); #line 20 "layout.dt" _diet_output.htmlAttribEscape(pageDescription); _diet_output.put("\""); #line 20 "layout.dt" } _diet_output.put("/></head><body><header id=\"header\"><div class=\"wrapper\"><nav><ul class=\"thumb-menu\"><li><a href=\"/\">Tivs</a></li><li><a href=\"/discover\">Discover</a></li><li><a href=\"/blog\">Blog</a></li></ul><figure class=\"logo\"><a href=\"/\"><img src=\"/"); #line 33 "layout.dt" _diet_output.htmlAttribEscape(AssetsURL.img); _diet_output.put("/logo.png\" alt=\"Quertiv Logo\"/></a></figure><ul class=\"main-menu\"><li><a href=\"/\">Tivs</a></li><li><a href=\"/discover\">Discover</a></li><li><a href=\"/blog\">Blog</a></li></ul><form class=\"form\"><input type=\"search\" name=\"search\" placeholder=\"Search ...\"/><input type=\"hidden\" name=\"category\" value=\"all\"/><input type=\"hidden\" name=\"filter_by\" value=\"all\"/></form><figure class=\"account-thumb\"><img src=\"/img/avatar.jpg\"/></figure></nav></div></header><div id=\"content-wrapper\" class=\"wrapper\"><main id=\"content\"><section class=\"tiv-section\"><section class=\"tiv-content\"><section class=\"tiv-info has-box-shadow\"><h1 class=\"title\">"); #line 16 "tiv_view.dt" _diet_output.htmlEscape(tiv.title); _diet_output.put("</h1><ul class=\"author\"><li>By <a href=\"/users/"); #line 19 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.userID); _diet_output.put("\">"); #line 19 "tiv_view.dt" _diet_output.htmlEscape(tiv.fullName); _diet_output.put("</a></li><li>In <a href=\"/explore/"); #line 20 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.categoryName); _diet_output.put("\">"); #line 20 "tiv_view.dt" _diet_output.htmlEscape(tiv.categoryName); _diet_output.put("</a></li><li>On "); #line 21 "tiv_view.dt" _diet_output.htmlEscape(tiv.addedOn); _diet_output.put("</li></ul><figure class=\"cover\"><img src=\"/"); #line 24 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.media); _diet_output.put("/"); #line 24 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.mediaFile1); _diet_output.put("\" alt=\"Cover image for &#39;"); #line 24 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.title); _diet_output.put("&#39;\"/></figure><section class=\"description\"><section>"); #line 27 "tiv_view.dt" _diet_output.htmlEscape(tiv.description); _diet_output.put("</section><section class=\"author-profile clearfix\"><figure><img src=\"/"); #line 31 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.media); _diet_output.put("/"); #line 31 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.avatar); _diet_output.put("\"/></figure><ul><li><a href=\"user/"); #line 34 "tiv_view.dt" _diet_output.htmlAttribEscape(tiv.userID); _diet_output.put("\">"); #line 34 "tiv_view.dt" _diet_output.htmlEscape(tiv.fullName); _diet_output.put("</a></li><li>"); #line 35 "tiv_view.dt" _diet_output.htmlEscape(tiv.skillName); _diet_output.put("</li><li>"); #line 36 "tiv_view.dt" _diet_output.htmlEscape(tiv.bio); _diet_output.put("</li></ul></section></section></section><section class=\"tiv-comments has-box-shadow\"><h2>Comments on tiv</h2><section class=\"comment clearfix\"><figure><img src=\"/"); #line 44 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.media); _diet_output.put("/avatar.jpg\"/></figure><ul><li>Full Name </li><li><a href=\"#\">Reply User</a> This is the comment on this tiv from another user</li></ul></section><section class=\"comment\"><figure><img src=\"/"); #line 52 "tiv_view.dt" _diet_output.htmlAttribEscape(AssetsURL.media); _diet_output.put("/avatar.jpg\"/></figure><ul><li>Full Name &laquo; <span class=\"reply-to\">John Ben</span></li><li><a href=\"#\">Reply User</a> This is the comment on this tiv from another user</li></ul></section></section></section><aside class=\"aside has-box-shadow\"><section class=\"ads\"></section><section class=\"featured-tivs\"></section></aside></section></main></div></body>");
D
func void B_LieselMaeh () { AI_Output (self ,other,"DIA_Liesel_15_00"); //Beeee! };
D
/* Copyright (c) 2015-2016 Timur Gafarov Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ module dlib.audio.io.wav; import std.stdio; import dlib.core.stream; import dlib.filesystem.local; import dlib.audio.sample; import dlib.audio.sound; /* * Simple RIFF/WAV decoder and encoder */ // Uncomment to see debug messages //version = WAVDebug; GenericSound loadWAV(string filename) { auto istrm = openForInput(filename); auto snd = loadWAV(istrm); istrm.close(); return snd; } GenericSound loadWAV(InputStream istrm) { return loadWAV(istrm, defaultGenericSoundFactory); } GenericSound loadWAV(InputStream istrm, GenericSoundFactory gsf) { char[4] magic; istrm.fillArray(magic); assert(magic == "RIFF"); int chunkSize; istrm.readLE(&chunkSize); version(WAVDebug) { writeln(chunkSize); } char[4] format; istrm.fillArray(format); version(WAVDebug) { writeln(format); } assert(format == "WAVE"); char[4] fmtSubchunkID; // fmt istrm.fillArray(fmtSubchunkID); int fmtSubchunkSize; istrm.readLE(&fmtSubchunkSize); short audioFormat; short numChannels; int sampleRate; int byteRate; short blockAlign; short bitsPerSample; istrm.readLE(&audioFormat); istrm.readLE(&numChannels); istrm.readLE(&sampleRate); istrm.readLE(&byteRate); istrm.readLE(&blockAlign); istrm.readLE(&bitsPerSample); version(WAVDebug) { writefln("Format: %s", audioFormat); writefln("Number of channels: %s", numChannels); writefln("Sample rate: %s Hz", sampleRate); writefln("Byte rate: %s", byteRate); writefln("Block align: %s", blockAlign); writefln("Bits per sample: %s", bitsPerSample); } char[4] dataSubchunkID; // data istrm.fillArray(dataSubchunkID); int dataSubchunkSize; istrm.readLE(&dataSubchunkSize); version(WAVDebug) { writeln(dataSubchunkSize); } int numSamples = dataSubchunkSize / (numChannels * bitsPerSample/8); version(WAVDebug) { writefln("Number of samples: %s", numSamples); writefln("Duration: %s", (cast(float)numSamples) / sampleRate); } SampleFormat f; if (bitsPerSample == 8) { f = SampleFormat.U8; } else if (bitsPerSample == 16) { f = SampleFormat.S16; } GenericSound gs; gs = gsf.createSound( dataSubchunkSize, numSamples, (cast(double)numSamples) / sampleRate, numChannels, sampleRate, bitsPerSample, f ); istrm.fillArray(gs.data); return gs; } void saveWAV(Sound snd, string filename) { auto ostrm = openForOutput(filename); saveWAV(snd, ostrm); ostrm.close(); } void saveWAV(Sound snd, OutputStream ostrm) { string magic = "RIFF"; ostrm.writeBytes(magic.ptr, 4); int chunkSize = 36 + cast(int)snd.data.length; // total file size - 8 ostrm.writeLE(chunkSize); string format = "WAVE"; ostrm.writeBytes(format.ptr, 4); string fmt = "fmt "; ostrm.writeBytes(fmt.ptr, 4); int fmtSubchunkSize = 16; ostrm.writeLE(fmtSubchunkSize); short audioFormat = 1; short numChannels = cast(short)snd.channels; assert(numChannels == 1 || numChannels == 2); int sampleRate = snd.sampleRate; // samples per second int byteRate = snd.sampleRate * snd.sampleSize; // bytes per second short blockAlign = cast(short)snd.sampleSize; // bytes per sample short bitsPerSample; if (snd.sampleFormat == SampleFormat.U8) bitsPerSample = 8; else if (snd.sampleFormat == SampleFormat.S16) bitsPerSample = 16; else { assert(0, "Illegal sample format to use with RIFF/WAV"); } ostrm.writeLE(audioFormat); ostrm.writeLE(numChannels); ostrm.writeLE(sampleRate); ostrm.writeLE(byteRate); ostrm.writeLE(blockAlign); ostrm.writeLE(bitsPerSample); string dataID = "data"; ostrm.writeBytes(dataID.ptr, 4); int dataSubchunkSize = cast(int)snd.data.length; ostrm.writeLE(dataSubchunkSize); ostrm.writeArray(snd.data); }
D
/****************************************************************************** License: Copyright (c) 2007 Jarrett Billingsley This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. ******************************************************************************/ module minid.oslib; import minid.types; import minid.utils; import tango.stdc.stdlib; import tango.stdc.stringz; import tango.sys.Environment; import tango.text.locale.Convert; import tango.text.locale.Core; import tango.time.Clock; import tango.time.Time; import tango.time.StopWatch; import tango.time.WallClock; import tango.time.chrono.Gregorian; version(Windows) { private extern(Windows) int QueryPerformanceFrequency(ulong* frequency); private extern(Windows) int QueryPerformanceCounter(ulong* count); } else version(Posix) { import tango.stdc.posix.sys.time; } else static assert(false, "No valid platform defined"); class OSLib { private static OSLib lib; private static MDValue YearString; private static MDValue MonthString; private static MDValue DayString; private static MDValue HourString; private static MDValue MinString; private static MDValue SecString; static this() { lib = new OSLib(); YearString = new MDString("year"d); MonthString = new MDString("month"d); DayString = new MDString("day"d); HourString = new MDString("hour"d); MinString = new MDString("min"d); SecString = new MDString("sec"d); } private MDPerfCounterClass perfCounterClass; version(Windows) ulong performanceFreq; private this() { perfCounterClass = new MDPerfCounterClass(); version(Windows) { if(!QueryPerformanceFrequency(&performanceFreq)) performanceFreq = 0x7fffffffffffffffL; } } public static void init(MDContext context) { MDNamespace namespace = new MDNamespace("os"d, context.globals.ns); namespace.addList ( "PerfCounter"d, lib.perfCounterClass, "microTime"d, new MDClosure(namespace, &lib.microTime, "os.microTime"), "system"d, new MDClosure(namespace, &lib.system, "os.system"), "getEnv"d, new MDClosure(namespace, &lib.getEnv, "os.getEnv"), "dateString"d, new MDClosure(namespace, &lib.dateString, "os.dateString"), "dateTime"d, new MDClosure(namespace, &lib.dateTime, "os.dateTime"), "culture"d, new MDClosure(namespace, &lib.culture, "os.culture") ); context.globals["os"d] = namespace; } int microTime(MDState s, uint numParams) { version(Windows) { ulong time; QueryPerformanceCounter(&time); if(time < 0x8637BD05AF6L) s.push((time * 1_000_000) / performanceFreq); else s.push((time / performanceFreq) * 1_000_000); } else { timeval tv; gettimeofday(&tv, null); s.push(tv.tv_sec * 1_000_000L + tv.tv_usec); } return 1; } int system(MDState s, uint numParams) { if(numParams == 0) s.push(.system(null) ? true : false); else s.push(.system(toStringz(s.getParam!(char[])(0)))); return 1; } int getEnv(MDState s, uint numParams) { if(numParams == 0) s.push(Environment.get()); else { char[] def = null; if(numParams > 1) def = s.getParam!(char[])(1); char[] val = Environment.get(s.getParam!(char[])(0), def); if(val is null) s.pushNull(); else s.push(val); } return 1; } int dateString(MDState s, uint numParams) { Time time; char[40] buffer; char[] format = "G"; Culture culture = null; if(numParams > 0) format = s.getParam!(char[])(0); if(numParams > 1 && !s.isParam!("null")(1)) time = TableToTime(s, s.getParam!(MDTable)(1)); else if(format == "R") time = Clock.now; else time = WallClock.now; if(numParams > 2) culture = s.safeCode(Culture.getCulture(s.getParam!(char[])(2))); s.push(s.safeCode(formatDateTime(buffer, time, format, culture))); return 1; } int dateTime(MDState s, uint numParams) { bool useGMT = false; MDTable t = null; if(numParams > 0) { if(s.isParam!("bool")(0)) { useGMT = s.getParam!(bool)(0); if(numParams > 1) t = s.getParam!(MDTable)(1); } else t = s.getParam!(MDTable)(0); } s.push(DateTimeToTable(s, useGMT ? Clock.toDate : WallClock.toDate, t)); return 1; } int culture(MDState s, uint numParams) { s.push(Culture.current.name); if(numParams > 0) Culture.current = s.safeCode(Culture.getCulture(s.getParam!(char[])(0))); return 1; } static Time TableToTime(MDState s, MDTable tab) { MDValue table = MDValue(tab); Time time; with(s) { MDValue year = idx(table, YearString); MDValue month = idx(table, MonthString); MDValue day = idx(table, DayString); MDValue hour = idx(table, HourString); MDValue min = idx(table, MinString); MDValue sec = idx(table, SecString); if(!year.isInt() || !month.isInt() || !day.isInt()) s.throwRuntimeException("year, month, and day fields in time table must exist and must be integers"); if(hour.isInt() && min.isInt() && sec.isInt()) time = Gregorian.generic.toTime(year.as!(int), month.as!(int), day.as!(int), hour.as!(int), min.as!(int), sec.as!(int), 0, 0); else time = Gregorian.generic.toTime(year.as!(int), month.as!(int), day.as!(int), 0, 0, 0, 0, 0); } return time; } static MDTable DateTimeToTable(MDState s, DateTime time, MDTable dest) { if(dest is null) dest = new MDTable(); MDValue table = dest; with(s) { idxa(table, YearString, MDValue(time.date.year)); idxa(table, MonthString, MDValue(time.date.month)); idxa(table, DayString, MDValue(time.date.day)); idxa(table, HourString, MDValue(time.time.hours)); idxa(table, MinString, MDValue(time.time.minutes)); idxa(table, SecString, MDValue(time.time.seconds)); } return dest; } static class MDPerfCounterClass : MDClass { public this() { super("PerfCounter", null); mMethods.addList ( "start"d, new MDClosure(mMethods, &start, "PerfCounter.start"), "stop"d, new MDClosure(mMethods, &stop, "PerfCounter.stop"), "seconds"d, new MDClosure(mMethods, &seconds, "PerfCounter.seconds"), "millisecs"d, new MDClosure(mMethods, &millisecs, "PerfCounter.millisecs"), "microsecs"d, new MDClosure(mMethods, &microsecs, "PerfCounter.microsecs") ); } public MDPerfCounter newInstance() { return new MDPerfCounter(this); } public int start(MDState s, uint numParams) { MDPerfCounter i = s.getContext!(MDPerfCounter); i.start(); return 0; } public int stop(MDState s, uint numParams) { MDPerfCounter i = s.getContext!(MDPerfCounter); i.stop(); return 0; } public int seconds(MDState s, uint numParams) { MDPerfCounter i = s.getContext!(MDPerfCounter); s.push(i.seconds()); return 1; } public int millisecs(MDState s, uint numParams) { MDPerfCounter i = s.getContext!(MDPerfCounter); s.push(i.millisecs()); return 1; } public int microsecs(MDState s, uint numParams) { MDPerfCounter i = s.getContext!(MDPerfCounter); s.push(i.microsecs()); return 1; } } static class MDPerfCounter : MDInstance { protected StopWatch mWatch; protected mdfloat mTime = 0; public this(MDClass owner) { super(owner); } public final void start() { mWatch.start(); } public final void stop() { mTime = mWatch.stop(); } public final mdfloat seconds() { return mTime; } public final mdfloat millisecs() { return mTime * 1000; } public final mdfloat microsecs() { return mTime * 1000000; } } }
D
module ll.remove.recursive; import ll.node; Node* remove(Node* head, int value) { Node* o; // Precondition. /// <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> if (head == null) { // Assert if-condition. /// <e:and> /// <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> /// <e:eq> /// <code>head</code> /// <m:null/> /// </e:eq> /// </e:and> // Lemma: <e:logimpl> // <e:and> // <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> // <e:eq> // <code>head</code> // <m:null/> // </e:eq> // </e:and> // <e:pred name="EmptyList"><code>head</code>, <e:st n="S"/></e:pred> // </e:logimpl> /// <e:pred name="EmptyList"><code>head</code>, <e:st n="S"/></e:pred> // <e:logimpl> // <e:pred name="EmptyList"><code>head</code>, <e:st n="S"/></e:pred> // <e:eq><e:st n="S"/><m:empty/></e:eq> // </e:logimpl> /// <e:and> /// <e:pred name="EmptyList"><code>head</code>, <e:st n="S" /></e:pred> /// <e:eq><e:st n="S"/><m:empty/></e:eq> /// </e:and> // <e:eq><e:setminus><m:empty/><e:st n="X"/></e:setminus><m:empty/></e:eq>, // <e:eq><e:st n="S"/><m:empty/></e:eq>, // substitution. /// <e:pred name="EmptyList"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> // Weakening lemma: <e:logimpl> // <e:pred name="EmptyList"><code>head</code>, <e:st n="S"/></e:pred> // <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> // </e:logimpl>. /// <e:pred name="List"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> o = head; // Assignment. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } else { // Deny if-condition. /// <e:and> /// <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> /// <e:noteq> /// <code>head</code> /// <m:null/> /// </e:noteq> /// </e:and> // Lemma: <e:logimpl> // <e:and> // <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> // <e:noteq> // <code>head</code> // <m:null/> // </e:noteq> // </e:and> // <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> // </e:logimpl>. /// <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> // Open <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> /// </e:indent> if (head.value == value) { // Assert if-condition: substitute <code>value</code> for <e:var n="v"/>. /// ∃<e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><code>value</code>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><code>value</code>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> /// </e:indent> // Lemma: <e:logimpl> // <e:pred name="ListCompose"><code>value</code>, <e:st n="T"/>, <e:st n="S"/></e:pred> // <e:eq> // <e:st n="T"/> // <e:setminus> // <e:st n="S"/> // <e:set><code>value</code></e:set> // </e:setminus> // </e:eq> // </e:logimpl>. Discard <e:pred name="ListCompose"><code>value</code>, <e:st n="T"/>, <e:st n="S"/></e:pred>. /// ∃<e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><code>value</code>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:eq> /// <e:st n="T"/> /// <e:setminus> /// <e:st n="S"/> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:eq> /// </e:indent> // Substitution. Discard <e:eq> // <e:st n="T"/> // <e:setminus> // <e:st n="S"/> // <e:set><code>value</code></e:set> // </e:setminus> // </e:eq>. /// ∃<e:var n="tail"/>.<br /> /// <e:indent> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><code>value</code>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:setminus><e:st n="S"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> /// </e:indent> o = head.tail; // Assignment. /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><code>value</code>, <code>o</code></e:list> /// </e:fcell> /// <e:pred name="List"><code>o</code>, <e:setminus><e:st n="S"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> delete head; // Release heap chunk. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } else { // Deny if-condition. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:noteq> /// <e:var n="v"/> /// <code>value</code> /// </e:noteq> /// </e:indent> if (head.value > value) { // Assert if-condition. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:lt> /// <e:var n="v"/> /// <code>value</code> /// </e:lt> /// </e:indent> Node* ntail = remove(head.tail, value); // Use specification for <code>remove</code>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><code>ntail</code>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> ∧<br /> /// <e:lt> /// <e:var n="v"/> /// <code>value</code> /// </e:lt> /// </e:indent> head.tail = ntail; // Assignment. /// ∃<e:var n="v"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <code>ntail</code></e:list> /// </e:fcell> /// <e:pred name="List"><code>ntail</code>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> ∧<br /> /// <e:lt> /// <e:var n="v"/> /// <code>value</code> /// </e:lt> /// </e:indent> // <m:existsIntro/> on <code>ntail</code> as <e:var n="tail"/>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> ∧<br /> /// <e:lt> /// <e:var n="v"/> /// <code>value</code> /// </e:lt> /// </e:indent> // Lemma: <e:logimpl> // <e:and> // <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> // <e:noteq> // <e:var n="v"/> // <code>value</code> // </e:noteq> // </e:and> // <e:pred name="ListCompose"><e:var n="v"/>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus>, <e:setminus><e:st n="S" /><e:set><code>value</code></e:set></e:setminus></e:pred> // </e:logimpl>. Discard <e:lt><e:var n="v"/><code>value</code></e:lt>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus>, <e:setminus><e:st n="S" /><e:set><code>value</code></e:set></e:setminus></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus></e:pred> /// </e:sep> /// </e:indent> // <m:existsIntro/> on <e:setminus><e:st n="T"/><e:set><code>value</code></e:set></e:setminus> as <e:st n="T"/>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:setminus><e:st n="S" /><e:set><code>value</code></e:set></e:setminus></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> /// </e:indent> // Close <e:pred name="NonEmptyList"> // <code>head</code>, // <e:setminus> // <e:st n="S" /> // <e:set><code>value</code></e:set> // </e:setminus> // </e:pred>. /// <e:pred name="NonEmptyList"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> // Weakening lemma: <e:logimpl> // <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> // <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> // </e:logimpl>. /// <e:pred name="List"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> o = head; // Assignment. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } else { // Deny if-condition. // Use <e:logimpl> // ¬(<e:lt> // <e:var n="v"/> // <code>value</code> // </e:lt>) // <e:leq> // <code>value</code> // <e:var n="v"/> // </e:leq> // </e:logimpl>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:and> /// <e:noteq> /// <code>value</code> /// <e:var n="v"/> /// </e:noteq> /// <e:leq> /// <code>value</code> /// <e:var n="v"/> /// </e:leq> /// </e:and> /// </e:indent> // <e:logimpl> // (<e:and> // <e:noteq> // <e:var n="a"/> // <e:var n="b"/> // </e:noteq> // <e:leq> // <e:var n="a"/> // <e:var n="b"/> // </e:leq> // </e:and>) // <e:lt> // <e:var n="b"/> // <e:var n="a"/> // </e:lt> // </e:logimpl>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:lt> /// <code>value</code> /// <e:var n="v"/> /// </e:lt> /// </e:indent> // Lemma: <e:logimpl> // <e:and> // <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> // <e:lt><code>value</code><e:var n="v"/></e:lt> // </e:and> // <e:notin><code>value</code><e:st n="S"/></e:notin> // </e:logimpl>. Discard <e:lt><code>value</code><e:var n="v"/></e:lt>. /// ∃<e:var n="v"/>, <e:var n="tail"/>, <e:st n="T"/>.<br /> /// <e:indent> /// <e:pred name="ListCompose"><e:var n="v"/>, <e:st n="T"/>, <e:st n="S"/></e:pred> ∧<br /> /// <e:sep> /// <e:fcell> /// <code>head</code> /// <e:list><e:var n="v"/>, <e:var n="tail"/></e:list> /// </e:fcell> /// <e:pred name="List"><e:var n="tail"/>, <e:st n="T"/></e:pred> /// </e:sep> ∧<br /> /// <e:notin> /// <code>value</code> /// <e:st n="S"/> /// </e:notin> /// </e:indent> // Close <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred>. /// <e:and> /// <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> /// <e:notin> /// <code>value</code> /// <e:st n="S"/> /// </e:notin> /// </e:and> // <e:logimpl> // <e:notin><e:var n="a"/><e:st n="X"/></e:notin> // <e:eq> // <e:setminus><e:st n="X"/><e:set><e:var n="a"/></e:set></e:setminus> // <e:st n="X"/> // </e:eq> // </e:logimpl>. Discard <e:notin><code>value</code><e:st n="S"/></e:notin>. /// <e:and> /// <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> /// <e:eq> /// <e:setminus><e:st n="S"/><e:set><code>value</code></e:set></e:setminus> /// <e:st n="S"/> /// </e:eq> /// </e:and> // Substitution. Discard <e:eq> // <e:setminus><e:st n="S"/><e:set><code>value</code></e:set></e:setminus> // <e:st n="S"/> // </e:eq>. /// <e:pred name="NonEmptyList"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> // Weakening lemma: <e:logimpl> // <e:pred name="NonEmptyList"><code>head</code>, <e:st n="S"/></e:pred> // <e:pred name="List"><code>head</code>, <e:st n="S"/></e:pred> // </e:logimpl>. /// <e:pred name="List"> /// <code>head</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> o = head; // Assignment. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } // If-rule. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } // If-rule. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> } // If-rule. /// <e:pred name="List"> /// <code>o</code>, /// <e:setminus> /// <e:st n="S" /> /// <e:set><code>value</code></e:set> /// </e:setminus> /// </e:pred> return o; }
D
import std.stdio, std.array, std.string, std.conv, std.algorithm; import std.typecons, std.range, std.random, std.math, std.container; import std.numeric, std.bigint, core.bitop, core.stdc.string; immutable long MOD = 10^^9 + 7; void main() { auto N = readln.chomp.to!int; auto S = readln.chomp; long ans = 0; foreach (i; 0..N) { if (S[i] != 'M') continue; foreach (j; 0..i) { int k = 2 * i - j; if (k < 0 || k >= N) continue; if (S[j] == 'U' && S[k] == 'G') ans += 1; } } ans.writeln; }
D
import os.term; import vcpu.core; import vdos.os; import vdos.video; unittest { con_init; vcpu_init; vdos_init; Clear; for (size_t i; i < 80 * 25; ++i) VIDEO[i].attribute = 0x1F; VIDEO[0].ascii = 'H'; VIDEO[1].ascii = 'e'; VIDEO[2].ascii = 'l'; VIDEO[3].ascii = 'l'; VIDEO[4].ascii = 'o'; VIDEO[5].ascii = '!'; VIDEO[77].ascii = 'H'; VIDEO[78].ascii = 'e'; VIDEO[79].ascii = 'l'; VIDEO[80].ascii = 'l'; VIDEO[81].ascii = 'o'; VIDEO[82].ascii = '!'; // top VIDEO[160].ascii = 0xda; VIDEO[160].attribute = 0x2E; VIDEO[161].ascii = 0xc4; VIDEO[161].attribute = 0x2E; VIDEO[162].ascii = 0xc4; VIDEO[162].attribute = 0x2E; VIDEO[163].ascii = 0xbf; VIDEO[163].attribute = 0x2E; // middle VIDEO[240].ascii = 179; VIDEO[240].attribute = 0x2E; VIDEO[241].ascii = '<'; VIDEO[241].attribute = 0x4E; VIDEO[242].ascii = '>'; VIDEO[242].attribute = 0x4E; VIDEO[243].ascii = 179; VIDEO[243].attribute = 0x2E; // bottom VIDEO[320].ascii = 192; VIDEO[320].attribute = 0x2E; VIDEO[321].ascii = 0xc4; VIDEO[321].attribute = 0x2E; VIDEO[322].ascii = 0xc4; VIDEO[322].attribute = 0x2E; VIDEO[323].ascii = 217; VIDEO[323].attribute = 0x2E; VIDEO[(80 * 25) - 1].ascii = '+'; VIDEO[(80 * 24)].ascii = '+'; SYSTEM.cursor[0].col = 0; SYSTEM.cursor[0].row = 5; v_put("AC"); v_putn("ID"); v_printf("TES%c\n", 'T'); screen_logo; // print logo v_putn("** END **"); screen_draw; // draw on screen SetPos(0, 26); // puts test result messages at the end }
D
instance VLK_4143_HaupttorWache(Npc_Default) { name[0] = "Стражник у главных ворот"; guild = GIL_VLK; id = 4143; voice = 13; flags = NPC_FLAG_IMMORTAL; npcType = NPCTYPE_OCMAIN; B_SetAttributesToChapter(self,1); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,ItMw_1h_Vlk_Sword); EquipItem(self,ItRw_Mil_Crossbow); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_Bald",Face_N_Normal18,BodyTex_N,ITAR_MIL_L); Mdl_SetModelFatness(self,1); Mdl_ApplyOverlayMds(self,"Humans_Relaxed.mds"); B_GiveNpcTalents(self); B_SetFightSkills(self,30); daily_routine = Rtn_Start_4143; }; func void Rtn_Start_4143() { TA_Stand_Guarding(8,0,23,0,"OC_GUARD_PALISADE_09"); TA_Stand_Guarding(23,0,8,0,"OC_GUARD_PALISADE_09"); }; func void Rtn_OrcAttack_4143() { TA_Stand_Guarding(8,0,23,0,"OC_WALL_05"); TA_Stand_Guarding(23,0,8,0,"OC_WALL_05"); };
D
module ogre.effects.particleemitter; import std.algorithm; import std.range; //import std.container; import std.conv; import std.string; import ogre.math.vector; import ogre.effects.particlesystem; import ogre.compat; import ogre.general.common; import ogre.math.angles; import ogre.math.maths; import ogre.general.colourvalue; import ogre.general.generals; import ogre.effects.particle; import ogre.strings; /** \addtogroup Core * @{ */ /** \addtogroup Effects * @{ */ class EmitterCommands { /// Command object for ParticleEmitter - see ParamCommand static class CmdAngle : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getAngle() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setAngle(StringConverter.parseAngle(val,Radian(0))); } } /// Command object for particle emitter - see ParamCommand static class CmdColour : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getColour() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setColour(StringConverter.parseColourValue(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdColourRangeStart : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getColourRangeStart() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setColourRangeStart(StringConverter.parseColourValue(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdColourRangeEnd : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getColourRangeEnd() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setColourRangeEnd(StringConverter.parseColourValue(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdDirection : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getDirection() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setDirection(StringConverter.parseVector3(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdUp : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getUp() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setUp(StringConverter.parseVector3(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdDirPositionRef : ParamCommand { public: string doGet(Object target) { auto val = Vector4( (cast(ParticleEmitter)target).getDirPositionReference() ); val.w = (cast(ParticleEmitter)target).getDirPositionReferenceEnabled(); return val.toString(); } void doSet(Object target,string val) { Vector4 parsed = StringConverter.parseVector4(val); auto vPos = Vector3( parsed.x, parsed.y, parsed.z ); (cast(ParticleEmitter)target).setDirPositionReference( vPos, parsed.w != 0 ); } } /// Command object for particle emitter - see ParamCommand static class CmdEmissionRate : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getEmissionRate() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setEmissionRate(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdVelocity : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getParticleVelocity() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setParticleVelocity(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMinVelocity : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMinParticleVelocity() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMinParticleVelocity(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMaxVelocity : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMaxParticleVelocity() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMaxParticleVelocity(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdTTL : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getTimeToLive() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setTimeToLive(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMinTTL : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMinTimeToLive() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMinTimeToLive(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMaxTTL : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMaxTimeToLive() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMaxTimeToLive(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdPosition : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getPosition() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setPosition(StringConverter.parseVector3(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdDuration : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getDuration() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setDuration(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMinDuration : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMinDuration() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMinDuration(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMaxDuration : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMaxDuration() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMaxDuration(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdRepeatDelay : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getRepeatDelay() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setRepeatDelay(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMinRepeatDelay : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMinRepeatDelay() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMinRepeatDelay(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdMaxRepeatDelay : ParamCommand { public: string doGet(Object target) { return std.conv.to!string( (cast(ParticleEmitter)target).getMaxRepeatDelay() ); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setMaxRepeatDelay(std.conv.to!Real(val)); } } /// Command object for particle emitter - see ParamCommand static class CmdName : ParamCommand { public: string doGet(Object target) { return (cast(ParticleEmitter)target).getName(); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setName(val); } } /// Command object for particle emitter - see ParamCommand static class CmdEmittedEmitter : ParamCommand { public: string doGet(Object target) { return (cast(ParticleEmitter)target).getEmittedEmitter(); } void doSet(Object target,string val) { (cast(ParticleEmitter)target).setEmittedEmitter(val); } } } /** Abstract class defining the interface to be implemented by particle emitters. @remarks Particle emitters are the sources of particles in a particle system. This class defines the ParticleEmitter interface, and provides a basic implementation for tasks which most emitters will do (these are of course overridable). Particle emitters can be grouped into types, e.g. 'point' emitters, 'box' emitters etc; each type will create particles with a different starting point, direction and velocity (although within the types you can configure the ranges of these parameters). @par Because there are so many types of emitters you could use, OGRE chooses not to dictate the available types. It comes with some in-built, but allows plugins or applications to extend the emitter types available. This is done by subclassing ParticleEmitter to have the appropriate emission behaviour you want, and also creating a subclass of ParticleEmitterFactory which is responsible for creating instances of your new emitter type. You register this factory with the ParticleSystemManager using addEmitterFactory, and from then on emitters of this type can be created either from code or through text particle scripts by naming the type. @par This same approach is used for ParticleAffectors (which modify existing particles per frame). This means that OGRE is particularly flexible when it comes to creating particle system effects, with literally infinite combinations of emitter and affector types, and parameters within those types. */ class ParticleEmitter : Particle, StringInterface { mixin StringInterfaceTmpl; protected: /*static string GenCmds() { string[] cmds = ["CmdAngle", "CmdColour", "CmdColourRangeStart", "CmdColourRangeEnd", "CmdDirection", "CmdUp", "CmdDirPositionRef", "CmdEmissionRate", "CmdMaxTTL", "CmdMaxVelocity", "CmdMinTTL", "CmdMinVelocity", "CmdPosition", "CmdTTL", "CmdVelocity", "CmdDuration", "CmdMinDuration", "CmdMaxDuration", "CmdRepeatDelay", "CmdMinRepeatDelay", "CmdMaxRepeatDelay", "CmdName", "CmdEmittedEmitter"]; string cmdStr; foreach(cmd; cmds) { //static EmitterCommands.CmdAngle msAngleCmd = new EmitterCommands.CmdAngle; cmdStr ~= "static EmitterCommands." ~ cmd ~ " ms" ~ cmd[3..$] ~ " = new EmitterCommands." ~ cmd ~ ";"; } return cmdStr; }*/ //static this() package static void initCmds() { // Command object for setting / getting parameters //mixin(GenCmds());//XXX just a test msAngleCmd = new EmitterCommands.CmdAngle; msColourCmd = new EmitterCommands.CmdColour; msColourRangeStartCmd = new EmitterCommands.CmdColourRangeStart; msColourRangeEndCmd = new EmitterCommands.CmdColourRangeEnd; msDirectionCmd = new EmitterCommands.CmdDirection; msUpCmd = new EmitterCommands.CmdUp; msDirPositionRefCmd = new EmitterCommands.CmdDirPositionRef; msEmissionRateCmd = new EmitterCommands.CmdEmissionRate; msMaxTTLCmd = new EmitterCommands.CmdMaxTTL; msMaxVelocityCmd = new EmitterCommands.CmdMaxVelocity; msMinTTLCmd = new EmitterCommands.CmdMinTTL; msMinVelocityCmd = new EmitterCommands.CmdMinVelocity; msPositionCmd = new EmitterCommands.CmdPosition; msTTLCmd = new EmitterCommands.CmdTTL; msVelocityCmd = new EmitterCommands.CmdVelocity; msDurationCmd = new EmitterCommands.CmdDuration; msMinDurationCmd = new EmitterCommands.CmdMinDuration; msMaxDurationCmd = new EmitterCommands.CmdMaxDuration; msRepeatDelayCmd = new EmitterCommands.CmdRepeatDelay; msMinRepeatDelayCmd = new EmitterCommands.CmdMinRepeatDelay; msMaxRepeatDelayCmd = new EmitterCommands.CmdMaxRepeatDelay; msNameCmd = new EmitterCommands.CmdName; msEmittedEmitterCmd = new EmitterCommands.CmdEmittedEmitter; } static EmitterCommands.CmdAngle msAngleCmd;// = new EmitterCommands.CmdAngle; static EmitterCommands.CmdColour msColourCmd;// = new EmitterCommands.CmdColour; static EmitterCommands.CmdColourRangeStart msColourRangeStartCmd;// = new EmitterCommands.CmdColourRangeStart; static EmitterCommands.CmdColourRangeEnd msColourRangeEndCmd;// = new EmitterCommands.CmdColourRangeEnd; static EmitterCommands.CmdDirection msDirectionCmd;// = new EmitterCommands.CmdDirection; static EmitterCommands.CmdUp msUpCmd;// = new EmitterCommands.CmdUp; static EmitterCommands.CmdDirPositionRef msDirPositionRefCmd;// = new EmitterCommands.CmdDirPositionRef; static EmitterCommands.CmdEmissionRate msEmissionRateCmd;// = new EmitterCommands.CmdEmissionRate; static EmitterCommands.CmdMaxTTL msMaxTTLCmd;// = new EmitterCommands.CmdMaxTTL; static EmitterCommands.CmdMaxVelocity msMaxVelocityCmd;// = new EmitterCommands.CmdMaxVelocity; static EmitterCommands.CmdMinTTL msMinTTLCmd;// = new EmitterCommands.CmdMinTTL; static EmitterCommands.CmdMinVelocity msMinVelocityCmd;// = new EmitterCommands.CmdMinVelocity; static EmitterCommands.CmdPosition msPositionCmd;// = new EmitterCommands.CmdPosition; static EmitterCommands.CmdTTL msTTLCmd;// = new EmitterCommands.CmdTTL; static EmitterCommands.CmdVelocity msVelocityCmd;// = new EmitterCommands.CmdVelocity; static EmitterCommands.CmdDuration msDurationCmd;// = new EmitterCommands.CmdDuration; static EmitterCommands.CmdMinDuration msMinDurationCmd;// = new EmitterCommands.CmdMinDuration; static EmitterCommands.CmdMaxDuration msMaxDurationCmd;// = new EmitterCommands.CmdMaxDuration; static EmitterCommands.CmdRepeatDelay msRepeatDelayCmd;// = new EmitterCommands.CmdRepeatDelay; static EmitterCommands.CmdMinRepeatDelay msMinRepeatDelayCmd;// = new EmitterCommands.CmdMinRepeatDelay; static EmitterCommands.CmdMaxRepeatDelay msMaxRepeatDelayCmd;// = new EmitterCommands.CmdMaxRepeatDelay; static EmitterCommands.CmdName msNameCmd;// = new EmitterCommands.CmdName; static EmitterCommands.CmdEmittedEmitter msEmittedEmitterCmd;// = new EmitterCommands.CmdEmittedEmitter; /// Parent particle system ParticleSystem mParent; /// Position relative to the center of the ParticleSystem Vector3 mPosition; /// Rate in particles per second at which this emitter wishes to emit particles Real mEmissionRate; /// Name of the type of emitter, MUST be initialised by subclasses string mType; /// Base direction of the emitter, may not be used by some emitters Vector3 mDirection; // Notional up vector, used to speed up generation of variant directions, and also to orient some emitters. Vector3 mUp; // When true, mDirPositionRef is used instead of mDirection to generate particles bool mUseDirPositionRef; // Center position to tell in which direction will particles be emitted according to their position, // usefull for explosions & implosions, some emitters (i.e. point emitter) may not need it. Vector3 mDirPositionRef; /// Angle around direction which particles may be emitted, internally radians but angleunits for interface Radian mAngle; /// Min speed of particles Real mMinSpeed; /// Max speed of particles Real mMaxSpeed; /// Initial time-to-live of particles (min) Real mMinTTL; /// Initial time-to-live of particles (max) Real mMaxTTL; /// Initial colour of particles (range start) ColourValue mColourRangeStart; /// Initial colour of particles (range end) ColourValue mColourRangeEnd; /// Whether this emitter is currently enabled (defaults to true) bool mEnabled; /// Start time (in seconds from start of first call to ParticleSystem to update) Real mStartTime; /// Minimum length of time emitter will run for (0 = forever) Real mDurationMin; /// Maximum length of time the emitter will run for (0 = forever) Real mDurationMax; /// Current duration remainder Real mDurationRemain; /// Time between each repeat Real mRepeatDelayMin; Real mRepeatDelayMax; /// Repeat delay left Real mRepeatDelayRemain; // Fractions of particles wanted to be emitted last time Real mRemainder; /// The name of the emitter. The name is optional unless it is used as an emitter that is emitted itself. string mName; /// The name of the emitter to be emitted (optional) string mEmittedEmitter; // If 'true', this emitter is emitted by another emitter. // NB. That doesn't imply that the emitter itself emits other emitters (that could or could not be the case) bool mEmitted; // NB Method below here are to help out people implementing emitters by providing the // most commonly used approaches as piecemeal methods /** Internal utility method for generating particle exit direction @param destVector Reference to vector to complete with new direction (normalised) */ void genEmissionDirection(ref Vector3 particlePos, ref Vector3 destVector ) { if( mUseDirPositionRef ) { Vector3 particleDir = particlePos - mDirPositionRef; particleDir.normalise(); if (mAngle != Radian(0)) { // Randomise angle Radian angle = Math.UnitRandom() * mAngle; // Randomise direction destVector = particleDir.randomDeviant( angle ); } else { // Constant angle destVector = particleDir.normalisedCopy(); } } else { if (mAngle != Radian(0)) { // Randomise angle Radian angle = Math.UnitRandom() * mAngle; // Randomise direction destVector = mDirection.randomDeviant(angle, mUp); } else { // Constant angle destVector = mDirection; } } // Don't normalise, we can assume that it will still be a unit vector since // both direction and 'up' are. } /** Internal utility method to apply velocity to a particle direction. @param destVector The vector to scale by a randomly generated scale between min and max speed. Assumed normalised already, and likely already oriented in the right direction. */ void genEmissionVelocity(ref Vector3 destVector) { Real scalar; if (mMinSpeed != mMaxSpeed) { scalar = mMinSpeed + (Math.UnitRandom() * (mMaxSpeed - mMinSpeed)); } else { scalar = mMinSpeed; } destVector *= scalar; } /** Internal utility method for generating a time-to-live for a particle. */ Real genEmissionTTL() { if (mMaxTTL != mMinTTL) { return mMinTTL + (Math.UnitRandom() * (mMaxTTL - mMinTTL)); } else { return mMinTTL; } } /** Internal utility method for generating a colour for a particle. */ void genEmissionColour(ref ColourValue destColour) { if (mColourRangeStart != mColourRangeEnd) { // Randomise //Real t = Math.UnitRandom(); destColour.r = mColourRangeStart.r + (Math.UnitRandom() * (mColourRangeEnd.r - mColourRangeStart.r)); destColour.g = mColourRangeStart.g + (Math.UnitRandom() * (mColourRangeEnd.g - mColourRangeStart.g)); destColour.b = mColourRangeStart.b + (Math.UnitRandom() * (mColourRangeEnd.b - mColourRangeStart.b)); destColour.a = mColourRangeStart.a + (Math.UnitRandom() * (mColourRangeEnd.a - mColourRangeStart.a)); } else { destColour = mColourRangeStart; } } /** Internal utility method for generating an emission count based on a constant emission rate. */ ushort genConstantEmissionCount(Real timeElapsed) { if (mEnabled) { // Keep fractions, otherwise a high frame rate will result in zero emissions! mRemainder += mEmissionRate * timeElapsed; ushort intRequest = cast(ushort)mRemainder; mRemainder -= intRequest; // Check duration if (mDurationMax) { mDurationRemain -= timeElapsed; if (mDurationRemain <= 0) { // Disable, duration is out (takes effect next time) setEnabled(false); } } return intRequest; } else { // Check repeat if (mRepeatDelayMax) { mRepeatDelayRemain -= timeElapsed; if (mRepeatDelayRemain <= 0) { // Enable, repeat delay is out (takes effect next time) setEnabled(true); } } if(mStartTime) { mStartTime -= timeElapsed; if(mStartTime <= 0) { setEnabled(true); mStartTime = 0; } } return 0; } } /** Internal method for setting up the basic parameter definitions for a subclass. @remarks Because stringInterface holds a dictionary of parameters per class, subclasses need to call this to ask the base class to add it's parameters to their dictionary as well. Can't do this in the constructor because that runs in a non-context. @par The subclass must have called it's own createParamDictionary before calling this method. */ void addBaseParameters() { ParamDictionary dict = getParamDictionary(); dict.addParameter(new ParameterDef("angle", "The angle up to which particles may vary in their initial direction " "from the emitters direction, in degrees." , ParameterType.PT_REAL), msAngleCmd); dict.addParameter(new ParameterDef("colour", "The colour of emitted particles.", ParameterType.PT_COLOURVALUE), msColourCmd); dict.addParameter(new ParameterDef("colour_range_start", "The start of a range of colours to be assigned to emitted particles.", ParameterType.PT_COLOURVALUE), msColourRangeStartCmd); dict.addParameter(new ParameterDef("colour_range_end", "The end of a range of colours to be assigned to emitted particles.", ParameterType.PT_COLOURVALUE), msColourRangeEndCmd); dict.addParameter(new ParameterDef("direction", "The base direction of the emitter." , ParameterType.PT_VECTOR3), msDirectionCmd); dict.addParameter(new ParameterDef("up", "The up vector of the emitter." , ParameterType.PT_VECTOR3), msUpCmd); dict.addParameter(new ParameterDef("direction_position_reference", "The reference position to calculate the direction of emitted particles " "based on their position. Good for explosions and implosions (use negative velocity)" , ParameterType.PT_COLOURVALUE), msDirPositionRefCmd); dict.addParameter(new ParameterDef("emission_rate", "The number of particles emitted per second." , ParameterType.PT_REAL), msEmissionRateCmd); dict.addParameter(new ParameterDef("position", "The position of the emitter relative to the particle system center." , ParameterType.PT_VECTOR3), msPositionCmd); dict.addParameter(new ParameterDef("velocity", "The initial velocity to be assigned to every particle, in world units per second." , ParameterType.PT_REAL), msVelocityCmd); dict.addParameter(new ParameterDef("velocity_min", "The minimum initial velocity to be assigned to each particle." , ParameterType.PT_REAL), msMinVelocityCmd); dict.addParameter(new ParameterDef("velocity_max", "The maximum initial velocity to be assigned to each particle." , ParameterType.PT_REAL), msMaxVelocityCmd); dict.addParameter(new ParameterDef("time_to_live", "The lifetime of each particle in seconds." , ParameterType.PT_REAL), msTTLCmd); dict.addParameter(new ParameterDef("time_to_live_min", "The minimum lifetime of each particle in seconds." , ParameterType.PT_REAL), msMinTTLCmd); dict.addParameter(new ParameterDef("time_to_live_max", "The maximum lifetime of each particle in seconds." , ParameterType.PT_REAL), msMaxTTLCmd); dict.addParameter(new ParameterDef("duration", "The length of time in seconds which an emitter stays enabled for." , ParameterType.PT_REAL), msDurationCmd); dict.addParameter(new ParameterDef("duration_min", "The minimum length of time in seconds which an emitter stays enabled for." , ParameterType.PT_REAL), msMinDurationCmd); dict.addParameter(new ParameterDef("duration_max", "The maximum length of time in seconds which an emitter stays enabled for." , ParameterType.PT_REAL), msMaxDurationCmd); dict.addParameter(new ParameterDef("repeat_delay", "If set, after disabling an emitter will repeat (reenable) after this many seconds." , ParameterType.PT_REAL), msRepeatDelayCmd); dict.addParameter(new ParameterDef("repeat_delay_min", "If set, after disabling an emitter will repeat (reenable) after this minimum number of seconds." , ParameterType.PT_REAL), msMinRepeatDelayCmd); dict.addParameter(new ParameterDef("repeat_delay_max", "If set, after disabling an emitter will repeat (reenable) after this maximum number of seconds." , ParameterType.PT_REAL), msMaxRepeatDelayCmd); dict.addParameter(new ParameterDef("name", "This is the name of the emitter" , ParameterType.PT_STRING), msNameCmd); dict.addParameter(new ParameterDef("emit_emitter", "If set, this emitter will emit other emitters instead of visual particles" , ParameterType.PT_STRING), msEmittedEmitterCmd); } /** Internal method for initialising the duration & repeat of an emitter. */ void initDurationRepeat() { if (mEnabled) { if (mDurationMin == mDurationMax) { mDurationRemain = mDurationMin; } else { mDurationRemain = Math.RangeRandom(mDurationMin, mDurationMax); } } else { // Reset repeat if (mRepeatDelayMin == mRepeatDelayMax) { mRepeatDelayRemain = mRepeatDelayMin; } else { mRepeatDelayRemain = Math.RangeRandom(mRepeatDelayMax, mRepeatDelayMin); } } } public: this(ParticleSystem psys) { //FIXME static ctor causes cyclic dependency error with ParticleSystem if(msAngleCmd is null) initCmds(); mParent = psys; mUseDirPositionRef = false; mDirPositionRef = Vector3.ZERO; mStartTime = 0; mDurationMin = 0; mDurationMax = 0; mDurationRemain = 0; mRepeatDelayMin = 0; mRepeatDelayMax = 0; mRepeatDelayRemain = 0; // Reasonable defaults mAngle = 0; setDirection(Vector3.UNIT_X); mEmissionRate = 10; mMaxSpeed = mMinSpeed = 1; mMaxTTL = mMinTTL = 5; mPosition = Vector3.ZERO; mColourRangeStart = mColourRangeEnd = ColourValue.White; mEnabled = true; mRemainder = 0; mName = null; mEmittedEmitter = null; mEmitted = false; } /** destructor essential. */ ~this() {} /** Sets the position of this emitter relative to the particle system center. */ void setPosition(Vector3 pos) { mPosition = pos; } /** Returns the position of this emitter relative to the center of the particle system. */ Vector3 getPosition() { return mPosition; } /** Sets the direction of the emitter. @remarks Most emitters will have a base direction in which they emit particles (those which emit in all directions will ignore this parameter). They may not emit exactly along this vector for every particle, many will introduce a random scatter around this vector using the angle property. @note This resets the up vector. @param direction The base direction for particles emitted. */ void setDirection(Vector3 direction) { mDirection = direction; mDirection.normalise(); // Generate a default up vector. mUp = mDirection.perpendicular(); mUp.normalise(); } /** Returns the base direction of the emitter. */ Vector3 getDirection() { return mDirection; } /** Sets the notional up vector of the emitter @remarks Many emitters emit particles from within a region, and for some that region is not circularly symmetric about the emitter direction. The up vector allows such emitters to be orientated about the direction vector. @param up The base direction for particles emitted. It must be perpendicular to the direction vector. */ void setUp(Vector3 up) { mUp = up; mUp.normalise(); } /** Returns the up vector of the emitter. */ Vector3 getUp() { return mUp; } /** Sets the direction of the emitter. Some particle effects need to emit particles in many random directions, but still following some rules; like not having them collide against each other. Very useful for explosions and implosions (when velocity is negative) @note Although once enabled mDirPositionRef will supersede mDirection; calling setDirection() may still be needed to setup a custom up vector. @param position The reference position in which the direction of the particles will be calculated from, also taking into account the particle's position at the time of emission. @param enable True to use mDirPositionRef, false to use the default behaviour with mDirection */ void setDirPositionReference(Vector3 position, bool enable ) { mUseDirPositionRef = enable; mDirPositionRef = position; } /** Returns the position reference to generate direction of emitted particles */ Vector3 getDirPositionReference() { return mDirPositionRef; } /** Returns whether direction or position reference is used */ bool getDirPositionReferenceEnabled() { return mUseDirPositionRef; } /** Sets the maximum angle away from the emitter direction which particle will be emitted. @remarks Whilst the direction property defines the general direction of emission for particles, this property defines how far the emission angle can deviate away from this base direction. This allows you to create a scatter effect - if set to 0, all particles will be emitted exactly along the emitters direction vector, whereas if you set it to 180 degrees or more, particles will be emitted in a sphere, i.e. in all directions. @param angle Maximum angle which initial particle direction can deviate from the emitter base direction vector. */ void setAngle(Radian angle) { // Store as radians for efficiency mAngle = angle; } /** Returns the maximum angle which the initial particle direction can deviate from the emitters base direction. */ Radian getAngle() { return mAngle; } /** Sets the initial velocity of particles emitted. @remarks This method sets a constant speed for emitted particles. See the alternate version of this method which takes 2 parameters if you want a variable speed. @param speed The initial speed in world units per second which every particle emitted starts with. */ void setParticleVelocity(Real speed) { mMinSpeed = mMaxSpeed = speed; } /** Sets the initial velocity range of particles emitted. @remarks This method sets the range of starting speeds for emitted particles. See the alternate version of this method which takes 1 parameter if you want a ant speed. This emitter will randomly choose a speed between the minimum and maximum for each particle. @param max The maximum speed in world units per second for the initial particle speed on emission. @param min The minimum speed in world units per second for the initial particle speed on emission. */ void setParticleVelocity(Real min, Real max) { mMinSpeed = min; mMaxSpeed = max; } /** Returns the minimum particle velocity. */ void setMinParticleVelocity(Real min) { mMinSpeed = min; } /** Returns the maximum particle velocity. */ void setMaxParticleVelocity(Real max) { mMaxSpeed = max; } /** Returns the initial velocity of particles emitted. */ Real getParticleVelocity() { return mMinSpeed; } /** Returns the minimum particle velocity. */ Real getMinParticleVelocity() { return mMinSpeed; } /** Returns the maximum particle velocity. */ Real getMaxParticleVelocity() { return mMaxSpeed; } /** Sets the emission rate for this emitter. @remarks This method tells the emitter how many particles per second should be emitted. The emitter subclass does not have to emit these in a continuous burst - this is a relative parameter and the emitter may choose to emit all of the second's worth of particles every half-second for example. This is controlled by the emitter's getEmissionCount method. @par Also, if the ParticleSystem's particle quota is exceeded, not all the particles requested may be actually emitted. @param particlesPerSecond The number of particles to be emitted every second. */ void setEmissionRate(Real particlesPerSecond) { mEmissionRate = particlesPerSecond; } /** Returns the emission rate set for this emitter. */ Real getEmissionRate() { return mEmissionRate; } /** Sets the lifetime of all particles emitted. @remarks The emitter initialises particles with a time-to-live (TTL), the number of seconds a particle will exist before being destroyed. This method sets a constant TTL for all particles emitted. Note that affectors are able to modify the TTL of particles later. @par Also see the alternate version of this method which takes a min and max TTL in order to have the TTL vary per particle. @param ttl The number of seconds each particle will live for. */ void setTimeToLive(Real ttl) { mMinTTL = mMaxTTL = ttl; } /** Sets the range of lifetime for particles emitted. @remarks The emitter initialises particles with a time-to-live (TTL), the number of seconds a particle will exist before being destroyed. This method sets a range for the TTL for all particles emitted; the ttl may be randomised between these 2 extremes or will vary some other way depending on the emitter. Note that affectors are able to modify the TTL of particles later. @par Also see the alternate version of this method which takes a single TTL in order to set a constant TTL for all particles. @param minTtl The minimum number of seconds each particle will live for. @param maxTtl The maximum number of seconds each particle will live for. */ void setTimeToLive(Real minTtl, Real maxTtl) { mMinTTL = minTtl; mMaxTTL = maxTtl; } /** Sets the minimum time each particle will live for. */ void setMinTimeToLive(Real min) { mMinTTL = min; } /** Sets the maximum time each particle will live for. */ void setMaxTimeToLive(Real max) { mMaxTTL = max; } /** Gets the time each particle will live for. */ Real getTimeToLive() { return mMinTTL; } /** Gets the minimum time each particle will live for. */ Real getMinTimeToLive() { return mMinTTL; } /** Gets the maximum time each particle will live for. */ Real getMaxTimeToLive() { return mMaxTTL; } /** Sets the initial colour of particles emitted. @remarks Particles have an initial colour on emission which the emitter sets. This method sets this colour. See the alternate version of this method which takes 2 colours in order to establish a range of colours to be assigned to particles. @param colour The colour which all particles will be given on emission. */ void setColour(ColourValue colour) { mColourRangeStart = mColourRangeEnd = colour; } /** Sets the range of colours for emitted particles. @remarks Particles have an initial colour on emission which the emitter sets. This method sets the range of this colour. See the alternate version of this method which takes a single colour in order to set a constant colour for all particles. Emitters may choose to randomly assign a colour in this range, or may use some other method to vary the colour. @param colourStart The start of the colour range @param colourEnd The end of the colour range */ void setColour(ColourValue colourStart,ColourValue colourEnd) { mColourRangeStart = colourStart; mColourRangeEnd = colourEnd; } /** Sets the minimum colour of particles to be emitted. */ void setColourRangeStart(ColourValue colour) { mColourRangeStart = colour; } /** Sets the maximum colour of particles to be emitted. */ void setColourRangeEnd(ColourValue colour) { mColourRangeEnd = colour; } /** Gets the colour of particles to be emitted. */ ColourValue getColour() { return mColourRangeStart; } /** Gets the minimum colour of particles to be emitted. */ ColourValue getColourRangeStart() { return mColourRangeStart; } /** Gets the maximum colour of particles to be emitted. */ ColourValue getColourRangeEnd() { return mColourRangeEnd; } /** Gets the number of particles which this emitter would like to emit based on the time elapsed. @remarks For efficiency the emitter does not actually create new Particle instances (these are reused by the ParticleSystem as existing particles 'die'). The implementation for this method must return the number of particles the emitter would like to emit given the number of seconds which have elapsed (passed in as a parameter). @par Based on the return value from this method, the ParticleSystem class will call _initParticle once for each particle it chooses to allow to be emitted by this emitter. The emitter should not track these _initParticle calls, it should assume all emissions requested were made (even if they could not be because of particle quotas). */ abstract ushort _getEmissionCount(Real timeElapsed); /** Initialises a particle based on the emitter's approach and parameters. @remarks See the _getEmissionCount method for details of why there is a separation between 'requested' emissions and actual initialised particles. @param pParticle Pointer to a particle which must be initialised based on how this emitter starts particles. This is passed as a pointer rather than being created by the emitter so the ParticleSystem can reuse Particle instances, and can also set defaults itself. */ void _initParticle(ref Particle pParticle) { // Initialise size in case it's been altered pParticle.resetDimensions(); } /** Returns the name of the type of emitter. @remarks This property is useful for determining the type of emitter procedurally so another can be created. */ string getType(){ return mType; } /** Sets whether or not the emitter is enabled. @remarks You can turn an emitter off completely by setting this parameter to false. */ void setEnabled(bool enabled) { mEnabled = enabled; // Reset duration & repeat initDurationRepeat(); } /** Gets the flag indicating if this emitter is enabled or not. */ bool getEnabled() { return mEnabled; } /** Sets the 'start time' of this emitter. @remarks By default an emitter starts straight away as soon as a ParticleSystem is first created, or also just after it is re-enabled. This parameter allows you to set a time delay so that the emitter does not 'kick in' until later. @param startTime The time in seconds from the creation or enabling of the emitter. */ void setStartTime(Real startTime) { setEnabled(false); mStartTime = startTime; } /** Gets the start time of the emitter. */ Real getStartTime() { return mStartTime; } /** Sets the duration of the emitter. @remarks By default emitters run indefinitely (unless you manually disable them). By setting this parameter, you can make an emitter turn off on it's own after a set number of seconds. It will then remain disabled until either setEnabled(true) is called, or if the 'repeatAfter' parameter has been set it will also repeat after a number of seconds. @par Also see the alternative version of this method which allows you to set a min and max duration for a random variable duration. @param duration The duration in seconds. */ void setDuration(Real duration) { setDuration(duration, duration); } /** Gets the duration of the emitter from when it is created or re-enabled. */ Real getDuration() { return mDurationMin; } /** Sets the range of random duration for this emitter. @remarks By default emitters run indefinitely (unless you manually disable them). By setting this parameter, you can make an emitter turn off on it's own after a random number of seconds. It will then remain disabled until either setEnabled(true) is called, or if the 'repeatAfter' parameter has been set it will also repeat after a number of seconds. @par Also see the alternative version of this method which allows you to set a constant duration. @param min The minimum duration in seconds. @param max The minimum duration in seconds. */ void setDuration(Real min, Real max) { mDurationMin = min; mDurationMax = max; initDurationRepeat(); } /** Sets the minimum duration of this emitter in seconds (see setDuration for more details) */ void setMinDuration(Real min) { mDurationMin = min; initDurationRepeat(); } /** Sets the maximum duration of this emitter in seconds (see setDuration for more details) */ void setMaxDuration(Real max) { mDurationMax = max; initDurationRepeat(); } /** Gets the minimum duration of this emitter in seconds (see setDuration for more details) */ Real getMinDuration() { return mDurationMin; } /** Gets the maximum duration of this emitter in seconds (see setDuration for more details) */ Real getMaxDuration() { return mDurationMax; } /** Sets the time between repeats of the emitter. @remarks By default emitters run indefinitely (unless you manually disable them). However, if you manually disable the emitter (by calling setEnabled(false), or it's duration runs out, it will cease to emit @par Also see the alternative version of this method which allows you to set a min and max duration for a random variable duration. @param duration The duration in seconds. */ void setRepeatDelay(Real delay) { setRepeatDelay(delay, delay); } /** Gets the duration of the emitter from when it is created or re-enabled. */ Real getRepeatDelay() { return mRepeatDelayMin; } /** Sets the range of random duration for this emitter. @remarks By default emitters run indefinitely (unless you manually disable them). By setting this parameter, you can make an emitter turn off on it's own after a random number of seconds. It will then remain disabled until either setEnabled(true) is called, or if the 'repeatAfter' parameter has been set it will also repeat after a number of seconds. @par Also see the alternative version of this method which allows you to set a constant duration. @param min The minimum duration in seconds. @param max The minimum duration in seconds. */ void setRepeatDelay(Real min, Real max) { mRepeatDelayMin = min; mRepeatDelayMax = max; initDurationRepeat(); } /** Sets the minimum duration of this emitter in seconds (see setRepeatDelay for more details) */ void setMinRepeatDelay(Real min) { mRepeatDelayMin = min; initDurationRepeat(); } /** Sets the maximum duration of this emitter in seconds (see setRepeatDelay for more details) */ void setMaxRepeatDelay(Real max) { mRepeatDelayMax = max; initDurationRepeat(); } /** Gets the minimum duration of this emitter in seconds (see setRepeatDelay for more details) */ Real getMinRepeatDelay() { return mRepeatDelayMin; } /** Gets the maximum duration of this emitter in seconds (see setRepeatDelay for more details) */ Real getMaxRepeatDelay() { return mRepeatDelayMax; } /** Returns the name of the emitter */ string getName() { return mName; } /** Sets the name of the emitter */ void setName(string newName) { mName = newName; } /** Returns the name of the emitter to be emitted */ string getEmittedEmitter() { return mEmittedEmitter; } /** Sets the name of the emitter to be emitted*/ void setEmittedEmitter(string emittedEmitter) { mEmittedEmitter = emittedEmitter; } /** Return true if the emitter is emitted by another emitter */ bool isEmitted() { return mEmitted; } /** Set the indication (true/false) to indicate that the emitter is emitted by another emitter */ void setEmitted(bool emitted) { mEmitted = emitted; } } /** Abstract class defining the interface to be implemented by creators of ParticleEmitter subclasses. @remarks Plugins or 3rd party applications can add new types of particle emitters to Ogre by creating subclasses of the ParticleEmitter class. Because multiple instances of these emitters may be required, a factory class to manage the instances is also required. @par ParticleEmitterFactory subclasses must allow the creation and destruction of ParticleEmitter subclasses. They must also be registered with the ParticleSystemManager. All factories have a name which identifies them, examples might be 'point', 'cone', or 'box', and these can be also be used from particle system scripts. */ class ParticleEmitterFactory //: public FXAlloc { protected: ParticleEmitter[] mEmitters; public: this() {} ~this() { // Destroy all emitters foreach (i; mEmitters) { destroy(i); } mEmitters.clear(); } /** Returns the name of the factory, the name which identifies the particle emitter type this factory creates. */ abstract string getName(); /** Creates a new emitter instance. @remarks The subclass MUST add a pointer to the created instance to mEmitters. */ abstract ParticleEmitter createEmitter(ref ParticleSystem psys); /** Destroys the emitter pointed to by the parameter (for early clean up if required). */ void destroyEmitter(ref ParticleEmitter e) { mEmitters.removeFromArray(e); destroy(e); /*foreach (i; mEmitters) { if (i == e) { mEmitters.erase(i); OGRE_DELETE e; break; } }*/ } } /** @} */ /** @} */
D
/** Manages the Discord websocket client. */ module dscord.gateway.client; import std.stdio, std.uni, std.functional, std.zlib, std.datetime, std.variant, std.format; import vibe.core.core, vibe.inet.url, vibe.http.websockets; import dscord.client, dscord.gateway, dscord.util.emitter, dscord.util.json, dscord.util.counter; /** Maximum reconnects the GatewayClient will try before resetting session state */ const ubyte MAX_RECONNECTS = 6; /** Current implemented Gateway version. */ const ubyte GATEWAY_VERSION = 6; /** GatewayClient is the base abstraction for connecting to, and interacting with the Discord Websocket (gateway) API. */ class GatewayClient { /** Client instance for this gateway connection */ Client client; /** WebSocket connection for this gateway connection */ WebSocket sock; /** Gateway SessionID, used for resuming. */ string sessionID; /** Gateway sequence number, used for resuming */ uint seq; /** Heartbeat interval */ uint heartbeatInterval; /** Whether this GatewayClient is currently connected */ bool connected; /** Number of reconnects attempted */ ubyte reconnects; /** The heartbeater task */ Task heartbeater; /** Event emitter for Gateway Packets */ Emitter eventEmitter; private { /** Cached gateway URL from the API */ string cachedGatewayURL; Counter!string eventCounter; bool eventTracking; } /** Params: client = base client eventTracking = if true, log information about events recieved */ this(Client client, bool eventTracking = false) { this.client = client; this.eventTracking = eventTracking; // Create the event emitter and listen to some required gateway events. this.eventEmitter = new Emitter; this.eventEmitter.listen!Ready(toDelegate(&this.handleReadyEvent)); this.eventEmitter.listen!Resumed(toDelegate(&this.handleResumedEvent)); // Copy emitters to client for easier API access client.events = this.eventEmitter; if (this.eventTracking) { this.eventCounter = new Counter!string; } } /** Logger for this GatewayClient. */ @property Logger log() { return this.client.log; } /** Starts a connection to the gateway. Also called for resuming/reconnecting. */ void start() { if (this.sock && this.sock.connected) this.sock.close(); // If this is our first connection, get a gateway WS URL if (!this.cachedGatewayURL) { this.cachedGatewayURL = client.api.gateway(); this.cachedGatewayURL ~= format("/?v=%s&encoding=%s", GATEWAY_VERSION, "json"); } // Start the main task this.log.infof("Starting connection to Gateway WebSocket (%s)", this.cachedGatewayURL); this.sock = connectWebSocket(URL(this.cachedGatewayURL)); runTask(toDelegate(&this.run)); } /** Send a gateway payload. */ void send(Serializable p) { string data = p.serialize().toString; version (DEBUG_GATEWAY_DATA) { this.log.tracef("GATEWAY SEND: %s", data); } this.sock.send(data); } private void debugEventCounts() { while (true) { this.eventCounter.resetAll(); sleep(5.seconds); this.log.infof("%s total events", this.eventCounter.total); foreach (ref event; this.eventCounter.mostCommon(5)) { this.log.infof(" %s: %s", event, this.eventCounter.get(event)); } } } private void handleReadyEvent(Ready r) { this.log.infof("Recieved READY payload, starting heartbeater"); // this.hb_interval = r.heartbeatInterval; this.sessionID = r.sessionID; this.reconnects = 0; if (this.eventTracking) { runTask(toDelegate(&this.debugEventCounts)); } } private void handleResumedEvent(Resumed r) { this.heartbeater = runTask(toDelegate(&this.heartbeat)); } private void emitDispatchEvent(T)(ref JSON obj) { T v = new T(this.client, obj); this.eventEmitter.emit!T(v); v.resolveDeferreds(); // TODO: determine if we really need to destory things here // v.destroy(); } private void handleDispatchPacket(uint seq, string type, ref JSON obj, size_t size) { // Update sequence number if it's larger than what we have if (seq > this.seq) { this.seq = seq; } if (this.eventTracking) { this.eventCounter.tick(type); } switch (type) { case "READY": this.log.infof("Recieved READY payload, size in bytes: %s", size); this.emitDispatchEvent!Ready(obj); break; case "RESUMED": this.emitDispatchEvent!Resumed(obj); break; case "CHANNEL_CREATE": this.emitDispatchEvent!ChannelCreate(obj); break; case "CHANNEL_UPDATE": this.emitDispatchEvent!ChannelUpdate(obj); break; case "CHANNEL_DELETE": this.emitDispatchEvent!ChannelDelete(obj); break; case "GUILD_BAN_ADD": this.emitDispatchEvent!GuildBanAdd(obj); break; case "GUILD_BAN_REMOVE": this.emitDispatchEvent!GuildBanRemove(obj); break; case "GUILD_CREATE": this.emitDispatchEvent!GuildCreate(obj); break; case "GUILD_UPDATE": this.emitDispatchEvent!GuildUpdate(obj); break; case "GUILD_DELETE": this.emitDispatchEvent!GuildDelete(obj); break; case "GUILD_EMOJIS_UPDATE": this.emitDispatchEvent!GuildEmojisUpdate(obj); break; case "GUILD_INTEGRATIONS_UPDATE": this.emitDispatchEvent!GuildIntegrationsUpdate(obj); break; case "GUILD_MEMBERS_CHUNK": this.emitDispatchEvent!GuildMembersChunk(obj); break; case "GUILD_MEMBER_ADD": this.emitDispatchEvent!GuildMemberAdd(obj); break; case "GUILD_MEMBER_UPDATE": this.emitDispatchEvent!GuildMemberUpdate(obj); break; case "GUILD_MEMBER_REMOVE": this.emitDispatchEvent!GuildMemberRemove(obj); break; case "GUILD_ROLE_CREATE": this.emitDispatchEvent!GuildRoleCreate(obj); break; case "GUILD_ROLE_UPDATE": this.emitDispatchEvent!GuildRoleUpdate(obj); break; case "GUILD_ROLE_DELETE": this.emitDispatchEvent!GuildRoleDelete(obj); break; case "MESSAGE_CREATE": this.emitDispatchEvent!MessageCreate(obj); break; case "MESSAGE_UPDATE": this.emitDispatchEvent!MessageUpdate(obj); break; case "MESSAGE_DELETE": this.emitDispatchEvent!MessageDelete(obj); break; case "PRESENCE_UPDATE": this.emitDispatchEvent!PresenceUpdate(obj); break; case "TYPING_START": this.emitDispatchEvent!TypingStart(obj); break; case "USER_SETTINGS_UPDATE": this.emitDispatchEvent!UserSettingsUpdate(obj); break; case "USER_UPDATE": this.emitDispatchEvent!UserUpdate(obj); break; case "VOICE_STATE_UPDATE": this.emitDispatchEvent!VoiceStateUpdate(obj); break; case "VOICE_SERVER_UPDATE": this.emitDispatchEvent!VoiceServerUpdate(obj); break; case "CHANNEL_PINS_UPDATE": this.emitDispatchEvent!ChannelPinsUpdate(obj); break; case "MESSAGE_DELETE_BULK": this.emitDispatchEvent!MessageDeleteBulk(obj); break; default: this.log.warningf("Unhandled dispatch event: %s", type); break; } } private void parse(string rawData) { auto json = parseTrustedJSON(rawData); uint seq; string type; OPCode op; version (DEBUG_GATEWAY_DATA) { this.log.tracef("GATEWAY RECV: %s", rawData); } // Scan over each key, store any extra information until we hit the data payload foreach (key; json.byKey) { switch (key) { case "op": op = cast(OPCode)json.read!ushort; break; case "t": type = json.read!string; break; case "s": seq = json.read!uint; break; case "d": switch (op) { case OPCode.DISPATCH: this.handleDispatchPacket(seq, type, json, rawData.length); break; case OPCode.HEARTBEAT: this.send(new HeartbeatPacket(this.seq)); break; case OPCode.RECONNECT: this.log.warningf("Recieved RECONNECT OPCode, resetting connection..."); if (this.sock && this.sock.connected) this.sock.close(); break; case OPCode.INVALID_SESSION: this.log.warningf("Recieved INVALID_SESSION OPCode, resetting connection..."); if (this.sock && this.sock.connected) this.sock.close(); break; case OPCode.HELLO: this.log.tracef("Recieved HELLO OPCode, starting heartbeatter..."); this.heartbeatInterval = json.heartbeat_interval.read!uint; this.heartbeater = runTask(toDelegate(&this.heartbeat)); break; case OPCode.HEARTBEAT_ACK: break; default: this.log.warningf("Unhandled gateway packet: %s", op); break; } break; default: this.log.warning("Got unexepcted key for gateway OP %s: %s (%s)", op, key, json.peek); break; } } } private void heartbeat() { while (this.connected) { this.send(new HeartbeatPacket(this.seq)); sleep(this.heartbeatInterval.msecs); } } /** Runs the GatewayClient until completion. */ void run() { string data; // If we already have a sequence number, attempt to resume if (this.sessionID && this.seq) { this.log.infof("Sending Resume Payload (we where %s at %s)", this.sessionID, this.seq); this.send(new ResumePacket(this.client.token, this.sessionID, this.seq)); } else { // On startup, send the identify payload this.log.info("Sending Identify Payload"); this.send(new IdentifyPacket( this.client.token, this.client.shardInfo.shard, this.client.shardInfo.numShards)); } this.log.info("Connected to Gateway"); this.connected = true; while (this.sock.waitForData()) { if (!this.connected) break; try { ubyte[] rawdata = this.sock.receiveBinary(); data = cast(string)uncompress(rawdata); } catch (Exception e) { data = this.sock.receiveText(); } if (data == "") { continue; } try { this.parse(data); } catch (Exception e) { this.log.warningf("failed to handle %s (%s)", e, data); } catch (Error e) { this.log.warningf("failed to handle %s (%s)", e, data); } } this.log.critical("Gateway websocket closed"); this.connected = false; this.reconnects++; if (this.reconnects > MAX_RECONNECTS) { this.log.errorf("Max Gateway WS reconnects (%s) hit, aborting...", this.reconnects); return; } if (this.reconnects > 1) { this.sessionID = null; this.seq = 0; this.log.warning("Waiting 5 seconds before reconnecting..."); sleep(5.seconds); } this.log.info("Attempting reconnection..."); return this.start(); } }
D
/Users/wilsonvinson/Documents/GitHub/RUST01/rust01_01/target/debug/deps/cfg_if-4e05ec3f4dc9252e.rmeta: /Users/wilsonvinson/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs /Users/wilsonvinson/Documents/GitHub/RUST01/rust01_01/target/debug/deps/cfg_if-4e05ec3f4dc9252e.d: /Users/wilsonvinson/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs /Users/wilsonvinson/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs:
D
// ********** // ZS_AutoRest // ********** func void ZS_AutoRest () { B_SetPerception(self); B_FullStop (self); AI_SetWalkmode (self, NPC_WALK); if (Hlp_StrCmp (Npc_GetNearestWP(self), self.wp) == FALSE) { AI_GotoWP (self, self.wp); }; return; }; func void ZS_AutoRest_Loop () { if (Wld_IsMobAvailable (self,"BED"))||(Wld_IsMobAvailable (self,"BEDLOW"))||(Wld_IsMobAvailable (self,"BEDHIGH")) { AI_StartState (self, ZS_Sleep, 0, ""); } else if (Wld_IsMobAvailable(self,"BENCH"))||(Wld_IsMobAvailable(self,"CHAIR"))||(Wld_IsMobAvailable(self,"SMALL THRONE"))||(Wld_IsFPAvailable (self, "SIT"))||(Wld_IsFPAvailable (self, "SIT")) { AI_StartState (self, ZS_SitAround, 0, ""); } else if(Wld_IsFPAvailable(self,"FP_CAMPFIRE")) { AI_StartState (self, ZS_SitCampfire, 0, ""); } else if(Wld_IsFPAvailable(self,"FP_SMALLTALK")) { AI_StartState (self, ZS_SmallTalk , 0, ""); } else if(C_NpcIsGuard(self))&&(Hlp_Random(10)==0) { AI_StartState (self, ZS_PracticeSword , 0, ""); } else { AI_StartState (self, ZS_Stand , 0, ""); }; return; };
D
module android.java.java.net.SocketPermission; public import android.java.java.net.SocketPermission_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!SocketPermission; import import1 = android.java.java.security.PermissionCollection; import import2 = android.java.java.lang.Class;
D
module engine.framework.bt.decorators.inverter; import engine.framework.bt.bt_decorator; class CBTDInverter : CBTDecorator { mixin( TRegisterClass!CBTDInverter ); public: override EBTNodeStatus onProcess() { EBTNodeStatus stat = lchild.process(); if ( stat == EBTNodeStatus.SUCCESS ) { return EBTNodeStatus.FAILURE; } else if ( stat == EBTNodeStatus.FAILURE ) { return EBTNodeStatus.SUCCESS; } return stat; } }
D
module SDL2.syswm; import SDL2.video; import SDL2.version_; import core.sys.windows.windows; extern(C) @nogc nothrow: bool SDL_GetWindowWMInfo(SDL_Window* window, SDL_SysWMinfo * info); alias SDL_SYSWM_TYPE = int; enum { SDL_SYSWM_UNKNOWN, SDL_SYSWM_WINDOWS, SDL_SYSWM_X11, SDL_SYSWM_DIRECTFB, SDL_SYSWM_COCOA, SDL_SYSWM_UIKIT, SDL_SYSWM_WAYLAND, SDL_SYSWM_MIR, SDL_SYSWM_WINRT, SDL_SYSWM_ANDROID, } struct SDL_SysWMmsg { SDL_version version_; SDL_SYSWM_TYPE subsystem; union msg_ { version(Windows){ // because wintypes types are only defined when compiling for Windows // Win32 struct win_ { HWND hwnd; UINT msg; WPARAM wParam; LPARAM lParam; } win_ win; } version(WinRT){ // Win32 struct winrt_ { void* window; } winrt_ winrt; } version(OSX){ // OS X Cocoa struct cocoa_ { int dummy; } cocoa_ cocoa; } version(Posix){ // X11 unsupported for now struct x11_ { long[24] pad; // sufficient size for any X11 event } x11_ x11; } version(linux){ // DirectFB unsupported for now // Consequently SDL_SysWMmsg might have a different size that in SDL struct dfb_ { void* event; } dfb_ dfb; } int dummy; } msg_ msg; } struct SDL_SysWMinfo { SDL_version version_; // version is reserved in D SDL_SYSWM_TYPE subsystem; union info_ { version(Windows){ struct win_ { HWND window; } win_ win; } version(WinRT){ struct winrt_ { void* window; } winrt_ winrt; } version(Posix){ struct x11_ { Display* display; Window window; } x11_ x11; } // TODO not too sure about all the Derelict_OS tests below. version(linux){ struct dfb_ { void *dfb; void *window; void *surface; } dfb_ dfb; struct wl_ { void *display; void *surface; void *shell_surface; } wl_ wl; struct mir_ { void *connection; void *surface; } mir_ mir; } version(OSX){ struct cocoa_ { void* window; } cocoa_ cocoa; struct uikit_ { void *window; } uikit_ uikit; } } info_ info; }
D
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Console.build/Swift3.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Swift3.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/String+ANSI.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/Bool+Polymorphic.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal+Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Runnable.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/Console+ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Value.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ask.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleStyle+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleColor+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ephemeral.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleProtocol.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/FileHandle+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Pipe+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/String+Trim.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Confirm.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Option.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Run.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Group.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/Console+LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/Console+ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Clear/ConsoleClear.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Color/ConsoleColor.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleError.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Options.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Argument.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Print.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/libc.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CHTTP.build/module.modulemap /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CSQLite.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Console.build/Swift3~partial.swiftmodule : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Swift3.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/String+ANSI.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/Bool+Polymorphic.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal+Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Runnable.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/Console+ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Value.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ask.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleStyle+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleColor+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ephemeral.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleProtocol.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/FileHandle+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Pipe+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/String+Trim.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Confirm.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Option.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Run.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Group.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/Console+LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/Console+ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Clear/ConsoleClear.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Color/ConsoleColor.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleError.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Options.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Argument.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Print.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/libc.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CHTTP.build/module.modulemap /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CSQLite.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Console.build/Swift3~partial.swiftdoc : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Swift3.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/String+ANSI.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/Bool+Polymorphic.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal+Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Runnable.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/Console+ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Style/ConsoleStyle.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Value.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ask.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleStyle+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/ConsoleColor+Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Ephemeral.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleProtocol.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/FileHandle+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Pipe+Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Stream/Stream.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/String+Trim.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Confirm.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Option.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Run.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Group.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/Console+LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Loading/LoadingBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/Console+ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Progress/ProgressBar.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Clear/ConsoleClear.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Color/ConsoleColor.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/ConsoleError.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Options.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Argument.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Print.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/libc.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CHTTP.build/module.modulemap /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/CSQLite.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes
D
<?xml version="1.0" encoding="ASCII" standalone="no"?> <di:SashWindowsMngr xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmi:version="2.0"> <pageList> <availablePage> <emfPageIdentifier href="VAR_12_BeT-8276182723.notation#_copSALmGEeKQQp7P9cQvNQ"/> </availablePage> </pageList> <sashModel currentSelection="//@sashModel/@windows.0/@children.0"> <windows> <children xsi:type="di:TabFolder"> <children> <emfPageIdentifier href="VAR_12_BeT-8276182723.notation#_copSALmGEeKQQp7P9cQvNQ"/> </children> </children> </windows> </sashModel> </di:SashWindowsMngr>
D
/Users/AlexF/doomline/Rust/projects/postgres/target/debug/build/getrandom-3c55fb936fa75801/build_script_build-3c55fb936fa75801: /Users/AlexF/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.2/build.rs /Users/AlexF/doomline/Rust/projects/postgres/target/debug/build/getrandom-3c55fb936fa75801/build_script_build-3c55fb936fa75801.d: /Users/AlexF/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.2/build.rs /Users/AlexF/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.2/build.rs:
D
module java.beans.IntrospectionException; import java.lang; class IntrospectionException : Exception { this(String mess){ super(mess); } }
D
// Copyright Ahmet Sait Koçak 2019. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // https://www.boost.org/LICENSE_1_0.txt) module bindbc.hb.bind.blob; import bindbc.hb.bind.common; extern(C) @nogc nothrow: /* * Note re various memory-modes: * * - In no case shall the HarfBuzz client modify memory * that is passed to HarfBuzz in a blob. If there is * any such possibility, MODE_DUPLICATE should be used * such that HarfBuzz makes a copy immediately, * * - Use MODE_READONLY otherwise, unless you really really * really know what you are doing, * * - MODE_WRITABLE is appropriate if you really made a * copy of data solely for the purpose of passing to * HarfBuzz and doing that just once (no reuse!), * * - If the font is mmap()ed, it's ok to use * READONLY_MAY_MAKE_WRITABLE, however, using that mode * correctly is very tricky. Use MODE_READONLY instead. */ enum hb_memory_mode_t { HB_MEMORY_MODE_DUPLICATE = 0, HB_MEMORY_MODE_READONLY = 1, HB_MEMORY_MODE_WRITABLE = 2, HB_MEMORY_MODE_READONLY_MAY_MAKE_WRITABLE = 3 } struct hb_blob_t; version(BindHB_Static) hb_blob_t* hb_blob_create ( const(char)* data, uint length, hb_memory_mode_t mode, void* user_data, hb_destroy_func_t destroy); else { private alias fp_hb_blob_create = hb_blob_t* function ( const(char)* data, uint length, hb_memory_mode_t mode, void* user_data, hb_destroy_func_t destroy); __gshared fp_hb_blob_create hb_blob_create; } version(BindHB_Static) hb_blob_t* hb_blob_create_from_file (const(char)* file_name); else { private alias fp_hb_blob_create_from_file = hb_blob_t* function (const(char)* file_name); __gshared fp_hb_blob_create_from_file hb_blob_create_from_file; } /* Always creates with MEMORY_MODE_READONLY. * Even if the parent blob is writable, we don't * want the user of the sub-blob to be able to * modify the parent data as that data may be * shared among multiple sub-blobs. */ version(BindHB_Static) hb_blob_t* hb_blob_create_sub_blob ( hb_blob_t* parent, uint offset, uint length); else { private alias fp_hb_blob_create_sub_blob = hb_blob_t* function ( hb_blob_t* parent, uint offset, uint length); __gshared fp_hb_blob_create_sub_blob hb_blob_create_sub_blob; } version(BindHB_Static) hb_blob_t* hb_blob_copy_writable_or_fail (hb_blob_t* blob); else { private alias fp_hb_blob_copy_writable_or_fail = hb_blob_t* function (hb_blob_t* blob); __gshared fp_hb_blob_copy_writable_or_fail hb_blob_copy_writable_or_fail; } version(BindHB_Static) hb_blob_t* hb_blob_get_empty (); else { private alias fp_hb_blob_get_empty = hb_blob_t* function (); __gshared fp_hb_blob_get_empty hb_blob_get_empty; } version(BindHB_Static) hb_blob_t* hb_blob_reference (hb_blob_t* blob); else { private alias fp_hb_blob_reference = hb_blob_t* function (hb_blob_t* blob); __gshared fp_hb_blob_reference hb_blob_reference; } version(BindHB_Static) void hb_blob_destroy (hb_blob_t* blob); else { private alias fp_hb_blob_destroy = void function (hb_blob_t* blob); __gshared fp_hb_blob_destroy hb_blob_destroy; } version(BindHB_Static) hb_bool_t hb_blob_set_user_data ( hb_blob_t* blob, hb_user_data_key_t* key, void* data, hb_destroy_func_t destroy, hb_bool_t replace); else { private alias fp_hb_blob_set_user_data = hb_bool_t function ( hb_blob_t* blob, hb_user_data_key_t* key, void* data, hb_destroy_func_t destroy, hb_bool_t replace); __gshared fp_hb_blob_set_user_data hb_blob_set_user_data; } version(BindHB_Static) void* hb_blob_get_user_data (hb_blob_t* blob, hb_user_data_key_t* key); else { private alias fp_hb_blob_get_user_data = void* function (hb_blob_t* blob, hb_user_data_key_t* key); __gshared fp_hb_blob_get_user_data hb_blob_get_user_data; } version(BindHB_Static) void hb_blob_make_immutable (hb_blob_t* blob); else { private alias fp_hb_blob_make_immutable = void function (hb_blob_t* blob); __gshared fp_hb_blob_make_immutable hb_blob_make_immutable; } version(BindHB_Static) hb_bool_t hb_blob_is_immutable (hb_blob_t* blob); else { private alias fp_hb_blob_is_immutable = hb_bool_t function (hb_blob_t* blob); __gshared fp_hb_blob_is_immutable hb_blob_is_immutable; } version(BindHB_Static) uint hb_blob_get_length (hb_blob_t* blob); else { private alias fp_hb_blob_get_length = uint function (hb_blob_t* blob); __gshared fp_hb_blob_get_length hb_blob_get_length; } version(BindHB_Static) const(char)* hb_blob_get_data (hb_blob_t* blob, uint* length); else { private alias fp_hb_blob_get_data = const(char)* function (hb_blob_t* blob, uint* length); __gshared fp_hb_blob_get_data hb_blob_get_data; } version(BindHB_Static) char* hb_blob_get_data_writable (hb_blob_t* blob, uint* length); else { private alias fp_hb_blob_get_data_writable = char* function (hb_blob_t* blob, uint* length); __gshared fp_hb_blob_get_data_writable hb_blob_get_data_writable; } /* HB_BLOB_H */
D
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM Corporation - initial API and implementation * Port to the D programming language: * Frank Benoit <[email protected]> *******************************************************************************/ module dwtx.jface.text.ILineTrackerExtension; import dwtx.jface.text.IDocumentPartitioningListener; // packageimport import dwtx.jface.text.DefaultTextHover; // packageimport import dwtx.jface.text.AbstractInformationControl; // packageimport import dwtx.jface.text.TextUtilities; // packageimport import dwtx.jface.text.IInformationControlCreatorExtension; // packageimport import dwtx.jface.text.AbstractInformationControlManager; // packageimport import dwtx.jface.text.ITextViewerExtension2; // packageimport import dwtx.jface.text.IDocumentPartitioner; // packageimport import dwtx.jface.text.DefaultIndentLineAutoEditStrategy; // packageimport import dwtx.jface.text.ITextSelection; // packageimport import dwtx.jface.text.Document; // packageimport import dwtx.jface.text.FindReplaceDocumentAdapterContentProposalProvider; // packageimport import dwtx.jface.text.ITextListener; // packageimport import dwtx.jface.text.BadPartitioningException; // packageimport import dwtx.jface.text.ITextViewerExtension5; // packageimport import dwtx.jface.text.IDocumentPartitionerExtension3; // packageimport import dwtx.jface.text.IUndoManager; // packageimport import dwtx.jface.text.ITextHoverExtension2; // packageimport import dwtx.jface.text.IRepairableDocument; // packageimport import dwtx.jface.text.IRewriteTarget; // packageimport import dwtx.jface.text.DefaultPositionUpdater; // packageimport import dwtx.jface.text.RewriteSessionEditProcessor; // packageimport import dwtx.jface.text.TextViewerHoverManager; // packageimport import dwtx.jface.text.DocumentRewriteSession; // packageimport import dwtx.jface.text.TextViewer; // packageimport import dwtx.jface.text.ITextViewerExtension8; // packageimport import dwtx.jface.text.RegExMessages; // packageimport import dwtx.jface.text.IDelayedInputChangeProvider; // packageimport import dwtx.jface.text.ITextOperationTargetExtension; // packageimport import dwtx.jface.text.IWidgetTokenOwner; // packageimport import dwtx.jface.text.IViewportListener; // packageimport import dwtx.jface.text.GapTextStore; // packageimport import dwtx.jface.text.MarkSelection; // packageimport import dwtx.jface.text.IDocumentPartitioningListenerExtension; // packageimport import dwtx.jface.text.IDocumentAdapterExtension; // packageimport import dwtx.jface.text.IInformationControlExtension; // packageimport import dwtx.jface.text.IDocumentPartitioningListenerExtension2; // packageimport import dwtx.jface.text.DefaultDocumentAdapter; // packageimport import dwtx.jface.text.ITextViewerExtension3; // packageimport import dwtx.jface.text.IInformationControlCreator; // packageimport import dwtx.jface.text.TypedRegion; // packageimport import dwtx.jface.text.ISynchronizable; // packageimport import dwtx.jface.text.IMarkRegionTarget; // packageimport import dwtx.jface.text.TextViewerUndoManager; // packageimport import dwtx.jface.text.IRegion; // packageimport import dwtx.jface.text.IInformationControlExtension2; // packageimport import dwtx.jface.text.IDocumentExtension4; // packageimport import dwtx.jface.text.IDocumentExtension2; // packageimport import dwtx.jface.text.IDocumentPartitionerExtension2; // packageimport import dwtx.jface.text.Assert; // packageimport import dwtx.jface.text.DefaultInformationControl; // packageimport import dwtx.jface.text.IWidgetTokenOwnerExtension; // packageimport import dwtx.jface.text.DocumentClone; // packageimport import dwtx.jface.text.DefaultUndoManager; // packageimport import dwtx.jface.text.IFindReplaceTarget; // packageimport import dwtx.jface.text.IAutoEditStrategy; // packageimport import dwtx.jface.text.IUndoManagerExtension; // packageimport import dwtx.jface.text.TextSelection; // packageimport import dwtx.jface.text.DefaultAutoIndentStrategy; // packageimport import dwtx.jface.text.IAutoIndentStrategy; // packageimport import dwtx.jface.text.IPainter; // packageimport import dwtx.jface.text.IInformationControl; // packageimport import dwtx.jface.text.IInformationControlExtension3; // packageimport import dwtx.jface.text.ITextViewerExtension6; // packageimport import dwtx.jface.text.IInformationControlExtension4; // packageimport import dwtx.jface.text.DefaultLineTracker; // packageimport import dwtx.jface.text.IDocumentInformationMappingExtension; // packageimport import dwtx.jface.text.IRepairableDocumentExtension; // packageimport import dwtx.jface.text.ITextHover; // packageimport import dwtx.jface.text.FindReplaceDocumentAdapter; // packageimport import dwtx.jface.text.ILineTracker; // packageimport import dwtx.jface.text.Line; // packageimport import dwtx.jface.text.ITextViewerExtension; // packageimport import dwtx.jface.text.IDocumentAdapter; // packageimport import dwtx.jface.text.TextEvent; // packageimport import dwtx.jface.text.BadLocationException; // packageimport import dwtx.jface.text.AbstractDocument; // packageimport import dwtx.jface.text.AbstractLineTracker; // packageimport import dwtx.jface.text.TreeLineTracker; // packageimport import dwtx.jface.text.ITextPresentationListener; // packageimport import dwtx.jface.text.Region; // packageimport import dwtx.jface.text.ITextViewer; // packageimport import dwtx.jface.text.IDocumentInformationMapping; // packageimport import dwtx.jface.text.MarginPainter; // packageimport import dwtx.jface.text.IPaintPositionManager; // packageimport import dwtx.jface.text.TextPresentation; // packageimport import dwtx.jface.text.IFindReplaceTargetExtension; // packageimport import dwtx.jface.text.ISlaveDocumentManagerExtension; // packageimport import dwtx.jface.text.ISelectionValidator; // packageimport import dwtx.jface.text.IDocumentExtension; // packageimport import dwtx.jface.text.PropagatingFontFieldEditor; // packageimport import dwtx.jface.text.ConfigurableLineTracker; // packageimport import dwtx.jface.text.SlaveDocumentEvent; // packageimport import dwtx.jface.text.IDocumentListener; // packageimport import dwtx.jface.text.PaintManager; // packageimport import dwtx.jface.text.IFindReplaceTargetExtension3; // packageimport import dwtx.jface.text.ITextDoubleClickStrategy; // packageimport import dwtx.jface.text.IDocumentExtension3; // packageimport import dwtx.jface.text.Position; // packageimport import dwtx.jface.text.TextMessages; // packageimport import dwtx.jface.text.CopyOnWriteTextStore; // packageimport import dwtx.jface.text.WhitespaceCharacterPainter; // packageimport import dwtx.jface.text.IPositionUpdater; // packageimport import dwtx.jface.text.DefaultTextDoubleClickStrategy; // packageimport import dwtx.jface.text.ListLineTracker; // packageimport import dwtx.jface.text.ITextInputListener; // packageimport import dwtx.jface.text.BadPositionCategoryException; // packageimport import dwtx.jface.text.IWidgetTokenKeeperExtension; // packageimport import dwtx.jface.text.IInputChangedListener; // packageimport import dwtx.jface.text.ITextOperationTarget; // packageimport import dwtx.jface.text.IDocumentInformationMappingExtension2; // packageimport import dwtx.jface.text.ITextViewerExtension7; // packageimport import dwtx.jface.text.IInformationControlExtension5; // packageimport import dwtx.jface.text.IDocumentRewriteSessionListener; // packageimport import dwtx.jface.text.JFaceTextUtil; // packageimport import dwtx.jface.text.AbstractReusableInformationControlCreator; // packageimport import dwtx.jface.text.TabsToSpacesConverter; // packageimport import dwtx.jface.text.CursorLinePainter; // packageimport import dwtx.jface.text.ITextHoverExtension; // packageimport import dwtx.jface.text.IEventConsumer; // packageimport import dwtx.jface.text.IDocument; // packageimport import dwtx.jface.text.IWidgetTokenKeeper; // packageimport import dwtx.jface.text.DocumentCommand; // packageimport import dwtx.jface.text.TypedPosition; // packageimport import dwtx.jface.text.IEditingSupportRegistry; // packageimport import dwtx.jface.text.IDocumentPartitionerExtension; // packageimport import dwtx.jface.text.AbstractHoverInformationControlManager; // packageimport import dwtx.jface.text.IEditingSupport; // packageimport import dwtx.jface.text.IMarkSelection; // packageimport import dwtx.jface.text.ISlaveDocumentManager; // packageimport import dwtx.jface.text.DocumentEvent; // packageimport import dwtx.jface.text.DocumentPartitioningChangedEvent; // packageimport import dwtx.jface.text.ITextStore; // packageimport import dwtx.jface.text.JFaceTextMessages; // packageimport import dwtx.jface.text.DocumentRewriteSessionEvent; // packageimport import dwtx.jface.text.SequentialRewriteTextStore; // packageimport import dwtx.jface.text.DocumentRewriteSessionType; // packageimport import dwtx.jface.text.TextAttribute; // packageimport import dwtx.jface.text.ITextViewerExtension4; // packageimport import dwtx.jface.text.ITypedRegion; // packageimport import dwt.dwthelper.utils; /** * Extension interface for {@link dwtx.jface.text.ILineTracker}. Adds the * concept of rewrite sessions. A rewrite session is a sequence of replace * operations that form a semantic unit. * * @since 3.1 */ public interface ILineTrackerExtension { /** * Tells the line tracker that a rewrite session started. A rewrite session * is a sequence of replace operations that form a semantic unit. The line * tracker is allowed to use that information for internal optimization. * * @param session the rewrite session * @throws IllegalStateException in case there is already an active rewrite * session */ void startRewriteSession(DocumentRewriteSession session) ; /** * Tells the line tracker that the rewrite session has finished. This method * is only called when <code>startRewriteSession</code> has been called * before. The text resulting from the rewrite session is passed to the line * tracker. * * @param session the rewrite session * @param text the text with which to re-initialize the line tracker */ void stopRewriteSession(DocumentRewriteSession session, String text); }
D
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM Corporation - initial API and implementation * Port to the D programming language: * Frank Benoit <[email protected]> *******************************************************************************/ module dwt.custom.TextChangeListener; import dwt.internal.DWTEventListener; import dwt.custom.TextChangingEvent; import dwt.custom.TextChangedEvent; /** * The StyledText widget implements this listener to receive * notifications when changes to the model occur. * It is not intended to be implemented by clients or by * implementors of StyledTextContent. * Clients should listen to the ModifyEvent or ExtendedModifyEvent * that is sent by the StyledText widget to receive text change * notifications. * Implementors of StyledTextContent should call the textChanging * and textChanged methods when text changes occur as described * below. If the entire text is replaced the textSet method * should be called instead. */ public interface TextChangeListener : DWTEventListener { /** * This method is called when the content is about to be changed. * Callers also need to call the textChanged method after the * content change has been applied. The widget only updates the * screen properly when it receives both events. * * @param event the text changing event. All event fields need * to be set by the sender. * @see TextChangingEvent */ public void textChanging(TextChangingEvent event); /** * This method is called when the content has changed. * Callers need to have called the textChanging method prior to * applying the content change and calling this method. The widget * only updates the screen properly when it receives both events. * * @param event the text changed event */ public void textChanged(TextChangedEvent event); /** * This method is called instead of the textChanging/textChanged * combination when the entire old content has been replaced * (e.g., by a call to StyledTextContent.setText()). * * @param event the text changed event */ public void textSet(TextChangedEvent event); }
D
/* Copyright (c) 2019-2020 Timur Gafarov Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ module forest; import std.stdio; import std.random; import std.math; import dagon; import dagon.ext.nuklear; import dagon.ext.ftfont; import dagon.ext.physics; //version = Winter; void collectEntityTris(Entity e, ref DynamicArray!Triangle tris) { if (e.solid && e.drawable) { e.updateTransformationDeep(); Matrix4x4f normalMatrix = e.invAbsoluteTransformation.transposed; Mesh mesh = cast(Mesh)e.drawable; if (mesh is null) { Terrain t = cast(Terrain)e.drawable; if (t) { mesh = t.collisionMesh; } } if (mesh) { foreach(tri; mesh) { Vector3f v1 = tri.v[0]; Vector3f v2 = tri.v[1]; Vector3f v3 = tri.v[2]; Vector3f n = tri.normal; v1 = v1 * e.absoluteTransformation; v2 = v2 * e.absoluteTransformation; v3 = v3 * e.absoluteTransformation; Vector3f nWorld = n * normalMatrix; Triangle tri2 = tri; tri2.v[0] = v1; tri2.v[1] = v2; tri2.v[2] = v3; tri2.normal = nWorld; tri2.barycenter = (tri2.v[0] + tri2.v[1] + tri2.v[2]) / 3; tris.append(tri2); } } } } BVHTree!Triangle entitiesToBVH(EntityGroup entityGroup) { DynamicArray!Triangle tris; foreach(e; entityGroup) collectEntityTris(e, tris); if (tris.length) { BVHTree!Triangle bvh = New!(BVHTree!Triangle)(tris, 4); tris.free(); return bvh; } else return null; } class ForestScene: Scene { Game game; LoadingScreen loadingScreen; FontAsset aFont; OBJAsset aMeshGun; TextureAsset aTexGunAlbedo; TextureAsset aTexGunNormal; TextureAsset aTexGunRoughness; TextureAsset aTexGunMetallic; PackageAsset aScene; ImageAsset aHeightmap; TextureAsset aSplatmapPavement; TextureAsset aSplatmapGrass; TextureAsset aTexDesertAlbedo; TextureAsset aTexDesertNormal; TextureAsset aTexGrassAlbedo; TextureAsset aTexGrassNormal; TextureAsset aTexPavementAlbedo; TextureAsset aTexPavementNormal; TextureAsset aTexBoxDiffuse; TextureAsset aTexBoxNormal; TextureAsset aTexFireDiffuse; TextureAsset aTexSmokeDiffuse; TextureAsset aEnvmap; ImageAsset aTexSkyFront; ImageAsset aTexSkyBack; ImageAsset aTexSkyLeft; ImageAsset aTexSkyRight; ImageAsset aTexSkyTop; ImageAsset aTexSkyBottom; TextureAsset aTexDecalLeaves; TextureAsset aTexColorTable; OBJAsset aBushHi; OBJAsset aBushLow; TextureAsset aBush; OBJAsset aSpruce; TextureAsset aSpruceAlbedo; PhysicsWorld physicsWorld; BVHTree!Triangle bvh; Camera camera; FirstPersonViewComponent fpview; CharacterController character; Light sun; Entity eSky; RayleighShader rayleighShader; bool useSky = false; Cubemap envCubemap; ShapeSphere lightSphere; Entity eTerrain; FreeTypeFont font; Entity text; TextLine infoText; NuklearGUI gui; Entity eNuklear; float sunPitch = -20.0f; float sunTurn = 135.0f; this(Game game) { super(game); this.game = game; loadingScreen = New!LoadingScreen(game, this); } ~this() { if (bvh) bvh.free(); } override void beforeLoad() { if (freetypeSupport != FTSupport.noLibrary && freetypeSupport != FTSupport.badLibrary) aFont = this.addFontAsset("data/font/DroidSans.ttf", 14); aMeshGun = addOBJAsset("data/cerberus/cerberus.obj"); aTexGunAlbedo = addTextureAsset("data/cerberus/cerberus-albedo.png"); aTexGunNormal = addTextureAsset("data/cerberus/cerberus-normal.png"); aTexGunRoughness = addTextureAsset("data/cerberus/cerberus-roughness.png"); aTexGunMetallic = addTextureAsset("data/cerberus/cerberus-metallic.png"); aScene = addPackageAsset("data/village/village.asset"); version(Winter) { aHeightmap = addImageAsset("data/terrain/heightmap-snow.png"); aSplatmapGrass = addTextureAsset("data/terrain/splatmap-snow.png"); aTexPavementAlbedo = addTextureAsset("data/terrain/pavement-snow-albedo.png"); aTexGrassAlbedo = addTextureAsset("data/terrain/grass-snow-albedo.png"); aTexGrassNormal = addTextureAsset("data/terrain/grass-snow-normal.png"); aBush = addTextureAsset("data/bush/bush-snow.png"); aSpruceAlbedo = addTextureAsset("data/spruce/spruce-snow-diffuse.png"); } else { aHeightmap = addImageAsset("data/terrain/heightmap.png"); aSplatmapGrass = addTextureAsset("data/terrain/splatmap-grass.png"); aTexPavementAlbedo = addTextureAsset("data/terrain/pavement-albedo.png"); aTexGrassAlbedo = addTextureAsset("data/terrain/grass-albedo.png"); aTexGrassNormal = addTextureAsset("data/terrain/grass-normal.png"); aBush = addTextureAsset("data/bush/bush.png"); aSpruceAlbedo = addTextureAsset("data/spruce/spruce-diffuse.png"); } aSplatmapPavement = addTextureAsset("data/terrain/splatmap-pavement.png"); aTexDesertAlbedo = addTextureAsset("data/terrain/desert-albedo.png"); aTexDesertNormal = addTextureAsset("data/terrain/desert-normal.png"); aTexPavementNormal = addTextureAsset("data/terrain/pavement-normal.png"); aTexBoxDiffuse = addTextureAsset("data/box/box-diffuse.png"); aTexBoxNormal = addTextureAsset("data/box/box-normal.png"); aTexFireDiffuse = addTextureAsset("data/particles/fire.png"); aTexSmokeDiffuse = addTextureAsset("data/particles/smoke-diffuse.png"); aEnvmap = addTextureAsset("data/TropicalRuins_Env.hdr"); aTexSkyFront = addImageAsset("data/skybox/sky_front.png"); aTexSkyBack = addImageAsset("data/skybox/sky_back.png"); aTexSkyLeft = addImageAsset("data/skybox/sky_left.png"); aTexSkyRight = addImageAsset("data/skybox/sky_right.png"); aTexSkyTop = addImageAsset("data/skybox/sky_top.png"); aTexSkyBottom = addImageAsset("data/skybox/sky_bottom.png"); aBushHi = addOBJAsset("data/bush/bush-hi.obj"); aBushLow = addOBJAsset("data/bush/bush-low.obj"); aSpruce = addOBJAsset("data/spruce/spruce.obj"); aTexDecalLeaves = addTextureAsset("data/decals/leaves1.png"); aTexColorTable = addTextureAsset("data/filter1.png"); } override void onLoad(Time t, float progress) { loadingScreen.update(t, progress); loadingScreen.render(); } override void afterLoad() { physicsWorld = New!PhysicsWorld(assetManager); envCubemap = addCubemap(1024); //envCubemap.fromEquirectangularMap(aEnvmap.texture); envCubemap.setFaceImage(CubeFace.PositiveZ, aTexSkyFront.image); envCubemap.setFaceImage(CubeFace.NegativeZ, aTexSkyBack.image); envCubemap.setFaceImage(CubeFace.PositiveX, aTexSkyRight.image); envCubemap.setFaceImage(CubeFace.NegativeX, aTexSkyLeft.image); envCubemap.setFaceImage(CubeFace.PositiveY, aTexSkyTop.image); envCubemap.setFaceImage(CubeFace.NegativeY, aTexSkyBottom.image); environment.ambientMap = envCubemap; environment.backgroundColor = Color4f(0.8f, 0.8f, 1.0f, 1.0f); environment.ambientColor = environment.backgroundColor * 0.25f; camera = addCamera(); fpview = New!FirstPersonViewComponent(eventManager, camera); //fpview.active = true; camera.position.y = 10.0f; game.renderer.activeCamera = camera; game.deferred.ssaoEnabled = true; game.deferred.ssaoPower = 3.0; game.postProc.motionBlurEnabled = true; game.postProc.motionBlurFramerate = 60; game.postProc.glowEnabled = true; game.postProc.glowThreshold = 1.0f; game.postProc.glowIntensity = 0.3f; game.postProc.glowRadius = 7; game.postProc.fxaaEnabled = true; game.postProc.lutEnabled = true; game.postProc.colorLookupTable = aTexColorTable.texture; game.postProc.lensDistortionEnabled = true; sun = addLight(LightType.Sun); sun.position.y = 50.0f; sun.shadowEnabled = true; version(Winter) sun.energy = 6.0f; else sun.energy = 10.0f; sun.scatteringEnabled = true; sun.scattering = 0.35f; sun.mediumDensity = 0.15f; sun.scatteringUseShadow = true; sun.color = Color4f(1.0f, 0.66f, 0.33f, 1.0f); lightSphere = New!ShapeSphere(1.0f, 24, 16, false, assetManager); eSky = addEntity(); eSky.layer = EntityLayer.Background; auto psync = New!PositionSync(eventManager, eSky, camera); eSky.drawable = New!ShapeBox(Vector3f(1.0f, 1.0f, 1.0f), assetManager); eSky.scaling = Vector3f(100.0f, 100.0f, 100.0f); eSky.material = addMaterial(); rayleighShader = New!RayleighShader(assetManager); eSky.material.depthWrite = false; eSky.material.culling = false; eSky.material.diffuse = envCubemap; version(Winter) { } else { auto eWater = addEntity(); eWater.dynamic = false; eWater.castShadow = false; eWater.position = Vector3f(0, 4, 0); auto waterShader = New!WaterShader(game.deferredRenderer.gbuffer, assetManager, assetManager); waterShader.waterColor = Color4f(0.05f, 0.2f, 0.0f, 1.0f); eWater.material = addMaterial(); eWater.material.blending = Transparent; eWater.material.shader = waterShader; eWater.material.sun = sun; eWater.drawable = New!ShapePlane(128, 128, 10, assetManager); } eTerrain = addEntity(); eTerrain.dynamic = false; eTerrain.solid = true; eTerrain.position = Vector3f(-64, 0, -64); eTerrain.material = addMaterial(); eTerrain.material.diffuse = aTexDesertAlbedo.texture; eTerrain.material.textureScale = Vector2f(50, 50); eTerrain.material.normal = aTexDesertNormal.texture; eTerrain.material.roughness = 0.8f; eTerrain.material.diffuse2 = aTexGrassAlbedo.texture; eTerrain.material.splatmap2 = aSplatmapGrass.texture; eTerrain.material.textureScale2 = Vector2f(50, 50); eTerrain.material.normal2 = aTexGrassNormal.texture; version(Winter) eTerrain.material.roughness2 = 0.6f; else eTerrain.material.roughness2 = 1.0f; eTerrain.material.diffuse3 = aTexPavementAlbedo.texture; eTerrain.material.splatmap3 = aSplatmapPavement.texture; eTerrain.material.textureScale3 = Vector2f(50, 50); eTerrain.material.normal3 = aTexPavementNormal.texture; version(Winter) eTerrain.material.roughness3 = 0.5f; else eTerrain.material.roughness3 = 0.7f; auto heightmap = New!ImageHeightmap(aHeightmap.image, 30.0f, assetManager); auto terrain = New!Terrain(512, 64, heightmap, assetManager); eTerrain.drawable = terrain; eTerrain.scaling = Vector3f(0.25f, 0.25f, 0.25f); aScene.entity.position.y = aScene.entity.position.y + 5.8f; useEntity(aScene.entity); foreach(name, entityAsset; aScene.entities) { auto entity = entityAsset.entity; entity.layer = EntityLayer.Spatial; entity.solid = true; useEntity(entity); } bvh = entitiesToBVH(spatial); if (bvh) physicsWorld.bvhRoot = bvh.root; auto eCharacter = addEntity(); eCharacter.position = camera.position; auto characterSphere = New!GeomEllipsoid(physicsWorld, Vector3f(0.9f, 1.0f, 0.9f)); character = New!CharacterController(eventManager, eCharacter, physicsWorld, 80.0f, characterSphere); character.rbody.layer = 1; auto characterSensorGeom = New!GeomBox(physicsWorld, Vector3f(0.5f, 0.5f, 0.5f)); character.createSensor(characterSensorGeom, Vector3f(0.0f, -0.75f, 0.0f)); auto rbBoxGeom = New!GeomBox(physicsWorld, Vector3f(0.5f, 0.5f, 0.5f)); auto shBox = New!ShapeBox(Vector3f(1, 1, 1), assetManager); auto mBox = addMaterial(); mBox.diffuse = aTexBoxDiffuse.texture; mBox.normal = aTexBoxNormal.texture; foreach(i; 0..10) { auto eBox = addEntity(); eBox.drawable = shBox; eBox.material = mBox; eBox.position = Vector3f(i * 0.05f, 10.0f + 3.0f * cast(float)i, 5.0f); eBox.scaling = Vector3f(0.5f, 0.5f, 0.5f); auto rbBox = physicsWorld.addDynamicBody(Vector3f(0, 0, 0), 0.0f); RigidBodyComponent rbBoxComp = New!RigidBodyComponent(eventManager, eBox, rbBox); physicsWorld.addShapeComponent(rbBox, rbBoxGeom, Vector3f(0.0f, 0.0f, 0.0f), 20.0f); } auto mParticlesSmoke = addMaterial(); mParticlesSmoke.diffuse = aTexSmokeDiffuse.texture; mParticlesSmoke.particleSphericalNormal = true; mParticlesSmoke.shadeless = true; mParticlesSmoke.blending = Transparent; mParticlesSmoke.depthWrite = false; mParticlesSmoke.energy = 1.0f; mParticlesSmoke.sun = sun; auto mParticlesFire = addMaterial(); mParticlesFire.diffuse = aTexFireDiffuse.texture; mParticlesFire.particleSphericalNormal = true; mParticlesFire.shadeless = true; mParticlesFire.blending = Additive; mParticlesFire.depthWrite = false; mParticlesFire.energy = 1.0f; mParticlesFire.sun = sun; auto eParticleSystem = addEntity(); auto particleSystem = New!ParticleSystem(eventManager, eParticleSystem); auto eParticlesFire = addEntity(); auto emitterFire = New!Emitter(eParticlesFire, particleSystem, 50); emitterFire.material = mParticlesFire; emitterFire.startColor = Color4f(1, 1, 1, 1); emitterFire.endColor = Color4f(0.5, 0.5, 0.0, 0); emitterFire.initialDirectionRandomFactor = 0.2f; emitterFire.scaleStep = Vector2f(-1.0, 1.5); emitterFire.rotationStep = 0.0f; emitterFire.minInitialSpeed = 5.0f; emitterFire.maxInitialSpeed = 10.0f; emitterFire.minSize = 0.5f; emitterFire.maxSize = 2.0f; emitterFire.minLifetime = 0.2f; emitterFire.maxLifetime = 1.0f; eParticlesFire.position = Vector3f(4, 6, -4); eParticlesFire.visible = true; auto eParticlesSmoke = addEntity(); auto emitterSmoke = New!Emitter(eParticlesSmoke, particleSystem, 50); emitterSmoke.material = mParticlesSmoke; emitterSmoke.startColor = Color4f(1.0, 1.0, 1.0, 0.2); emitterSmoke.endColor = Color4f(1.0, 1.0, 1.0, 0); emitterSmoke.initialDirectionRandomFactor = 0.2f; emitterSmoke.scaleStep = Vector2f(1.0f, 1.0f); //Vector2f(-1.0, 1.5); emitterSmoke.rotationStep = 0.0f; emitterSmoke.minInitialSpeed = 5.0f; emitterSmoke.maxInitialSpeed = 10.0f; emitterSmoke.minSize = 0.5f; emitterSmoke.maxSize = 2.0f; eParticlesSmoke.position = Vector3f(4, 7, -4); eParticlesSmoke.visible = true; auto light = addLight(LightType.AreaSphere); light.castShadow = false; light.position = Vector3f(4, 6.5f, -4); light.color = Color4f(1.0f, 0.5f, 0.0f, 1.0f); light.energy = 20.0f; light.radius = 0.4f; light.volumeRadius = 10.0f; auto eVortex = addEntity(); eVortex.position = Vector3f(2, 4, 0); auto vortex = New!Vortex(eVortex, particleSystem, 1.0f, 1.0f); Vector3f center = Vector3f(0.0f, 0.0f, 0.0f); auto mBushHi = addMaterial(); mBushHi.diffuse = aBush.texture; mBushHi.culling = false; mBushHi.roughness = 1; mBushHi.specularity = 0; mBushHi.sun = sun; /* auto mBushLow = addMaterial(); mBushLow.diffuse = aBush.texture; mBushLow.culling = false; mBushLow.roughness = 1; mBushLow.specularity = 0; mBushLow.sphericalNormal = true; */ //auto lod = New!LODDrawable(assetManager); //lod.addLevel(aBushHi.mesh, mBushHi, 0.0f, 50.0f, 0.0f); //lod.addLevel(aBushLow.mesh, mBushLow, 50.0f, 500.0f, 0.0f); foreach(i; 0..50) { auto eBush = addEntity(); eBush.dynamic = false; eBush.drawable = aBushHi.mesh; eBush.material = mBushHi; float rnd = uniform(0.4f, 1.0f); Vector2f pos = randomUnitVector2!float() * 50.0f; eBush.position = lerp(center, Vector3f(pos.x, 0.0f, pos.y), rnd); eBush.position.y = terrain.getHeight(eTerrain, eBush.position); eBush.scale(uniform(1.5f, 3.0f)); eBush.turn(uniform(0.0f, 360.0f)); } auto mSpruce = addMaterial(); mSpruce.diffuse = aSpruceAlbedo.texture; mSpruce.culling = false; mSpruce.roughness = 1; mSpruce.specularity = 0; foreach(i; 0..50) { auto eTree = addEntity(); eTree.dynamic = false; eTree.drawable = aSpruce.mesh; eTree.material = mSpruce; float rnd = uniform(0.4f, 1.0f); Vector2f pos = randomUnitVector2!float() * 50.0f; eTree.position = lerp(center, Vector3f(pos.x, 0.0f, pos.y), rnd); eTree.position.y = terrain.getHeight(eTerrain, eTree.position); eTree.scale(uniform(3.0f, 15.0f)); eTree.turn(uniform(0.0f, 360.0f)); } version(Winter) { } else { auto leavesDecalMaterial = addMaterial(); leavesDecalMaterial.diffuse = aTexDecalLeaves.texture; leavesDecalMaterial.blending = Transparent; leavesDecalMaterial.depthWrite = false; leavesDecalMaterial.culling = false; leavesDecalMaterial.outputColor = true; leavesDecalMaterial.outputNormal = false; leavesDecalMaterial.outputPBR = false; auto decal = addDecal(); decal.position = Vector3f(20, 0, 0); decal.scale(2.0f); decal.position.y = terrain.getHeight(eTerrain, decal.position); decal.material = leavesDecalMaterial; } if (nuklearSupport != NuklearSupport.noLibrary && nuklearSupport != NuklearSupport.badLibrary) { gui = New!NuklearGUI(eventManager, assetManager); gui.addFont(aFont, 18, gui.localeGlyphRanges); eNuklear = addEntityHUD(); eNuklear.drawable = gui; eNuklear.visible = true; } if (aFont) { text = addEntityHUD(); infoText = New!TextLine(aFont.font, "Hello, World!", assetManager); infoText.color = Color4f(1, 1, 1, 0.7f); text.drawable = infoText; text.position.x = 10; text.position.y = eventManager.windowHeight - 10; } eventManager.showCursor(false); } Light addLightBall(Vector3f pos, Color4f color, float energy, float areaRadius, float volumeRadius) { auto light = addLight(LightType.AreaSphere); light.castShadow = false; light.position = pos; light.color = color; light.energy = energy; light.radius = areaRadius; light.volumeRadius = volumeRadius; auto lightGeom = addEntity(light); lightGeom.drawable = lightSphere; lightGeom.scaling = Vector3f(areaRadius, areaRadius, areaRadius); lightGeom.material = addMaterial(); lightGeom.material.diffuse = color; lightGeom.material.emission = color; lightGeom.material.energy = energy; return light; } void updateCharacter() { Vector3f forward = camera.transformation.forward; Vector3f right = camera.transformation.right; float speed = 3.0f; Vector3f dir = Vector3f(0, 0, 0); if (inputManager.getButton("forward")) dir += -forward; if (inputManager.getButton("back")) dir += forward; if (inputManager.getButton("left")) dir += -right; if (inputManager.getButton("right")) dir += right; character.move(dir.normalized, speed); if (inputManager.getButtonDown("jump")) { character.jump(0.5f); } character.logicalUpdate(); } char[100] textBuffer; override void onUpdate(Time t) { if (text && infoText) { text.position.y = eventManager.windowHeight - 10; uint n = sprintf(textBuffer.ptr, "FPS: %u Vis. static: %u Vis. dynamic: %u", game.cadencer.fps, game.deferred.passStaticGeometry.renderedEntities, game.deferred.passDynamicGeometry.renderedEntities); string s = cast(string)textBuffer[0..n]; infoText.setText(s); } if (gui && eNuklear.visible) updateGUI(t); if (fpview.active) { updateCharacter(); } sun.rotation = rotationQuaternion!float(Axis.y, degtorad(sunTurn)) * rotationQuaternion!float(Axis.x, degtorad(sunPitch)); rayleighShader.sunDirection = -sun.rotation.rotate(Vector3f(0.0f, 0.0f, 1.0f)); if (useSky) eSky.material.shader = rayleighShader; else eSky.material.shader = null; physicsWorld.update(t.delta); camera.position = character.rbody.position; } override void onKeyDown(int key) { if (key == KEY_ESCAPE) application.exit(); else if (key == KEY_RETURN) eNuklear.visible = !eNuklear.visible; else if (key == KEY_BACKSPACE) gui.inputKeyDown(NK_KEY_BACKSPACE); else if (key == KEY_DELETE) gui.inputKeyDown(NK_KEY_DEL); else if (key == KEY_C && eventManager.keyPressed[KEY_LCTRL]) gui.inputKeyDown(NK_KEY_COPY); else if (key == KEY_V && eventManager.keyPressed[KEY_LCTRL]) gui.inputKeyDown(NK_KEY_PASTE); else if (key == KEY_A && eventManager.keyPressed[KEY_LCTRL]) gui.inputKeyDown(NK_KEY_TEXT_SELECT_ALL); } override void onKeyUp(int key) { if (gui && eNuklear.visible) { if (key == KEY_BACKSPACE) gui.inputKeyUp(NK_KEY_BACKSPACE); } } override void onMouseButtonDown(int button) { if (gui && eNuklear.visible) { gui.inputButtonDown(button); } } override void onMouseButtonUp(int button) { bool unfocused = true; if (gui && eNuklear.visible) { gui.inputButtonUp(button); unfocused = !gui.itemIsAnyActive(); } if (unfocused) { fpview.active = !fpview.active; eventManager.showCursor(!fpview.active); fpview.prevMouseX = eventManager.mouseX; fpview.prevMouseY = eventManager.mouseY; } } override void onTextInput(dchar unicode) { if (gui && eNuklear.visible) gui.inputUnicode(unicode); } override void onMouseWheel(int x, int y) { if (gui && eNuklear.visible && !fpview.active) gui.inputScroll(x, y); } override void onDropFile(string filename) { writeln(filename); assetManager.reloadAsset(aEnvmap, filename); if (envCubemap) assetManager.deleteOwnedObject(envCubemap); envCubemap = New!Cubemap(1024, assetManager); envCubemap.fromEquirectangularMap(aEnvmap.texture); environment.ambientMap = envCubemap; eSky.material.diffuse = envCubemap; } void updateGUI(Time t) { gui.update(t); if (gui.begin("Menu", NKRect(0, 0, eventManager.windowWidth, 40), 0)) { gui.menubarBegin(); { gui.layoutRowStatic(30, 40, 5); if (gui.menuBeginLabel("File", NK_TEXT_LEFT, NKVec2(200, 200))) { gui.layoutRowDynamic(25, 1); if (gui.menuItemLabel("New", NK_TEXT_LEFT)) { } if (gui.menuItemLabel("Open", NK_TEXT_LEFT)) { } if (gui.menuItemLabel("Save", NK_TEXT_LEFT)) { } if (gui.menuItemLabel("Exit", NK_TEXT_LEFT)) { application.exit(); } gui.menuEnd(); } if (gui.menuBeginLabel("Edit", NK_TEXT_LEFT, NKVec2(200, 200))) { gui.layoutRowDynamic(25, 1); if (gui.menuItemLabel("Copy", NK_TEXT_LEFT)) { } if (gui.menuItemLabel("Paste", NK_TEXT_LEFT)) { } gui.menuEnd(); } if (gui.menuBeginLabel("Help", NK_TEXT_LEFT, NKVec2(200, 200))) { gui.layoutRowDynamic(25, 1); if (gui.menuItemLabel("About...", NK_TEXT_LEFT)) { } gui.menuEnd(); } } gui.menubarEnd(); } gui.end(); } }
D
import vibe.appmain; import vibe.http.proxy; import vibe.http.server; shared static this() { auto settings = new HTTPServerSettings; settings.port = 8080; settings.bindAddresses = ["::1", "127.0.0.1"]; listenHTTPReverseProxy(settings, "www.heise.de", 80); }
D
import scone.keyboard : getInputs, SK, SCK, clearInputs, KeyEvent; import enums; import slump; import flags; import game; import craft_part; import quest; import variables; import entity_living; import entity_animal; import item; import item_stone; import tile_water; import tile_berry; import event; import event_distance; import event_time; import event_check; import std.string : wrap, split; import std.algorithm : min; import std.algorithm.mutation : remove; import std.math : abs; import std.traits : EnumMembers; private enum eventStartTime = 3; private enum minute = 60; class EntityPlayer : EntityLiving { this(int x, int y) { super("Rosemary" , x, y, char(1), Color.yellow); remember("wasd"); _events = [ timeEvent(0, { _remembered["blank"] = true; _remembered["stuck"] = true; _events ~= timeEvent(4, { _remembered["blank"] = false; }); _events ~= timeEvent(8, { addThought("You sit in a field that stretches infinitely, filled with yellow flowers. As you pick a flower the petals blow up in the wind, you hear your mother laughing."); }); _events ~= timeEvent(16, { _remembered["wasd"] = false; }); _events ~= timeEvent(18, { _remembered["stuck"] = false; clearInputs(); remember("sideui"); }); _events ~= timeEvent(22, { remember("wasd"); }); _events ~= timeEvent(20, { addThought("(Press [F] while looking at the red bear to the north-west of you.)"); }); }), timeEvent(minute * 5, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime + 1, { addThought("You are hiding behind a large tree trunk. You don't want to be found. As that thought crosses your mind you can hear your fathers voice. You were found."); }); _events ~= timeEvent(eventStartTime + 9, { _remembered["stuck"] = false; }); }), timeEvent(minute * 8, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("The sand beneath your feet is coarse and rough and it is everywhere. You start playing with your ball. You kick it and you cry as the ball sinks into the water."); }); _events ~= timeEvent(eventStartTime + 11, { _remembered["stuck"] = false; }); }), timeEvent(minute * 11, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("Riding on your father's shoulders you can see all over the creek, you feel the wind blowing against your face, running through the field. You jump and you can hear your father jumping after you"); }); _events ~= timeEvent(eventStartTime + 8, { _remembered["stuck"] = false; }); }), timeEvent(minute * 14, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("You hide under your blanket tears running down your cheeks. Screams from downstairs, everywhere, have gone on forever. There is always more, you are terrified."); }); _events ~= timeEvent(eventStartTime + 6, { _remembered["stuck"] = false; }); }), timeEvent(minute * 17, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("The smoke fills the air, everywhere around you is fire. The world is burning and you can only stand still and watch. You lean over one of the flames and warm your hands."); }); _events ~= timeEvent(eventStartTime + 9, { _remembered["stuck"] = false; }); }), timeEvent(minute * 20, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("You are lying down in a hidden world. Staring up into the clear sky you feel at peace, they can't get to you here. You are safe behind a wall of thorns."); }); _events ~= timeEvent(eventStartTime + 7, { _remembered["stuck"] = false; }); }), timeEvent(minute * 23, { _remembered["stuck"] = true; _events ~= timeEvent(eventStartTime, { addThought("You are taking big strides forwards trying to reach the top as fast as possible, you fall. You can hear a voice behind you, 'slow down, baby steps climb the mountain'"); }); _events ~= timeEvent(eventStartTime + 7, { _remembered["stuck"] = false; }); }), timeEvent(minute * 25, { _remembered["stuck"] = true; _thoughts = null; _events ~= timeEvent(eventStartTime, { addThought("The screams are everywhere, you start running. You decide to flee as far away as you can, never looking back. No matter for how long you are gone, you are never going back."); }); _events ~= timeEvent(eventStartTime + 12, { _remembered["blank"] = true; }); _events ~= timeEvent(eventStartTime + 16, { Game.running = false; }); }), distanceEvent(this, 1_000, { addThought("I've walked quite far."); }), distanceEvent(this, 10_000, { addThought("Why do I keep on walking? Why do I keep on keeping on?"); }), distanceEvent(this, 100_000, { addThought("I have walked for so long but even now it doesn't matter."); }), distanceEvent(this, 1_000_000, { addThought("[We never planned for someone to walk this much, congrats, I guess]"); }), //checkEvent(this, { // addThought(""); //}), //checkEvent(this, { // addThought(""); //}), //checkEvent(this, { // addThought(""); //}), ]; } override void move(Direction dir) { float nx = _wx, ny = _wy; float vel = 0.1; if(typeid(Game.world.getTileAt(cast(int) _wx, cast(int) _wy)) == typeid(TileWater)) { vel -= 0.05; } if(_running) { vel += 0.1; } //>>Check moving directions and move accordingly if(hasFlag(dir, Direction.up)) { ny -= _firstMove ? 0.6 : vel; _lookingDirection = dir; } if(hasFlag(dir, Direction.down)) { ny += _firstMove ? 0.6 : vel; _lookingDirection = dir; } if(hasFlag(dir, Direction.left)) { nx -= _firstMove ? 0.6 : vel; _lookingDirection = dir; } if(hasFlag(dir, Direction.right)) { nx += _firstMove ? 0.6 : vel; _lookingDirection = dir; } //<< //>>Check x axis if tile at new location is solid. If not, move. if ( !(nx < 0 || nx > chunkSize * worldSize) && !Game.world.getTileAt(nx, _wy).solid && (Game.world.getEntityAt(nx, _wy) is null || Game.world.getEntityAt(nx, _wy) is this) ) { _distanceMoved += abs(nx - _wx); _wx = nx; } //<< //>>Check y axis if tile at new location is solid. If not, move. if ( !(ny < 0 || ny > chunkSize * worldSize) && !Game.world.getTileAt(_wx, ny).solid && (Game.world.getEntityAt(_wx, ny) is null || Game.world.getEntityAt(_wx, ny) is this) ) { _distanceMoved += abs(ny - _wy); _wy = ny; } //<< } private void updateInventory() { if(_inventory.length) { _selectedListItem %= _inventory.length; } } bool hasItem(TypeInfo_Class item, in int count = 1) { int counted; foreach(i; _inventory) { if(item == typeid(i)) { ++counted; if(counted >= count) { return true; } } } return false; } override void update() { updateInventory(); if(hasRemembered("stuck")) { _movingDirection = Direction.none; _crafting = false; stopQuesting(); } else if(_movingDirection == 0) { _wx = cast(int) _wx + 0.5; _wy = cast(int) _wy + 0.5; _firstMove = true; } else { _firstMove = false; } if(hasRemembered("stuck")) { _remembered["sideui"] = false; } else { _remembered["sideui"] = true; } foreach(input; getInputs()) { if(input.pressed && !_remembered["keypressed"]) { _remembered["keypressed"] = true; //>>Special code for exiting if(!_crafting && !questing && input.key == SK.escape) { _menu = !menu; _selectedMenuMenu = 0; continue; } //<< if(hasRemembered("stuck")) { return; } if(_menu) { if(input.key == SK.up || input.key == SK.down) { _selectedMenuMenu = !_selectedMenuMenu; } if(input.key == SK.enter || input.key == SK.space) { if(!_selectedMenuMenu) { _menu = false; _selectedMenuMenu = false; } else { Game.running = false; Game.forceQuit = true; } } } else if(questing) { if(input.key == SK.escape) { stopQuesting(); } if(input.key == SK.right) { _selectedQuestMenu = (_selectedQuestMenu + 1) % 3; } if(input.key == SK.left) { _selectedQuestMenu = (_selectedQuestMenu + 3 - 1) % 3; } if(input.key == SK.enter || input.key == SK.space) { switch(_selectedQuestMenu) { case 0: addThought(_currentQuest.talk(), '"'); break; case 1: addThought('"' ~ _currentQuest.quest() ~ '"'); break; case 2: stopQuesting(); break; default: break; } } if(input.key == SK.c) { stopQuesting(); remember("crafting"); _crafting = true; } } else if(_crafting) { if(input.key == SK.escape || input.key == SK.c) { _crafting = false; } if(input.key == SK.up) { _selectedCraftItem = (_selectedCraftItem + CraftList.length - 1) % CraftList.length; } if(input.key == SK.down) { _selectedCraftItem = (_selectedCraftItem + 1) % CraftList.length; } if(input.key == SK.enter || input.key == SK.space) { //This entire part is stupid and NOT good. Craft craft = CraftList[_selectedCraftItem]; int[] itemCount = new int[](craft.parts.length); foreach(item; _inventory) { foreach(m, part; craft.parts) { if(typeid(item) == part[0]) { itemCount[m] += 1; } } } bool allMaterials = true; foreach(n, part; craft.parts) { allMaterials &= itemCount[n] >= part[1]; } int[] itemsNeeded; foreach(p; craft.parts) { itemsNeeded ~= p[1]; } if(allMaterials) { for(int i = 0; i < _inventory.length; ++i) { foreach(n, part; craft.parts) { if(itemsNeeded[n] > 0 && typeid(_inventory[i]) == part[0]) { itemsNeeded[n] -= 1; _inventory = _inventory.remove(i); --i; break; } } } addItem(cast(Item) craft.itemType.create()); } updateInventory(); } } else { if(input.key == SK.e) { if(Game.world.getTileAt(cast(int) _wx, cast(int) _wy).items.length) { if(_inventory.length < maxItems) { addItem(Game.world.getTileAt(cast(int) _wx, cast(int) _wy).grabItem()); updateInventory(); } else { addThought("I can't carry more."); } } //>>Special code for berries else if(typeid(Game.world.getTileAt(cast(int) _wx, cast(int) _wy)) == typeid(TileBerry)) { Game.world.getTileAt(cast(int) _wx, cast(int) _wy).interact(this); } //<< } if(input.key == SK.f) { if(!Game.world.getTileAt(cast(int) _wx, cast(int) _wy).interact(this)) { int nx = cast(int) _wx, ny = cast(int) _wy; if(_lookingDirection == Direction.up) { --ny; } if(_lookingDirection == Direction.down) { ++ny; } if(_lookingDirection == Direction.left) { --nx; } if(_lookingDirection == Direction.right) { ++nx; } if(withinWorldBorder(nx, ny)) { if(Game.world.getEntityAt(nx, ny) !is null && typeid(Game.world.getEntityAt(nx, ny)).base == typeid(EntityAnimal)) { (cast(EntityAnimal)Game.world.getEntityAt(nx, ny)).interact(this); } else { Game.world.getTileAt(nx, ny).interact(this); } } } } if(input.key == SK.c) { remember("crafting"); _crafting = !crafting; } if(inventory.length) { if(input.key == SK.right) { _selectedListItem = (_selectedListItem + 1) % _inventory.length; } else if(input.key == SK.left) { _selectedListItem = (_selectedListItem + _inventory.length - 1) % _inventory.length; } else if(input.key == SK.u) { if(_inventory[_selectedListItem].usable) { _inventory[_selectedListItem].use(this); _inventory = _inventory.remove(_selectedListItem); } updateInventory(); } else if(input.key == SK.i) { _inventory[_selectedListItem].inspect(this, true); } else if(input.key == SK.q) { if(!Game.world.getTileAt(cast(int) _wx + (_lookingDirection == Direction.right ? 1 : 0) +(_lookingDirection == Direction.left ? -1 : 0), cast(int) _wy + (_lookingDirection == Direction.down ? 1 : 0 ) + (_lookingDirection == Direction.up ? -1 : 0 )).solid) { Game.world.getTileAt(cast(int) _wx + (_lookingDirection == Direction.right ? 1 : 0) + (_lookingDirection == Direction.left ? -1 : 0), cast(int) _wy + (_lookingDirection == Direction.down ? 1 : 0 ) + (_lookingDirection == Direction.up ? -1 : 0 )) .putItem(_inventory[_selectedListItem]); _inventory = _inventory.remove(_selectedListItem); updateInventory(); } } } } } if(!input.pressed) { _remembered["keypressed"] = false; } if(hasRemembered("stuck")) { return; } if(!_crafting && !questing && !_menu) { //Check if player should be running _running = input.hasControlKey(SCK.shift); if(input.key == SK.w) { if(input.pressed) { addFlag(_movingDirection, Direction.up); } else { removeFlag(_movingDirection, Direction.up); } } else if(input.key == SK.s) { if(input.pressed) { addFlag(_movingDirection, Direction.down); } else { removeFlag(_movingDirection, Direction.down); } } else if(input.key == SK.a) { if(input.pressed) { addFlag(_movingDirection, Direction.left); } else { removeFlag(_movingDirection, Direction.left); } } else if(input.key == SK.d) { if(input.pressed) { addFlag(_movingDirection, Direction.right); } else { removeFlag(_movingDirection, Direction.right); } } } } foreach(ref e; _events) { e.check(); } for(int i = 0; i < _events.length; ++i) { if(_events.length && _events[i].completed) { _events = _events.remove(i); i -= 1; } } super.update(); } void addThought(string s) { if(s != "") { addThought([s]); } } private int lastThoughtN = 0; void addThought(string[] thoughts, char surround = 0) { int n = min(random(thoughts.length), random(thoughts.length)); if(lastThoughtN == n && thoughts.length > 1) { n = (n + 1) % thoughts.length; } if(thoughts[n] != "") { lastThoughtN = n; if(surround != 0) { _thoughts = split((surround ~ thoughts[n] ~ surround).wrap(wSidebar - 4), '\n') ~ _thoughts; } else { _thoughts = split(thoughts[n].wrap(wSidebar - 4), '\n') ~ _thoughts; } } } void remember(string s) { _remembered[s] = true; } bool hasRemembered(string s) { if((s in _remembered) !is null) { return _remembered[s]; } return false; } auto thoughts() { return _thoughts; } Item[] inventory() @property { return _inventory; } void addItem(Item item, bool insp = true) { if(!inventoryFull) { if(insp) { item.inspect(this); item.picked = true; } if((typeid(item) in _counter) is null) { _counter[typeid(item)] = 1; } else { _counter[typeid(item)] += 1; } _inventory ~= item; } else { addThought([ "I can't carry more, on the ground it goes.", "Oops, I dropped it.", "Aww, I can't carry more.", "Things shouldn't lay on the ground." ]); Game.world.getTileAt(_wx, _wy).putItem(item); } } void removeItem(TypeInfo_Class itemType, in int amount = 1) { int removed; for(int n = 0; n < _inventory.length; ++n) { if(typeid(_inventory[n]) == itemType) { _inventory = _inventory.remove(n); ++removed; --n; if(removed >= amount) { break; } } } updateInventory(); } void stopQuesting() { _currentQuest = null; _movingDirection = Direction.none; _selectedQuestMenu = 0; } bool inventoryFull() const @property { return _inventory.length >= maxItems; } float distanceMoved() const @property { return _distanceMoved; } float warmth() const @property { return _warmth; } void setQuest(Quest q) { if(!questing) { _crafting = false; _currentQuest = q; } } Quest currentQuest() @property { return _currentQuest; } bool questing() const @property { return _currentQuest !is null; } bool crafting() const @property { return _crafting; } int counter(TypeInfo_Class type) @property { if((type in _counter) is null) { return _counter[type] = 0; } else { return _counter[type]; } } TypeInfo_Class equipped() @property { if(_inventory.length > 0) { return typeid(this._inventory[_selectedListItem]); } else { return null; } } void addMemory(int amount = 1) { _memory += amount; } uint selectedListItem() @property const { return _selectedListItem; } uint selectedCraftItem() @property const { return _selectedCraftItem; } uint selectedQuestMenu() @property const { return _selectedQuestMenu; } bool selectedMenuMenu() const @property { return _selectedMenuMenu; } bool menu() const @property { return _menu; } private float _distanceMoved = 0; private float _warmth = 6; private string[] _thoughts; private bool[string] _remembered; private int[TypeInfo_Class] _counter; private Item[] _inventory; /*private*/ Event[] _events; private bool _running, _firstMove, _crafting, _menu; private Quest _currentQuest; private uint _memory = 0; private uint _selectedListItem = 0; private uint _selectedCraftItem = 0; private uint _selectedQuestMenu = 0; private bool _selectedMenuMenu = false; immutable int maxItems = 14; }
D
module ac.client.gl.glbufferatlas; import bindbc.opengl; import std.container.array; import std.container.rbtree; import std.meta; import std.format; import std.range; import std.string; import std.traits; import ac.client.gl.gltypes; import ac.client.gl.glstate; import ac.client.gl.glresourcemanager; import ac.client.resources; import ac.common.math.vector; alias GLBufferAtlasSize = GLsizei; /// GLBufferAtlas is pratically a memory manager for OpenGL. it manages "subbuffers" in a single big buffer (or multiple, based on component count) final class GLBufferAtlas(size_t[] componentsPerVertex, ComponentTypes_...) { static assert(componentsPerVertex.length == ComponentTypes.length); public: enum baseSize = 100_000; enum componentCount = ComponentTypes.length; alias ComponentTypes = ComponentTypes_; alias RegionBuilder = GLBufferAtlasRegionBuilder!(componentsPerVertex, ComponentTypes); alias SubBuffer = GLBufferAtlasSubBuffer; alias Size = GLBufferAtlasSize; public: /// Allocates buffers for $size elements this(Size size = baseSize) { freeRegionsBySize_ = new FreeRegionsBySize(); freeRegionsByOffset_ = new FreeRegionsByOffset(); size_ = size; insertFreeRegion(SubBuffer(0, size_)); static foreach (i; 0 .. componentCount) { { buffers_[i] = glResourceManager.create(GLResourceType.buffer); auto targetSize = size_ * ComponentTypes[i].sizeof * componentsPerVertex[i]; string label = "%s_%s".format(typeof(this).stringof, i); glObjectLabel(GL_BUFFER, buffers_[i], cast(GLint) label.length, label.toStringz); glState.bindBuffer(GL_ARRAY_BUFFER, buffers_[i]); glBufferStorage(GL_ARRAY_BUFFER, targetSize, null, GL_DYNAMIC_STORAGE_BIT); calculatedVRAMUsage += targetSize; } } } void release() { foreach (buf; buffers_) glResourceManager.release(GLResourceType.buffer, buf); } public: pragma(inline) GLuint buffer(size_t i) { return buffers_[i]; } pragma(inline) size_t itemsAllocated() { return size_; } pragma(inline) size_t itemsUsed() { return size_ - freeSize_; } public: SubBuffer upload(RegionBuilder rb) { const Size elementCount = cast(Size)(rb[0].length / componentsPerVertex[0]); static foreach (i; 0 .. componentCount) { assert(rb[i].length / componentsPerVertex[i] == elementCount, "elemCount for %s: %s / %s".format(i, rb[i].length / componentsPerVertex[i], elementCount)); assert(rb[i].length % componentsPerVertex[i] == 0, "length % elementCount = %s for %s".format(rb[i].length % componentsPerVertex[i], i)); } if (elementCount == 0) return SubBuffer(0, 0); if (freeRegionsBySize_.empty) reserveMoreSpace(); // Find a smallest region that fits the data; if there is no such region, allocate more space SubBuffer reg; while (true) { auto range = freeRegionsBySize_.upperBound(SubBuffer(0, elementCount - 1)); if (!range.empty) { reg = range.front; break; } reserveMoreSpace(); } // Remove the region as it is no longer free. If the region is bigger than what we need, insert a record for the remaining free space removeFreeRegion(reg); if (reg.size > elementCount) { SubBuffer nreg; nreg.offset = reg.offset + elementCount; nreg.size = reg.size - elementCount; insertFreeRegion(nreg); } static foreach (i; 0 .. componentCount) { { const auto componentSize = ComponentTypes[i].sizeof * componentsPerVertex[i]; glNamedBufferSubData(buffers_[i], reg.offset * componentSize, elementCount * componentSize, &(rb[i].data_[0])); } } /*import std.stdio; writeln(); writeln("Upload ", SubBuffer(reg.offset, elementCount)); writeln(freeRegionsByOffset_); writeln(freeRegionsBySize_);*/ debug assert(reg.offset >= 0 && elementCount > 0); return SubBuffer(reg.offset, elementCount); } void free(SubBuffer reg) { debug assert(reg.offset >= 0 && reg.size >= 0); if (reg.size == 0) return; // If there is a free region following, join them { auto range = freeRegionsByOffset_.upperBound(SubBuffer(reg.offset)); debug assert(range.empty || range.front.offset >= reg.offset + reg.size, "Freed region %s overlapping with %s".format(reg, range.front)); if (!range.empty && range.front.offset == reg.offset + reg.size) { reg.size += range.front.size; removeFreeRegion(range.front); } } // If there is a free region preceding, join them { auto range = freeRegionsByOffset_.lowerBound(SubBuffer(reg.offset)); debug assert(range.empty || range.back.offset + range.back.size <= reg.offset, "Freed region %s overlapping with %s".format(reg, range.back)); if (!range.empty && range.back.offset + range.back.size == reg.offset) { reg.size += range.back.size; reg.offset = range.back.offset; removeFreeRegion(range.back); } } insertFreeRegion(reg); /*import std.stdio; writeln(); writeln("Free ", reg); writeln(freeRegionsByOffset_); writeln(freeRegionsBySize_);*/ } public: void delegate()[void* ] afterResizeEvent; private: void reserveMoreSpace() { const Size oldSize = size_; size_ *= 2; import ac.common.util.log; writeLog(typeof(this).stringof, " resized to ", size_, " elements; free size ", freeSize_, "/", oldSize, " (", float(freeSize_) / oldSize * 100, " %)"); static foreach (i; 0 .. componentCount) { { enum componentSize = ComponentTypes[i].sizeof * componentsPerVertex[i]; GLuint oldBuf = buffers_[i]; GLuint newBuf = glResourceManager.create(GLResourceType.buffer); glNamedBufferStorage(newBuf, size_ * componentSize, null, GL_DYNAMIC_STORAGE_BIT); string label = "%s_%s".format(typeof(this).stringof, i); glObjectLabel(GL_BUFFER, newBuf, cast(GLint) label.length, label.toStringz); // Copy old buffer data to the new one glCopyNamedBufferSubData(oldBuf, newBuf, 0, 0, oldSize * componentSize); glResourceManager.release(GLResourceType.buffer, oldBuf); buffers_[i] = newBuf; calculatedVRAMUsage += oldSize * componentSize; } } // Insert a new free region for the newly allocated memory SubBuffer nbuf = SubBuffer(oldSize, size_ - oldSize); if (!freeRegionsByOffset_.empty) { SubBuffer buf = freeRegionsByOffset_.back; if (buf.offset + buf.size == oldSize) { removeFreeRegion(buf); nbuf.offset = buf.offset; nbuf.size += buf.size; } } insertFreeRegion(nbuf); foreach (ev; afterResizeEvent) ev(); } private: pragma(inline) void insertFreeRegion(SubBuffer rec) { freeRegionsBySize_.insert(rec); freeRegionsByOffset_.insert(rec); freeSize_ += rec.size; } pragma(inline) void removeFreeRegion(SubBuffer rec) { freeRegionsBySize_.removeKey(rec); freeRegionsByOffset_.removeKey(rec); freeSize_ -= rec.size; } private: alias FreeRegionsBySize = RedBlackTree!(SubBuffer, "a.size < b.size"); alias FreeRegionsByOffset = RedBlackTree!(SubBuffer, "a.offset < b.offset"); FreeRegionsBySize freeRegionsBySize_; FreeRegionsByOffset freeRegionsByOffset_; private: Size size_, freeSize_; GLuint[componentCount] buffers_; } static struct GLBufferAtlasSubBuffer { GLBufferAtlasSize offset = 0; GLBufferAtlasSize size = 0; } final class GLBufferAtlasRegionBuilder(size_t[] componentsPerVertex, ComponentTypes...) { public: private static typeof(this) firstReleased_; private typeof(this) nextReleased_; private this() { } static typeof(this) obtain() { if (!firstReleased_) return new typeof(this); auto result = firstReleased_; firstReleased_ = result.nextReleased_; return result; } void release() { foreach (ref c; components) c.clear(); nextReleased_ = firstReleased_; firstReleased_ = this; } void clear() { foreach (ref c; components) c.clear(); } size_t length() { return components[0].data_.length / componentsPerVertex[0]; } public: staticMap!(tmap, ComponentTypes) components; alias components this; private: template tmap(T) { alias tmap = GLBufferAtlasRegionBuilderComponent!T; } } struct GLBufferAtlasRegionBuilderComponent(T) { public: void clear() { data_.length = 0; } public: pragma(inline) void opOpAssign(string op : "~")(T val) { data_ ~= val; } pragma(inline) void opOpAssign(string op : "~", Vec : Vector!(T, D, C), uint D, string C)(Vec vec) { data_ ~= vec.val[]; } pragma(inline) void opOpAssign(string op : "~", Range)(Range range) // if (isInputRange!Range && isImplicitlyConvertible!(ElementType!Range, T)) // { data_ ~= range; } pragma(inline) void add(size_t D)(Repeat!(D, T) vals) { data_ ~= vals; } /// Adds quad represented as two triangles pragma(inline) void addTrianglesQuad(Vec : Vector!(T, D, C), uint D, string C)(Vec lt, Vec rt, Vec lb, Vec rb) { this ~= lb; this ~= rb; this ~= lt; this ~= rb; this ~= rt; this ~= lt; } pragma(inline) void addTrianglesQuad(Vec : Vector!(T, D, C), uint D, string C)(Vec offset, Vec lt, Vec rt, Vec lb, Vec rb) { addTrianglesQuad(offset + lt, offset + rt, offset + lb, offset + rb); } public: pragma(inline) size_t length() { return data_.length; } private: Array!T data_; }
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (c) 1999-2017 by Digital Mars, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DMDSRC _func.d) */ module ddmd.func; import core.stdc.stdio; import core.stdc.string; import ddmd.aggregate; import ddmd.arraytypes; import ddmd.blockexit; import ddmd.gluelayer; import ddmd.dclass; import ddmd.declaration; import ddmd.delegatize; import ddmd.dinterpret; import ddmd.dmodule; import ddmd.dscope; import ddmd.dstruct; import ddmd.dsymbol; import ddmd.dtemplate; import ddmd.errors; import ddmd.escape; import ddmd.expression; import ddmd.globals; import ddmd.hdrgen; import ddmd.id; import ddmd.identifier; import ddmd.init; import ddmd.mars; import ddmd.mtype; import ddmd.nogc; import ddmd.objc; import ddmd.opover; import ddmd.root.filename; import ddmd.root.outbuffer; import ddmd.root.rootobject; import ddmd.statement_rewrite_walker; import ddmd.statementsem; import ddmd.statement; import ddmd.target; import ddmd.tokens; import ddmd.visitor; /// Inline Status enum ILS : int { ILSuninitialized, /// not computed yet ILSno, /// cannot inline ILSyes, /// can inline } alias ILSuninitialized = ILS.ILSuninitialized; alias ILSno = ILS.ILSno; alias ILSyes = ILS.ILSyes; enum BUILTIN : int { BUILTINunknown = -1, /// not known if this is a builtin BUILTINno, /// this is not a builtin BUILTINyes, /// this is a builtin } alias BUILTINunknown = BUILTIN.BUILTINunknown; alias BUILTINno = BUILTIN.BUILTINno; alias BUILTINyes = BUILTIN.BUILTINyes; /* Tweak all return statements and dtor call for nrvo_var, for correct NRVO. */ extern (C++) final class NrvoWalker : StatementRewriteWalker { alias visit = super.visit; public: FuncDeclaration fd; Scope* sc; override void visit(ReturnStatement s) { // See if all returns are instead to be replaced with a goto returnLabel; if (fd.returnLabel) { /* Rewrite: * return exp; * as: * vresult = exp; goto Lresult; */ auto gs = new GotoStatement(s.loc, Id.returnLabel); gs.label = fd.returnLabel; Statement s1 = gs; if (s.exp) s1 = new CompoundStatement(s.loc, new ExpStatement(s.loc, s.exp), gs); replaceCurrent(s1); } } override void visit(TryFinallyStatement s) { DtorExpStatement des; if (fd.nrvo_can && s.finalbody && (des = s.finalbody.isDtorExpStatement()) !is null && fd.nrvo_var == des.var) { /* Normally local variable dtors are called regardless exceptions. * But for nrvo_var, its dtor should be called only when exception is thrown. * * Rewrite: * try { s.body; } finally { nrvo_var.edtor; } * // equivalent with: * // s.body; scope(exit) nrvo_var.edtor; * as: * try { s.body; } catch(Throwable __o) { nrvo_var.edtor; throw __o; } * // equivalent with: * // s.body; scope(failure) nrvo_var.edtor; */ Statement sexception = new DtorExpStatement(Loc(), fd.nrvo_var.edtor, fd.nrvo_var); Identifier id = Identifier.generateId("__o"); Statement handler = new PeelStatement(sexception); if (sexception.blockExit(fd, false) & BEfallthru) { auto ts = new ThrowStatement(Loc(), new IdentifierExp(Loc(), id)); ts.internalThrow = true; handler = new CompoundStatement(Loc(), handler, ts); } auto catches = new Catches(); auto ctch = new Catch(Loc(), getThrowable(), id, handler); ctch.internalCatch = true; ctch.semantic(sc); // Run semantic to resolve identifier '__o' catches.push(ctch); Statement s2 = new TryCatchStatement(Loc(), s._body, catches); replaceCurrent(s2); s2.accept(this); } else StatementRewriteWalker.visit(s); } } enum FUNCFLAGpurityInprocess = 1; /// working on determining purity enum FUNCFLAGsafetyInprocess = 2; /// working on determining safety enum FUNCFLAGnothrowInprocess = 4; /// working on determining nothrow enum FUNCFLAGnogcInprocess = 8; /// working on determining @nogc enum FUNCFLAGreturnInprocess = 0x10; /// working on inferring 'return' for parameters enum FUNCFLAGinlineScanned = 0x20; /// function has been scanned for inline possibilities enum FUNCFLAGinferScope = 0x40; /// infer 'scope' for parameters /*********************************************************** */ extern (C++) class FuncDeclaration : Declaration { Types* fthrows; /// Array of Type's of exceptions (not used) Statement frequire; /// in contract body Statement fensure; /// out contract body Statement fbody; /// function body FuncDeclarations foverrides; /// functions this function overrides FuncDeclaration fdrequire; /// function that does the in contract FuncDeclaration fdensure; /// function that does the out contract const(char)* mangleString; /// mangled symbol created from mangleExact() Identifier outId; /// identifier for out statement VarDeclaration vresult; /// variable corresponding to outId LabelDsymbol returnLabel; /// where the return goes // used to prevent symbols in different // scopes from having the same name DsymbolTable localsymtab; VarDeclaration vthis; /// 'this' parameter (member and nested) VarDeclaration v_arguments; /// '_arguments' parameter ObjcSelector* selector; /// Objective-C method selector (member function only) VarDeclaration v_argptr; /// '_argptr' variable VarDeclarations* parameters; /// Array of VarDeclaration's for parameters DsymbolTable labtab; /// statement label symbol table Dsymbol overnext; /// next in overload list FuncDeclaration overnext0; /// next in overload list (only used during IFTI) Loc endloc; /// location of closing curly bracket int vtblIndex = -1; /// for member functions, index into vtbl[] bool naked; /// true if naked bool generated; /// true if function was generated by the compiler rather than /// supplied by the user ILS inlineStatusStmt = ILSuninitialized; ILS inlineStatusExp = ILSuninitialized; PINLINE inlining = PINLINEdefault; CompiledCtfeFunction* ctfeCode; /// Compiled code for interpreter (not actually) int inlineNest; /// !=0 if nested inline bool isArrayOp; /// true if array operation bool semantic3Errors; /// true if errors in semantic3 this function's frame ptr ForeachStatement fes; /// if foreach body, this is the foreach BaseClass* interfaceVirtual; /// if virtual, but only appears in base interface vtbl[] bool introducing; /// true if 'introducing' function /** if !=NULL, then this is the type of the 'introducing' function this one is overriding */ Type tintro; bool inferRetType; /// true if return type is to be inferred StorageClass storage_class2; /// storage class for template onemember's // Things that should really go into Scope /// 1 if there's a return exp; statement /// 2 if there's a throw statement /// 4 if there's an assert(0) /// 8 if there's inline asm /// 16 if there are multiple return statements int hasReturnExp; // Support for NRVO (named return value optimization) bool nrvo_can = true; /// true means we can do NRVO VarDeclaration nrvo_var; /// variable to replace with shidden Symbol* shidden; /// hidden pointer passed to function ReturnStatements* returns; GotoStatements* gotos; /// Gotos with forward references /// set if this is a known, builtin function we can evaluate at compile time BUILTIN builtin = BUILTINunknown; /// set if someone took the address of this function int tookAddressOf; bool requiresClosure; // this function needs a closure /// local variables in this function which are referenced by nested functions VarDeclarations closureVars; /// Sibling nested functions which called this one FuncDeclarations siblingCallers; FuncDeclarations *inlinedNestedCallees; uint flags; /// FUNCFLAGxxxxx final extern (D) this(Loc loc, Loc endloc, Identifier id, StorageClass storage_class, Type type) { super(id); //printf("FuncDeclaration(id = '%s', type = %p)\n", id.toChars(), type); //printf("storage_class = x%x\n", storage_class); this.storage_class = storage_class; this.type = type; if (type) { // Normalize storage_class, because function-type related attributes // are already set in the 'type' in parsing phase. this.storage_class &= ~(STC_TYPECTOR | STC_FUNCATTR); } this.loc = loc; this.endloc = endloc; /* The type given for "infer the return type" is a TypeFunction with * NULL for the return type. */ inferRetType = (type && type.nextOf() is null); } override Dsymbol syntaxCopy(Dsymbol s) { //printf("FuncDeclaration::syntaxCopy('%s')\n", toChars()); FuncDeclaration f = s ? cast(FuncDeclaration)s : new FuncDeclaration(loc, endloc, ident, storage_class, type.syntaxCopy()); f.outId = outId; f.frequire = frequire ? frequire.syntaxCopy() : null; f.fensure = fensure ? fensure.syntaxCopy() : null; f.fbody = fbody ? fbody.syntaxCopy() : null; assert(!fthrows); // deprecated return f; } /// Do the semantic analysis on the external interface to the function. override void semantic(Scope* sc) { TypeFunction f; AggregateDeclaration ad; InterfaceDeclaration id; version (none) { printf("FuncDeclaration::semantic(sc = %p, this = %p, '%s', linkage = %d)\n", sc, this, toPrettyChars(), sc.linkage); if (isFuncLiteralDeclaration()) printf("\tFuncLiteralDeclaration()\n"); printf("sc.parent = %s, parent = %s\n", sc.parent.toChars(), parent ? parent.toChars() : ""); printf("type: %p, %s\n", type, type.toChars()); } if (semanticRun != PASSinit && isFuncLiteralDeclaration()) { /* Member functions that have return types that are * forward references can have semantic() run more than * once on them. * See test\interface2.d, test20 */ return; } if (semanticRun >= PASSsemanticdone) return; assert(semanticRun <= PASSsemantic); semanticRun = PASSsemantic; if (_scope) { sc = _scope; _scope = null; } if (!sc || errors) return; parent = sc.parent; Dsymbol parent = toParent(); foverrides.setDim(0); // reset in case semantic() is being retried for this function storage_class |= sc.stc & ~STCref; ad = isThis(); // Don't nest structs b/c of generated methods which should not access the outer scopes. // https://issues.dlang.org/show_bug.cgi?id=16627 if (ad && !generated) { storage_class |= ad.storage_class & (STC_TYPECTOR | STCsynchronized); ad.makeNested(); } if (sc.func) storage_class |= sc.func.storage_class & STCdisable; // Remove prefix storage classes silently. if ((storage_class & STC_TYPECTOR) && !(ad || isNested())) storage_class &= ~STC_TYPECTOR; //printf("function storage_class = x%llx, sc.stc = x%llx, %x\n", storage_class, sc.stc, Declaration::isFinal()); FuncLiteralDeclaration fld = isFuncLiteralDeclaration(); if (fld && fld.treq) { Type treq = fld.treq; assert(treq.nextOf().ty == Tfunction); if (treq.ty == Tdelegate) fld.tok = TOKdelegate; else if (treq.ty == Tpointer && treq.nextOf().ty == Tfunction) fld.tok = TOKfunction; else assert(0); linkage = treq.nextOf().toTypeFunction().linkage; } else linkage = sc.linkage; inlining = sc.inlining; protection = sc.protection; userAttribDecl = sc.userAttribDecl; if (!originalType) originalType = type.syntaxCopy(); if (type.ty != Tfunction) { if (type.ty != Terror) { error("%s must be a function instead of %s", toChars(), type.toChars()); type = Type.terror; } errors = true; return; } if (!type.deco) { sc = sc.push(); sc.stc |= storage_class & (STCdisable | STCdeprecated); // forward to function type TypeFunction tf = type.toTypeFunction(); if (sc.func) { /* If the nesting parent is pure without inference, * then this function defaults to pure too. * * auto foo() pure { * auto bar() {} // become a weak purity function * class C { // nested class * auto baz() {} // become a weak purity function * } * * static auto boo() {} // typed as impure * // Even though, boo cannot call any impure functions. * // See also Expression::checkPurity(). * } */ if (tf.purity == PUREimpure && (isNested() || isThis())) { FuncDeclaration fd = null; for (Dsymbol p = toParent2(); p; p = p.toParent2()) { if (AggregateDeclaration adx = p.isAggregateDeclaration()) { if (adx.isNested()) continue; break; } if ((fd = p.isFuncDeclaration()) !is null) break; } /* If the parent's purity is inferred, then this function's purity needs * to be inferred first. */ if (fd && fd.isPureBypassingInference() >= PUREweak && !isInstantiated()) { tf.purity = PUREfwdref; // default to pure } } } if (tf.isref) sc.stc |= STCref; if (tf.isscope) sc.stc |= STCscope; if (tf.isnothrow) sc.stc |= STCnothrow; if (tf.isnogc) sc.stc |= STCnogc; if (tf.isproperty) sc.stc |= STCproperty; if (tf.purity == PUREfwdref) sc.stc |= STCpure; if (tf.trust != TRUSTdefault) sc.stc &= ~(STCsafe | STCsystem | STCtrusted); if (tf.trust == TRUSTsafe) sc.stc |= STCsafe; if (tf.trust == TRUSTsystem) sc.stc |= STCsystem; if (tf.trust == TRUSTtrusted) sc.stc |= STCtrusted; if (isCtorDeclaration()) { sc.flags |= SCOPEctor; Type tret = ad.handleType(); assert(tret); tret = tret.addStorageClass(storage_class | sc.stc); tret = tret.addMod(type.mod); tf.next = tret; if (ad.isStructDeclaration()) sc.stc |= STCref; } // 'return' on a non-static class member function implies 'scope' as well if (ad && ad.isClassDeclaration() && (tf.isreturn || sc.stc & STCreturn) && !(sc.stc & STCstatic)) sc.stc |= STCscope; // If 'this' has no pointers, remove 'scope' as it has no meaning if (sc.stc & STCscope && ad && ad.isStructDeclaration() && !ad.type.hasPointers()) { sc.stc &= ~STCscope; tf.isscope = false; } sc.linkage = linkage; if (!tf.isNaked() && !(isThis() || isNested())) { OutBuffer buf; MODtoBuffer(&buf, tf.mod); error("without 'this' cannot be %s", buf.peekString()); tf.mod = 0; // remove qualifiers } /* Apply const, immutable, wild and shared storage class * to the function type. Do this before type semantic. */ auto stc = storage_class; if (type.isImmutable()) stc |= STCimmutable; if (type.isConst()) stc |= STCconst; if (type.isShared() || storage_class & STCsynchronized) stc |= STCshared; if (type.isWild()) stc |= STCwild; type = type.addSTC(stc); type = type.semantic(loc, sc); sc = sc.pop(); } if (type.ty != Tfunction) { if (type.ty != Terror) { error("%s must be a function instead of %s", toChars(), type.toChars()); type = Type.terror; } errors = true; return; } else { // Merge back function attributes into 'originalType'. // It's used for mangling, ddoc, and json output. TypeFunction tfo = originalType.toTypeFunction(); TypeFunction tfx = type.toTypeFunction(); tfo.mod = tfx.mod; tfo.isscope = tfx.isscope; tfo.isscopeinferred = tfx.isscopeinferred; tfo.isref = tfx.isref; tfo.isnothrow = tfx.isnothrow; tfo.isnogc = tfx.isnogc; tfo.isproperty = tfx.isproperty; tfo.purity = tfx.purity; tfo.trust = tfx.trust; storage_class &= ~(STC_TYPECTOR | STC_FUNCATTR); } f = cast(TypeFunction)type; size_t nparams = Parameter.dim(f.parameters); if ((storage_class & STCauto) && !f.isref && !inferRetType) error("storage class 'auto' has no effect if return type is not inferred"); /* Functions can only be 'scope' if they have a 'this' */ if (f.isscope && !isNested() && !ad) { error("functions cannot be scope"); } if (f.isreturn && !needThis() && !isNested()) { /* Non-static nested functions have a hidden 'this' pointer to which * the 'return' applies */ error("static member has no 'this' to which 'return' can apply"); } if (isAbstract() && !isVirtual()) { const(char)* sfunc; if (isStatic()) sfunc = "static"; else if (protection.kind == PROTprivate || protection.kind == PROTpackage) sfunc = protectionToChars(protection.kind); else sfunc = "non-virtual"; error("%s functions cannot be abstract", sfunc); } if (isOverride() && !isVirtual()) { PROTKIND kind = prot().kind; if ((kind == PROTprivate || kind == PROTpackage) && isMember()) error("%s method is not virtual and cannot override", protectionToChars(kind)); else error("cannot override a non-virtual function"); } if (isAbstract() && isFinalFunc()) error("cannot be both final and abstract"); version (none) { if (isAbstract() && fbody) error("abstract functions cannot have bodies"); } version (none) { if (isStaticConstructor() || isStaticDestructor()) { if (!isStatic() || type.nextOf().ty != Tvoid) error("static constructors / destructors must be static void"); if (f.arguments && f.arguments.dim) error("static constructors / destructors must have empty parameter list"); // BUG: check for invalid storage classes } } id = parent.isInterfaceDeclaration(); if (id) { storage_class |= STCabstract; if (isCtorDeclaration() || isPostBlitDeclaration() || isDtorDeclaration() || isInvariantDeclaration() || isNewDeclaration() || isDelete()) error("constructors, destructors, postblits, invariants, new and delete functions are not allowed in interface %s", id.toChars()); if (fbody && isVirtual()) error("function body only allowed in final functions in interface %s", id.toChars()); } if (UnionDeclaration ud = parent.isUnionDeclaration()) { if (isPostBlitDeclaration() || isDtorDeclaration() || isInvariantDeclaration()) error("destructors, postblits and invariants are not allowed in union %s", ud.toChars()); } /* Contracts can only appear without a body when they are virtual interface functions */ if (!fbody && (fensure || frequire) && !(id && isVirtual())) error("in and out contracts require function body"); if (StructDeclaration sd = parent.isStructDeclaration()) { if (isCtorDeclaration()) { goto Ldone; } } if (ClassDeclaration cd = parent.isClassDeclaration()) { if (isCtorDeclaration()) { goto Ldone; } if (storage_class & STCabstract) cd.isabstract = ABSyes; // if static function, do not put in vtbl[] if (!isVirtual()) { //printf("\tnot virtual\n"); goto Ldone; } // Suppress further errors if the return type is an error if (type.nextOf() == Type.terror) goto Ldone; bool may_override = false; for (size_t i = 0; i < cd.baseclasses.dim; i++) { BaseClass* b = (*cd.baseclasses)[i]; ClassDeclaration cbd = b.type.toBasetype().isClassHandle(); if (!cbd) continue; for (size_t j = 0; j < cbd.vtbl.dim; j++) { FuncDeclaration f2 = cbd.vtbl[j].isFuncDeclaration(); if (!f2 || f2.ident != ident) continue; if (cbd.parent && cbd.parent.isTemplateInstance()) { if (!f2.functionSemantic()) goto Ldone; } may_override = true; } } if (may_override && type.nextOf() is null) { /* If same name function exists in base class but 'this' is auto return, * cannot find index of base class's vtbl[] to override. */ error("return type inference is not supported if may override base class function"); } /* Find index of existing function in base class's vtbl[] to override * (the index will be the same as in cd's current vtbl[]) */ int vi = cd.baseClass ? findVtblIndex(&cd.baseClass.vtbl, cast(int)cd.baseClass.vtbl.dim) : -1; bool doesoverride = false; switch (vi) { case -1: Lintro: /* Didn't find one, so * This is an 'introducing' function which gets a new * slot in the vtbl[]. */ // Verify this doesn't override previous final function if (cd.baseClass) { Dsymbol s = cd.baseClass.search(loc, ident); if (s) { FuncDeclaration f2 = s.isFuncDeclaration(); if (f2) { f2 = f2.overloadExactMatch(type); if (f2 && f2.isFinalFunc() && f2.prot().kind != PROTprivate) error("cannot override final function %s", f2.toPrettyChars()); } } } /* These quirky conditions mimic what VC++ appears to do */ if (global.params.mscoff && cd.cpp && cd.baseClass && cd.baseClass.vtbl.dim) { /* if overriding an interface function, then this is not * introducing and don't put it in the class vtbl[] */ interfaceVirtual = overrideInterface(); if (interfaceVirtual) { //printf("\tinterface function %s\n", toChars()); cd.vtblFinal.push(this); goto Linterfaces; } } if (isFinalFunc()) { // Don't check here, as it may override an interface function //if (isOverride()) // error("is marked as override, but does not override any function"); cd.vtblFinal.push(this); } else { //printf("\tintroducing function %s\n", toChars()); introducing = 1; if (cd.cpp && Target.reverseCppOverloads) { // with dmc, overloaded functions are grouped and in reverse order vtblIndex = cast(int)cd.vtbl.dim; for (size_t i = 0; i < cd.vtbl.dim; i++) { if (cd.vtbl[i].ident == ident && cd.vtbl[i].parent == parent) { vtblIndex = cast(int)i; break; } } // shift all existing functions back for (size_t i = cd.vtbl.dim; i > vtblIndex; i--) { FuncDeclaration fd = cd.vtbl[i - 1].isFuncDeclaration(); assert(fd); fd.vtblIndex++; } cd.vtbl.insert(vtblIndex, this); } else { // Append to end of vtbl[] vi = cast(int)cd.vtbl.dim; cd.vtbl.push(this); vtblIndex = vi; } } break; case -2: // can't determine because of forward references errors = true; return; default: { FuncDeclaration fdv = cd.baseClass.vtbl[vi].isFuncDeclaration(); FuncDeclaration fdc = cd.vtbl[vi].isFuncDeclaration(); // This function is covariant with fdv if (fdc == this) { doesoverride = true; break; } if (fdc.toParent() == parent) { //printf("vi = %d,\tthis = %p %s %s @ [%s]\n\tfdc = %p %s %s @ [%s]\n\tfdv = %p %s %s @ [%s]\n", // vi, this, this.toChars(), this.type.toChars(), this.loc.toChars(), // fdc, fdc .toChars(), fdc .type.toChars(), fdc .loc.toChars(), // fdv, fdv .toChars(), fdv .type.toChars(), fdv .loc.toChars()); // fdc overrides fdv exactly, then this introduces new function. if (fdc.type.mod == fdv.type.mod && this.type.mod != fdv.type.mod) goto Lintro; } // This function overrides fdv if (fdv.isFinalFunc()) error("cannot override final function %s", fdv.toPrettyChars()); if (!isOverride()) { if (fdv.isFuture()) { .deprecation(loc, "@future base class method %s is being overridden by %s; rename the latter", fdv.toPrettyChars(), toPrettyChars()); // Treat 'this' as an introducing function, giving it a separate hierarchy in the vtbl[] goto Lintro; } else { int vi2 = findVtblIndex(&cd.baseClass.vtbl, cast(int)cd.baseClass.vtbl.dim, false); if (vi2 < 0) // https://issues.dlang.org/show_bug.cgi?id=17349 .deprecation(loc, "cannot implicitly override base class method `%s` with `%s`; add `override` attribute", fdv.toPrettyChars(), toPrettyChars()); else .error(loc, "cannot implicitly override base class method %s with %s; add 'override' attribute", fdv.toPrettyChars(), toPrettyChars()); } } doesoverride = true; if (fdc.toParent() == parent) { // If both are mixins, or both are not, then error. // If either is not, the one that is not overrides the other. bool thismixin = this.parent.isClassDeclaration() !is null; bool fdcmixin = fdc.parent.isClassDeclaration() !is null; if (thismixin == fdcmixin) { error("multiple overrides of same function"); } else if (!thismixin) // fdc overrides fdv { // this doesn't override any function break; } } cd.vtbl[vi] = this; vtblIndex = vi; /* Remember which functions this overrides */ foverrides.push(fdv); /* This works by whenever this function is called, * it actually returns tintro, which gets dynamically * cast to type. But we know that tintro is a base * of type, so we could optimize it by not doing a * dynamic cast, but just subtracting the isBaseOf() * offset if the value is != null. */ if (fdv.tintro) tintro = fdv.tintro; else if (!type.equals(fdv.type)) { /* Only need to have a tintro if the vptr * offsets differ */ int offset; if (fdv.type.nextOf().isBaseOf(type.nextOf(), &offset)) { tintro = fdv.type; } } break; } } /* Go through all the interface bases. * If this function is covariant with any members of those interface * functions, set the tintro. */ Linterfaces: foreach (b; cd.interfaces) { vi = findVtblIndex(&b.sym.vtbl, cast(int)b.sym.vtbl.dim); switch (vi) { case -1: break; case -2: // can't determine because of forward references errors = true; return; default: { auto fdv = cast(FuncDeclaration)b.sym.vtbl[vi]; Type ti = null; /* Remember which functions this overrides */ foverrides.push(fdv); /* Should we really require 'override' when implementing * an interface function? */ //if (!isOverride()) // warning(loc, "overrides base class function %s, but is not marked with 'override'", fdv.toPrettyChars()); if (fdv.tintro) ti = fdv.tintro; else if (!type.equals(fdv.type)) { /* Only need to have a tintro if the vptr * offsets differ */ int offset; if (fdv.type.nextOf().isBaseOf(type.nextOf(), &offset)) { ti = fdv.type; } } if (ti) { if (tintro) { if (!tintro.nextOf().equals(ti.nextOf()) && !tintro.nextOf().isBaseOf(ti.nextOf(), null) && !ti.nextOf().isBaseOf(tintro.nextOf(), null)) { error("incompatible covariant types %s and %s", tintro.toChars(), ti.toChars()); } } tintro = ti; } goto L2; } } } if (!doesoverride && isOverride() && (type.nextOf() || !may_override)) { BaseClass* bc = null; Dsymbol s = null; for (size_t i = 0; i < cd.baseclasses.dim; i++) { bc = (*cd.baseclasses)[i]; s = bc.sym.search_correct(ident); if (s) break; } if (s) error("does not override any function, did you mean to override '%s%s'?", bc.sym.isCPPclass() ? "extern (C++) ".ptr : "".ptr, s.toPrettyChars()); else error("does not override any function"); } L2: /* Go through all the interface bases. * Disallow overriding any final functions in the interface(s). */ foreach (b; cd.interfaces) { if (b.sym) { Dsymbol s = search_function(b.sym, ident); if (s) { FuncDeclaration f2 = s.isFuncDeclaration(); if (f2) { f2 = f2.overloadExactMatch(type); if (f2 && f2.isFinalFunc() && f2.prot().kind != PROTprivate) error("cannot override final function %s.%s", b.sym.toChars(), f2.toPrettyChars()); } } } } if (isOverride) { if (storage_class & STCdisable) deprecation("overridden functions cannot be annotated @disable"); if (isDeprecated) deprecation("deprecated functions cannot be annotated @disable"); } } else if (isOverride() && !parent.isTemplateInstance()) error("override only applies to class member functions"); // Reflect this.type to f because it could be changed by findVtblIndex f = type.toTypeFunction(); /* Do not allow template instances to add virtual functions * to a class. */ if (isVirtual()) { TemplateInstance ti = parent.isTemplateInstance(); if (ti) { // Take care of nested templates while (1) { TemplateInstance ti2 = ti.tempdecl.parent.isTemplateInstance(); if (!ti2) break; ti = ti2; } // If it's a member template ClassDeclaration cd = ti.tempdecl.isClassMember(); if (cd) { error("cannot use template to add virtual function to class '%s'", cd.toChars()); } } } if (isMain()) checkDmain(); // Check main() parameters and return type if (isVirtual() && semanticRun != PASSsemanticdone) { /* Rewrite contracts as nested functions, then call them. * Doing it as nested functions means that overriding functions * can call them. */ if (frequire) { /* in { ... } * becomes: * void __require() { ... } * __require(); */ Loc loc = frequire.loc; auto tf = new TypeFunction(null, Type.tvoid, 0, LINKd); tf.isnothrow = f.isnothrow; tf.isnogc = f.isnogc; tf.purity = f.purity; tf.trust = f.trust; auto fd = new FuncDeclaration(loc, loc, Id.require, STCundefined, tf); fd.fbody = frequire; Statement s1 = new ExpStatement(loc, fd); Expression e = new CallExp(loc, new VarExp(loc, fd, false), cast(Expressions*)null); Statement s2 = new ExpStatement(loc, e); frequire = new CompoundStatement(loc, s1, s2); fdrequire = fd; } if (!outId && f.nextOf() && f.nextOf().toBasetype().ty != Tvoid) outId = Id.result; // provide a default if (fensure) { /* out (result) { ... } * becomes: * void __ensure(ref tret result) { ... } * __ensure(result); */ Loc loc = fensure.loc; auto fparams = new Parameters(); Parameter p = null; if (outId) { p = new Parameter(STCref | STCconst, f.nextOf(), outId, null); fparams.push(p); } auto tf = new TypeFunction(fparams, Type.tvoid, 0, LINKd); tf.isnothrow = f.isnothrow; tf.isnogc = f.isnogc; tf.purity = f.purity; tf.trust = f.trust; auto fd = new FuncDeclaration(loc, loc, Id.ensure, STCundefined, tf); fd.fbody = fensure; Statement s1 = new ExpStatement(loc, fd); Expression eresult = null; if (outId) eresult = new IdentifierExp(loc, outId); Expression e = new CallExp(loc, new VarExp(loc, fd, false), eresult); Statement s2 = new ExpStatement(loc, e); fensure = new CompoundStatement(loc, s1, s2); fdensure = fd; } } Ldone: /* Purity and safety can be inferred for some functions by examining * the function body. */ if (canInferAttributes(sc)) initInferAttributes(); Module.dprogress++; semanticRun = PASSsemanticdone; /* Save scope for possible later use (if we need the * function internals) */ _scope = sc.copy(); _scope.setNoFree(); static __gshared bool printedMain = false; // semantic might run more than once if (global.params.verbose && !printedMain) { const(char)* type = isMain() ? "main" : isWinMain() ? "winmain" : isDllMain() ? "dllmain" : cast(const(char)*)null; Module mod = sc._module; if (type && mod) { printedMain = true; const(char)* name = FileName.searchPath(global.path, mod.srcfile.toChars(), true); fprintf(global.stdmsg, "entry %-10s\t%s\n", type, name); } } if (fbody && isMain() && sc._module.isRoot()) genCmain(sc); assert(type.ty != Terror || errors); } override final void semantic2(Scope* sc) { if (semanticRun >= PASSsemantic2done) return; assert(semanticRun <= PASSsemantic2); semanticRun = PASSsemantic2; objc.setSelector(this, sc); objc.validateSelector(this); if (ClassDeclaration cd = parent.isClassDeclaration()) { objc.checkLinkage(this); } } // Do the semantic analysis on the internals of the function. override final void semantic3(Scope* sc) { VarDeclaration _arguments = null; if (!parent) { if (global.errors) return; //printf("FuncDeclaration::semantic3(%s '%s', sc = %p)\n", kind(), toChars(), sc); assert(0); } if (errors || isError(parent)) { errors = true; return; } //printf("FuncDeclaration::semantic3('%s.%s', %p, sc = %p, loc = %s)\n", parent.toChars(), toChars(), this, sc, loc.toChars()); //fflush(stdout); //printf("storage class = x%x %x\n", sc.stc, storage_class); //{ static int x; if (++x == 2) *(char*)0=0; } //printf("\tlinkage = %d\n", sc.linkage); if (ident == Id.assign && !inuse) { if (storage_class & STCinference) { /* https://issues.dlang.org/show_bug.cgi?id=15044 * For generated opAssign function, any errors * from its body need to be gagged. */ uint oldErrors = global.startGagging(); ++inuse; semantic3(sc); --inuse; if (global.endGagging(oldErrors)) // if errors happened { // Disable generated opAssign, because some members forbid identity assignment. storage_class |= STCdisable; fbody = null; // remove fbody which contains the error semantic3Errors = false; } return; } } //printf(" sc.incontract = %d\n", (sc.flags & SCOPEcontract)); if (semanticRun >= PASSsemantic3) return; semanticRun = PASSsemantic3; semantic3Errors = false; if (!type || type.ty != Tfunction) return; TypeFunction f = cast(TypeFunction)type; if (!inferRetType && f.next.ty == Terror) return; if (!fbody && inferRetType && !f.next) { error("has no function body with return type inference"); return; } uint oldErrors = global.errors; if (frequire) { for (size_t i = 0; i < foverrides.dim; i++) { FuncDeclaration fdv = foverrides[i]; if (fdv.fbody && !fdv.frequire) { error("cannot have an in contract when overridden function %s does not have an in contract", fdv.toPrettyChars()); break; } } } uint fensure_endlin = endloc.linnum; if (fensure) if (auto s = fensure.isScopeStatement()) fensure_endlin = s.endloc.linnum; frequire = mergeFrequire(frequire); fensure = mergeFensure(fensure, outId); if (fbody || frequire || fensure) { /* Symbol table into which we place parameters and nested functions, * solely to diagnose name collisions. */ localsymtab = new DsymbolTable(); // Establish function scope auto ss = new ScopeDsymbol(); // find enclosing scope symbol, might skip symbol-less CTFE and/or FuncExp scopes for (auto scx = sc; ; scx = scx.enclosing) { if (scx.scopesym) { ss.parent = scx.scopesym; break; } } ss.loc = loc; ss.endlinnum = endloc.linnum; Scope* sc2 = sc.push(ss); sc2.func = this; sc2.parent = this; sc2.callSuper = 0; sc2.sbreak = null; sc2.scontinue = null; sc2.sw = null; sc2.fes = fes; sc2.linkage = LINKd; sc2.stc &= ~(STCauto | STCscope | STCstatic | STCabstract | STCdeprecated | STCoverride | STC_TYPECTOR | STCfinal | STCtls | STCgshared | STCref | STCreturn | STCproperty | STCnothrow | STCpure | STCsafe | STCtrusted | STCsystem); sc2.protection = Prot(PROTpublic); sc2.explicitProtection = 0; sc2.aligndecl = null; if (this.ident != Id.require && this.ident != Id.ensure) sc2.flags = sc.flags & ~SCOPEcontract; sc2.flags &= ~SCOPEcompile; sc2.tf = null; sc2.os = null; sc2.noctor = 0; sc2.userAttribDecl = null; if (sc2.intypeof == 1) sc2.intypeof = 2; sc2.fieldinit = null; sc2.fieldinit_dim = 0; /* Note: When a lambda is defined immediately under aggregate member * scope, it should be contextless due to prevent interior pointers. * e.g. * // dg points 'this' - it's interior pointer * class C { int x; void delegate() dg = (){ this.x = 1; }; } * * However, lambdas could be used inside typeof, in order to check * some expressions validity at compile time. For such case the lambda * body can access aggregate instance members. * e.g. * class C { int x; static assert(is(typeof({ this.x = 1; }))); } * * To properly accept it, mark these lambdas as member functions. */ if (auto fld = isFuncLiteralDeclaration()) { if (auto ad = isMember2()) { if (!sc.intypeof) { if (fld.tok == TOKdelegate) error("cannot be %s members", ad.kind()); else fld.tok = TOKfunction; } else { if (fld.tok != TOKfunction) fld.tok = TOKdelegate; } } } // Declare 'this' auto ad = isThis(); vthis = declareThis(sc2, ad); //printf("[%s] ad = %p vthis = %p\n", loc.toChars(), ad, vthis); //if (vthis) printf("\tvthis.type = %s\n", vthis.type.toChars()); // Declare hidden variable _arguments[] and _argptr if (f.varargs == 1) { if (f.linkage == LINKd) { // Declare _arguments[] v_arguments = new VarDeclaration(Loc(), Type.typeinfotypelist.type, Id._arguments_typeinfo, null); v_arguments.storage_class |= STCtemp | STCparameter; v_arguments.semantic(sc2); sc2.insert(v_arguments); v_arguments.parent = this; //Type *t = Type::typeinfo.type.constOf().arrayOf(); Type t = Type.dtypeinfo.type.arrayOf(); _arguments = new VarDeclaration(Loc(), t, Id._arguments, null); _arguments.storage_class |= STCtemp; _arguments.semantic(sc2); sc2.insert(_arguments); _arguments.parent = this; } if (f.linkage == LINKd || (f.parameters && Parameter.dim(f.parameters))) { // Declare _argptr Type t = Type.tvalist; // Init is handled in FuncDeclaration_toObjFile v_argptr = new VarDeclaration(Loc(), t, Id._argptr, new VoidInitializer(loc)); v_argptr.storage_class |= STCtemp; v_argptr.semantic(sc2); sc2.insert(v_argptr); v_argptr.parent = this; } } /* Declare all the function parameters as variables * and install them in parameters[] */ size_t nparams = Parameter.dim(f.parameters); if (nparams) { /* parameters[] has all the tuples removed, as the back end * doesn't know about tuples */ parameters = new VarDeclarations(); parameters.reserve(nparams); for (size_t i = 0; i < nparams; i++) { Parameter fparam = Parameter.getNth(f.parameters, i); Identifier id = fparam.ident; StorageClass stc = 0; if (!id) { /* Generate identifier for un-named parameter, * because we need it later on. */ fparam.ident = id = Identifier.generateId("_param_", i); stc |= STCtemp; } Type vtype = fparam.type; auto v = new VarDeclaration(loc, vtype, id, null); //printf("declaring parameter %s of type %s\n", v.toChars(), v.type.toChars()); stc |= STCparameter; if (f.varargs == 2 && i + 1 == nparams) stc |= STCvariadic; if (flags & FUNCFLAGinferScope && !(fparam.storageClass & STCscope)) stc |= STCmaybescope; stc |= fparam.storageClass & (STCin | STCout | STCref | STCreturn | STCscope | STClazy | STCfinal | STC_TYPECTOR | STCnodtor); v.storage_class = stc; v.semantic(sc2); if (!sc2.insert(v)) error("parameter %s.%s is already defined", toChars(), v.toChars()); else parameters.push(v); localsymtab.insert(v); v.parent = this; } } // Declare the tuple symbols and put them in the symbol table, // but not in parameters[]. if (f.parameters) { for (size_t i = 0; i < f.parameters.dim; i++) { Parameter fparam = (*f.parameters)[i]; if (!fparam.ident) continue; // never used, so ignore if (fparam.type.ty == Ttuple) { TypeTuple t = cast(TypeTuple)fparam.type; size_t dim = Parameter.dim(t.arguments); auto exps = new Objects(); exps.setDim(dim); for (size_t j = 0; j < dim; j++) { Parameter narg = Parameter.getNth(t.arguments, j); assert(narg.ident); VarDeclaration v = sc2.search(Loc(), narg.ident, null).isVarDeclaration(); assert(v); Expression e = new VarExp(v.loc, v); (*exps)[j] = e; } assert(fparam.ident); auto v = new TupleDeclaration(loc, fparam.ident, exps); //printf("declaring tuple %s\n", v.toChars()); v.isexp = true; if (!sc2.insert(v)) error("parameter %s.%s is already defined", toChars(), v.toChars()); localsymtab.insert(v); v.parent = this; } } } // Precondition invariant Statement fpreinv = null; if (addPreInvariant()) { Expression e = addInvariant(loc, sc, ad, vthis, isDtorDeclaration() !is null); if (e) fpreinv = new ExpStatement(Loc(), e); } // Postcondition invariant Statement fpostinv = null; if (addPostInvariant()) { Expression e = addInvariant(loc, sc, ad, vthis, isCtorDeclaration() !is null); if (e) fpostinv = new ExpStatement(Loc(), e); } Scope* scout = null; if (fensure || addPostInvariant()) { if ((fensure && global.params.useOut) || fpostinv) { returnLabel = new LabelDsymbol(Id.returnLabel); } // scope of out contract (need for vresult.semantic) auto sym = new ScopeDsymbol(); sym.parent = sc2.scopesym; sym.loc = loc; sym.endlinnum = fensure_endlin; scout = sc2.push(sym); } if (fbody) { auto sym = new ScopeDsymbol(); sym.parent = sc2.scopesym; sym.loc = loc; sym.endlinnum = endloc.linnum; sc2 = sc2.push(sym); auto ad2 = isMember2(); /* If this is a class constructor */ if (ad2 && isCtorDeclaration()) { sc2.allocFieldinit(ad2.fields.dim); foreach (v; ad2.fields) { v.ctorinit = 0; } } if (!inferRetType && retStyle(f) != RETstack) nrvo_can = 0; bool inferRef = (f.isref && (storage_class & STCauto)); fbody = fbody.semantic(sc2); if (!fbody) fbody = new CompoundStatement(Loc(), new Statements()); if (naked) { fpreinv = null; // can't accommodate with no stack frame fpostinv = null; } assert(type == f || (type.ty == Tfunction && f.purity == PUREimpure && (cast(TypeFunction)type).purity >= PUREfwdref)); f = cast(TypeFunction)type; if (inferRetType) { // If no return type inferred yet, then infer a void if (!f.next) f.next = Type.tvoid; if (f.checkRetType(loc)) fbody = new ErrorStatement(); } if (global.params.vcomplex && f.next !is null) f.next.checkComplexTransition(loc); if (returns && !fbody.isErrorStatement()) { for (size_t i = 0; i < returns.dim;) { Expression exp = (*returns)[i].exp; if (exp.op == TOKvar && (cast(VarExp)exp).var == vresult) { if (f.next.ty == Tvoid && isMain()) exp.type = Type.tint32; else exp.type = f.next; // Remove `return vresult;` from returns returns.remove(i); continue; } if (inferRef && f.isref && !exp.type.constConv(f.next)) // https://issues.dlang.org/show_bug.cgi?id=13336 f.isref = false; i++; } } if (f.isref) // Function returns a reference { if (storage_class & STCauto) storage_class &= ~STCauto; } if (retStyle(f) != RETstack) nrvo_can = 0; if (fbody.isErrorStatement()) { } else if (isStaticCtorDeclaration()) { /* It's a static constructor. Ensure that all * ctor consts were initialized. */ ScopeDsymbol pd = toParent().isScopeDsymbol(); for (size_t i = 0; i < pd.members.dim; i++) { Dsymbol s = (*pd.members)[i]; s.checkCtorConstInit(); } } else if (ad2 && isCtorDeclaration()) { ClassDeclaration cd = ad2.isClassDeclaration(); // Verify that all the ctorinit fields got initialized if (!(sc2.callSuper & CSXthis_ctor)) { foreach (i, v; ad2.fields) { if (v.isThisDeclaration()) continue; if (v.ctorinit == 0) { /* Current bugs in the flow analysis: * 1. union members should not produce error messages even if * not assigned to * 2. structs should recognize delegating opAssign calls as well * as delegating calls to other constructors */ if (v.isCtorinit() && !v.type.isMutable() && cd) error("missing initializer for %s field %s", MODtoChars(v.type.mod), v.toChars()); else if (v.storage_class & STCnodefaultctor) .error(loc, "field %s must be initialized in constructor", v.toChars()); else if (v.type.needsNested()) .error(loc, "field %s must be initialized in constructor, because it is nested struct", v.toChars()); } else { bool mustInit = (v.storage_class & STCnodefaultctor || v.type.needsNested()); if (mustInit && !(sc2.fieldinit[i] & CSXthis_ctor)) { error("field %s must be initialized but skipped", v.toChars()); } } } } sc2.freeFieldinit(); if (cd && !(sc2.callSuper & CSXany_ctor) && cd.baseClass && cd.baseClass.ctor) { sc2.callSuper = 0; // Insert implicit super() at start of fbody FuncDeclaration fd = resolveFuncCall(Loc(), sc2, cd.baseClass.ctor, null, vthis.type, null, 1); if (!fd) { error("no match for implicit super() call in constructor"); } else if (fd.storage_class & STCdisable) { error("cannot call super() implicitly because it is annotated with @disable"); } else { Expression e1 = new SuperExp(Loc()); Expression e = new CallExp(Loc(), e1); e = e.semantic(sc2); Statement s = new ExpStatement(Loc(), e); fbody = new CompoundStatement(Loc(), s, fbody); } } //printf("callSuper = x%x\n", sc2.callSuper); } int blockexit = BEnone; if (!fbody.isErrorStatement()) { // Check for errors related to 'nothrow'. uint nothrowErrors = global.errors; blockexit = fbody.blockExit(this, f.isnothrow); if (f.isnothrow && (global.errors != nothrowErrors)) .error(loc, "nothrow %s `%s` may throw", kind(), toPrettyChars()); if (flags & FUNCFLAGnothrowInprocess) { if (type == f) f = cast(TypeFunction)f.copy(); f.isnothrow = !(blockexit & BEthrow); } } if (fbody.isErrorStatement()) { } else if (ad2 && isCtorDeclaration()) { /* Append: * return this; * to function body */ if (blockexit & BEfallthru) { Statement s = new ReturnStatement(loc, null); s = s.semantic(sc2); fbody = new CompoundStatement(loc, fbody, s); hasReturnExp |= (hasReturnExp & 1 ? 16 : 1); } } else if (fes) { // For foreach(){} body, append a return 0; if (blockexit & BEfallthru) { Expression e = new IntegerExp(0); Statement s = new ReturnStatement(Loc(), e); fbody = new CompoundStatement(Loc(), fbody, s); hasReturnExp |= (hasReturnExp & 1 ? 16 : 1); } assert(!returnLabel); } else { const(bool) inlineAsm = (hasReturnExp & 8) != 0; if ((blockexit & BEfallthru) && f.next.ty != Tvoid && !inlineAsm) { Expression e; if (!hasReturnExp) error("has no return statement, but is expected to return a value of type %s", f.next.toChars()); else error("no return exp; or assert(0); at end of function"); if (global.params.useAssert && !global.params.useInline) { /* Add an assert(0, msg); where the missing return * should be. */ e = new AssertExp(endloc, new IntegerExp(0), new StringExp(loc, cast(char*)"missing return expression")); } else e = new HaltExp(endloc); e = new CommaExp(Loc(), e, f.next.defaultInit()); e = e.semantic(sc2); Statement s = new ExpStatement(Loc(), e); fbody = new CompoundStatement(Loc(), fbody, s); } } if (returns) { bool implicit0 = (f.next.ty == Tvoid && isMain()); Type tret = implicit0 ? Type.tint32 : f.next; assert(tret.ty != Tvoid); if (vresult || returnLabel) buildResultVar(scout ? scout : sc2, tret); /* Cannot move this loop into NrvoWalker, because * returns[i] may be in the nested delegate for foreach-body. */ for (size_t i = 0; i < returns.dim; i++) { ReturnStatement rs = (*returns)[i]; Expression exp = rs.exp; if (exp.op == TOKerror) continue; if (tret.ty == Terror) { // https://issues.dlang.org/show_bug.cgi?id=13702 exp = checkGC(sc2, exp); continue; } if (!exp.implicitConvTo(tret) && parametersIntersect(exp.type)) { if (exp.type.immutableOf().implicitConvTo(tret)) exp = exp.castTo(sc2, exp.type.immutableOf()); else if (exp.type.wildOf().implicitConvTo(tret)) exp = exp.castTo(sc2, exp.type.wildOf()); } exp = exp.implicitCastTo(sc2, tret); if (f.isref) { // Function returns a reference exp = exp.toLvalue(sc2, exp); checkReturnEscapeRef(sc2, exp, false); } else { exp = exp.optimize(WANTvalue); /* https://issues.dlang.org/show_bug.cgi?id=10789 * If NRVO is not possible, all returned lvalues should call their postblits. */ if (!nrvo_can) exp = doCopyOrMove(sc2, exp); if (tret.hasPointers()) checkReturnEscape(sc2, exp, false); } exp = checkGC(sc2, exp); if (vresult) { // Create: return vresult = exp; exp = new BlitExp(rs.loc, vresult, exp); exp.type = vresult.type; if (rs.caseDim) exp = Expression.combine(exp, new IntegerExp(rs.caseDim)); } else if (tintro && !tret.equals(tintro.nextOf())) { exp = exp.implicitCastTo(sc2, tintro.nextOf()); } rs.exp = exp; } } if (nrvo_var || returnLabel) { scope NrvoWalker nw = new NrvoWalker(); nw.fd = this; nw.sc = sc2; nw.visitStmt(fbody); } sc2 = sc2.pop(); } Statement freq = frequire; Statement fens = fensure; /* Do the semantic analysis on the [in] preconditions and * [out] postconditions. */ if (freq) { /* frequire is composed of the [in] contracts */ auto sym = new ScopeDsymbol(); sym.parent = sc2.scopesym; sym.loc = loc; sym.endlinnum = endloc.linnum; sc2 = sc2.push(sym); sc2.flags = (sc2.flags & ~SCOPEcontract) | SCOPErequire; // BUG: need to error if accessing out parameters // BUG: need to treat parameters as const // BUG: need to disallow returns and throws // BUG: verify that all in and ref parameters are read freq = freq.semantic(sc2); freq.blockExit(this, false); sc2 = sc2.pop(); if (!global.params.useIn) freq = null; } if (fens) { /* fensure is composed of the [out] contracts */ if (f.next.ty == Tvoid && outId) error("void functions have no result"); sc2 = scout; //push sc2.flags = (sc2.flags & ~SCOPEcontract) | SCOPEensure; // BUG: need to treat parameters as const // BUG: need to disallow returns and throws if (inferRetType && fdensure && fdensure.type.toTypeFunction().parameters) { // Return type was unknown in the first semantic pass auto out_params = (cast(TypeFunction)fdensure.type).parameters; if (out_params.dim > 0) { Parameter p = (*out_params)[0]; p.type = f.next; } } if (fensure && f.next.ty != Tvoid) buildResultVar(scout, f.next); fens = fens.semantic(sc2); fens.blockExit(this, false); sc2 = sc2.pop(); if (!global.params.useOut) fens = null; } if (fbody && fbody.isErrorStatement()) { } else { auto a = new Statements(); // Merge in initialization of 'out' parameters if (parameters) { for (size_t i = 0; i < parameters.dim; i++) { VarDeclaration v = (*parameters)[i]; if (v.storage_class & STCout) { assert(v._init); ExpInitializer ie = v._init.isExpInitializer(); assert(ie); if (ie.exp.op == TOKconstruct) ie.exp.op = TOKassign; // construction occurred in parameter processing a.push(new ExpStatement(Loc(), ie.exp)); } } } if (_arguments) { /* Advance to elements[] member of TypeInfo_Tuple with: * _arguments = v_arguments.elements; */ Expression e = new VarExp(Loc(), v_arguments); e = new DotIdExp(Loc(), e, Id.elements); e = new ConstructExp(Loc(), _arguments, e); e = e.semantic(sc2); _arguments._init = new ExpInitializer(Loc(), e); auto de = new DeclarationExp(Loc(), _arguments); a.push(new ExpStatement(Loc(), de)); } // Merge contracts together with body into one compound statement if (freq || fpreinv) { if (!freq) freq = fpreinv; else if (fpreinv) freq = new CompoundStatement(Loc(), freq, fpreinv); a.push(freq); } if (fbody) a.push(fbody); if (fens || fpostinv) { if (!fens) fens = fpostinv; else if (fpostinv) fens = new CompoundStatement(Loc(), fpostinv, fens); auto ls = new LabelStatement(Loc(), Id.returnLabel, fens); returnLabel.statement = ls; a.push(returnLabel.statement); if (f.next.ty != Tvoid && vresult) { // Create: return vresult; Expression e = new VarExp(Loc(), vresult); if (tintro) { e = e.implicitCastTo(sc, tintro.nextOf()); e = e.semantic(sc); } auto s = new ReturnStatement(Loc(), e); a.push(s); } } if (isMain() && f.next.ty == Tvoid) { // Add a return 0; statement Statement s = new ReturnStatement(Loc(), new IntegerExp(0)); a.push(s); } Statement sbody = new CompoundStatement(Loc(), a); /* Append destructor calls for parameters as finally blocks. */ if (parameters) { foreach (v; *parameters) { if (v.storage_class & (STCref | STCout | STClazy)) continue; if (v.needsScopeDtor()) { // same with ExpStatement.scopeCode() Statement s = new DtorExpStatement(Loc(), v.edtor, v); v.storage_class |= STCnodtor; s = s.semantic(sc2); bool isnothrow = f.isnothrow & !(flags & FUNCFLAGnothrowInprocess); int blockexit = s.blockExit(this, isnothrow); if (f.isnothrow && isnothrow && blockexit & BEthrow) .error(loc, "nothrow %s `%s` may throw", kind(), toPrettyChars()); if (flags & FUNCFLAGnothrowInprocess && blockexit & BEthrow) f.isnothrow = false; if (sbody.blockExit(this, f.isnothrow) == BEfallthru) sbody = new CompoundStatement(Loc(), sbody, s); else sbody = new TryFinallyStatement(Loc(), sbody, s); } } } // from this point on all possible 'throwers' are checked flags &= ~FUNCFLAGnothrowInprocess; if (isSynchronized()) { /* Wrap the entire function body in a synchronized statement */ ClassDeclaration cd = isThis() ? isThis().isClassDeclaration() : parent.isClassDeclaration(); if (cd) { if (!global.params.is64bit && global.params.isWindows && !isStatic() && !sbody.usesEH() && !global.params.trace) { /* The back end uses the "jmonitor" hack for syncing; * no need to do the sync at this level. */ } else { Expression vsync; if (isStatic()) { // The monitor is in the ClassInfo vsync = new DotIdExp(loc, resolve(loc, sc2, cd, false), Id.classinfo); } else { // 'this' is the monitor vsync = new VarExp(loc, vthis); } sbody = new PeelStatement(sbody); // don't redo semantic() sbody = new SynchronizedStatement(loc, vsync, sbody); sbody = sbody.semantic(sc2); } } else { error("synchronized function %s must be a member of a class", toChars()); } } // If declaration has no body, don't set sbody to prevent incorrect codegen. InterfaceDeclaration id = parent.isInterfaceDeclaration(); if (fbody || id && (fdensure || fdrequire) && isVirtual()) fbody = sbody; } // Fix up forward-referenced gotos if (gotos) { for (size_t i = 0; i < gotos.dim; ++i) { (*gotos)[i].checkLabel(); } } if (naked && (fensure || frequire)) error("naked assembly functions with contracts are not supported"); sc2.callSuper = 0; sc2.pop(); } if (checkClosure()) { // We should be setting errors here instead of relying on the global error count. //errors = true; } /* If function survived being marked as impure, then it is pure */ if (flags & FUNCFLAGpurityInprocess) { flags &= ~FUNCFLAGpurityInprocess; if (type == f) f = cast(TypeFunction)f.copy(); f.purity = PUREfwdref; } if (flags & FUNCFLAGsafetyInprocess) { flags &= ~FUNCFLAGsafetyInprocess; if (type == f) f = cast(TypeFunction)f.copy(); f.trust = TRUSTsafe; } if (flags & FUNCFLAGnogcInprocess) { flags &= ~FUNCFLAGnogcInprocess; if (type == f) f = cast(TypeFunction)f.copy(); f.isnogc = true; } if (flags & FUNCFLAGreturnInprocess) { flags &= ~FUNCFLAGreturnInprocess; if (storage_class & STCreturn) { if (type == f) f = cast(TypeFunction)f.copy(); f.isreturn = true; } } flags &= ~FUNCFLAGinferScope; // Infer STCscope if (parameters) { size_t nfparams = Parameter.dim(f.parameters); assert(nfparams == parameters.dim); foreach (u, v; *parameters) { if (v.storage_class & STCmaybescope) { //printf("Inferring scope for %s\n", v.toChars()); Parameter p = Parameter.getNth(f.parameters, u); v.storage_class &= ~STCmaybescope; v.storage_class |= STCscope | STCscopeinferred; p.storageClass |= STCscope | STCscopeinferred; assert(!(p.storageClass & STCmaybescope)); } } } if (vthis && vthis.storage_class & STCmaybescope) { vthis.storage_class &= ~STCmaybescope; vthis.storage_class |= STCscope | STCscopeinferred; f.isscope = true; f.isscopeinferred = true; } // reset deco to apply inference result to mangled name if (f != type) f.deco = null; // Do semantic type AFTER pure/nothrow inference. if (!f.deco && ident != Id.xopEquals && ident != Id.xopCmp) { sc = sc.push(); if (isCtorDeclaration()) // https://issues.dlang.org/show_bug.cgi?id=#15665 sc.flags |= SCOPEctor; sc.stc = 0; sc.linkage = linkage; // https://issues.dlang.org/show_bug.cgi?id=8496 type = f.semantic(loc, sc); sc = sc.pop(); } /* If this function had instantiated with gagging, error reproduction will be * done by TemplateInstance::semantic. * Otherwise, error gagging should be temporarily ungagged by functionSemantic3. */ semanticRun = PASSsemantic3done; semantic3Errors = (global.errors != oldErrors) || (fbody && fbody.isErrorStatement()); if (type.ty == Terror) errors = true; //printf("-FuncDeclaration::semantic3('%s.%s', sc = %p, loc = %s)\n", parent.toChars(), toChars(), sc, loc.toChars()); //fflush(stdout); } /**************************************************** * Resolve forward reference of function signature - * parameter types, return type, and attributes. * Returns false if any errors exist in the signature. */ final bool functionSemantic() { if (!_scope) return !errors; if (!originalType) // semantic not yet run { TemplateInstance spec = isSpeculative(); uint olderrs = global.errors; uint oldgag = global.gag; if (global.gag && !spec) global.gag = 0; semantic(_scope); global.gag = oldgag; if (spec && global.errors != olderrs) spec.errors = (global.errors - olderrs != 0); if (olderrs != global.errors) // if errors compiling this function return false; } // if inferring return type, sematic3 needs to be run // - When the function body contains any errors, we cannot assume // the inferred return type is valid. // So, the body errors should become the function signature error. if (inferRetType && type && !type.nextOf()) return functionSemantic3(); TemplateInstance ti; if (isInstantiated() && !isVirtualMethod() && ((ti = parent.isTemplateInstance()) is null || ti.isTemplateMixin() || ti.tempdecl.ident == ident)) { AggregateDeclaration ad = isMember2(); if (ad && ad.sizeok != SIZEOKdone) { /* Currently dmd cannot resolve forward references per methods, * then setting SIZOKfwd is too conservative and would break existing code. * So, just stop method attributes inference until ad.semantic() done. */ //ad.sizeok = SIZEOKfwd; } else return functionSemantic3() || !errors; } if (storage_class & STCinference) return functionSemantic3() || !errors; return !errors; } /**************************************************** * Resolve forward reference of function body. * Returns false if any errors exist in the body. */ final bool functionSemantic3() { if (semanticRun < PASSsemantic3 && _scope) { /* Forward reference - we need to run semantic3 on this function. * If errors are gagged, and it's not part of a template instance, * we need to temporarily ungag errors. */ TemplateInstance spec = isSpeculative(); uint olderrs = global.errors; uint oldgag = global.gag; if (global.gag && !spec) global.gag = 0; semantic3(_scope); global.gag = oldgag; // If it is a speculatively-instantiated template, and errors occur, // we need to mark the template as having errors. if (spec && global.errors != olderrs) spec.errors = (global.errors - olderrs != 0); if (olderrs != global.errors) // if errors compiling this function return false; } return !errors && !semantic3Errors; } /**************************************************** * Check that this function type is properly resolved. * If not, report "forward reference error" and return true. */ final bool checkForwardRef(Loc loc) { if (!functionSemantic()) return true; /* No deco means the functionSemantic() call could not resolve * forward referenes in the type of this function. */ if (!type.deco) { bool inSemantic3 = (inferRetType && semanticRun >= PASSsemantic3); .error(loc, "forward reference to %s'%s'", (inSemantic3 ? "inferred return type of function " : "").ptr, toChars()); return true; } return false; } // called from semantic3 final VarDeclaration declareThis(Scope* sc, AggregateDeclaration ad) { if (ad) { //printf("declareThis() %s\n", toChars()); Type thandle = ad.handleType(); assert(thandle); thandle = thandle.addMod(type.mod); thandle = thandle.addStorageClass(storage_class); VarDeclaration v = new ThisDeclaration(loc, thandle); v.storage_class |= STCparameter; if (thandle.ty == Tstruct) { v.storage_class |= STCref; // if member function is marked 'inout', then 'this' is 'return ref' if (type.ty == Tfunction && (cast(TypeFunction)type).iswild & 2) v.storage_class |= STCreturn; } if (type.ty == Tfunction) { TypeFunction tf = cast(TypeFunction)type; if (tf.isreturn) v.storage_class |= STCreturn; if (tf.isscope) v.storage_class |= STCscope; } if (flags & FUNCFLAGinferScope && !(v.storage_class & STCscope)) v.storage_class |= STCmaybescope; v.semantic(sc); if (!sc.insert(v)) assert(0); v.parent = this; return v; } if (isNested()) { /* The 'this' for a nested function is the link to the * enclosing function's stack frame. * Note that nested functions and member functions are disjoint. */ VarDeclaration v = new ThisDeclaration(loc, Type.tvoid.pointerTo()); v.storage_class |= STCparameter; if (type.ty == Tfunction) { TypeFunction tf = cast(TypeFunction)type; if (tf.isreturn) v.storage_class |= STCreturn; if (tf.isscope) v.storage_class |= STCscope; } if (flags & FUNCFLAGinferScope && !(v.storage_class & STCscope)) v.storage_class |= STCmaybescope; v.semantic(sc); if (!sc.insert(v)) assert(0); v.parent = this; return v; } return null; } override final bool equals(RootObject o) { if (this == o) return true; Dsymbol s = isDsymbol(o); if (s) { FuncDeclaration fd1 = this; FuncDeclaration fd2 = s.isFuncDeclaration(); if (!fd2) return false; FuncAliasDeclaration fa1 = fd1.isFuncAliasDeclaration(); FuncAliasDeclaration fa2 = fd2.isFuncAliasDeclaration(); if (fa1 && fa2) { return fa1.toAliasFunc().equals(fa2.toAliasFunc()) && fa1.hasOverloads == fa2.hasOverloads; } if (fa1 && (fd1 = fa1.toAliasFunc()).isUnique() && !fa1.hasOverloads) fa1 = null; if (fa2 && (fd2 = fa2.toAliasFunc()).isUnique() && !fa2.hasOverloads) fa2 = null; if ((fa1 !is null) != (fa2 !is null)) return false; return fd1.toParent().equals(fd2.toParent()) && fd1.ident.equals(fd2.ident) && fd1.type.equals(fd2.type); } return false; } /**************************************************** * Determine if 'this' overrides fd. * Return !=0 if it does. */ final int overrides(FuncDeclaration fd) { int result = 0; if (fd.ident == ident) { int cov = type.covariant(fd.type); if (cov) { ClassDeclaration cd1 = toParent().isClassDeclaration(); ClassDeclaration cd2 = fd.toParent().isClassDeclaration(); if (cd1 && cd2 && cd2.isBaseOf(cd1, null)) result = 1; } } return result; } /************************************************* * Find index of function in vtbl[0..dim] that * this function overrides. * Prefer an exact match to a covariant one. * Params: * fix17349 = enable fix https://issues.dlang.org/show_bug.cgi?id=17349 * Returns: * -1 didn't find one * -2 can't determine because of forward references */ final int findVtblIndex(Dsymbols* vtbl, int dim, bool fix17349 = true) { //printf("findVtblIndex() %s\n", toChars()); FuncDeclaration mismatch = null; StorageClass mismatchstc = 0; int mismatchvi = -1; int exactvi = -1; int bestvi = -1; for (int vi = 0; vi < dim; vi++) { FuncDeclaration fdv = (*vtbl)[vi].isFuncDeclaration(); if (fdv && fdv.ident == ident) { if (type.equals(fdv.type)) // if exact match { if (fdv.parent.isClassDeclaration()) { if (fdv.isFuture()) { bestvi = vi; continue; // keep looking } return vi; // no need to look further } if (exactvi >= 0) { error("cannot determine overridden function"); return exactvi; } exactvi = vi; bestvi = vi; continue; } StorageClass stc = 0; int cov = type.covariant(fdv.type, &stc, fix17349); //printf("\tbaseclass cov = %d\n", cov); switch (cov) { case 0: // types are distinct break; case 1: bestvi = vi; // covariant, but not identical break; // keep looking for an exact match case 2: mismatchvi = vi; mismatchstc = stc; mismatch = fdv; // overrides, but is not covariant break; // keep looking for an exact match case 3: return -2; // forward references default: assert(0); } } } if (bestvi == -1 && mismatch) { //type.print(); //mismatch.type.print(); //printf("%s %s\n", type.deco, mismatch.type.deco); //printf("stc = %llx\n", mismatchstc); if (mismatchstc) { // Fix it by modifying the type to add the storage classes type = type.addStorageClass(mismatchstc); bestvi = mismatchvi; } } return bestvi; } /********************************* * If function a function in a base class, * return that base class. * Params: * cd = class that function is in * Returns: * base class if overriding, null if not */ final BaseClass* overrideInterface() { ClassDeclaration cd = parent.isClassDeclaration(); foreach (b; cd.interfaces) { auto v = findVtblIndex(&b.sym.vtbl, cast(int)b.sym.vtbl.dim); if (v >= 0) return b; } return null; } /**************************************************** * Overload this FuncDeclaration with the new one f. * Return true if successful; i.e. no conflict. */ override bool overloadInsert(Dsymbol s) { //printf("FuncDeclaration::overloadInsert(s = %s) this = %s\n", s.toChars(), toChars()); assert(s != this); AliasDeclaration ad = s.isAliasDeclaration(); if (ad) { if (overnext) return overnext.overloadInsert(ad); if (!ad.aliassym && ad.type.ty != Tident && ad.type.ty != Tinstance) { //printf("\tad = '%s'\n", ad.type.toChars()); return false; } overnext = ad; //printf("\ttrue: no conflict\n"); return true; } TemplateDeclaration td = s.isTemplateDeclaration(); if (td) { if (!td.funcroot) td.funcroot = this; if (overnext) return overnext.overloadInsert(td); overnext = td; return true; } FuncDeclaration fd = s.isFuncDeclaration(); if (!fd) return false; version (none) { /* Disable this check because: * const void foo(); * semantic() isn't run yet on foo(), so the const hasn't been * applied yet. */ if (type) { printf("type = %s\n", type.toChars()); printf("fd.type = %s\n", fd.type.toChars()); } // fd.type can be NULL for overloaded constructors if (type && fd.type && fd.type.covariant(type) && fd.type.mod == type.mod && !isFuncAliasDeclaration()) { //printf("\tfalse: conflict %s\n", kind()); return false; } } if (overnext) { td = overnext.isTemplateDeclaration(); if (td) fd.overloadInsert(td); else return overnext.overloadInsert(fd); } overnext = fd; //printf("\ttrue: no conflict\n"); return true; } /******************************************** * Find function in overload list that exactly matches t. */ final FuncDeclaration overloadExactMatch(Type t) { FuncDeclaration fd; overloadApply(this, (Dsymbol s) { auto f = s.isFuncDeclaration(); if (!f) return 0; if (t.equals(f.type)) { fd = f; return 1; } /* Allow covariant matches, as long as the return type * is just a const conversion. * This allows things like pure functions to match with an impure function type. */ if (t.ty == Tfunction) { auto tf = cast(TypeFunction)f.type; if (tf.covariant(t) == 1 && tf.nextOf().implicitConvTo(t.nextOf()) >= MATCHconst) { fd = f; return 1; } } return 0; }); return fd; } /******************************************** * Find function in overload list that matches to the 'this' modifier. * There's four result types. * * 1. If the 'tthis' matches only one candidate, it's an "exact match". * Returns the function and 'hasOverloads' is set to false. * eg. If 'tthis" is mutable and there's only one mutable method. * 2. If there's two or more match candidates, but a candidate function will be * a "better match". * Returns the better match function but 'hasOverloads' is set to true. * eg. If 'tthis' is mutable, and there's both mutable and const methods, * the mutable method will be a better match. * 3. If there's two or more match candidates, but there's no better match, * Returns null and 'hasOverloads' is set to true to represent "ambiguous match". * eg. If 'tthis' is mutable, and there's two or more mutable methods. * 4. If there's no candidates, it's "no match" and returns null with error report. * e.g. If 'tthis' is const but there's no const methods. */ final FuncDeclaration overloadModMatch(Loc loc, Type tthis, ref bool hasOverloads) { //printf("FuncDeclaration::overloadModMatch('%s')\n", toChars()); Match m; m.last = MATCHnomatch; overloadApply(this, (Dsymbol s) { auto f = s.isFuncDeclaration(); if (!f || f == m.lastf) // skip duplicates return 0; m.anyf = f; auto tf = f.type.toTypeFunction(); //printf("tf = %s\n", tf.toChars()); MATCH match; if (tthis) // non-static functions are preferred than static ones { if (f.needThis()) match = f.isCtorDeclaration() ? MATCHexact : MODmethodConv(tthis.mod, tf.mod); else match = MATCHconst; // keep static function in overload candidates } else // static functions are preferred than non-static ones { if (f.needThis()) match = MATCHconvert; else match = MATCHexact; } if (match == MATCHnomatch) return 0; if (match > m.last) goto LcurrIsBetter; if (match < m.last) goto LlastIsBetter; // See if one of the matches overrides the other. if (m.lastf.overrides(f)) goto LlastIsBetter; if (f.overrides(m.lastf)) goto LcurrIsBetter; Lambiguous: //printf("\tambiguous\n"); m.nextf = f; m.count++; return 0; LlastIsBetter: //printf("\tlastbetter\n"); m.count++; // count up return 0; LcurrIsBetter: //printf("\tisbetter\n"); if (m.last <= MATCHconvert) { // clear last secondary matching m.nextf = null; m.count = 0; } m.last = match; m.lastf = f; m.count++; // count up return 0; }); if (m.count == 1) // exact match { hasOverloads = false; } else if (m.count > 1) // better or ambiguous match { hasOverloads = true; } else // no match { hasOverloads = true; auto tf = this.type.toTypeFunction(); assert(tthis); assert(!MODimplicitConv(tthis.mod, tf.mod)); // modifier mismatch { OutBuffer thisBuf, funcBuf; MODMatchToBuffer(&thisBuf, tthis.mod, tf.mod); MODMatchToBuffer(&funcBuf, tf.mod, tthis.mod); .error(loc, "%smethod %s is not callable using a %sobject", funcBuf.peekString(), this.toPrettyChars(), thisBuf.peekString()); } } return m.lastf; } /******************************************** * find function template root in overload list */ final TemplateDeclaration findTemplateDeclRoot() { FuncDeclaration f = this; while (f && f.overnext) { //printf("f.overnext = %p %s\n", f.overnext, f.overnext.toChars()); TemplateDeclaration td = f.overnext.isTemplateDeclaration(); if (td) return td; f = f.overnext.isFuncDeclaration(); } return null; } /******************************************** * Returns true if function was declared * directly or indirectly in a unittest block */ final bool inUnittest() { Dsymbol f = this; do { if (f.isUnitTestDeclaration()) return true; f = f.toParent(); } while (f); return false; } /************************************* * Determine partial specialization order of 'this' vs g. * This is very similar to TemplateDeclaration::leastAsSpecialized(). * Returns: * match 'this' is at least as specialized as g * 0 g is more specialized than 'this' */ final MATCH leastAsSpecialized(FuncDeclaration g) { enum LOG_LEASTAS = 0; static if (LOG_LEASTAS) { printf("%s.leastAsSpecialized(%s)\n", toChars(), g.toChars()); printf("%s, %s\n", type.toChars(), g.type.toChars()); } /* This works by calling g() with f()'s parameters, and * if that is possible, then f() is at least as specialized * as g() is. */ TypeFunction tf = type.toTypeFunction(); TypeFunction tg = g.type.toTypeFunction(); size_t nfparams = Parameter.dim(tf.parameters); /* If both functions have a 'this' pointer, and the mods are not * the same and g's is not const, then this is less specialized. */ if (needThis() && g.needThis() && tf.mod != tg.mod) { if (isCtorDeclaration()) { if (!MODimplicitConv(tg.mod, tf.mod)) return MATCHnomatch; } else { if (!MODimplicitConv(tf.mod, tg.mod)) return MATCHnomatch; } } /* Create a dummy array of arguments out of the parameters to f() */ Expressions args; args.setDim(nfparams); for (size_t u = 0; u < nfparams; u++) { Parameter p = Parameter.getNth(tf.parameters, u); Expression e; if (p.storageClass & (STCref | STCout)) { e = new IdentifierExp(Loc(), p.ident); e.type = p.type; } else e = p.type.defaultInitLiteral(Loc()); args[u] = e; } MATCH m = tg.callMatch(null, &args, 1); if (m > MATCHnomatch) { /* A variadic parameter list is less specialized than a * non-variadic one. */ if (tf.varargs && !tg.varargs) goto L1; // less specialized static if (LOG_LEASTAS) { printf(" matches %d, so is least as specialized\n", m); } return m; } L1: static if (LOG_LEASTAS) { printf(" doesn't match, so is not as specialized\n"); } return MATCHnomatch; } /******************************** * Labels are in a separate scope, one per function. */ final LabelDsymbol searchLabel(Identifier ident) { Dsymbol s; if (!labtab) labtab = new DsymbolTable(); // guess we need one s = labtab.lookup(ident); if (!s) { s = new LabelDsymbol(ident); labtab.insert(s); } return cast(LabelDsymbol)s; } /***************************************** * Determine lexical level difference from 'this' to nested function 'fd'. * Error if this cannot call fd. * Returns: * 0 same level * >0 decrease nesting by number * -1 increase nesting by 1 (fd is nested within 'this') * -2 error */ final int getLevel(Loc loc, Scope* sc, FuncDeclaration fd) { int level; Dsymbol s; Dsymbol fdparent; //printf("FuncDeclaration::getLevel(fd = '%s')\n", fd.toChars()); fdparent = fd.toParent2(); if (fdparent == this) return -1; s = this; level = 0; while (fd != s && fdparent != s.toParent2()) { //printf("\ts = %s, '%s'\n", s.kind(), s.toChars()); FuncDeclaration thisfd = s.isFuncDeclaration(); if (thisfd) { if (!thisfd.isNested() && !thisfd.vthis && !sc.intypeof) goto Lerr; } else { AggregateDeclaration thiscd = s.isAggregateDeclaration(); if (thiscd) { /* AggregateDeclaration::isNested returns true only when * it has a hidden pointer. * But, calling the function belongs unrelated lexical scope * is still allowed inside typeof. * * struct Map(alias fun) { * typeof({ return fun(); }) RetType; * // No member function makes Map struct 'not nested'. * } */ if (!thiscd.isNested() && !sc.intypeof) goto Lerr; } else goto Lerr; } s = s.toParent2(); assert(s); level++; } return level; Lerr: // Don't give error if in template constraint if (!(sc.flags & SCOPEconstraint)) { const(char)* xstatic = isStatic() ? "static " : ""; // better diagnostics for static functions .error(loc, "%s%s %s cannot access frame of function %s", xstatic, kind(), toPrettyChars(), fd.toPrettyChars()); return -2; } return 1; } override const(char)* toPrettyChars(bool QualifyTypes = false) { if (isMain()) return "D main"; else return Dsymbol.toPrettyChars(QualifyTypes); } /** for diagnostics, e.g. 'int foo(int x, int y) pure' */ final const(char)* toFullSignature() { OutBuffer buf; functionToBufferWithIdent(type.toTypeFunction(), &buf, toChars()); return buf.extractString(); } final bool isMain() { return ident == Id.main && linkage != LINKc && !isMember() && !isNested(); } final bool isCMain() { return ident == Id.main && linkage == LINKc && !isMember() && !isNested(); } final bool isWinMain() { //printf("FuncDeclaration::isWinMain() %s\n", toChars()); version (none) { bool x = ident == Id.WinMain && linkage != LINKc && !isMember(); printf("%s\n", x ? "yes" : "no"); return x; } else { return ident == Id.WinMain && linkage != LINKc && !isMember(); } } final bool isDllMain() { return ident == Id.DllMain && linkage != LINKc && !isMember(); } final bool isRtInit() { return ident == Id.rt_init && linkage == LINKc && !isMember() && !isNested(); } override final bool isExport() { return protection.kind == PROTexport; } override final bool isImportedSymbol() { //printf("isImportedSymbol()\n"); //printf("protection = %d\n", protection); return (protection.kind == PROTexport) && !fbody; } override final bool isCodeseg() { return true; // functions are always in the code segment } override final bool isOverloadable() { return true; // functions can be overloaded } /********************************** * Decide if attributes for this function can be inferred from examining * the function body. * Returns: * true if can */ private final bool canInferAttributes(Scope* sc) { if (!fbody) return false; if (isVirtualMethod()) return false; // since they may be overridden if (sc.func && /********** this is for backwards compatibility for the moment ********/ (!isMember() || sc.func.isSafeBypassingInference() && !isInstantiated())) return true; if (isFuncLiteralDeclaration() || // externs are not possible with literals (storage_class & STCinference) || // do attribute inference (inferRetType && !isCtorDeclaration())) return true; if (isInstantiated()) { TemplateInstance ti = parent.isTemplateInstance(); if (ti is null || ti.isTemplateMixin() || ti.tempdecl.ident == ident) return true; } return false; } /***************************************** * Initialize for inferring the attributes of this function. */ private final void initInferAttributes() { //printf("initInferAttributes() for %s\n", toPrettyChars()); TypeFunction tf = type.toTypeFunction(); if (tf.purity == PUREimpure) // purity not specified flags |= FUNCFLAGpurityInprocess; if (tf.trust == TRUSTdefault) flags |= FUNCFLAGsafetyInprocess; if (!tf.isnothrow) flags |= FUNCFLAGnothrowInprocess; if (!tf.isnogc) flags |= FUNCFLAGnogcInprocess; if (!isVirtual() || introducing) flags |= FUNCFLAGreturnInprocess; // Initialize for inferring STCscope if (global.params.vsafe) flags |= FUNCFLAGinferScope; } final PURE isPure() { //printf("FuncDeclaration::isPure() '%s'\n", toChars()); TypeFunction tf = type.toTypeFunction(); if (flags & FUNCFLAGpurityInprocess) setImpure(); if (tf.purity == PUREfwdref) tf.purityLevel(); PURE purity = tf.purity; if (purity > PUREweak && isNested()) purity = PUREweak; if (purity > PUREweak && needThis()) { // The attribute of the 'this' reference affects purity strength if (type.mod & MODimmutable) { } else if (type.mod & (MODconst | MODwild) && purity >= PUREconst) purity = PUREconst; else purity = PUREweak; } tf.purity = purity; // ^ This rely on the current situation that every FuncDeclaration has a // unique TypeFunction. return purity; } final PURE isPureBypassingInference() { if (flags & FUNCFLAGpurityInprocess) return PUREfwdref; else return isPure(); } /************************************** * The function is doing something impure, * so mark it as impure. * If there's a purity error, return true. */ final bool setImpure() { if (flags & FUNCFLAGpurityInprocess) { flags &= ~FUNCFLAGpurityInprocess; if (fes) fes.func.setImpure(); } else if (isPure()) return true; return false; } final bool isSafe() { if (flags & FUNCFLAGsafetyInprocess) setUnsafe(); return type.toTypeFunction().trust == TRUSTsafe; } final bool isSafeBypassingInference() { return !(flags & FUNCFLAGsafetyInprocess) && isSafe(); } final bool isTrusted() { if (flags & FUNCFLAGsafetyInprocess) setUnsafe(); return type.toTypeFunction().trust == TRUSTtrusted; } /************************************** * The function is doing something unsave, * so mark it as unsafe. * If there's a safe error, return true. */ final bool setUnsafe() { if (flags & FUNCFLAGsafetyInprocess) { flags &= ~FUNCFLAGsafetyInprocess; type.toTypeFunction().trust = TRUSTsystem; if (fes) fes.func.setUnsafe(); } else if (isSafe()) return true; return false; } final bool isNogc() { if (flags & FUNCFLAGnogcInprocess) setGC(); return type.toTypeFunction().isnogc; } final bool isNogcBypassingInference() { return !(flags & FUNCFLAGnogcInprocess) && isNogc(); } /************************************** * The function is doing something that may allocate with the GC, * so mark it as not nogc (not no-how). * Returns: * true if function is marked as @nogc, meaning a user error occurred */ final bool setGC() { if (flags & FUNCFLAGnogcInprocess) { flags &= ~FUNCFLAGnogcInprocess; type.toTypeFunction().isnogc = false; if (fes) fes.func.setGC(); } else if (isNogc()) return true; return false; } final void printGCUsage(Loc loc, const(char)* warn) { if (!global.params.vgc) return; Module m = getModule(); if (m && m.isRoot() && !inUnittest()) { fprintf(global.stdmsg, "%s: vgc: %s\n", loc.toChars(), warn); } } /******************************************** * Returns true if the function return value has no indirection * which comes from the parameters. */ final bool isolateReturn() { TypeFunction tf = type.toTypeFunction(); assert(tf.next); Type treti = tf.next; treti = tf.isref ? treti : getIndirection(treti); if (!treti) return true; // target has no mutable indirection return parametersIntersect(treti); } /******************************************** * Returns true if an object typed t can have indirections * which come from the parameters. */ final bool parametersIntersect(Type t) { assert(t); if (!isPureBypassingInference() || isNested()) return false; TypeFunction tf = type.toTypeFunction(); //printf("parametersIntersect(%s) t = %s\n", tf.toChars(), t.toChars()); size_t dim = Parameter.dim(tf.parameters); for (size_t i = 0; i < dim; i++) { Parameter fparam = Parameter.getNth(tf.parameters, i); if (!fparam.type) continue; Type tprmi = (fparam.storageClass & (STClazy | STCout | STCref)) ? fparam.type : getIndirection(fparam.type); if (!tprmi) continue; // there is no mutable indirection //printf("\t[%d] tprmi = %d %s\n", i, tprmi.ty, tprmi.toChars()); if (traverseIndirections(tprmi, t)) return false; } if (AggregateDeclaration ad = isCtorDeclaration() ? null : isThis()) { Type tthis = ad.getType().addMod(tf.mod); //printf("\ttthis = %s\n", tthis.toChars()); if (traverseIndirections(tthis, t)) return false; } return true; } /**************************************** * Determine if function needs a static frame pointer. * Returns: * `true` if function is really nested within other function. * Contracts: * If isNested() returns true, isThis() should return false. */ bool isNested() { auto f = toAliasFunc(); //printf("\ttoParent2() = '%s'\n", f.toParent2().toChars()); return ((f.storage_class & STCstatic) == 0) && (f.linkage == LINKd) && (f.toParent2().isFuncDeclaration() !is null); } /**************************************** * Determine if function is a non-static member function * that has an implicit 'this' expression. * Returns: * The aggregate it is a member of, or null. * Contracts: * If isThis() returns true, isNested() should return false. */ override AggregateDeclaration isThis() { //printf("+FuncDeclaration::isThis() '%s'\n", toChars()); auto ad = (storage_class & STCstatic) ? null : isMember2(); //printf("-FuncDeclaration::isThis() %p\n", ad); return ad; } override final bool needThis() { //printf("FuncDeclaration::needThis() '%s'\n", toChars()); return toAliasFunc().isThis() !is null; } // Determine if a function is pedantically virtual final bool isVirtualMethod() { if (toAliasFunc() != this) return toAliasFunc().isVirtualMethod(); //printf("FuncDeclaration::isVirtualMethod() %s\n", toChars()); if (!isVirtual()) return false; // If it's a final method, and does not override anything, then it is not virtual if (isFinalFunc() && foverrides.dim == 0) { return false; } return true; } // Determine if function goes into virtual function pointer table bool isVirtual() { if (toAliasFunc() != this) return toAliasFunc().isVirtual(); Dsymbol p = toParent(); version (none) { printf("FuncDeclaration::isVirtual(%s)\n", toChars()); printf("isMember:%p isStatic:%d private:%d ctor:%d !Dlinkage:%d\n", isMember(), isStatic(), protection == PROTprivate, isCtorDeclaration(), linkage != LINKd); printf("result is %d\n", isMember() && !(isStatic() || protection == PROTprivate || protection == PROTpackage) && p.isClassDeclaration() && !(p.isInterfaceDeclaration() && isFinalFunc())); } return isMember() && !(isStatic() || protection.kind == PROTprivate || protection.kind == PROTpackage) && p.isClassDeclaration() && !(p.isInterfaceDeclaration() && isFinalFunc()); } bool isFinalFunc() { if (toAliasFunc() != this) return toAliasFunc().isFinalFunc(); ClassDeclaration cd; version (none) { printf("FuncDeclaration::isFinalFunc(%s), %x\n", toChars(), Declaration.isFinal()); printf("%p %d %d %d\n", isMember(), isStatic(), Declaration.isFinal(), ((cd = toParent().isClassDeclaration()) !is null && cd.storage_class & STCfinal)); printf("result is %d\n", isMember() && (Declaration.isFinal() || ((cd = toParent().isClassDeclaration()) !is null && cd.storage_class & STCfinal))); if (cd) printf("\tmember of %s\n", cd.toChars()); } return isMember() && (Declaration.isFinal() || ((cd = toParent().isClassDeclaration()) !is null && cd.storage_class & STCfinal)); } bool addPreInvariant() { AggregateDeclaration ad = isThis(); ClassDeclaration cd = ad ? ad.isClassDeclaration() : null; return (ad && !(cd && cd.isCPPclass()) && global.params.useInvariants && (protection.kind == PROTprotected || protection.kind == PROTpublic || protection.kind == PROTexport) && !naked); } bool addPostInvariant() { AggregateDeclaration ad = isThis(); ClassDeclaration cd = ad ? ad.isClassDeclaration() : null; return (ad && !(cd && cd.isCPPclass()) && ad.inv && global.params.useInvariants && (protection.kind == PROTprotected || protection.kind == PROTpublic || protection.kind == PROTexport) && !naked); } override const(char)* kind() const { return generated ? "generated function" : "function"; } /******************************************** * If there are no overloads of function f, return that function, * otherwise return NULL. */ final FuncDeclaration isUnique() { FuncDeclaration result = null; overloadApply(this, (Dsymbol s) { auto f = s.isFuncDeclaration(); if (!f) return 0; if (result) { result = null; return 1; // ambiguous, done } else { result = f; return 0; } }); return result; } /********************************************* * In the current function, we are calling 'this' function. * 1. Check to see if the current function can call 'this' function, issue error if not. * 2. If the current function is not the parent of 'this' function, then add * the current function to the list of siblings of 'this' function. * 3. If the current function is a literal, and it's accessing an uplevel scope, * then mark it as a delegate. * Returns true if error occurs. */ final bool checkNestedReference(Scope* sc, Loc loc) { //printf("FuncDeclaration::checkNestedReference() %s\n", toPrettyChars()); if (auto fld = this.isFuncLiteralDeclaration()) { if (fld.tok == TOKreserved) { fld.tok = TOKfunction; fld.vthis = null; } } if (!parent || parent == sc.parent) return false; if (ident == Id.require || ident == Id.ensure) return false; if (!isThis() && !isNested()) return false; // The current function FuncDeclaration fdthis = sc.parent.isFuncDeclaration(); if (!fdthis) return false; // out of function scope Dsymbol p = toParent2(); // Function literals from fdthis to p must be delegates ensureStaticLinkTo(fdthis, p); if (isNested()) { // The function that this function is in FuncDeclaration fdv = p.isFuncDeclaration(); if (!fdv) return false; if (fdv == fdthis) return false; //printf("this = %s in [%s]\n", this.toChars(), this.loc.toChars()); //printf("fdv = %s in [%s]\n", fdv .toChars(), fdv .loc.toChars()); //printf("fdthis = %s in [%s]\n", fdthis.toChars(), fdthis.loc.toChars()); // Add this function to the list of those which called us if (fdthis != this) { bool found = false; for (size_t i = 0; i < siblingCallers.dim; ++i) { if (siblingCallers[i] == fdthis) found = true; } if (!found) { //printf("\tadding sibling %s\n", fdthis.toPrettyChars()); if (!sc.intypeof && !(sc.flags & SCOPEcompile)) siblingCallers.push(fdthis); } } int lv = fdthis.getLevel(loc, sc, fdv); if (lv == -2) return true; // error if (lv == -1) return false; // downlevel call if (lv == 0) return false; // same level call // Uplevel call } return false; } /******************************* * Look at all the variables in this function that are referenced * by nested functions, and determine if a closure needs to be * created for them. */ final bool needsClosure() { /* Need a closure for all the closureVars[] if any of the * closureVars[] are accessed by a * function that escapes the scope of this function. * We take the conservative approach and decide that a function needs * a closure if it: * 1) is a virtual function * 2) has its address taken * 3) has a parent that escapes * 4) calls another nested function that needs a closure * * Note that since a non-virtual function can be called by * a virtual one, if that non-virtual function accesses a closure * var, the closure still has to be taken. Hence, we check for isThis() * instead of isVirtual(). (thanks to David Friedman) * * When the function returns a local struct or class, `requiresClosure` * is already set to `true` upon entering this function when the * struct/class refers to a local variable and a closure is needed. */ //printf("FuncDeclaration::needsClosure() %s\n", toChars()); if (requiresClosure) goto Lyes; for (size_t i = 0; i < closureVars.dim; i++) { VarDeclaration v = closureVars[i]; //printf("\tv = %s\n", v.toChars()); for (size_t j = 0; j < v.nestedrefs.dim; j++) { FuncDeclaration f = v.nestedrefs[j]; assert(f != this); //printf("\t\tf = %p, %s, isVirtual=%d, isThis=%p, tookAddressOf=%d\n", f, f.toChars(), f.isVirtual(), f.isThis(), f.tookAddressOf); /* Look to see if f escapes. We consider all parents of f within * this, and also all siblings which call f; if any of them escape, * so does f. * Mark all affected functions as requiring closures. */ for (Dsymbol s = f; s && s != this; s = s.parent) { FuncDeclaration fx = s.isFuncDeclaration(); if (!fx) continue; if (fx.isThis() || fx.tookAddressOf) { //printf("\t\tfx = %s, isVirtual=%d, isThis=%p, tookAddressOf=%d\n", fx.toChars(), fx.isVirtual(), fx.isThis(), fx.tookAddressOf); /* Mark as needing closure any functions between this and f */ markAsNeedingClosure((fx == f) ? fx.parent : fx, this); requiresClosure = true; } /* We also need to check if any sibling functions that * called us, have escaped. This is recursive: we need * to check the callers of our siblings. */ if (checkEscapingSiblings(fx, this)) requiresClosure = true; /* https://issues.dlang.org/show_bug.cgi?id=12406 * Iterate all closureVars to mark all descendant * nested functions that access to the closing context of this function. */ } } } if (requiresClosure) goto Lyes; return false; Lyes: //printf("\tneeds closure\n"); return true; } /*********************************************** * Check that the function contains any closure. * If it's @nogc, report suitable errors. * This is mostly consistent with FuncDeclaration::needsClosure(). * * Returns: * true if any errors occur. */ final bool checkClosure() { if (!needsClosure()) return false; if (setGC()) { error("is @nogc yet allocates closures with the GC"); if (global.gag) // need not report supplemental errors return true; } else { printGCUsage(loc, "using closure causes GC allocation"); return false; } FuncDeclarations a; foreach (v; closureVars) { foreach (f; v.nestedrefs) { assert(f !is this); LcheckAncestorsOfANestedRef: for (Dsymbol s = f; s && s !is this; s = s.parent) { auto fx = s.isFuncDeclaration(); if (!fx) continue; if (fx.isThis() || fx.tookAddressOf || checkEscapingSiblings(fx, this)) { foreach (f2; a) { if (f2 == f) break LcheckAncestorsOfANestedRef; } a.push(f); .errorSupplemental(f.loc, "%s closes over variable %s at %s", f.toPrettyChars(), v.toChars(), v.loc.toChars()); break LcheckAncestorsOfANestedRef; } } } } return true; } /*********************************************** * Determine if function's variables are referenced by a function * nested within it. */ final bool hasNestedFrameRefs() { if (closureVars.dim) return true; /* If a virtual function has contracts, assume its variables are referenced * by those contracts, even if they aren't. Because they might be referenced * by the overridden or overriding function's contracts. * This can happen because frequire and fensure are implemented as nested functions, * and they can be called directly by an overriding function and the overriding function's * context had better match, or * https://issues.dlang.org/show_bug.cgi?id=7335 will bite. */ if (fdrequire || fdensure) return true; if (foverrides.dim && isVirtualMethod()) { for (size_t i = 0; i < foverrides.dim; i++) { FuncDeclaration fdv = foverrides[i]; if (fdv.hasNestedFrameRefs()) return true; } } return false; } /**************************************************** * Declare result variable lazily. */ final void buildResultVar(Scope* sc, Type tret) { if (!vresult) { Loc loc = fensure ? fensure.loc : this.loc; /* If inferRetType is true, tret may not be a correct return type yet. * So, in here it may be a temporary type for vresult, and after * fbody.semantic() running, vresult.type might be modified. */ vresult = new VarDeclaration(loc, tret, outId ? outId : Id.result, null); vresult.storage_class |= STCnodtor; if (outId == Id.result) vresult.storage_class |= STCtemp; if (!isVirtual()) vresult.storage_class |= STCconst; vresult.storage_class |= STCresult; // set before the semantic() for checkNestedReference() vresult.parent = this; } if (sc && vresult.semanticRun == PASSinit) { TypeFunction tf = type.toTypeFunction(); if (tf.isref) vresult.storage_class |= STCref; vresult.type = tret; vresult.semantic(sc); if (!sc.insert(vresult)) error("out result %s is already defined", vresult.toChars()); assert(vresult.parent == this); } } /**************************************************** * Merge into this function the 'in' contracts of all it overrides. * 'in's are OR'd together, i.e. only one of them needs to pass. */ final Statement mergeFrequire(Statement sf) { /* If a base function and its override both have an IN contract, then * only one of them needs to succeed. This is done by generating: * * void derived.in() { * try { * base.in(); * } * catch () { * ... body of derived.in() ... * } * } * * So if base.in() doesn't throw, derived.in() need not be executed, and the contract is valid. * If base.in() throws, then derived.in()'s body is executed. */ /* Implementing this is done by having the overriding function call * nested functions (the fdrequire functions) nested inside the overridden * function. This requires that the stack layout of the calling function's * parameters and 'this' pointer be in the same place (as the nested * function refers to them). * This is easy for the parameters, as they are all on the stack in the same * place by definition, since it's an overriding function. The problem is * getting the 'this' pointer in the same place, since it is a local variable. * We did some hacks in the code generator to make this happen: * 1. always generate exception handler frame, or at least leave space for it * in the frame (Windows 32 SEH only) * 2. always generate an EBP style frame * 3. since 'this' is passed in a register that is subsequently copied into * a stack local, allocate that local immediately following the exception * handler block, so it is always at the same offset from EBP. */ for (size_t i = 0; i < foverrides.dim; i++) { FuncDeclaration fdv = foverrides[i]; /* The semantic pass on the contracts of the overridden functions must * be completed before code generation occurs (bug 3602). */ if (fdv.fdrequire && fdv.fdrequire.semanticRun != PASSsemantic3done) { assert(fdv._scope); Scope* sc = fdv._scope.push(); sc.stc &= ~STCoverride; fdv.semantic3(sc); sc.pop(); } sf = fdv.mergeFrequire(sf); if (sf && fdv.fdrequire) { //printf("fdv.frequire: %s\n", fdv.frequire.toChars()); /* Make the call: * try { __require(); } * catch (Throwable) { frequire; } */ Expression eresult = null; Expression e = new CallExp(loc, new VarExp(loc, fdv.fdrequire, false), eresult); Statement s2 = new ExpStatement(loc, e); auto c = new Catch(loc, getThrowable(), null, sf); c.internalCatch = true; auto catches = new Catches(); catches.push(c); sf = new TryCatchStatement(loc, s2, catches); } else return null; } return sf; } /**************************************************** * Merge into this function the 'out' contracts of all it overrides. * 'out's are AND'd together, i.e. all of them need to pass. */ final Statement mergeFensure(Statement sf, Identifier oid) { /* Same comments as for mergeFrequire(), except that we take care * of generating a consistent reference to the 'result' local by * explicitly passing 'result' to the nested function as a reference * argument. * This won't work for the 'this' parameter as it would require changing * the semantic code for the nested function so that it looks on the parameter * list for the 'this' pointer, something that would need an unknown amount * of tweaking of various parts of the compiler that I'd rather leave alone. */ for (size_t i = 0; i < foverrides.dim; i++) { FuncDeclaration fdv = foverrides[i]; /* The semantic pass on the contracts of the overridden functions must * be completed before code generation occurs (bug 3602 and 5230). */ if (fdv.fdensure && fdv.fdensure.semanticRun != PASSsemantic3done) { assert(fdv._scope); Scope* sc = fdv._scope.push(); sc.stc &= ~STCoverride; fdv.semantic3(sc); sc.pop(); } sf = fdv.mergeFensure(sf, oid); if (fdv.fdensure) { //printf("fdv.fensure: %s\n", fdv.fensure.toChars()); // Make the call: __ensure(result) Expression eresult = null; if (outId) { eresult = new IdentifierExp(loc, oid); Type t1 = fdv.type.nextOf().toBasetype(); Type t2 = this.type.nextOf().toBasetype(); if (t1.isBaseOf(t2, null)) { /* Making temporary reference variable is necessary * in covariant return. * https://issues.dlang.org/show_bug.cgi?id=5204 * https://issues.dlang.org/show_bug.cgi?id=10479 */ auto ei = new ExpInitializer(Loc(), eresult); auto v = new VarDeclaration(Loc(), t1, Identifier.generateId("__covres"), ei); v.storage_class |= STCtemp; auto de = new DeclarationExp(Loc(), v); auto ve = new VarExp(Loc(), v); eresult = new CommaExp(Loc(), de, ve); } } Expression e = new CallExp(loc, new VarExp(loc, fdv.fdensure, false), eresult); Statement s2 = new ExpStatement(loc, e); if (sf) { sf = new CompoundStatement(sf.loc, s2, sf); } else sf = s2; } } return sf; } /********************************************* * Return the function's parameter list, and whether * it is variadic or not. */ final Parameters* getParameters(int* pvarargs) { Parameters* fparameters = null; int fvarargs = 0; if (type) { TypeFunction fdtype = type.toTypeFunction(); fparameters = fdtype.parameters; fvarargs = fdtype.varargs; } if (pvarargs) *pvarargs = fvarargs; return fparameters; } /********************************** * Generate a FuncDeclaration for a runtime library function. */ static FuncDeclaration genCfunc(Parameters* fparams, Type treturn, const(char)* name, StorageClass stc = 0) { return genCfunc(fparams, treturn, Identifier.idPool(name, strlen(name)), stc); } static FuncDeclaration genCfunc(Parameters* fparams, Type treturn, Identifier id, StorageClass stc = 0) { FuncDeclaration fd; TypeFunction tf; Dsymbol s; static __gshared DsymbolTable st = null; //printf("genCfunc(name = '%s')\n", id.toChars()); //printf("treturn\n\t"); treturn.print(); // See if already in table if (!st) st = new DsymbolTable(); s = st.lookup(id); if (s) { fd = s.isFuncDeclaration(); assert(fd); assert(fd.type.nextOf().equals(treturn)); } else { tf = new TypeFunction(fparams, treturn, 0, LINKc, stc); fd = new FuncDeclaration(Loc(), Loc(), id, STCstatic, tf); fd.protection = Prot(PROTpublic); fd.linkage = LINKc; st.insert(fd); } return fd; } /****************** * Check parameters and return type of D main() function. * Issue error messages. */ final void checkDmain() { TypeFunction tf = type.toTypeFunction(); const nparams = Parameter.dim(tf.parameters); bool argerr; if (nparams == 1) { auto fparam0 = Parameter.getNth(tf.parameters, 0); auto t = fparam0.type.toBasetype(); if (t.ty != Tarray || t.nextOf().ty != Tarray || t.nextOf().nextOf().ty != Tchar || fparam0.storageClass & (STCout | STCref | STClazy)) { argerr = true; } } if (!tf.nextOf()) error("must return int or void"); else if (tf.nextOf().ty != Tint32 && tf.nextOf().ty != Tvoid) error("must return int or void, not %s", tf.nextOf().toChars()); else if (tf.varargs || nparams >= 2 || argerr) error("parameters must be main() or main(string[] args)"); } override final inout(FuncDeclaration) isFuncDeclaration() inout { return this; } FuncDeclaration toAliasFunc() { return this; } override void accept(Visitor v) { v.visit(this); } } /******************************************************** * Generate Expression to call the invariant. * Input: * ad aggregate with the invariant * vthis variable with 'this' * direct call invariant directly * Returns: * void expression that calls the invariant */ extern (C++) Expression addInvariant(Loc loc, Scope* sc, AggregateDeclaration ad, VarDeclaration vthis, bool direct) { Expression e = null; if (direct) { // Call invariant directly only if it exists FuncDeclaration inv = ad.inv; ClassDeclaration cd = ad.isClassDeclaration(); while (!inv && cd) { cd = cd.baseClass; if (!cd) break; inv = cd.inv; } if (inv) { version (all) { // Workaround for https://issues.dlang.org/show_bug.cgi?id=13394 // For the correct mangling, // run attribute inference on inv if needed. inv.functionSemantic(); } //e = new DsymbolExp(Loc(), inv); //e = new CallExp(Loc(), e); //e = e.semantic(sc2); /* https://issues.dlang.org/show_bug.cgi?id=13113 * Currently virtual invariant calls completely * bypass attribute enforcement. * Change the behavior of pre-invariant call by following it. */ e = new ThisExp(Loc()); e.type = vthis.type; e = new DotVarExp(Loc(), e, inv, false); e.type = inv.type; e = new CallExp(Loc(), e); e.type = Type.tvoid; } } else { version (all) { // Workaround for https://issues.dlang.org/show_bug.cgi?id=13394 // For the correct mangling, // run attribute inference on inv if needed. if (ad.isStructDeclaration() && ad.inv) ad.inv.functionSemantic(); } // Call invariant virtually Expression v = new ThisExp(Loc()); v.type = vthis.type; if (ad.isStructDeclaration()) v = v.addressOf(); e = new StringExp(Loc(), cast(char*)"null this"); e = new AssertExp(loc, v, e); e = e.semantic(sc); } return e; } /*************************************************** * Visit each overloaded function/template in turn, and call dg(s) on it. * Exit when no more, or dg(s) returns nonzero. * Returns: * ==0 continue * !=0 done */ extern (D) int overloadApply(Dsymbol fstart, scope int delegate(Dsymbol) dg) { Dsymbol next; for (Dsymbol d = fstart; d; d = next) { if (auto od = d.isOverDeclaration()) { if (od.hasOverloads) { if (int r = overloadApply(od.aliassym, dg)) return r; } else { if (int r = dg(od.aliassym)) return r; } next = od.overnext; } else if (auto fa = d.isFuncAliasDeclaration()) { if (fa.hasOverloads) { if (int r = overloadApply(fa.funcalias, dg)) return r; } else if (auto fd = fa.toAliasFunc()) { if (int r = dg(fd)) return r; } else { d.error("is aliased to a function"); break; } next = fa.overnext; } else if (auto ad = d.isAliasDeclaration()) { next = ad.toAlias(); if (next == ad) break; if (next == fstart) break; } else if (auto td = d.isTemplateDeclaration()) { if (int r = dg(td)) return r; next = td.overnext; } else if (auto fd = d.isFuncDeclaration()) { if (int r = dg(fd)) return r; next = fd.overnext; } else { d.error("is aliased to a function"); break; // BUG: should print error message? } } return 0; } extern (C++) int overloadApply(Dsymbol fstart, void* param, int function(void*, Dsymbol) fp) { return overloadApply(fstart, s => (*fp)(param, s)); } extern (C++) static void MODMatchToBuffer(OutBuffer* buf, ubyte lhsMod, ubyte rhsMod) { bool bothMutable = ((lhsMod & rhsMod) == 0); bool sharedMismatch = ((lhsMod ^ rhsMod) & MODshared) != 0; bool sharedMismatchOnly = ((lhsMod ^ rhsMod) == MODshared); if (lhsMod & MODshared) buf.writestring("shared "); else if (sharedMismatch && !(lhsMod & MODimmutable)) buf.writestring("non-shared "); if (bothMutable && sharedMismatchOnly) { } else if (lhsMod & MODimmutable) buf.writestring("immutable "); else if (lhsMod & MODconst) buf.writestring("const "); else if (lhsMod & MODwild) buf.writestring("inout "); else buf.writestring("mutable "); } private const(char)* prependSpace(const(char)* str) { if (!str || !*str) return ""; return (" " ~ str[0 .. strlen(str)] ~ "\0").ptr; } /******************************************* * Given a symbol that could be either a FuncDeclaration or * a function template, resolve it to a function symbol. * Params: * loc = instantiation location * sc = instantiation scope * tiargs = initial list of template arguments * tthis = if !NULL, the `this` argument type * fargs = arguments to function * flags = 1: do not issue error message on no match, just return NULL * 2: overloadResolve only * Returns: * if match is found, then function symbol, else null */ extern (C++) FuncDeclaration resolveFuncCall(Loc loc, Scope* sc, Dsymbol s, Objects* tiargs, Type tthis, Expressions* fargs, int flags = 0) { if (!s) return null; // no match version (none) { printf("resolveFuncCall('%s')\n", s.toChars()); if (tthis) printf("\tthis: %s\n", tthis.toChars()); if (fargs) { for (size_t i = 0; i < fargs.dim; i++) { Expression arg = (*fargs)[i]; assert(arg.type); printf("\t%s: ", arg.toChars()); arg.type.print(); } } } if (tiargs && arrayObjectIsError(tiargs) || fargs && arrayObjectIsError(cast(Objects*)fargs)) { return null; } Match m; m.last = MATCHnomatch; functionResolve(&m, s, loc, sc, tiargs, tthis, fargs); if (m.last > MATCHnomatch && m.lastf) { if (m.count == 1) // exactly one match { if (!(flags & 1)) m.lastf.functionSemantic(); return m.lastf; } if ((flags & 2) && !tthis && m.lastf.needThis()) { return m.lastf; } } /* Failed to find a best match. * Do nothing or print error. */ if (m.last <= MATCHnomatch) { // error was caused on matched function if (m.count == 1) return m.lastf; // if do not print error messages if (flags & 1) return null; // no match } auto fd = s.isFuncDeclaration(); auto od = s.isOverDeclaration(); auto td = s.isTemplateDeclaration(); if (td && td.funcroot) s = fd = td.funcroot; OutBuffer tiargsBuf; arrayObjectsToBuffer(&tiargsBuf, tiargs); OutBuffer fargsBuf; fargsBuf.writeByte('('); argExpTypesToCBuffer(&fargsBuf, fargs); fargsBuf.writeByte(')'); if (tthis) tthis.modToBuffer(&fargsBuf); // max num of overloads to print (-v overrides this). enum int numOverloadsDisplay = 5; if (!m.lastf && !(flags & 1)) // no match { if (td && !fd) // all of overloads are templates { .error(loc, "%s %s.%s cannot deduce function from argument types !(%s)%s, candidates are:", td.kind(), td.parent.toPrettyChars(), td.ident.toChars(), tiargsBuf.peekString(), fargsBuf.peekString()); // Display candidate templates (even if there are no multiple overloads) int numToDisplay = numOverloadsDisplay; overloadApply(td, (Dsymbol s) { auto td = s.isTemplateDeclaration(); if (!td) return 0; .errorSupplemental(td.loc, "%s", td.toPrettyChars()); if (global.params.verbose || --numToDisplay != 0 || !td.overnext) return 0; // Too many overloads to sensibly display. // Just show count of remaining overloads. int num = 0; overloadApply(td.overnext, (s) { ++num; return 0; }); if (num > 0) .errorSupplemental(loc, "... (%d more, -v to show) ...", num); return 1; // stop iterating }); } else if (od) { .error(loc, "none of the overloads of '%s' are callable using argument types !(%s)%s", od.ident.toChars(), tiargsBuf.peekString(), fargsBuf.peekString()); } else { assert(fd); bool hasOverloads = fd.overnext !is null; auto tf = fd.type.toTypeFunction(); if (tthis && !MODimplicitConv(tthis.mod, tf.mod)) // modifier mismatch { OutBuffer thisBuf, funcBuf; MODMatchToBuffer(&thisBuf, tthis.mod, tf.mod); MODMatchToBuffer(&funcBuf, tf.mod, tthis.mod); if (hasOverloads) { .error(loc, "none of the overloads of '%s' are callable using a %sobject, candidates are:", fd.ident.toChars(), thisBuf.peekString()); } else { .error(loc, "%smethod %s is not callable using a %sobject", funcBuf.peekString(), fd.toPrettyChars(), thisBuf.peekString()); } } else { //printf("tf = %s, args = %s\n", tf.deco, (*fargs)[0].type.deco); if (hasOverloads) { .error(loc, "none of the overloads of '%s' are callable using argument types %s, candidates are:", fd.ident.toChars(), fargsBuf.peekString()); } else { fd.error(loc, "%s%s is not callable using argument types %s", parametersTypeToChars(tf.parameters, tf.varargs), tf.modToChars(), fargsBuf.peekString()); } } // Display candidate functions int numToDisplay = numOverloadsDisplay; overloadApply(hasOverloads ? fd : null, (Dsymbol s) { auto fd = s.isFuncDeclaration(); auto td = s.isTemplateDeclaration(); if (fd) { if (fd.errors || fd.type.ty == Terror) return 0; auto tf = cast(TypeFunction)fd.type; .errorSupplemental(fd.loc, "%s%s", fd.toPrettyChars(), parametersTypeToChars(tf.parameters, tf.varargs)); } else { .errorSupplemental(td.loc, "%s", td.toPrettyChars()); } if (global.params.verbose || --numToDisplay != 0 || !fd) return 0; // Too many overloads to sensibly display. int num = 0; overloadApply(fd.overnext, (s){ ++num; return 0; }); if (num > 0) .errorSupplemental(loc, "... (%d more, -v to show) ...", num); return 1; // stop iterating }); } } else if (m.nextf) { TypeFunction tf1 = m.lastf.type.toTypeFunction(); TypeFunction tf2 = m.nextf.type.toTypeFunction(); const(char)* lastprms = parametersTypeToChars(tf1.parameters, tf1.varargs); const(char)* nextprms = parametersTypeToChars(tf2.parameters, tf2.varargs); const(char)* mod1 = prependSpace(MODtoChars(tf1.mod)); const(char)* mod2 = prependSpace(MODtoChars(tf2.mod)); .error(loc, "%s.%s called with argument types %s matches both:\n%s: %s%s%s\nand:\n%s: %s%s%s", s.parent.toPrettyChars(), s.ident.toChars(), fargsBuf.peekString(), m.lastf.loc.toChars(), m.lastf.toPrettyChars(), lastprms, mod1, m.nextf.loc.toChars(), m.nextf.toPrettyChars(), nextprms, mod2); } return null; } /************************************** * Returns an indirect type one step from t. */ extern (C++) Type getIndirection(Type t) { t = t.baseElemOf(); if (t.ty == Tarray || t.ty == Tpointer) return t.nextOf().toBasetype(); if (t.ty == Taarray || t.ty == Tclass) return t; if (t.ty == Tstruct) return t.hasPointers() ? t : null; // TODO // should consider TypeDelegate? return null; } /************************************** * Returns true if memory reachable through a reference B to a value of type tb, * which has been constructed with a reference A to a value of type ta * available, can alias memory reachable from A based on the types involved * (either directly or via any number of indirections). * * This relation is not symmetric in the two arguments. For example, * a const(int) reference can point to a pre-existing int, but not the other * way round. * * Returns: * true if so */ private bool traverseIndirections(Type ta, Type tb, void* p = null, bool reversePass = false) { Type source = ta; Type target = tb; if (reversePass) { source = tb; target = ta; } if (source.constConv(target)) return true; else if (target.ty == Tvoid && MODimplicitConv(source.mod, target.mod)) return true; // No direct match, so try breaking up one of the types (starting with tb). Type tbb = tb.toBasetype().baseElemOf(); if (tbb != tb) return traverseIndirections(ta, tbb, p, reversePass); // context data to detect circular look up static struct Ctxt { Ctxt* prev; Type type; } Ctxt* ctxt = cast(Ctxt*)p; if (tb.ty == Tclass || tb.ty == Tstruct) { for (Ctxt* c = ctxt; c; c = c.prev) if (tb == c.type) return false; Ctxt c; c.prev = ctxt; c.type = tb; AggregateDeclaration sym = tb.toDsymbol(null).isAggregateDeclaration(); for (size_t i = 0; i < sym.fields.dim; i++) { VarDeclaration v = sym.fields[i]; Type tprmi = v.type.addMod(tb.mod); //printf("\ttb = %s, tprmi = %s\n", tb.toChars(), tprmi.toChars()); if (traverseIndirections(ta, tprmi, &c, reversePass)) return true; } } else if (tb.ty == Tarray || tb.ty == Taarray || tb.ty == Tpointer) { Type tind = tb.nextOf(); if (traverseIndirections(ta, tind, ctxt, reversePass)) return true; } else if (tb.hasPointers()) { // FIXME: function pointer/delegate types should be considered. return true; } // Still no match, so try breaking up ta if we have note done so yet. if (!reversePass) return traverseIndirections(tb, ta, ctxt, true); return false; } /* For all functions between outerFunc and f, mark them as needing * a closure. */ private void markAsNeedingClosure(Dsymbol f, FuncDeclaration outerFunc) { for (Dsymbol sx = f; sx && sx != outerFunc; sx = sx.parent) { FuncDeclaration fy = sx.isFuncDeclaration(); if (fy && fy.closureVars.dim) { /* fy needs a closure if it has closureVars[], * because the frame pointer in the closure will be accessed. */ fy.requiresClosure = true; } } } /******** * Given a nested function f inside a function outerFunc, check * if any sibling callers of f have escaped. If so, mark * all the enclosing functions as needing closures. * This is recursive: we need to check the callers of our siblings. * Note that nested functions can only call lexically earlier nested * functions, so loops are impossible. * Params: * f = inner function (nested within outerFunc) * outerFunc = outer function * p = for internal recursion use * Returns: * true if any closures were needed */ private bool checkEscapingSiblings(FuncDeclaration f, FuncDeclaration outerFunc, void* p = null) { static struct PrevSibling { PrevSibling* p; FuncDeclaration f; } PrevSibling ps; ps.p = cast(PrevSibling*)p; ps.f = f; //printf("checkEscapingSiblings(f = %s, outerfunc = %s)\n", f.toChars(), outerFunc.toChars()); bool bAnyClosures = false; for (size_t i = 0; i < f.siblingCallers.dim; ++i) { FuncDeclaration g = f.siblingCallers[i]; if (g.isThis() || g.tookAddressOf) { markAsNeedingClosure(g, outerFunc); bAnyClosures = true; } PrevSibling* prev = cast(PrevSibling*)p; while (1) { if (!prev) { bAnyClosures |= checkEscapingSiblings(g, outerFunc, &ps); break; } if (prev.f == g) break; prev = prev.p; } } //printf("\t%d\n", bAnyClosures); return bAnyClosures; } /*********************************************************** * Used as a way to import a set of functions from another scope into this one. */ extern (C++) final class FuncAliasDeclaration : FuncDeclaration { FuncDeclaration funcalias; bool hasOverloads; extern (D) this(Identifier ident, FuncDeclaration funcalias, bool hasOverloads = true) { super(funcalias.loc, funcalias.endloc, ident, funcalias.storage_class, funcalias.type); assert(funcalias != this); this.funcalias = funcalias; this.hasOverloads = hasOverloads; if (hasOverloads) { if (FuncAliasDeclaration fad = funcalias.isFuncAliasDeclaration()) this.hasOverloads = fad.hasOverloads; } else { // for internal use assert(!funcalias.isFuncAliasDeclaration()); this.hasOverloads = false; } userAttribDecl = funcalias.userAttribDecl; } override inout(FuncAliasDeclaration) isFuncAliasDeclaration() inout { return this; } override const(char)* kind() const { return "function alias"; } override FuncDeclaration toAliasFunc() { return funcalias.toAliasFunc(); } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class FuncLiteralDeclaration : FuncDeclaration { TOK tok; // TOKfunction or TOKdelegate Type treq; // target of return type inference // backend bool deferToObj; extern (D) this(Loc loc, Loc endloc, Type type, TOK tok, ForeachStatement fes, Identifier id = null) { super(loc, endloc, null, STCundefined, type); this.ident = id ? id : Id.empty; this.tok = tok; this.fes = fes; //printf("FuncLiteralDeclaration() id = '%s', type = '%s'\n", this.ident.toChars(), type.toChars()); } override Dsymbol syntaxCopy(Dsymbol s) { //printf("FuncLiteralDeclaration::syntaxCopy('%s')\n", toChars()); assert(!s); auto f = new FuncLiteralDeclaration(loc, endloc, type.syntaxCopy(), tok, fes, ident); f.treq = treq; // don't need to copy return FuncDeclaration.syntaxCopy(f); } override bool isNested() { //printf("FuncLiteralDeclaration::isNested() '%s'\n", toChars()); return (tok != TOKfunction) && !isThis(); } override AggregateDeclaration isThis() { return tok == TOKdelegate ? super.isThis() : null; } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return false; } /******************************* * Modify all expression type of return statements to tret. * * On function literals, return type may be modified based on the context type * after its semantic3 is done, in FuncExp::implicitCastTo. * * A function() dg = (){ return new B(); } // OK if is(B : A) == true * * If B to A conversion is convariant that requires offseet adjusting, * all return statements should be adjusted to return expressions typed A. */ void modifyReturns(Scope* sc, Type tret) { import ddmd.statement_rewrite_walker; extern (C++) final class RetWalker : StatementRewriteWalker { alias visit = super.visit; public: Scope* sc; Type tret; FuncLiteralDeclaration fld; override void visit(ReturnStatement s) { Expression exp = s.exp; if (exp && !exp.type.equals(tret)) { s.exp = exp.castTo(sc, tret); } } } if (semanticRun < PASSsemantic3done) return; if (fes) return; scope RetWalker w = new RetWalker(); w.sc = sc; w.tret = tret; w.fld = this; fbody.accept(w); // Also update the inferred function type to match the new return type. // This is required so the code generator does not try to cast the // modified returns back to the original type. if (inferRetType && type.nextOf() != tret) type.toTypeFunction().next = tret; } override inout(FuncLiteralDeclaration) isFuncLiteralDeclaration() inout { return this; } override const(char)* kind() const { // GCC requires the (char*) casts return (tok != TOKfunction) ? cast(char*)"delegate" : cast(char*)"function"; } override const(char)* toPrettyChars(bool QualifyTypes = false) { if (parent) { TemplateInstance ti = parent.isTemplateInstance(); if (ti) return ti.tempdecl.toPrettyChars(QualifyTypes); } return Dsymbol.toPrettyChars(QualifyTypes); } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class CtorDeclaration : FuncDeclaration { extern (D) this(Loc loc, Loc endloc, StorageClass stc, Type type) { super(loc, endloc, Id.ctor, stc, type); //printf("CtorDeclaration(loc = %s) %s\n", loc.toChars(), toChars()); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto f = new CtorDeclaration(loc, endloc, storage_class, type.syntaxCopy()); return FuncDeclaration.syntaxCopy(f); } override void semantic(Scope* sc) { //printf("CtorDeclaration::semantic() %s\n", toChars()); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = toParent2(); AggregateDeclaration ad = p.isAggregateDeclaration(); if (!ad) { .error(loc, "constructor can only be a member of aggregate, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } sc = sc.push(); sc.stc &= ~STCstatic; // not a static constructor sc.flags |= SCOPEctor; FuncDeclaration.semantic(sc); sc.pop(); if (errors) return; TypeFunction tf = type.toTypeFunction(); /* See if it's the default constructor * But, template constructor should not become a default constructor. */ if (ad && (!parent.isTemplateInstance() || parent.isTemplateMixin())) { immutable dim = Parameter.dim(tf.parameters); if (auto sd = ad.isStructDeclaration()) { if (dim == 0 && tf.varargs == 0) // empty default ctor w/o any varargs { if (fbody || !(storage_class & STCdisable)) { error("default constructor for structs only allowed " ~ "with @disable, no body, and no parameters"); storage_class |= STCdisable; fbody = null; } sd.noDefaultCtor = true; } else if (dim == 0 && tf.varargs) // allow varargs only ctor { } else if (dim && Parameter.getNth(tf.parameters, 0).defaultArg) { // if the first parameter has a default argument, then the rest does as well if (storage_class & STCdisable) { deprecation("@disable'd constructor cannot have default "~ "arguments for all parameters."); deprecationSupplemental(loc, "Use @disable this(); if you want to disable default initialization."); } else deprecation("all parameters have default arguments, "~ "but structs cannot have default constructors."); } } else if (dim == 0 && tf.varargs == 0) { ad.defaultCtor = this; } } } override const(char)* kind() const { return "constructor"; } override const(char)* toChars() const { return "this"; } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return (isThis() && vthis && global.params.useInvariants); } override inout(CtorDeclaration) isCtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class PostBlitDeclaration : FuncDeclaration { extern (D) this(Loc loc, Loc endloc, StorageClass stc, Identifier id) { super(loc, endloc, id, stc, null); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto dd = new PostBlitDeclaration(loc, endloc, storage_class, ident); return FuncDeclaration.syntaxCopy(dd); } override void semantic(Scope* sc) { //printf("PostBlitDeclaration::semantic() %s\n", toChars()); //printf("ident: %s, %s, %p, %p\n", ident.toChars(), Id::dtor.toChars(), ident, Id::dtor); //printf("stc = x%llx\n", sc.stc); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = toParent2(); StructDeclaration ad = p.isStructDeclaration(); if (!ad) { .error(loc, "postblit can only be a member of struct/union, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (ident == Id.postblit && semanticRun < PASSsemantic) ad.postblits.push(this); if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); sc = sc.push(); sc.stc &= ~STCstatic; // not static sc.linkage = LINKd; FuncDeclaration.semantic(sc); sc.pop(); } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return (isThis() && vthis && global.params.useInvariants); } override bool overloadInsert(Dsymbol s) { return false; // cannot overload postblits } override inout(PostBlitDeclaration) isPostBlitDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class DtorDeclaration : FuncDeclaration { extern (D) this(Loc loc, Loc endloc) { super(loc, endloc, Id.dtor, STCundefined, null); } extern (D) this(Loc loc, Loc endloc, StorageClass stc, Identifier id) { super(loc, endloc, id, stc, null); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto dd = new DtorDeclaration(loc, endloc, storage_class, ident); return FuncDeclaration.syntaxCopy(dd); } override void semantic(Scope* sc) { //printf("DtorDeclaration::semantic() %s\n", toChars()); //printf("ident: %s, %s, %p, %p\n", ident.toChars(), Id::dtor.toChars(), ident, Id::dtor); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = toParent2(); AggregateDeclaration ad = p.isAggregateDeclaration(); if (!ad) { .error(loc, "destructor can only be a member of aggregate, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (ident == Id.dtor && semanticRun < PASSsemantic) ad.dtors.push(this); if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); sc = sc.push(); sc.stc &= ~STCstatic; // not a static destructor if (sc.linkage != LINKcpp) sc.linkage = LINKd; FuncDeclaration.semantic(sc); sc.pop(); } override const(char)* kind() const { return "destructor"; } override const(char)* toChars() const { return "~this"; } override bool isVirtual() { // false so that dtor's don't get put into the vtbl[] return false; } override bool addPreInvariant() { return (isThis() && vthis && global.params.useInvariants); } override bool addPostInvariant() { return false; } override bool overloadInsert(Dsymbol s) { return false; // cannot overload destructors } override inout(DtorDeclaration) isDtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) class StaticCtorDeclaration : FuncDeclaration { final extern (D) this(Loc loc, Loc endloc, StorageClass stc) { super(loc, endloc, Identifier.generateId("_staticCtor"), STCstatic | stc, null); } final extern (D) this(Loc loc, Loc endloc, const(char)* name, StorageClass stc) { super(loc, endloc, Identifier.generateId(name), STCstatic | stc, null); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto scd = new StaticCtorDeclaration(loc, endloc, storage_class); return FuncDeclaration.syntaxCopy(scd); } override final void semantic(Scope* sc) { //printf("StaticCtorDeclaration::semantic()\n"); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = parent.pastMixin(); if (!p.isScopeDsymbol()) { const(char)* s = (isSharedStaticCtorDeclaration() ? "shared " : ""); .error(loc, "%sstatic constructor can only be member of module/aggregate/template, not %s %s", s, p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); /* If the static ctor appears within a template instantiation, * it could get called multiple times by the module constructors * for different modules. Thus, protect it with a gate. */ if (isInstantiated() && semanticRun < PASSsemantic) { /* Add this prefix to the function: * static int gate; * if (++gate != 1) return; * Note that this is not thread safe; should not have threads * during static construction. */ auto v = new VarDeclaration(Loc(), Type.tint32, Id.gate, null); v.storage_class = STCtemp | (isSharedStaticCtorDeclaration() ? STCstatic : STCtls); auto sa = new Statements(); Statement s = new ExpStatement(Loc(), v); sa.push(s); Expression e = new IdentifierExp(Loc(), v.ident); e = new AddAssignExp(Loc(), e, new IntegerExp(1)); e = new EqualExp(TOKnotequal, Loc(), e, new IntegerExp(1)); s = new IfStatement(Loc(), null, e, new ReturnStatement(Loc(), null), null, Loc()); sa.push(s); if (fbody) sa.push(fbody); fbody = new CompoundStatement(Loc(), sa); } FuncDeclaration.semantic(sc); // We're going to need ModuleInfo Module m = getModule(); if (!m) m = sc._module; if (m) { m.needmoduleinfo = 1; //printf("module1 %s needs moduleinfo\n", m.toChars()); } } override final AggregateDeclaration isThis() { return null; } override final bool isVirtual() { return false; } override final bool addPreInvariant() { return false; } override final bool addPostInvariant() { return false; } override final bool hasStaticCtorOrDtor() { return true; } override final inout(StaticCtorDeclaration) isStaticCtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class SharedStaticCtorDeclaration : StaticCtorDeclaration { extern (D) this(Loc loc, Loc endloc, StorageClass stc) { super(loc, endloc, "_sharedStaticCtor", stc); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto scd = new SharedStaticCtorDeclaration(loc, endloc, storage_class); return FuncDeclaration.syntaxCopy(scd); } override inout(SharedStaticCtorDeclaration) isSharedStaticCtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) class StaticDtorDeclaration : FuncDeclaration { VarDeclaration vgate; // 'gate' variable final extern (D) this(Loc loc, Loc endloc, StorageClass stc) { super(loc, endloc, Identifier.generateId("_staticDtor"), STCstatic | stc, null); } final extern (D) this(Loc loc, Loc endloc, const(char)* name, StorageClass stc) { super(loc, endloc, Identifier.generateId(name), STCstatic | stc, null); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto sdd = new StaticDtorDeclaration(loc, endloc, storage_class); return FuncDeclaration.syntaxCopy(sdd); } override final void semantic(Scope* sc) { if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = parent.pastMixin(); if (!p.isScopeDsymbol()) { const(char)* s = (isSharedStaticDtorDeclaration() ? "shared " : ""); .error(loc, "%sstatic destructor can only be member of module/aggregate/template, not %s %s", s, p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); /* If the static ctor appears within a template instantiation, * it could get called multiple times by the module constructors * for different modules. Thus, protect it with a gate. */ if (isInstantiated() && semanticRun < PASSsemantic) { /* Add this prefix to the function: * static int gate; * if (--gate != 0) return; * Increment gate during constructor execution. * Note that this is not thread safe; should not have threads * during static destruction. */ auto v = new VarDeclaration(Loc(), Type.tint32, Id.gate, null); v.storage_class = STCtemp | (isSharedStaticDtorDeclaration() ? STCstatic : STCtls); auto sa = new Statements(); Statement s = new ExpStatement(Loc(), v); sa.push(s); Expression e = new IdentifierExp(Loc(), v.ident); e = new AddAssignExp(Loc(), e, new IntegerExp(-1)); e = new EqualExp(TOKnotequal, Loc(), e, new IntegerExp(0)); s = new IfStatement(Loc(), null, e, new ReturnStatement(Loc(), null), null, Loc()); sa.push(s); if (fbody) sa.push(fbody); fbody = new CompoundStatement(Loc(), sa); vgate = v; } FuncDeclaration.semantic(sc); // We're going to need ModuleInfo Module m = getModule(); if (!m) m = sc._module; if (m) { m.needmoduleinfo = 1; //printf("module2 %s needs moduleinfo\n", m.toChars()); } } override final AggregateDeclaration isThis() { return null; } override final bool isVirtual() { return false; } override final bool hasStaticCtorOrDtor() { return true; } override final bool addPreInvariant() { return false; } override final bool addPostInvariant() { return false; } override final inout(StaticDtorDeclaration) isStaticDtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class SharedStaticDtorDeclaration : StaticDtorDeclaration { extern (D) this(Loc loc, Loc endloc, StorageClass stc) { super(loc, endloc, "_sharedStaticDtor", stc); } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto sdd = new SharedStaticDtorDeclaration(loc, endloc, storage_class); return FuncDeclaration.syntaxCopy(sdd); } override inout(SharedStaticDtorDeclaration) isSharedStaticDtorDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class InvariantDeclaration : FuncDeclaration { extern (D) this(Loc loc, Loc endloc, StorageClass stc, Identifier id, Statement fbody) { super(loc, endloc, id ? id : Identifier.generateId("__invariant"), stc, null); this.fbody = fbody; } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto id = new InvariantDeclaration(loc, endloc, storage_class, null, null); return FuncDeclaration.syntaxCopy(id); } override void semantic(Scope* sc) { if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = parent.pastMixin(); AggregateDeclaration ad = p.isAggregateDeclaration(); if (!ad) { .error(loc, "invariant can only be a member of aggregate, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (ident != Id.classInvariant && semanticRun < PASSsemantic && !ad.isUnionDeclaration() // users are on their own with union fields ) ad.invs.push(this); if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); sc = sc.push(); sc.stc &= ~STCstatic; // not a static invariant sc.stc |= STCconst; // invariant() is always const sc.flags = (sc.flags & ~SCOPEcontract) | SCOPEinvariant; sc.linkage = LINKd; FuncDeclaration.semantic(sc); sc.pop(); } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return false; } override inout(InvariantDeclaration) isInvariantDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** * Generate unique unittest function Id so we can have multiple * instances per module. */ extern (C++) static Identifier unitTestId(Loc loc) { OutBuffer buf; buf.printf("__unittestL%u_", loc.linnum); return Identifier.generateId(buf.peekString()); } /*********************************************************** */ extern (C++) final class UnitTestDeclaration : FuncDeclaration { char* codedoc; // for documented unittest // toObjFile() these nested functions after this one FuncDeclarations deferredNested; extern (D) this(Loc loc, Loc endloc, StorageClass stc, char* codedoc) { super(loc, endloc, unitTestId(loc), stc, null); this.codedoc = codedoc; } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto utd = new UnitTestDeclaration(loc, endloc, storage_class, codedoc); return FuncDeclaration.syntaxCopy(utd); } override void semantic(Scope* sc) { if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } protection = sc.protection; parent = sc.parent; Dsymbol p = parent.pastMixin(); if (!p.isScopeDsymbol()) { .error(loc, "unittest can only be a member of module/aggregate/template, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (global.params.useUnitTests) { if (!type) type = new TypeFunction(null, Type.tvoid, false, LINKd, storage_class); Scope* sc2 = sc.push(); sc2.linkage = LINKd; FuncDeclaration.semantic(sc2); sc2.pop(); } version (none) { // We're going to need ModuleInfo even if the unit tests are not // compiled in, because other modules may import this module and refer // to this ModuleInfo. // (This doesn't make sense to me?) Module m = getModule(); if (!m) m = sc._module; if (m) { //printf("module3 %s needs moduleinfo\n", m.toChars()); m.needmoduleinfo = 1; } } } override AggregateDeclaration isThis() { return null; } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return false; } override inout(UnitTestDeclaration) isUnitTestDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class NewDeclaration : FuncDeclaration { Parameters* parameters; int varargs; extern (D) this(Loc loc, Loc endloc, StorageClass stc, Parameters* fparams, int varargs) { super(loc, endloc, Id.classNew, STCstatic | stc, null); this.parameters = fparams; this.varargs = varargs; } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto f = new NewDeclaration(loc, endloc, storage_class, Parameter.arraySyntaxCopy(parameters), varargs); return FuncDeclaration.syntaxCopy(f); } override void semantic(Scope* sc) { //printf("NewDeclaration::semantic()\n"); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = parent.pastMixin(); if (!p.isAggregateDeclaration()) { .error(loc, "allocator can only be a member of aggregate, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } Type tret = Type.tvoid.pointerTo(); if (!type) type = new TypeFunction(parameters, tret, varargs, LINKd, storage_class); type = type.semantic(loc, sc); // Check that there is at least one argument of type size_t TypeFunction tf = type.toTypeFunction(); if (Parameter.dim(tf.parameters) < 1) { error("at least one argument of type size_t expected"); } else { Parameter fparam = Parameter.getNth(tf.parameters, 0); if (!fparam.type.equals(Type.tsize_t)) error("first argument must be type size_t, not %s", fparam.type.toChars()); } FuncDeclaration.semantic(sc); } override const(char)* kind() const { return "allocator"; } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return false; } override inout(NewDeclaration) isNewDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } } /*********************************************************** */ extern (C++) final class DeleteDeclaration : FuncDeclaration { Parameters* parameters; extern (D) this(Loc loc, Loc endloc, StorageClass stc, Parameters* fparams) { super(loc, endloc, Id.classDelete, STCstatic | stc, null); this.parameters = fparams; } override Dsymbol syntaxCopy(Dsymbol s) { assert(!s); auto f = new DeleteDeclaration(loc, endloc, storage_class, Parameter.arraySyntaxCopy(parameters)); return FuncDeclaration.syntaxCopy(f); } override void semantic(Scope* sc) { //printf("DeleteDeclaration::semantic()\n"); if (semanticRun >= PASSsemanticdone) return; if (_scope) { sc = _scope; _scope = null; } parent = sc.parent; Dsymbol p = parent.pastMixin(); if (!p.isAggregateDeclaration()) { .error(loc, "deallocator can only be a member of aggregate, not %s %s", p.kind(), p.toChars()); type = Type.terror; errors = true; return; } if (!type) type = new TypeFunction(parameters, Type.tvoid, 0, LINKd, storage_class); type = type.semantic(loc, sc); // Check that there is only one argument of type void* TypeFunction tf = type.toTypeFunction(); if (Parameter.dim(tf.parameters) != 1) { error("one argument of type void* expected"); } else { Parameter fparam = Parameter.getNth(tf.parameters, 0); if (!fparam.type.equals(Type.tvoid.pointerTo())) error("one argument of type void* expected, not %s", fparam.type.toChars()); } FuncDeclaration.semantic(sc); } override const(char)* kind() const { return "deallocator"; } override bool isDelete() { return true; } override bool isVirtual() { return false; } override bool addPreInvariant() { return false; } override bool addPostInvariant() { return false; } override inout(DeleteDeclaration) isDeleteDeclaration() inout { return this; } override void accept(Visitor v) { v.visit(this); } }
D
instance PIR_1368_Addon_Malcom(Npc_Default) { name[0] = "Мальком"; guild = GIL_PIR; id = 1368; voice = 4; flags = 0; npcType = npctype_main; B_SetAttributesToChapter(self,2); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_Addon_PIR1hAxe); CreateInvItems(self,ItWr_TwoHStonePlate3_Addon,1); B_SetNpcVisual(self,MALE,"Hum_Head_Pony",Face_N_Normal_Sly,BodyTex_N,ITAR_PIR_L_Addon); Mdl_SetModelFatness(self,1.1); Mdl_ApplyOverlayMds(self,"Humans_Relaxed.mds"); B_GiveNpcTalents(self); B_SetFightSkills(self,10); daily_routine = Rtn_PreStart_1368; }; func void Rtn_PreStart_1368() { TA_Sit_Campfire(6,0,10,0,"ADW_PIRATECAMP_LUMBER_SIT"); TA_Saw(10,0,14,0,"ADW_PIRATECAMP_WAY_15"); TA_Sit_Campfire(14,0,18,0,"ADW_PIRATECAMP_LUMBER_SIT"); TA_Saw(18,0,22,0,"ADW_PIRATECAMP_WAY_15"); TA_Sit_Campfire(22,0,2,0,"ADW_PIRATECAMP_LUMBER_SIT"); TA_Sit_Campfire(2,0,6,0,"ADW_PIRATECAMP_LUMBER_SIT"); }; func void Rtn_Start_1368() { TA_Sleep(6,0,18,0,"ADW_PIRATECAMP_SECRETCAVE_02"); TA_Sleep(18,0,6,0,"ADW_PIRATECAMP_SECRETCAVE_02"); };
D
/** Generic serialization framework. This module provides general means for implementing (de-)serialization with a standardized behavior. Supported_types: The following rules are applied in order when serializing or deserializing a certain type: $(OL $(LI An `enum` type is serialized as its raw value, except if `@byName` is used, in which case the name of the enum value is serialized.) $(LI Any type that is specifically supported by the serializer is directly serialized. For example, the BSON serializer supports `BsonObjectID` directly.) $(LI Arrays and tuples (`std.typecons.Tuple`) are serialized using the array serialization functions where each element is serialized again according to these rules.) $(LI Associative arrays are serialized similar to arrays. The key type of the AA must satisfy the `isStringSerializable` trait and will always be serialized as a string.) $(LI Any `Nullable!T` will be serialized as either `null`, or as the contained value (subject to these rules again).) $(LI Any `BitFlags!T` value will be serialized as `T[]`) $(LI Types satisfying the `isPolicySerializable` trait for the supplied `Policy` will be serialized as the value returned by the policy `toRepresentation` function (again subject to these rules).) $(LI Types satisfying the `isCustomSerializable` trait will be serialized as the value returned by their `toRepresentation` method (again subject to these rules).) $(LI Types satisfying the `isISOExtStringSerializable` trait will be serialized as a string, as returned by their `toISOExtString` method. This causes types such as `SysTime` to be serialized as strings.) $(LI Types satisfying the `isStringSerializable` trait will be serialized as a string, as returned by their `toString` method.) $(LI Struct and class types by default will be serialized as associative arrays, where the key is the name of the corresponding field (can be overridden using the `@name` attribute). If the struct/class is annotated with `@asArray`, it will instead be serialized as a flat array of values in the order of declaration. Null class references will be serialized as `null`.) $(LI Pointer types will be serialized as either `null`, or as the value they point to.) $(LI Built-in integers and floating point values, as well as boolean values will be converted to strings, if the serializer doesn't support them directly.) ) Note that no aliasing detection is performed, so that pointers, class references and arrays referencing the same memory will be serialized as multiple copies. When in turn deserializing the data, they will also end up as separate copies in memory. Serializer_implementation: Serializers are implemented in terms of a struct with template methods that get called by the serialization framework: --- struct ExampleSerializer { enum isSupportedValueType(T) = is(T == string) || is(T == typeof(null)); // serialization auto getSerializedResult(); void beginWriteDictionary(T)(); void endWriteDictionary(T)(); void beginWriteDictionaryEntry(T)(string name); void endWriteDictionaryEntry(T)(string name); void beginWriteArray(T)(size_t length); void endWriteArray(T)(); void beginWriteArrayEntry(T)(size_t index); void endWriteArrayEntry(T)(size_t index); void writeValue(T)(T value); // deserialization void readDictionary(T)(scope void delegate(string) entry_callback); void readArray(T)(scope void delegate(size_t) size_callback, scope void delegate() entry_callback); T readValue(T)(); bool tryReadNull(); } --- Copyright: © 2013-2014 rejectedsoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig */ module vibe.data.serialization; import vibe.internal.meta.traits; import vibe.internal.meta.uda; import std.array : Appender, appender; import std.conv : to; import std.exception : enforce; import std.traits; import std.typetuple; /** Serializes a value with the given serializer. The serializer must have a value result for the first form to work. Otherwise, use the range based form. See_Also: `vibe.data.json.JsonSerializer`, `vibe.data.json.JsonStringSerializer`, `vibe.data.bson.BsonSerializer` */ auto serialize(Serializer, T, ARGS...)(T value, ARGS args) { auto serializer = Serializer(args); serialize(serializer, value); return serializer.getSerializedResult(); } /// ditto void serialize(Serializer, T)(ref Serializer serializer, T value) { serializeImpl!(Serializer, DefaultPolicy, T)(serializer, value); } /** Note that there is a convenience function `vibe.data.json.serializeToJson` that can be used instead of manually invoking `serialize`. */ unittest { import vibe.data.json; struct Test { int value; string text; } Test test; test.value = 12; test.text = "Hello"; Json serialized = serialize!JsonSerializer(test); assert(serialized.value.get!int == 12); assert(serialized.text.get!string == "Hello"); } unittest { import vibe.data.json; // Make sure that immutable(char[]) works just like string // (i.e., immutable(char)[]). immutable key = "answer"; auto ints = [key: 42]; auto serialized = serialize!JsonSerializer(ints); assert(serialized[key].get!int == 42); } /** Serializes a value with the given serializer, representing values according to `Policy` when possible. The serializer must have a value result for the first form to work. Otherwise, use the range based form. See_Also: `vibe.data.json.JsonSerializer`, `vibe.data.json.JsonStringSerializer`, `vibe.data.bson.BsonSerializer` */ auto serializeWithPolicy(Serializer, alias Policy, T, ARGS...)(T value, ARGS args) { auto serializer = Serializer(args); serializeWithPolicy!(Serializer, Policy)(serializer, value); return serializer.getSerializedResult(); } /// ditto void serializeWithPolicy(Serializer, alias Policy, T)(ref Serializer serializer, T value) { serializeImpl!(Serializer, Policy, T)(serializer, value); } /// version (unittest) { template SizePol(T) { import std.conv; import std.array; string toRepresentation(T value) { return to!string(value.x) ~ "x" ~ to!string(value.y); } T fromRepresentation(string value) { string[] fields = value.split('x'); alias fieldT = typeof(T.x); auto x = to!fieldT(fields[0]); auto y = to!fieldT(fields[1]); return T(x, y); } } } /// unittest { import vibe.data.json; static struct SizeI { int x; int y; } SizeI sizeI = SizeI(1,2); Json serializedI = serializeWithPolicy!(JsonSerializer, SizePol)(sizeI); assert(serializedI.get!string == "1x2"); static struct SizeF { float x; float y; } SizeF sizeF = SizeF(0.1f,0.2f); Json serializedF = serializeWithPolicy!(JsonSerializer, SizePol)(sizeF); assert(serializedF.get!string == "0.1x0.2"); } /** Deserializes and returns a serialized value. serialized_data can be either an input range or a value containing the serialized data, depending on the type of serializer used. See_Also: `vibe.data.json.JsonSerializer`, `vibe.data.json.JsonStringSerializer`, `vibe.data.bson.BsonSerializer` */ T deserialize(Serializer, T, ARGS...)(ARGS args) { auto deserializer = Serializer(args); return deserializeImpl!(T, DefaultPolicy, Serializer)(deserializer); } /** Note that there is a convenience function `vibe.data.json.deserializeJson` that can be used instead of manually invoking `deserialize`. */ unittest { import vibe.data.json; struct Test { int value; string text; } Json serialized = Json.emptyObject; serialized.value = 12; serialized.text = "Hello"; Test test = deserialize!(JsonSerializer, Test)(serialized); assert(test.value == 12); assert(test.text == "Hello"); } /** Deserializes and returns a serialized value, interpreting values according to `Policy` when possible. serialized_data can be either an input range or a value containing the serialized data, depending on the type of serializer used. See_Also: `vibe.data.json.JsonSerializer`, `vibe.data.json.JsonStringSerializer`, `vibe.data.bson.BsonSerializer` */ T deserializeWithPolicy(Serializer, alias Policy, T, ARGS...)(ARGS args) { auto deserializer = Serializer(args); return deserializeImpl!(T, Policy, Serializer)(deserializer); } /// unittest { import vibe.data.json; static struct SizeI { int x; int y; } Json serializedI = "1x2"; SizeI sizeI = deserializeWithPolicy!(JsonSerializer, SizePol, SizeI)(serializedI); assert(sizeI.x == 1); assert(sizeI.y == 2); static struct SizeF { float x; float y; } Json serializedF = "0.1x0.2"; SizeF sizeF = deserializeWithPolicy!(JsonSerializer, SizePol, SizeF)(serializedF); assert(sizeF.x == 0.1f); assert(sizeF.y == 0.2f); } private void serializeImpl(Serializer, alias Policy, T, ATTRIBUTES...)(ref Serializer serializer, T value) { import std.typecons : Nullable, Tuple, tuple; static if (__VERSION__ >= 2067) import std.typecons : BitFlags; static assert(Serializer.isSupportedValueType!string, "All serializers must support string values."); static assert(Serializer.isSupportedValueType!(typeof(null)), "All serializers must support null values."); alias TU = Unqual!T; static if (is(TU == enum)) { static if (hasAttributeL!(ByNameAttribute, ATTRIBUTES)) { serializeImpl!(Serializer, Policy, string)(serializer, value.to!string()); } else { serializeImpl!(Serializer, Policy, OriginalType!TU)(serializer, cast(OriginalType!TU)value); } } else static if (Serializer.isSupportedValueType!TU) { static if (is(TU == typeof(null))) serializer.writeValue!TU(null); else serializer.writeValue!TU(value); } else static if (/*isInstanceOf!(Tuple, TU)*/is(T == Tuple!TPS, TPS...)) { static if (TU.Types.length == 1) { serializeImpl!(Serializer, Policy, typeof(value[0]), ATTRIBUTES)(serializer, value[0]); } else { serializer.beginWriteArray!TU(value.length); foreach (i, TV; T.Types) { serializer.beginWriteArrayEntry!TV(i); serializeImpl!(Serializer, Policy, TV, ATTRIBUTES)(serializer, value[i]); serializer.endWriteArrayEntry!TV(i); } serializer.endWriteArray!TU(); } } else static if (isArray!TU) { alias TV = typeof(value[0]); serializer.beginWriteArray!TU(value.length); foreach (i, ref el; value) { serializer.beginWriteArrayEntry!TV(i); serializeImpl!(Serializer, Policy, TV, ATTRIBUTES)(serializer, el); serializer.endWriteArrayEntry!TV(i); } serializer.endWriteArray!TU(); } else static if (isAssociativeArray!TU) { alias TK = KeyType!TU; alias TV = ValueType!TU; static if (__traits(compiles, serializer.beginWriteDictionary!TU(0))) { auto nfields = value.length; serializer.beginWriteDictionary!TU(nfields); } else { serializer.beginWriteDictionary!TU(); } foreach (key, ref el; value) { string keyname; static if (is(TK : string)) keyname = key; else static if (is(TK : real) || is(TK : long) || is(TK == enum)) keyname = key.to!string; else static if (isStringSerializable!TK) keyname = key.toString(); else static assert(false, "Associative array keys must be strings, numbers, enums, or have toString/fromString methods."); serializer.beginWriteDictionaryEntry!TV(keyname); serializeImpl!(Serializer, Policy, TV, ATTRIBUTES)(serializer, el); serializer.endWriteDictionaryEntry!TV(keyname); } static if (__traits(compiles, serializer.endWriteDictionary!TU(0))) { serializer.endWriteDictionary!TU(nfields); } else { serializer.endWriteDictionary!TU(); } } else static if (/*isInstanceOf!(Nullable, TU)*/is(T == Nullable!TPS, TPS...)) { if (value.isNull()) serializeImpl!(Serializer, Policy, typeof(null))(serializer, null); else serializeImpl!(Serializer, Policy, typeof(value.get()), ATTRIBUTES)(serializer, value.get()); } else static if (__VERSION__ >= 2067 && is(T == BitFlags!E, E)) { size_t cnt = 0; foreach (v; EnumMembers!E) if (value & v) cnt++; serializer.beginWriteArray!(E[])(cnt); cnt = 0; foreach (v; EnumMembers!E) if (value & v) { serializer.beginWriteArrayEntry!E(cnt); serializeImpl!(Serializer, Policy, E, ATTRIBUTES)(serializer, v); serializer.endWriteArrayEntry!E(cnt); cnt++; } serializer.endWriteArray!(E[])(); } else static if (isPolicySerializable!(Policy, TU)) { alias CustomType = typeof(Policy!TU.toRepresentation(TU.init)); serializeImpl!(Serializer, Policy, CustomType, ATTRIBUTES)(serializer, Policy!TU.toRepresentation(value)); } else static if (isCustomSerializable!TU) { alias CustomType = typeof(T.init.toRepresentation()); serializeImpl!(Serializer, Policy, CustomType, ATTRIBUTES)(serializer, value.toRepresentation()); } else static if (isISOExtStringSerializable!TU) { serializer.writeValue(value.toISOExtString()); } else static if (isStringSerializable!TU) { serializer.writeValue(value.toString()); } else static if (is(TU == struct) || is(TU == class)) { static if (!hasSerializableFields!TU) pragma(msg, "Serializing composite type "~T.stringof~" which has no serializable fields"); static if (is(TU == class)) { if (value is null) { serializeImpl!(Serializer, Policy, typeof(null))(serializer, null); return; } } static if (hasAttributeL!(AsArrayAttribute, ATTRIBUTES)) { enum nfields = getExpandedFieldCount!(TU, SerializableFields!TU); serializer.beginWriteArray!TU(nfields); foreach (mname; SerializableFields!TU) { alias TMS = TypeTuple!(typeof(__traits(getMember, value, mname))); foreach (j, TM; TMS) { alias TA = TypeTuple!(__traits(getAttributes, TypeTuple!(__traits(getMember, T, mname))[j])); serializer.beginWriteArrayEntry!TM(j); serializeImpl!(Serializer, Policy, TM, TA)(serializer, tuple(__traits(getMember, value, mname))[j]); serializer.endWriteArrayEntry!TM(j); } } serializer.endWriteArray!TU(); } else { static if (__traits(compiles, serializer.beginWriteDictionary!TU(0))) { enum nfields = getExpandedFieldCount!(TU, SerializableFields!TU); serializer.beginWriteDictionary!TU(nfields); } else { serializer.beginWriteDictionary!TU(); } foreach (mname; SerializableFields!TU) { alias TM = TypeTuple!(typeof(__traits(getMember, value, mname))); static if (TM.length == 1) { alias TA = TypeTuple!(__traits(getAttributes, __traits(getMember, T, mname))); enum name = getAttribute!(TU, mname, NameAttribute)(NameAttribute(underscoreStrip(mname))).name; auto vt = __traits(getMember, value, mname); serializer.beginWriteDictionaryEntry!(typeof(vt))(name); serializeImpl!(Serializer, Policy, typeof(vt), TA)(serializer, vt); serializer.endWriteDictionaryEntry!(typeof(vt))(name); } else { alias TA = TypeTuple!(); // FIXME: support attributes for tuples somehow enum name = underscoreStrip(mname); auto vt = tuple(__traits(getMember, value, mname)); serializer.beginWriteDictionaryEntry!(typeof(vt))(name); serializeImpl!(Serializer, Policy, typeof(vt), TA)(serializer, vt); serializer.endWriteDictionaryEntry!(typeof(vt))(name); } } static if (__traits(compiles, serializer.endWriteDictionary!TU(0))) { serializer.endWriteDictionary!TU(nfields); } else { serializer.endWriteDictionary!TU(); } } } else static if (isPointer!TU) { if (value is null) { serializer.writeValue(null); return; } serializeImpl!(Serializer, Policy, PointerTarget!TU)(serializer, *value); } else static if (is(TU == bool) || is(TU : real) || is(TU : long)) { serializeImpl!(Serializer, Policy, string)(serializer, to!string(value)); } else static assert(false, "Unsupported serialization type: " ~ T.stringof); } private T deserializeImpl(T, alias Policy, Serializer, ATTRIBUTES...)(ref Serializer deserializer) { import std.typecons : Nullable; static if (__VERSION__ >= 2067) import std.typecons : ButFlags; static assert(Serializer.isSupportedValueType!string, "All serializers must support string values."); static assert(Serializer.isSupportedValueType!(typeof(null)), "All serializers must support null values."); static if (is(T == enum)) { static if (hasAttributeL!(ByNameAttribute, ATTRIBUTES)) { return deserializeImpl!(string, Policy, Serializer)(deserializer).to!T(); } else { return cast(T)deserializeImpl!(OriginalType!T, Policy, Serializer)(deserializer); } } else static if (Serializer.isSupportedValueType!T) { return deserializer.readValue!T(); } else static if (isStaticArray!T) { alias TV = typeof(T.init[0]); T ret; size_t i = 0; deserializer.readArray!T((sz) { assert(sz == 0 || sz == T.length); }, { assert(i < T.length); ret[i++] = deserializeImpl!(TV, Policy, Serializer, ATTRIBUTES)(deserializer); }); return ret; } else static if (isDynamicArray!T) { alias TV = typeof(T.init[0]); //auto ret = appender!T(); T ret; // Cannot use appender because of DMD BUG 10690/10859/11357 deserializer.readArray!T((sz) { ret.reserve(sz); }, () { ret ~= deserializeImpl!(TV, Policy, Serializer, ATTRIBUTES)(deserializer); }); return ret;//cast(T)ret.data; } else static if (isAssociativeArray!T) { alias TK = KeyType!T; alias TV = ValueType!T; T ret; deserializer.readDictionary!T((name) { TK key; static if (is(TK == string)) key = name; else static if (is(TK : real) || is(TK : long) || is(TK == enum)) key = name.to!TK; else static if (isStringSerializable!TK) key = TK.fromString(name); else static assert(false, "Associative array keys must be strings, numbers, enums, or have toString/fromString methods."); ret[key] = deserializeImpl!(TV, Policy, Serializer, ATTRIBUTES)(deserializer); }); return ret; } else static if (isInstanceOf!(Nullable, T)) { if (deserializer.tryReadNull()) return T.init; return T(deserializeImpl!(typeof(T.init.get()), Policy, Serializer, ATTRIBUTES)(deserializer)); } else static if (__VERSION__ >= 2067 && is(T == BitFlags!E, E)) { T ret; deserializer.readArray!(E[])((sz) {}, { ret |= deserializeImpl!(E, Policy, Serializer, ATTRIBUTES)(deserializer); }); return ret; } else static if (isPolicySerializable!(Policy, T)) { alias CustomType = typeof(Policy!T.toRepresentation(T.init)); return Policy!T.fromRepresentation(deserializeImpl!(CustomType, Policy, Serializer, ATTRIBUTES)(deserializer)); } else static if (isCustomSerializable!T) { alias CustomType = typeof(T.init.toRepresentation()); return T.fromRepresentation(deserializeImpl!(CustomType, Policy, Serializer, ATTRIBUTES)(deserializer)); } else static if (isISOExtStringSerializable!T) { return T.fromISOExtString(deserializer.readValue!string()); } else static if (isStringSerializable!T) { return T.fromString(deserializer.readValue!string()); } else static if (is(T == struct) || is(T == class)) { static if (is(T == class)) { if (deserializer.tryReadNull()) return null; } bool[__traits(allMembers, T).length] set; string name; T ret; static if (is(T == class)) ret = new T; static if (hasAttributeL!(AsArrayAttribute, ATTRIBUTES)) { size_t idx = 0; deserializer.readArray!T((sz){}, { static if (hasSerializableFields!T) { switch (idx++) { default: break; foreach (i, mname; SerializableFields!T) { alias TM = typeof(__traits(getMember, ret, mname)); alias TA = TypeTuple!(__traits(getAttributes, __traits(getMember, ret, mname))); case i: static if (hasAttribute!(OptionalAttribute, __traits(getMember, T, mname))) if (deserializer.tryReadNull()) return; set[i] = true; __traits(getMember, ret, mname) = deserializeImpl!(TM, Serializer, TA)(deserializer); break; } } } else { pragma(msg, "Deserializing composite type "~T.stringof~" which has no serializable fields."); } }); } else { deserializer.readDictionary!T((name) { static if (hasSerializableFields!T) { switch (name) { default: break; foreach (i, mname; SerializableFields!T) { alias TM = typeof(__traits(getMember, ret, mname)); alias TA = TypeTuple!(__traits(getAttributes, __traits(getMember, ret, mname))); enum fname = getAttribute!(T, mname, NameAttribute)(NameAttribute(underscoreStrip(mname))).name; case fname: static if (hasAttribute!(OptionalAttribute, __traits(getMember, T, mname))) if (deserializer.tryReadNull()) return; set[i] = true; __traits(getMember, ret, mname) = deserializeImpl!(TM, Policy, Serializer, TA)(deserializer); break; } } } else { pragma(msg, "Deserializing composite type "~T.stringof~" which has no serializable fields."); } }); } foreach (i, mname; SerializableFields!T) static if (!hasAttribute!(OptionalAttribute, __traits(getMember, T, mname))) enforce(set[i], "Missing non-optional field '"~mname~"' of type '"~T.stringof~"'."); return ret; } else static if (isPointer!T) { if (deserializer.tryReadNull()) return null; alias PT = PointerTarget!T; auto ret = new PT; *ret = deserializeImpl!(PT, Policy, Serializer)(deserializer); return ret; } else static if (is(T == bool) || is(T : real) || is(T : long)) { return to!T(deserializeImpl!(string, Policy, Serializer)(deserializer)); } else static assert(false, "Unsupported serialization type: " ~ T.stringof); } /** Attribute for overriding the field name during (de-)serialization. */ NameAttribute name(string name) { return NameAttribute(name); } /// unittest { struct Test { @name("screen-size") int screenSize; } } /** Attribute marking a field as optional during deserialization. */ @property OptionalAttribute optional() { return OptionalAttribute(); } /// unittest { struct Test { // does not need to be present during deserialization @optional int screenSize = 100; } } /** Attribute for marking non-serialized fields. */ @property IgnoreAttribute ignore() { return IgnoreAttribute(); } /// unittest { struct Test { // is neither serialized not deserialized @ignore int screenSize; } } /** Attribute for forcing serialization of enum fields by name instead of by value. */ @property ByNameAttribute byName() { return ByNameAttribute(); } /// unittest { enum Color { red, green, blue } struct Test { // serialized as an int (e.g. 1 for Color.green) Color color; // serialized as a string (e.g. "green" for Color.green) @byName Color namedColor; // serialized as array of ints Color[] colorArray; // serialized as array of strings @byName Color[] namedColorArray; } } /** Attribute for representing a struct/class as an array instead of an object. Usually structs and class objects are serialized as dictionaries mapping from field name to value. Using this attribute, they will be serialized as a flat array instead. Note that changing the layout will make any already serialized data mismatch when this attribute is used. */ @property AsArrayAttribute asArray() { return AsArrayAttribute(); } /// unittest { struct Fields { int f1; string f2; double f3; } struct Test { // serialized as name:value pairs ["f1": int, "f2": string, "f3": double] Fields object; // serialized as a sequential list of values [int, string, double] @asArray Fields array; } import vibe.data.json; static assert(is(typeof(serializeToJson(Test())))); } /// enum FieldExistence { missing, exists, defer } /// User defined attribute (not intended for direct use) struct NameAttribute { string name; } /// ditto struct OptionalAttribute {} /// ditto struct IgnoreAttribute {} /// ditto struct ByNameAttribute {} /// ditto struct AsArrayAttribute {} /** Checks if a given type has a custom serialization representation. A class or struct type is custom serializable if it defines a pair of `toRepresentation`/`fromRepresentation` methods. Any class or struct type that has this trait will be serialized by using the return value of it's `toRepresentation` method instead of the original value. This trait has precedence over `isISOExtStringSerializable` and `isStringSerializable`. */ template isCustomSerializable(T) { enum bool isCustomSerializable = is(typeof(T.init.toRepresentation())) && is(typeof(T.fromRepresentation(T.init.toRepresentation())) == T); } /// unittest { // represented as a single uint when serialized static struct S { ushort x, y; uint toRepresentation() const { return x + (y << 16); } static S fromRepresentation(uint i) { return S(i & 0xFFFF, i >> 16); } } static assert(isCustomSerializable!S); } /** Checks if a given type has an ISO extended string serialization representation. A class or struct type is ISO extended string serializable if it defines a pair of `toISOExtString`/`fromISOExtString` methods. Any class or struct type that has this trait will be serialized by using the return value of it's `toISOExtString` method instead of the original value. This is mainly useful for supporting serialization of the the date/time types in `std.datetime`. This trait has precedence over `isStringSerializable`. */ template isISOExtStringSerializable(T) { enum bool isISOExtStringSerializable = is(typeof(T.init.toISOExtString()) == string) && is(typeof(T.fromISOExtString("")) == T); } /// unittest { import std.datetime; static assert(isISOExtStringSerializable!DateTime); static assert(isISOExtStringSerializable!SysTime); // represented as an ISO extended string when serialized static struct S { // dummy example implementations string toISOExtString() const { return ""; } static S fromISOExtString(string s) { return S.init; } } static assert(isISOExtStringSerializable!S); } /** Checks if a given type has a string serialization representation. A class or struct type is string serializable if it defines a pair of `toString`/`fromString` methods. Any class or struct type that has this trait will be serialized by using the return value of it's `toString` method instead of the original value. */ template isStringSerializable(T) { enum bool isStringSerializable = is(typeof(T.init.toString()) == string) && is(typeof(T.fromString("")) == T); } /// unittest { import std.conv; // represented as the boxed value when serialized static struct Box(T) { T value; } template BoxPol(S) { auto toRepresentation(S s) { return s.value; } S fromRepresentation(typeof(S.init.value) v) { return S(v); } } static assert(isPolicySerializable!(BoxPol, Box!int)); } private template DefaultPolicy(T) { } /** Checks if a given policy supports custom serialization for a given type. A class or struct type is custom serializable according to a policy if the policy defines a pair of `toRepresentation`/`fromRepresentation` functions. Any class or struct type that has this trait for the policy supplied to `serializeWithPolicy` will be serialized by using the return value of the policy `toRepresentation` function instead of the original value. This trait has precedence over `isCustomSerializable`, `isISOExtStringSerializable` and `isStringSerializable`. See_Also: `vibe.data.serialization.serializeWithPolicy` */ template isPolicySerializable(alias Policy, T) { enum bool isPolicySerializable = is(typeof(Policy!T.toRepresentation(T.init))) && is(typeof(Policy!T.fromRepresentation(Policy!T.toRepresentation(T.init))) == T); } /// unittest { import std.conv; // represented as a string when serialized static struct S { int value; // dummy example implementations string toString() const { return value.to!string(); } static S fromString(string s) { return S(s.to!int()); } } static assert(isStringSerializable!S); } /** Chains serialization policy. Constructs a serialization policy that given a type `T` will apply the first compatible policy `toRepresentation` and `fromRepresentation` functions. Policies are evaluated left-to-right according to `isPolicySerializable`. See_Also: `vibe.data.serialization.serializeWithPolicy` */ template ChainedPolicy(alias Primary, Fallbacks...) { static if (Fallbacks.length == 0) { alias ChainedPolicy = Primary; } else { alias ChainedPolicy = ChainedPolicy!(ChainedPolicyImpl!(Primary, Fallbacks[0]), Fallbacks[1..$]); } } /// unittest { import std.conv; // To be represented as the boxed value when serialized static struct Box(T) { T value; } // Also to berepresented as the boxed value when serialized, but has // a different way to access the value. static struct Box2(T) { private T v; ref T get() { return v; } } template BoxPol(S) { auto toRepresentation(S s) { return s.value; } S fromRepresentation(typeof(toRepresentation(S.init)) v) { return S(v); } } template Box2Pol(S) { auto toRepresentation(S s) { return s.get(); } S fromRepresentation(typeof(toRepresentation(S.init)) v) { S s; s.get() = v; return s; } } alias ChainPol = ChainedPolicy!(BoxPol, Box2Pol); static assert(!isPolicySerializable!(BoxPol, Box2!int)); static assert(!isPolicySerializable!(Box2Pol, Box!int)); static assert(isPolicySerializable!(ChainPol, Box!int)); static assert(isPolicySerializable!(ChainPol, Box2!int)); } private template ChainedPolicyImpl(alias Primary, alias Fallback) { template Pol(T) { static if (isPolicySerializable!(Primary, T)) { alias toRepresentation = Primary!T.toRepresentation; alias fromRepresentation = Primary!T.fromRepresentation; } else { alias toRepresentation = Fallback!T.toRepresentation; alias fromRepresentation = Fallback!T.fromRepresentation; } } alias ChainedPolicyImpl = Pol; } private template hasAttribute(T, alias decl) { enum hasAttribute = findFirstUDA!(T, decl).found; } unittest { @asArray int i1; static assert(hasAttribute!(AsArrayAttribute, i1)); int i2; static assert(!hasAttribute!(AsArrayAttribute, i2)); } private template hasAttributeL(T, ATTRIBUTES...) { static if (ATTRIBUTES.length == 1) { enum hasAttributeL = is(typeof(ATTRIBUTES[0]) == T); } else static if (ATTRIBUTES.length > 1) { enum hasAttributeL = hasAttributeL!(T, ATTRIBUTES[0 .. $/2]) || hasAttributeL!(T, ATTRIBUTES[$/2 .. $]); } else { enum hasAttributeL = false; } } unittest { static assert(hasAttributeL!(AsArrayAttribute, byName, asArray)); static assert(!hasAttributeL!(AsArrayAttribute, byName)); } private static T getAttribute(TT, string mname, T)(T default_value) { enum val = findFirstUDA!(T, __traits(getMember, TT, mname)); static if (val.found) return val.value; else return default_value; } private string underscoreStrip(string field_name) { if( field_name.length < 1 || field_name[$-1] != '_' ) return field_name; else return field_name[0 .. $-1]; } private template hasSerializableFields(T, size_t idx = 0) { enum hasSerializableFields = SerializableFields!(T).length > 0; /*static if (idx < __traits(allMembers, T).length) { enum mname = __traits(allMembers, T)[idx]; static if (!isRWPlainField!(T, mname) && !isRWField!(T, mname)) enum hasSerializableFields = hasSerializableFields!(T, idx+1); else static if (hasAttribute!(IgnoreAttribute, __traits(getMember, T, mname))) enum hasSerializableFields = hasSerializableFields!(T, idx+1); else enum hasSerializableFields = true; } else enum hasSerializableFields = false;*/ } private template SerializableFields(COMPOSITE) { alias SerializableFields = FilterSerializableFields!(COMPOSITE, __traits(allMembers, COMPOSITE)); } private template FilterSerializableFields(COMPOSITE, FIELDS...) { static if (FIELDS.length > 1) { alias FilterSerializableFields = TypeTuple!( FilterSerializableFields!(COMPOSITE, FIELDS[0 .. $/2]), FilterSerializableFields!(COMPOSITE, FIELDS[$/2 .. $])); } else static if (FIELDS.length == 1) { alias T = COMPOSITE; enum mname = FIELDS[0]; static if (isRWPlainField!(T, mname) || isRWField!(T, mname)) { alias Tup = TypeTuple!(__traits(getMember, COMPOSITE, FIELDS[0])); static if (Tup.length != 1) { alias FilterSerializableFields = TypeTuple!(mname); } else { static if (!hasAttribute!(IgnoreAttribute, __traits(getMember, T, mname))) alias FilterSerializableFields = TypeTuple!(mname); else alias FilterSerializableFields = TypeTuple!(); } } else alias FilterSerializableFields = TypeTuple!(); } else alias FilterSerializableFields = TypeTuple!(); } private size_t getExpandedFieldCount(T, FIELDS...)() { size_t ret = 0; foreach (F; FIELDS) ret += TypeTuple!(__traits(getMember, T, F)).length; return ret; } /******************************************************************************/ /* General serialization unit testing */ /******************************************************************************/ version (unittest) { private struct TestSerializer { import std.array, std.conv, std.string; string result; enum isSupportedValueType(T) = is(T == string) || is(T == typeof(null)) || is(T == float) || is (T == int); string getSerializedResult() { return result; } void beginWriteDictionary(T)() { result ~= "D("~T.mangleof~"){"; } void endWriteDictionary(T)() { result ~= "}D("~T.mangleof~")"; } void beginWriteDictionaryEntry(T)(string name) { result ~= "DE("~T.mangleof~","~name~")("; } void endWriteDictionaryEntry(T)(string name) { result ~= ")DE("~T.mangleof~","~name~")"; } void beginWriteArray(T)(size_t length) { result ~= "A("~T.mangleof~")["~length.to!string~"]["; } void endWriteArray(T)() { result ~= "]A("~T.mangleof~")"; } void beginWriteArrayEntry(T)(size_t i) { result ~= "AE("~T.mangleof~","~i.to!string~")("; } void endWriteArrayEntry(T)(size_t i) { result ~= ")AE("~T.mangleof~","~i.to!string~")"; } void writeValue(T)(T value) { if (is(T == typeof(null))) result ~= "null"; else { assert(isSupportedValueType!T); result ~= "V("~T.mangleof~")("~value.to!string~")"; } } // deserialization void readDictionary(T)(scope void delegate(string) entry_callback) { skip("D("~T.mangleof~"){"); while (result.startsWith("DE(")) { result = result[3 .. $]; auto idx = result.indexOf(','); auto idx2 = result.indexOf(")("); assert(idx > 0 && idx2 > idx); auto t = result[0 .. idx]; auto n = result[idx+1 .. idx2]; result = result[idx2+2 .. $]; entry_callback(n); skip(")DE("~t~","~n~")"); } skip("}D("~T.mangleof~")"); } void readArray(T)(scope void delegate(size_t) size_callback, scope void delegate() entry_callback) { skip("A("~T.mangleof~")["); auto bidx = result.indexOf("]["); assert(bidx > 0); auto cnt = result[0 .. bidx].to!size_t; result = result[bidx+2 .. $]; size_t i = 0; while (result.startsWith("AE(")) { result = result[3 .. $]; auto idx = result.indexOf(','); auto idx2 = result.indexOf(")("); assert(idx > 0 && idx2 > idx); auto t = result[0 .. idx]; auto n = result[idx+1 .. idx2]; result = result[idx2+2 .. $]; assert(n == i.to!string); entry_callback(); skip(")AE("~t~","~n~")"); i++; } skip("]A("~T.mangleof~")"); assert(i == cnt); } T readValue(T)() { skip("V("~T.mangleof~")("); auto idx = result.indexOf(')'); assert(idx >= 0); auto ret = result[0 .. idx].to!T; result = result[idx+1 .. $]; return ret; } void skip(string prefix) { assert(result.startsWith(prefix), result); result = result[prefix.length .. $]; } bool tryReadNull() { if (result.startsWith("null")) { result = result[4 .. $]; return true; } else return false; } } } unittest { // basic serialization behavior import std.typecons : Nullable; static void test(T)(T value, string expected) { assert(serialize!TestSerializer(value) == expected, serialize!TestSerializer(value)); static if (isPointer!T) { if (value) assert(*deserialize!(TestSerializer, T)(expected) == *value); else assert(deserialize!(TestSerializer, T)(expected) is null); } else static if (is(T == Nullable!U, U)) { if (value.isNull()) assert(deserialize!(TestSerializer, T)(expected).isNull); else assert(deserialize!(TestSerializer, T)(expected) == value); } else assert(deserialize!(TestSerializer, T)(expected) == value); } test("hello", "V(Aya)(hello)"); test(12, "V(i)(12)"); test(12.0, "V(Aya)(12)"); test(12.0f, "V(f)(12)"); assert(serialize!TestSerializer(null) == "null"); test(["hello", "world"], "A(AAya)[2][AE(Aya,0)(V(Aya)(hello))AE(Aya,0)AE(Aya,1)(V(Aya)(world))AE(Aya,1)]A(AAya)"); test(["hello": "world"], "D(HAyaAya){DE(Aya,hello)(V(Aya)(world))DE(Aya,hello)}D(HAyaAya)"); test(cast(int*)null, "null"); int i = 42; test(&i, "V(i)(42)"); Nullable!int j; test(j, "null"); j = 42; test(j, "V(i)(42)"); } unittest { // basic user defined types static struct S { string f; } enum Sm = S.mangleof; auto s = S("hello"); enum s_ser = "D("~Sm~"){DE(Aya,f)(V(Aya)(hello))DE(Aya,f)}D("~Sm~")"; assert(serialize!TestSerializer(s) == s_ser, serialize!TestSerializer(s)); assert(deserialize!(TestSerializer, S)(s_ser) == s); static class C { string f; } enum Cm = C.mangleof; C c; assert(serialize!TestSerializer(c) == "null"); c = new C; c.f = "hello"; enum c_ser = "D("~Cm~"){DE(Aya,f)(V(Aya)(hello))DE(Aya,f)}D("~Cm~")"; assert(serialize!TestSerializer(c) == c_ser); assert(deserialize!(TestSerializer, C)(c_ser).f == c.f); enum E { hello, world } assert(serialize!TestSerializer(E.hello) == "V(i)(0)"); assert(serialize!TestSerializer(E.world) == "V(i)(1)"); } unittest { // tuple serialization import std.typecons : Tuple; static struct S(T...) { T f; } enum Sm = S!(int, string).mangleof; enum Tum = Tuple!(int, string).mangleof; auto s = S!(int, string)(42, "hello"); assert(serialize!TestSerializer(s) == "D("~Sm~"){DE("~Tum~",f)(A("~Tum~")[2][AE(i,0)(V(i)(42))AE(i,0)AE(Aya,1)(V(Aya)(hello))AE(Aya,1)]A("~Tum~"))DE("~Tum~",f)}D("~Sm~")"); static struct T { @asArray S!(int, string) g; } enum Tm = T.mangleof; auto t = T(s); assert(serialize!TestSerializer(t) == "D("~Tm~"){DE("~Sm~",g)(A("~Sm~")[2][AE(i,0)(V(i)(42))AE(i,0)AE(Aya,1)(V(Aya)(hello))AE(Aya,1)]A("~Sm~"))DE("~Sm~",g)}D("~Tm~")"); } unittest { // testing the various UDAs enum E { hello, world } enum Em = E.mangleof; static struct S { @byName E e; @ignore int i; @optional float f; } enum Sm = S.mangleof; auto s = S(E.world, 42, 1.0f); assert(serialize!TestSerializer(s) == "D("~Sm~"){DE("~Em~",e)(V(Aya)(world))DE("~Em~",e)DE(f,f)(V(f)(1))DE(f,f)}D("~Sm~")"); } unittest { // custom serialization support // iso-ext import std.datetime; auto t = TimeOfDay(6, 31, 23); assert(serialize!TestSerializer(t) == "V(Aya)(06:31:23)"); auto d = Date(1964, 1, 23); assert(serialize!TestSerializer(d) == "V(Aya)(1964-01-23)"); auto dt = DateTime(d, t); assert(serialize!TestSerializer(dt) == "V(Aya)(1964-01-23T06:31:23)"); auto st = SysTime(dt, UTC()); assert(serialize!TestSerializer(st) == "V(Aya)(1964-01-23T06:31:23Z)"); // string struct S1 { int i; string toString() const { return "hello"; } static S1 fromString(string) { return S1.init; } } struct S2 { int i; string toString() const { return "hello"; } } enum S2m = S2.mangleof; struct S3 { int i; static S3 fromString(string) { return S3.init; } } enum S3m = S3.mangleof; assert(serialize!TestSerializer(S1.init) == "V(Aya)(hello)"); assert(serialize!TestSerializer(S2.init) == "D("~S2m~"){DE(i,i)(V(i)(0))DE(i,i)}D("~S2m~")"); assert(serialize!TestSerializer(S3.init) == "D("~S3m~"){DE(i,i)(V(i)(0))DE(i,i)}D("~S3m~")"); // custom struct C1 { int i; float toRepresentation() const { return 1.0f; } static C1 fromRepresentation(float f) { return C1.init; } } struct C2 { int i; float toRepresentation() const { return 1.0f; } } enum C2m = C2.mangleof; struct C3 { int i; static C3 fromRepresentation(float f) { return C3.init; } } enum C3m = C3.mangleof; assert(serialize!TestSerializer(C1.init) == "V(f)(1)"); assert(serialize!TestSerializer(C2.init) == "D("~C2m~"){DE(i,i)(V(i)(0))DE(i,i)}D("~C2m~")"); assert(serialize!TestSerializer(C3.init) == "D("~C3m~"){DE(i,i)(V(i)(0))DE(i,i)}D("~C3m~")"); } unittest // Testing corner case: member function returning by ref { import vibe.data.json; static struct S { int i; ref int foo() { return i; } } static assert(__traits(compiles, { S().serializeToJson(); })); static assert(__traits(compiles, { Json().deserializeJson!S(); })); auto s = S(1); assert(s.serializeToJson().deserializeJson!S() == s); } unittest // Testing corner case: Variadic template constructors and methods { import vibe.data.json; static struct S { int i; this(Args...)(Args args) {} int foo(Args...)(Args args) { return i; } ref int bar(Args...)(Args args) { return i; } } static assert(__traits(compiles, { S().serializeToJson(); })); static assert(__traits(compiles, { Json().deserializeJson!S(); })); auto s = S(1); assert(s.serializeToJson().deserializeJson!S() == s); } unittest // Make sure serializing through properties still works { import vibe.data.json; static struct S { public int i; private int privateJ; @property int j() { return privateJ; } @property void j(int j) { privateJ = j; } } auto s = S(1, 2); assert(s.serializeToJson().deserializeJson!S() == s); } static if (__VERSION__ >= 2067) unittest { // test BitFlags serialization import std.typecons : BitFlags; enum Flag { a = 1<<0, b = 1<<1, c = 1<<2 } enum Flagm = Flag.mangleof; alias Flags = BitFlags!Flag; enum Flagsm = Flags.mangleof; enum Fi_ser = "A(A"~Flagm~")[0][]A(A"~Flagm~")"; assert(serialize!TestSerializer(Flags.init) == Fi_ser); enum Fac_ser = "A(A"~Flagm~")[2][AE("~Flagm~",0)(V(i)(1))AE("~Flagm~",0)AE("~Flagm~",1)(V(i)(4))AE("~Flagm~",1)]A(A"~Flagm~")"; assert(serialize!TestSerializer(Flags(Flag.a, Flag.c)) == Fac_ser); struct S { @byName Flags f; } enum Sm = S.mangleof; enum Sac_ser = "D("~Sm~"){DE("~Flagsm~",f)(A(A"~Flagm~")[2][AE("~Flagm~",0)(V(Aya)(a))AE("~Flagm~",0)AE("~Flagm~",1)(V(Aya)(c))AE("~Flagm~",1)]A(A"~Flagm~"))DE("~Flagsm~",f)}D("~Sm~")"; assert(serialize!TestSerializer(S(Flags(Flag.a, Flag.c))) == Sac_ser); assert(deserialize!(TestSerializer, Flags)(Fi_ser) == Flags.init); assert(deserialize!(TestSerializer, Flags)(Fac_ser) == Flags(Flag.a, Flag.c)); assert(deserialize!(TestSerializer, S)(Sac_ser) == S(Flags(Flag.a, Flag.c))); }
D
material produced by or used in a reaction involving changes in atoms or molecules relating to or used in chemistry of or made from or using substances produced by or used in reactions involving atomic or molecular changes
D
instance VLK_4106_Dobar(Npc_Default) { name[0] = "Добар"; guild = GIL_MIL; id = 4106; voice = 8; flags = 0; npcType = NPCTYPE_OCMAIN; B_SetAttributesToChapter(self,1); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,ItMw_1h_Vlk_Axe); B_CreateAmbientInv(self); CreateInvItems(self,ItMi_Nugget,1); B_SetNpcVisual(self,MALE,"Hum_Head_Bald",Face_N_Snaf,BodyTex_N,ITAR_Smith); Mdl_SetModelFatness(self,1); Mdl_ApplyOverlayMds(self,"Humans_Relaxed.mds"); B_GiveNpcTalents(self); B_SetFightSkills(self,30); daily_routine = Rtn_Start_4106; }; func void Rtn_Start_4106() { TA_Smith_Fire(8,0,8,30,"OC_SMITH_FIRE"); TA_Smith_Anvil(8,30,9,0,"OC_SMITH_ANVIL"); TA_Smith_Cool(9,0,9,30,"OC_SMITH_COOL"); TA_Smith_Fire(9,30,10,0,"OC_SMITH_FIRE"); TA_Smith_Anvil(10,0,10,30,"OC_SMITH_ANVIL"); TA_Smith_Cool(10,30,11,0,"OC_SMITH_COOL"); TA_Smith_Fire(11,0,11,30,"OC_SMITH_FIRE"); TA_Smith_Anvil(11,30,12,0,"OC_SMITH_ANVIL"); TA_Smith_Cool(12,0,12,30,"OC_SMITH_COOL"); TA_Smith_Fire(12,30,13,0,"OC_SMITH_FIRE"); TA_Smith_Anvil(13,0,13,30,"OC_SMITH_ANVIL"); TA_Smith_Cool(13,30,14,0,"OC_SMITH_COOL"); TA_Smith_Fire(14,0,14,30,"OC_SMITH_FIRE"); TA_Smith_Anvil(14,30,15,0,"OC_SMITH_ANVIL"); TA_Smith_Cool(15,0,15,30,"OC_SMITH_COOL"); TA_Smith_Fire(15,30,16,0,"OC_SMITH_FIRE"); TA_Smith_Anvil(16,0,16,30,"OC_SMITH_ANVIL"); TA_Smith_Cool(16,30,17,0,"OC_SMITH_COOL"); TA_Smith_Fire(17,0,17,30,"OC_SMITH_FIRE"); TA_Smith_Anvil(17,30,18,0,"OC_SMITH_ANVIL"); TA_Smith_Cool(18,0,18,30,"OC_SMITH_COOL"); TA_Smith_Fire(18,30,19,0,"OC_SMITH_FIRE"); TA_Smith_Anvil(19,0,19,30,"OC_SMITH_ANVIL"); TA_Smith_Cool(19,30,20,0,"OC_SMITH_COOL"); TA_Sleep(20,0,8,0,"OC_GUARD_ROOM_01_SLEEP_01"); }; func void Rtn_Tot_4106() { TA_Sleep(8,0,23,0,"TOT"); TA_Sleep(23,0,8,0,"TOT"); };
D
/workspace/Rust/learning/functions_and_loop/loops/target/rls/debug/deps/loops-6106f59a87f9b0c5.rmeta: src/main.rs /workspace/Rust/learning/functions_and_loop/loops/target/rls/debug/deps/loops-6106f59a87f9b0c5.d: src/main.rs src/main.rs:
D
// Written in the D programming language. // // The MIT License (MIT) // // Copyright (c) 2016 Q. F. Schroll module bolpat.staticarray; /// Supplys interpretation of an array literal as a static array without supplying /// the type or length via cast(T[dim]) <literal>. auto makestatic(T, size_t dim)(T[dim] array) { pragma (inline, true); return array; } /// @nogc @safe pure nothrow unittest { auto x = [ 1, 2 ].makestatic; assert (is (typeof(x) == int[2])); } /// @safe pure nothrow unittest { auto x = [ 1, 2 ]; assert (is (typeof(x) == int[])); } import bolpat.meta : Iota; /// Returns a static array with ascending or descending elements. enum staticiota(int end) = staticiota!(0, end); /// enum staticiota(int start, int end, int step = 1) = [ Iota!(start, end, step) ]; /// @nogc @safe pure nothrow unittest { int[4] a = staticiota!4; int[4] b = [ 0, 1, 2, 3 ]; assert (a == b); a = staticiota!(1, 5); b = [ 1, 2, 3, 4 ]; assert (a == b); } /// Returns a slice of a static array. The bounds must be known at compile time. /// Negative values for u make usage like $-u. auto staticslice(size_t l, ptrdiff_t u, T, size_t dim)(T[dim] r) { import std.range : iota; import std.format : format; static if (u <= 0 && l > 0) return mixin (q{ [ %( r[%d] %| , %) ] }.format(iota(l, dim + u))).makestatic; else return mixin (q{ [ %( r[%d] %| , %) ] }.format(iota(l, u))).makestatic; } /// @nogc @safe pure nothrow unittest { assert ([ 1, 4, 9, 16 ].staticslice!(1, 3) == [ 4, 9 ]); auto x = [ 1 ].staticslice!(0, 0); } /// Returns a static array that is a selection of elements of the given static array /// chosen by another static array which contains the indices to select. auto staticselect(T, size_t dim, size_t idim)(T[dim] r, size_t[idim] i) { import std.range : iota; import std.format : format; return mixin (q{ [ %( r[i[%d]] %| , %) ] }.format(i.length.iota)).makestatic; } /// @nogc @safe pure nothrow unittest { assert ([ 1, 4, 9, 16 ].staticselect([ 2, 3, 1 ]) == [ 9, 16, 4 ]); } /** * Like std.algorithm.iteration.map but for static arrays. */ template staticmap(fun...) if (fun.length > 0 ) { import std.meta : staticMap; import std.functional : adjoin; import std.functional : unaryFun; alias f = adjoin!(staticMap!(unaryFun, fun)); auto staticmap(T, size_t dim)(T[dim] r) { pragma (inline, true); import std.range : iota; import std.format : format; enum error = fun.length > 1 ? "All mapping functions must not return void." : "Mapping function must not return void."; static if (dim > 0) static assert (!is (T == void), "T must not be void unless dim == 0."); foreach (func; fun) static assert (!is (typeof (func(T.init)) == void), error); return mixin (q{ [ %( f(r[%d]) %| , %) ] }.format(dim.iota)).makestatic; } } /// @nogc @safe pure nothrow unittest { import std.typecons : Tuple, tuple; alias T = Tuple!(int, int); int[4] i4 = [ 1, 2, 3, 4 ]; auto x = i4.staticmap!(a => a*a); auto y = i4.staticmap!(`a*a`, `1+2*a`); auto z = i4.staticmap!(a => a*a, a => 1+2*a); int[4] x2 = [ 1, 4, 9, 16 ]; T[4] y2 = [ tuple(1, 3), tuple(4, 5), tuple(9, 7), tuple(16, 9) ]; assert (x == x2); assert (y == y2); assert (z == y2); } /** Like std.algorithm.iteration.reduce but for static arrays. * [ x[0], ..., x[n] ].staticreduce!f == x[0].f(x[1]).f(x[2]) ... .f(x[n]) * == f(... f(f(x[0], x[1]), x[2]) ..., x[n]) */ template staticreduce(alias fun) { import std.functional : binaryFun; alias f = binaryFun!fun; /+ // does not work. bug? string code(bool neutral)() { import std.format : format; static if (neutral) { string opt = ", T e"; string check = "true"; string neutral = "e"; string first = "0"; } else { string opt = ""; string check = "dim > 0"; string neutral = "r[0]"; string first = "1"; } return q{ auto staticreduce(T, size_t dim)(T[dim] r %s) // opt if (%s) // check { pragma (inline, true); static string result(size_t dim) { import std.format : format; string r = `%s`; // neutral foreach (i; %s .. dim) // first r = `f(%%s, r[%%d])`.format(r, i); return r; } return mixin (result(dim)); } }.format(opt, check, neutral, first); } mixin (code!false); mixin (code!true); +/ auto staticreduce(T, size_t dim)(T[dim] r) if (dim > 0) { pragma (inline, true); static string result(size_t dim) { import std.format : format; string r = `r[0]`; foreach (i; 1 .. dim) r = `f(%s, r[%d])`.format(r, i); return r; } return mixin (result(dim)); } auto staticreduce(T, size_t dim, E)(T[dim] r, E e) { pragma (inline, true); static string result(size_t dim) { import std.format : format; string r = `e`; foreach (i; 0 .. dim) r = `f(%s, r[%d])`.format(r, i); return r; } return mixin (result(dim)); } } /// @nogc @safe nothrow pure unittest { int[3] t = [ 3, 5, 9 ]; auto s = t.staticreduce!`a+b`; auto p = t.staticreduce!`a*b`; assert (s == 3 + 5 + 9); assert (p == 3 * 5 * 9); s = t.staticreduce!`a+b`(1); p = t.staticreduce!`a*b`(2); assert (s == 1 + 3 + 5 + 9); assert (p == 2 * 3 * 5 * 9); void[0] v; auto x = v.staticreduce!`a+b`(1); auto y = v.staticreduce!`a*b`(2); assert (x == 1); assert (y == 2); } @nogc @safe nothrow pure unittest { import std.meta : AliasSeq; alias x = AliasSeq!(1, 2, 3); auto s = [ x ].staticreduce!`a+b`; assert (s == 6); } @nogc @safe nothrow pure unittest { int[3] t = [ 1, 5, 9 ]; auto x = t.staticmap!`a*a`.staticreduce!`a+b`; assert (x == 1*1 + 5*5 + 9*9); } auto staticmax(T, size_t n)(T[n] arg) // rvalue { return staticmax(arg); } auto staticmax(T, size_t n)(ref T[n] arg) // lvalue { import std.algorithm : max; import std.range : iota; import std.format; return mixin("max( %(arg[%s]%|, %) )".format(iota(n))); } auto staticmin(T, size_t n)(T[n] arg) // rvalue { return staticmax(arg); } auto staticmin(T, size_t n)(ref T[n] arg) // lvalue { import std.algorithm : min; import std.range : iota; import std.format; return mixin("min( %(arg[%s]%|, %) )".format(iota(n))); } template staticZipWith(fun...) { import std.meta : allSatisfy, staticMap; import std.traits : isStaticArray; auto staticZipWith(Arrays...)(Arrays arrays) if (Arrays.length > 0 && allSatisfy!(isStaticArray, Arrays)) { import std.functional : adjoin, unaryFun, binaryFun; foreach (i, _; arrays[1 .. $]) static assert (arrays[i].length == arrays[i+1].length, "All arrays must have equal lengths."); static if (Arrays.length == 1) alias f = adjoin!(staticMap!(unaryFun, fun)); else static if (Arrays.length == 2) alias f = adjoin!(staticMap!(binaryFun, fun)); else alias f = adjoin!fun; /+ code(m+1, n+1) returns (m arrays with n entrys each) [ f(arrays[0][0], .., arrays[m][0]), : ·. : f(arrays[0][n], .., arrays[m][n]) ] +/ static string code(size_t m, size_t n) { import std.format : format; string result = `[`; foreach (j; 0 .. n) { result ~= `f(`; foreach (i; 0 .. m) result ~= `arrays[%d][%d],`.format(i, j); result ~= `),`; } return result ~ `]`; } return mixin (code(arrays.length, arrays[0].length)).makestatic; } } /// @nogc @safe nothrow pure unittest { auto names = [ "Anton", "Berta", "Caesar", "Dietmar" ].makestatic; auto idcs = [ 2, 1, 3, 3 ].makestatic; auto test1 = staticZipWith!"a[b]"(names, idcs); assert (test1 == "test"); auto test2 = staticZipWith!("a[b]", "a[b-1]")(names, idcs); foreach (i; 0 .. 4) { assert (test2[i][0] == names[i][idcs[i]]); assert (test2[i][1] == names[i][idcs[i]-1]); } }
D
module grpc.stream.common; import hunt.http.codec.http.frame; import hunt.http.codec.http.model; import hunt.http.codec.http.stream; import grpc.common.byte_buffer; import hunt.collection.BufferUtils; import std.experimental.logger; import grpc.common.queue; import google.rpc.status; import core.time; const ulong DATA_HEADER_LEN = 5; class gRPCStream : GenericStream { private { __gshared Stream _stream; bool _ok = true; bool _eof = false; __gshared Queue!(ubyte[]) _queue; } shared @safe @property bool ok() { return _ok; } static @property bool async() { return true; } shared @safe @property bool isClosed() { bool closed = () @trusted {return _stream.isClosed();}(); return closed; } shared void onHeaders(HeadersFrame frame) { } shared ubyte[] parseFrame(DataFrame frame) { EvBuffer!ubyte _buf = new EvBuffer!ubyte(); ubyte[] _body; if(frame !is null) { () @trusted { ubyte[] buf = cast(ubyte[])BufferUtils.toArray(frame.getData()); _buf.mergeBuffer(buf); }(); ulong bufLen; while(( bufLen = () @trusted {return _buf.getBufferLength();}() ) >= DATA_HEADER_LEN) { auto dataHead = new ubyte[DATA_HEADER_LEN]; if(!_buf.copyOutFromHead(dataHead, DATA_HEADER_LEN)) { break; } import std.bitmanip : bigEndianToNative; ulong bodyLen = bigEndianToNative!int(dataHead[1..5]); if(bodyLen > int.max || bodyLen < 0) { _buf.reset(); break; } if(bufLen >= bodyLen + DATA_HEADER_LEN) { if(!_buf.drainBufferFromHead(DATA_HEADER_LEN)) { break; } if(bodyLen != 0) { _body.length = bodyLen; if(!_buf.removeBufferFromHead(_body, bodyLen)) { break; } } } else { break; } } } tracef("read body (%s)", _body); return _body; } shared void onReceive(DataFrame frame) { if(frame.isEndStream()) { _eof = true; } ubyte[] _body = parseFrame(frame); if(_body.length != 0) { _queue.put(_body); } } shared ubyte[] parseAndMark(DataFrame frame) { if(frame.isEndStream()) { tracef("frame (%s) is eof, marking", frame); _eof = true; } tracef("called parseAndMark on frame (%s)", frame); ubyte[] _body = parseFrame(frame); return _body; } shared bool writeData(ubyte[] data) { return true; } shared bool writeObject(T)(T obj) { return true; } shared ubyte[] readData(Duration timeout = 10.seconds) { ubyte[] buf; tracef("waiting for data from queue"); if(_queue.empty()) { if(!_queue.notify(timeout)) { return buf; } } tracef("read data (data: %s)", buf); buf = _queue.front().dup(); _queue.popFront(); return buf; } shared bool readObject(T)(ref T obj, Duration timeout = 10.seconds) { ubyte[] buf = readData(timeout); if(buf.length == 0) { return false; } import google.protobuf; T deserializedObject; try { deserializedObject = buf.fromProtobuf!T(); } catch(Exception e) { errorf("Deserialization fault (msg: %s)", e.msg); return false; } obj = deserializedObject; return true; } shared bool finish(Status status) { import hunt.util.Common : Callback; import hunt.http.HttpFields; import hunt.http.HttpMetaData : MetaData; import hunt.http.HttpVersion : HttpVersion; import std.conv : to; if(isClosed()) { return false; } if(status.code != 0) { HttpFields end_fields = new HttpFields(2); int code = status.code; end_fields.add("grpc-status", to!string(code)); end_fields.add("grpc-message", status.message); HeadersFrame frame = new HeadersFrame(_stream.getId(), new MetaData(HttpVersion.HTTP_2, end_fields), null, true); _stream.headers(frame, Callback.NOOP); } return true; } @safe shared this(ref Stream stream) { () @trusted { _stream = stream; _queue = new Queue!(ubyte[])(); }(); } @safe this(ref Stream stream) { () @trusted { _stream = stream; _queue = new Queue!(ubyte[])(); }(); } } interface GenericStream { shared @property bool isClosed(); shared @property bool ok(); static @property bool async(); shared void onHeaders(HeadersFrame frame); /* shared */ /* parseFrame will read a full 'dataframe', and return it as a ubyte */ /* shared */ shared ubyte[] parseFrame(DataFrame frame); shared ubyte[] parseAndMark(DataFrame frame); /* shared */ shared void onReceive(DataFrame frame); shared bool writeData(ubyte[] data); shared bool writeObject(T)(T obj); shared ubyte[] readData(Duration timeout); shared bool readObject(T)(ref T obj, Duration timeout); shared bool finish(Status status); //finish writes } /* class HTTP2Stream : GenericStream { } */
D
// a button with a label containing markup that can be turned on or off import std.stdio; import gtk.Main; import gtk.MainWindow; import gtk.Label; import gtk.Button; void main(string[] args) { TestRigWindow testRigWindow; Main.init(args); testRigWindow = new TestRigWindow(); Main.run(); } // main() class TestRigWindow : MainWindow { string title = "Label with Switchable Mark-up"; MarkupSwitchButton button; this() { super(title); button = new MarkupSwitchButton(); add(button); showAll(); } // this() } // class TestRigWindow class MarkupSwitchButton : Button { MarkupLabel muLabel; this() { super(); muLabel = new MarkupLabel(); add(muLabel); addOnClicked(&switchStuff); } // this() void switchStuff(Button b) { muLabel.markupSwitch(); } // switchStuff() } // class MarkupSwitchButton class MarkupLabel : Label { string markupText = "<i>Fancy</i> <b>Schmancy</b>"; string onMessage = "Markup is ON."; string offMessage = "Markup is OFF."; string currentStateMessage; this() { super(markupText); setUseMarkup(true); currentStateMessage = onMessage; markupState(); } // this() void markupSwitch() { if(getUseMarkup() == true) { setUseMarkup(false); currentStateMessage = offMessage; } else { setUseMarkup(true); currentStateMessage = onMessage; } markupState(); } // markupSwitch() void markupState() { writeln(currentStateMessage); } // markupState() } // class MarkupLabel
D
/** * D header file for NetBSD * * TODO check * Authors: Martin Nowak */ module core.sys.netbsd.sys.mman; version (NetBSD): extern (C): nothrow: public import core.sys.posix.sys.mman; import core.sys.netbsd.sys.cdefs; import core.sys.posix.sys.types; static if (__BSD_VISIBLE) { enum INHERIT_SHARE = 0; enum INHERIT_COPY = 1; enum INHERIT_NONE = 2; enum INHERIT_DONATE_COPY = 3; enum INHERIT_ZERO = 4; } // already in core.sys.posix.sys.mman // enum PROT_NONE = 0x00; // enum PROT_READ = 0x01; // enum PROT_WRITE = 0x02; // enum PROT_EXEC = 0x04; // enum MAP_SHARED = 0x0001; // enum MAP_PRIVATE = 0x0002; static if (__BSD_VISIBLE) alias MAP_COPY = MAP_PRIVATE; // enum MAP_FIXED = 0x0010; static if (__BSD_VISIBLE) { enum MAP_RENAME = 0x0020; enum MAP_NORESERVE = 0x0040; enum MAP_RESERVED0080 = 0x0080; enum MAP_RESERVED0100 = 0x0100; enum MAP_HASSEMAPHORE = 0x0200; enum MAP_STACK = 0x0400; enum MAP_NOSYNC = 0x0800; enum MAP_FILE = 0x0000; // already in core.sys.posix.sys.mman // enum MAP_ANON = 0x1000; //#ifndef _KERNEL alias MAP_ANONYMOUS = MAP_ANON; //#endif /* !_KERNEL */ enum MAP_EXCL = 0x00004000; enum MAP_NOCORE = 0x00020000; enum MAP_PREFAULT_READ = 0x00040000; version (LP64) enum MAP_32BIT = 0x00080000; extern(D) int MAP_ALIGNED(int n) { return n << MAP_ALIGNMENT_SHIFT; } enum MAP_ALIGNMENT_SHIFT = 24; enum MAP_ALIGNMENT_MASK = MAP_ALIGNED(0xff); enum MAP_ALIGNED_SUPER = MAP_ALIGNED(1); } static if (__POSIX_VISIBLE >= 199309) { // already in core.sys.posix.sys.mman // enum MCL_CURRENT = 0x0001; // enum MCL_FUTURE = 0x0002; } // already in core.sys.posix.sys.mman enum MAP_FAILED = cast(void*)-1; // already in core.sys.posix.sys.mman // enum MS_SYNC = 0x0000; // enum MS_ASYNC = 0x0001; // enum MS_INVALIDATE = 0x0002; enum _MADV_NORMAL = 0; enum _MADV_RANDOM = 1; enum _MADV_SEQUENTIAL = 2; enum _MADV_WILLNEED = 3; enum _MADV_DONTNEED = 4; static if (__BSD_VISIBLE) { alias MADV_NORMAL = _MADV_NORMAL; alias MADV_RANDOM = _MADV_RANDOM; alias MADV_SEQUENTIAL = _MADV_SEQUENTIAL; alias MADV_WILLNEED = _MADV_WILLNEED; alias MADV_DONTNEED = _MADV_DONTNEED; enum MADV_FREE = 5; enum MADV_NOSYNC = 6; enum MADV_AUTOSYNC = 7; enum MADV_NOCORE = 8; enum MADV_CORE = 9; enum MADV_PROTECT = 10; enum MINCORE_INCORE = 0x1; enum MINCORE_REFERENCED = 0x2; enum MINCORE_MODIFIED = 0x4; enum MINCORE_REFERENCED_OTHER = 0x8; enum MINCORE_MODIFIED_OTHER = 0x10; enum MINCORE_SUPER = 0x20; enum SHM_ANON = cast(const(char) *)1; } static if (__POSIX_VISIBLE >= 200112) { // already in core.sys.posix.sys.mman // alias POSIX_MADV_NORMAL = _MADV_NORMAL; // alias POSIX_MADV_RANDOM = _MADV_RANDOM; // alias POSIX_MADV_SEQUENTIAL = _MADV_SEQUENTIAL; // alias POSIX_MADV_WILLNEED = _MADV_WILLNEED; // alias POSIX_MADV_DONTNEED = _MADV_DONTNEED; } static if (__BSD_VISIBLE) { int getpagesizes(size_t *, int); int madvise(void *, size_t, int); int mincore(const(void) *, size_t, char *); int minherit(void *, size_t, int); } // already in core.sys.posix.sys.mman // int mlock(const void *, size_t); // void * mmap(void *, size_t, int, int, int, off_t); // int mprotect(const void *, size_t, int); // int msync(void *, size_t, int); // int munlock(const void *, size_t); // int munmap(void *, size_t); static if (__POSIX_VISIBLE >= 200112) // int posix_madvise(void *, size_t, int); static if (__POSIX_VISIBLE >= 199309) { // int mlockall(int); // int munlockall(); // int shm_open(const(char) *, int, mode_t); // int shm_unlink(const(char) *); }
D
/Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/API/Location.swift.o : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastEpisodeMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastCompatibleWebsiteItemMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/String+Normalized.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/DeploymentMethod.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFileMode.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Page.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagDetailsPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagListPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ShellOutError+PublishingErrorConvertible.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PublishingPipeline.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Predicate.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Website.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishedWebsite.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Tag.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Array+Appending.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Path.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ContentProtocol.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Item.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/AnyItem.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Plugin.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Favicon.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Location.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme+Foundation.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagHTMLConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/FeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/RSSFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Section.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Video.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Audio.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SectionMap.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingStep.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Folder+Group.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/File+SwiftPackageFolder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownMetadataDecoder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SortOrder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownFileHandler.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/StringWrapper.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastAuthor.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/FileIOError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ContentError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/HTMLGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/RSSFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/SiteMapGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ItemRSSProperties.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Mutations.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PlotComponents.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Content.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/CommandLine+Output.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingContext.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Index.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownContentFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreLocation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CloudKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/PublishCLICore.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Splash.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/SplashPublishPlugin.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CloudKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/API/Location~partial.swiftmodule : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastEpisodeMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastCompatibleWebsiteItemMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/String+Normalized.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/DeploymentMethod.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFileMode.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Page.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagDetailsPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagListPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ShellOutError+PublishingErrorConvertible.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PublishingPipeline.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Predicate.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Website.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishedWebsite.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Tag.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Array+Appending.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Path.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ContentProtocol.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Item.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/AnyItem.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Plugin.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Favicon.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Location.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme+Foundation.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagHTMLConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/FeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/RSSFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Section.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Video.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Audio.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SectionMap.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingStep.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Folder+Group.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/File+SwiftPackageFolder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownMetadataDecoder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SortOrder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownFileHandler.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/StringWrapper.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastAuthor.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/FileIOError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ContentError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/HTMLGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/RSSFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/SiteMapGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ItemRSSProperties.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Mutations.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PlotComponents.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Content.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/CommandLine+Output.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingContext.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Index.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownContentFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreLocation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CloudKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/PublishCLICore.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Splash.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/SplashPublishPlugin.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CloudKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/API/Location~partial.swiftdoc : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastEpisodeMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastCompatibleWebsiteItemMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/String+Normalized.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/DeploymentMethod.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFileMode.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Page.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagDetailsPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagListPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ShellOutError+PublishingErrorConvertible.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PublishingPipeline.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Predicate.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Website.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishedWebsite.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Tag.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Array+Appending.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Path.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ContentProtocol.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Item.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/AnyItem.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Plugin.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Favicon.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Location.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme+Foundation.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagHTMLConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/FeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/RSSFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Section.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Video.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Audio.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SectionMap.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingStep.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Folder+Group.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/File+SwiftPackageFolder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownMetadataDecoder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SortOrder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownFileHandler.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/StringWrapper.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastAuthor.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/FileIOError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ContentError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/HTMLGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/RSSFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/SiteMapGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ItemRSSProperties.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Mutations.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PlotComponents.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Content.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/CommandLine+Output.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingContext.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Index.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownContentFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreLocation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CloudKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/PublishCLICore.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Splash.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/SplashPublishPlugin.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CloudKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/API/Location~partial.swiftsourceinfo : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastEpisodeMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastCompatibleWebsiteItemMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/String+Normalized.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/DeploymentMethod.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFileMode.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Page.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagDetailsPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagListPage.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ShellOutError+PublishingErrorConvertible.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PublishingPipeline.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Predicate.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Website.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishedWebsite.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Tag.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Array+Appending.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Path.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ContentProtocol.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Item.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/AnyItem.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Plugin.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Favicon.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Location.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Theme+Foundation.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/TagHTMLConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/FeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/RSSFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastFeedConfiguration.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Section.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Video.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Audio.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SectionMap.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingStep.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/Folder+Group.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/File+SwiftPackageFolder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownMetadataDecoder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/SortOrder.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownFileHandler.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/StringWrapper.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastAuthor.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/FileIOError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/ContentError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastError.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/HTMLGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/RSSFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/PodcastFeedGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/SiteMapGenerator.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/ItemRSSProperties.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Mutations.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PlotComponents.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Content.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/CommandLine+Output.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PublishingContext.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/Index.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/HTMLFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/Internal/MarkdownContentFactory.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreLocation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CloudKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.swiftmodule /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Codextended.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/PublishCLICore.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Splash.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Ink.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/SplashPublishPlugin.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Sweep.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Files.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.build/module.modulemap /Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/ShellOut.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CloudKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/***********************************************************************\ * ddeml.d * * * * Windows API header module * * * * Translated from MinGW Windows headers * * by Stewart Gordon * * * * Placed into public domain * \***********************************************************************/ module win32.ddeml; pragma(lib, "user32"); private import win32.basetsd, win32.windef, win32.winnt; enum : int { CP_WINANSI = 1004, CP_WINUNICODE = 1200 } enum : UINT { XTYPF_NOBLOCK = 2, XTYPF_NODATA = 4, XTYPF_ACKREQ = 8 } enum : UINT { XCLASS_MASK = 0xFC00, XCLASS_BOOL = 0x1000, XCLASS_DATA = 0x2000, XCLASS_FLAGS = 0x4000, XCLASS_NOTIFICATION = 0x8000 } enum : UINT { XST_NULL, XST_INCOMPLETE, XST_CONNECTED, XST_INIT1, XST_INIT2, XST_REQSENT, XST_DATARCVD, XST_POKESENT, XST_POKEACKRCVD, XST_EXECSENT, XST_EXECACKRCVD, XST_ADVSENT, XST_UNADVSENT, XST_ADVACKRCVD, XST_UNADVACKRCVD, XST_ADVDATASENT, XST_ADVDATAACKRCVD // = 16 } enum : UINT { XTYP_ERROR = XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_ADVDATA = 0x0010 | XCLASS_FLAGS, XTYP_ADVREQ = 0x0020 | XCLASS_DATA | XTYPF_NOBLOCK, XTYP_ADVSTART = 0x0030 | XCLASS_BOOL, XTYP_ADVSTOP = 0x0040 | XCLASS_NOTIFICATION, XTYP_EXECUTE = 0x0050 | XCLASS_FLAGS, XTYP_CONNECT = 0x0060 | XCLASS_BOOL | XTYPF_NOBLOCK, XTYP_CONNECT_CONFIRM = 0x0070 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_XACT_COMPLETE = 0x0080 | XCLASS_NOTIFICATION, XTYP_POKE = 0x0090 | XCLASS_FLAGS, XTYP_REGISTER = 0x00A0 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_REQUEST = 0x00B0 | XCLASS_DATA, XTYP_DISCONNECT = 0x00C0 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_UNREGISTER = 0x00D0 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_WILDCONNECT = 0x00E0 | XCLASS_DATA | XTYPF_NOBLOCK, XTYP_MONITOR = 0X00F0 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK, XTYP_MASK = 0x00F0, XTYP_SHIFT = 4 } /+ #define TIMEOUT_ASYNC 0xFFFFFFFF #define QID_SYNC 0xFFFFFFFF +/ enum : UINT { ST_CONNECTED = 1, ST_ADVISE = 2, ST_ISLOCAL = 4, ST_BLOCKED = 8, ST_CLIENT = 16, ST_TERMINATED = 32, ST_INLIST = 64, ST_BLOCKNEXT = 128, ST_ISSELF = 256 } /+ #define CADV_LATEACK 0xFFFF +/ enum : UINT { DMLERR_NO_ERROR = 0, DMLERR_FIRST = 0x4000, DMLERR_ADVACKTIMEOUT = DMLERR_FIRST, DMLERR_BUSY, DMLERR_DATAACKTIMEOUT, DMLERR_DLL_NOT_INITIALIZED, DMLERR_DLL_USAGE, DMLERR_EXECACKTIMEOUT, DMLERR_INVALIDPARAMETER, DMLERR_LOW_MEMORY, DMLERR_MEMORY_ERROR, DMLERR_NOTPROCESSED, DMLERR_NO_CONV_ESTABLISHED, DMLERR_POKEACKTIMEOUT, DMLERR_POSTMSG_FAILED, DMLERR_REENTRANCY, DMLERR_SERVER_DIED, DMLERR_SYS_ERROR, DMLERR_UNADVACKTIMEOUT, DMLERR_UNFOUND_QUEUE_ID, // = 0x4011 DMLERR_LAST = DMLERR_UNFOUND_QUEUE_ID } /+ #define DDE_FACK 0x8000 #define DDE_FBUSY 0x4000 #define DDE_FDEFERUPD 0x4000 #define DDE_FACKREQ 0x8000 #define DDE_FRELEASE 0x2000 #define DDE_FREQUESTED 0x1000 #define DDE_FAPPSTATUS 0x00ff #define DDE_FNOTPROCESSED 0 #define DDE_FACKRESERVED (~(DDE_FACK|DDE_FBUSY|DDE_FAPPSTATUS)) #define DDE_FADVRESERVED (~(DDE_FACKREQ|DDE_FDEFERUPD)) #define DDE_FDATRESERVED (~(DDE_FACKREQ|DDE_FRELEASE|DDE_FREQUESTED)) #define DDE_FPOKRESERVED (~DDE_FRELEASE) #define MSGF_DDEMGR 0x8001 #define CBR_BLOCK ((HDDEDATA)0xffffffff) +/ const DWORD APPCLASS_STANDARD = 0, APPCLASS_MONITOR = 0x00000001, APPCLASS_MASK = 0x0000000F, APPCMD_CLIENTONLY = 0x00000010, APPCMD_FILTERINITS = 0x00000020, APPCMD_MASK = 0x00000FF0, CBF_FAIL_SELFCONNECTIONS = 0x00001000, CBF_FAIL_CONNECTIONS = 0x00002000, CBF_FAIL_ADVISES = 0x00004000, CBF_FAIL_EXECUTES = 0x00008000, CBF_FAIL_POKES = 0x00010000, CBF_FAIL_REQUESTS = 0x00020000, CBF_FAIL_ALLSVRXACTIONS = 0x0003f000, CBF_SKIP_CONNECT_CONFIRMS = 0x00040000, CBF_SKIP_REGISTRATIONS = 0x00080000, CBF_SKIP_UNREGISTRATIONS = 0x00100000, CBF_SKIP_DISCONNECTS = 0x00200000, CBF_SKIP_ALLNOTIFICATIONS = 0x003c0000, MF_HSZ_INFO = 0x01000000, MF_SENDMSGS = 0x02000000, MF_POSTMSGS = 0x04000000, MF_CALLBACKS = 0x08000000, MF_ERRORS = 0x10000000, MF_LINKS = 0x20000000, MF_CONV = 0x40000000, MF_MASK = 0xFF000000; enum : UINT { EC_ENABLEALL = 0, EC_ENABLEONE = ST_BLOCKNEXT, EC_DISABLE = ST_BLOCKED, EC_QUERYWAITING = 2 } enum : UINT { DNS_REGISTER = 1, DNS_UNREGISTER = 2, DNS_FILTERON = 4, DNS_FILTEROFF = 8 } /+ #define HDATA_APPOWNED 1 #define MAX_MONITORS 4 +/ enum : int { MH_CREATE = 1, MH_KEEP = 2, MH_DELETE = 3, MH_CLEANUP = 4 } alias HANDLE HCONVLIST, HCONV, HSZ, HDDEDATA; extern (Windows) alias HDDEDATA function(UINT, UINT, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD) PFNCALLBACK; struct HSZPAIR { HSZ hszSvc; HSZ hszTopic; } alias HSZPAIR* PHSZPAIR; struct CONVCONTEXT { UINT cb = CONVCONTEXT.sizeof; UINT wFlags; UINT wCountryID; int iCodePage; DWORD dwLangID; DWORD dwSecurity; SECURITY_QUALITY_OF_SERVICE qos; } alias CONVCONTEXT* PCONVCONTEXT; struct CONVINFO { DWORD cb = CONVINFO.sizeof; DWORD hUser; HCONV hConvPartner; HSZ hszSvcPartner; HSZ hszServiceReq; HSZ hszTopic; HSZ hszItem; UINT wFmt; UINT wType; UINT wStatus; UINT wConvst; UINT wLastError; HCONVLIST hConvList; CONVCONTEXT ConvCtxt; HWND hwnd; HWND hwndPartner; } alias CONVINFO* PCONVINFO; struct DDEML_MSG_HOOK_DATA { UINT_PTR uiLo; UINT_PTR uiHi; DWORD cbData; DWORD[8] Data; } struct MONHSZSTRUCT { UINT cb = MONHSZSTRUCT.sizeof; int fsAction; DWORD dwTime; HSZ hsz; HANDLE hTask; TCHAR[1] _str; TCHAR* str() { return _str.ptr; } } alias MONHSZSTRUCT* PMONHSZSTRUCT; struct MONLINKSTRUCT { UINT cb = MONLINKSTRUCT.sizeof; DWORD dwTime; HANDLE hTask; BOOL fEstablished; BOOL fNoData; HSZ hszSvc; HSZ hszTopic; HSZ hszItem; UINT wFmt; BOOL fServer; HCONV hConvServer; HCONV hConvClient; } alias MONLINKSTRUCT* PMONLINKSTRUCT; struct MONCONVSTRUCT { UINT cb = MONCONVSTRUCT.sizeof; BOOL fConnect; DWORD dwTime; HANDLE hTask; HSZ hszSvc; HSZ hszTopic; HCONV hConvClient; HCONV hConvServer; } alias MONCONVSTRUCT* PMONCONVSTRUCT; struct MONCBSTRUCT { UINT cb = MONCBSTRUCT.sizeof; DWORD dwTime; HANDLE hTask; DWORD dwRet; UINT wType; UINT wFmt; HCONV hConv; HSZ hsz1; HSZ hsz2; HDDEDATA hData; ULONG_PTR dwData1; ULONG_PTR dwData2; CONVCONTEXT cc; DWORD cbData; DWORD[8] Data; } alias MONCBSTRUCT* PMONCBSTRUCT; struct MONERRSTRUCT { UINT cb = MONERRSTRUCT.sizeof; UINT wLastError; DWORD dwTime; HANDLE hTask; } alias MONERRSTRUCT* PMONERRSTRUCT; struct MONMSGSTRUCT { UINT cb = MONMSGSTRUCT.sizeof; HWND hwndTo; DWORD dwTime; HANDLE hTask; UINT wMsg; WPARAM wParam; LPARAM lParam; DDEML_MSG_HOOK_DATA dmhd; } alias MONMSGSTRUCT* PMONMSGSTRUCT; extern (Windows) { BOOL DdeAbandonTransaction(DWORD, HCONV, DWORD); PBYTE DdeAccessData(HDDEDATA, PDWORD); HDDEDATA DdeAddData(HDDEDATA, PBYTE, DWORD, DWORD); HDDEDATA DdeClientTransaction(PBYTE, DWORD, HCONV, HSZ, UINT, UINT, DWORD, PDWORD); int DdeCmpStringHandles(HSZ, HSZ); HCONV DdeConnect(DWORD, HSZ, HSZ, PCONVCONTEXT); HCONVLIST DdeConnectList(DWORD, HSZ, HSZ, HCONVLIST, PCONVCONTEXT); HDDEDATA DdeCreateDataHandle(DWORD, PBYTE, DWORD, DWORD, HSZ, UINT, UINT); HSZ DdeCreateStringHandleA(DWORD, LPSTR, int); HSZ DdeCreateStringHandleW(DWORD, LPWSTR, int); BOOL DdeDisconnect(HCONV); BOOL DdeDisconnectList(HCONVLIST); BOOL DdeEnableCallback(DWORD, HCONV, UINT); BOOL DdeFreeDataHandle(HDDEDATA); BOOL DdeFreeStringHandle(DWORD, HSZ); DWORD DdeGetData(HDDEDATA, PBYTE, DWORD, DWORD); UINT DdeGetLastError(DWORD); BOOL DdeImpersonateClient(HCONV); UINT DdeInitializeA(PDWORD, PFNCALLBACK, DWORD, DWORD); UINT DdeInitializeW(PDWORD, PFNCALLBACK, DWORD, DWORD); BOOL DdeKeepStringHandle(DWORD, HSZ); HDDEDATA DdeNameService(DWORD, HSZ, HSZ, UINT); BOOL DdePostAdvise(DWORD, HSZ, HSZ); UINT DdeQueryConvInfo(HCONV, DWORD, PCONVINFO); HCONV DdeQueryNextServer(HCONVLIST, HCONV); DWORD DdeQueryStringA(DWORD, HSZ, LPSTR, DWORD, int); DWORD DdeQueryStringW(DWORD, HSZ, LPWSTR, DWORD, int); HCONV DdeReconnect(HCONV); BOOL DdeSetUserHandle(HCONV, DWORD, DWORD); BOOL DdeUnaccessData(HDDEDATA); BOOL DdeUninitialize(DWORD); } const TCHAR[] SZDDESYS_TOPIC = "System", SZDDESYS_ITEM_TOPICS = "Topics", SZDDESYS_ITEM_SYSITEMS = "SysItems", SZDDESYS_ITEM_RTNMSG = "ReturnMessage", SZDDESYS_ITEM_STATUS = "Status", SZDDESYS_ITEM_FORMATS = "Formats", SZDDESYS_ITEM_HELP = "Help", SZDDE_ITEM_ITEMLIST = "TopicItemList"; version (Unicode) { alias DdeCreateStringHandleW DdeCreateStringHandle; alias DdeInitializeW DdeInitialize; alias DdeQueryStringW DdeQueryString; } else { alias DdeCreateStringHandleA DdeCreateStringHandle; alias DdeInitializeA DdeInitialize; alias DdeQueryStringA DdeQueryString; }
D
CHAIN IF WEIGHT #-3~ Global("SanAfterJon","GLOBAL",5)~ THEN Bhaal01 AfterJon ~ It is time we meet each other, descendent of Mystra.~ DO~SetGlobal("SanAfterJon","GLOBAL",6)~ ==BSandr~ <CHARNAME> must have taken some of your impression back to Toril when regaining the own soul from Irenicus.~ ==Bhaal01~ You understand much of the mechanisms that were at work when that mageling created this space in the Abyss from my essence.~ ==BSandr~With your assistance he created it, I pressume. There must be part of your essence in these Realms still.~ ==Bhaal01~It has returned, if you need to know such detail, returned from those minor spawns that have perished in the race for godhood already.~ ==BSandr~It will grow with each one who falls...Why do you reveal such to me?~ ==Bhaal01~Things begin to shape, the struggle of the spawns has begun.~ ==BSandr~The one to end Mystra has failed already its mission...~ ==Bhaal01~Instead Mystra unites with one of the major spawns to raise that one in power. First Sarevok, now Irenicus.~ ==BSandr~Irenicus was no Bhaalspawn.~ ==Bhaal01~No, he wasn't - but the soul <CHARNAME> regained from him contains more of my power than when the mageling took it. The renegade elf's experiments and manipulation added essence of other spawns to it.~ =~So, Mystra, you help all the time to feed the one who will destroy you. I wonder why?~ ==BSandr~Alaundo - in case you have heard about him.~ ==Bhaal01~A stupid seer, a prophet, a babbling fool.~ ==BSandr~Truth often comes from the mouth of children or fools. May his prophesies be just tales to frighten children, one thing stays true.~ =~Only a Bhaalspawn will prevent the return of...YOU.~DO~ClearAllActions() StartCutSceneMode() StartCutScene("SanBh02")~EXIT
D
module yu.asyncsocket.sslsocket; version (USE_SSL) : import core.stdc.errno; import core.stdc.string; import core.thread; import std.string; import std.socket; import std.exception; import std.experimental.logger; import yu.eventloop; import yu.asyncsocket.transport; import yu.asyncsocket.tcpsocket; import yu.exception; import deimos.openssl.ssl; import deimos.openssl.bio; @trusted class SSLSocket : TCPSocket { static if (IOMode == IO_MODE.iocp) { this(EventLoop loop, Socket sock, SSL * ssl, BIO * bioRead, BIO * bioWrite) { super(loop, sock); _ssl = ssl; _bioIn = bioRead; _bioOut = bioWrite; _rBuffer = makeArray!ubyte(yuAlloctor, TCP_READ_BUFFER_SIZE); _wBuffer = makeArray!ubyte(yuAlloctor, TCP_READ_BUFFER_SIZE); } } else { this(EventLoop loop, Socket sock, SSL * ssl) { super(loop, sock); _ssl = ssl; } } ~this() { if (_ssl) { SSL_shutdown(_ssl); SSL_free(_ssl); _ssl = null; _bioIn = null; _bioOut = null; } static if (IOMode == IO_MODE.iocp) { yDel(_rBuffer); yDel(_wBuffer); } } override @property bool isAlive() @trusted nothrow { return alive() && _isHandshaked; } pragma(inline) void setHandshakeCallBack(CallBack cback) { _handshakeCback = cback; } protected : override void onClose() { if (_ssl) { SSL_shutdown(_ssl); SSL_free(_ssl); _ssl = null; _bioIn = null; _bioOut = null; } super.onClose(); } static if (IOMode == IO_MODE.iocp) { override void onWrite() { if (writeBIOtoSocket() || _writeQueue.empty) return; try { if (_lastWrite > 0) { auto buffer = _writeQueue.front; if (buffer.add(_lastWrite)) { _writeQueue.deQueue().doCallBack(); } } if (!alive || _writeQueue.empty) return; auto buffer = _writeQueue.front; _lastWrite = SSL_write(_ssl, buffer.data.ptr, cast(int) buffer.length); // data中存放了要发送的数据 writeBIOtoSocket(); } catch (Exception e) { showException(e); } } override void onRead() { try { if (!alive) return; //trace("read data : data.length: ", _event.readLen); if (_event.readLen > 0) { BIO_write(_bioIn, _readBuffer.ptr, cast(int) _event.readLen); if (!_isHandshaked) { if (!handlshake()) { _event.readLen = 0; doRead(); return; } onWrite(); } while (true) { int ret = SSL_read(_ssl, _rBuffer.ptr, cast(int) _rBuffer.length); if (ret > 0) { _readCallBack(_rBuffer[0 .. ret]); continue; } else { break; } } } else { onClose(); return; } } catch (Exception e) { showException(e); } _event.readLen = 0; if (alive) doRead(); } bool writeBIOtoSocket() nothrow { if (!alive) return true; int hasread = BIO_read(_bioOut, _wBuffer.ptr, cast(int) _wBuffer.length); if (hasread > 0) { _iocpWBuf.len = hasread; _iocpWBuf.buf = cast(char * ) _wBuffer.ptr; _event.writeLen = 0; doWrite(); return true; } return false; } } else { override void onWrite() { if (alive && !_isHandshaked) { if (!handlshake()) return; } try { while (alive && !_writeQueue.empty) { auto buffer = _writeQueue.front; auto len = SSL_write(_ssl, buffer.data.ptr, cast(int) buffer.length); // _socket.send(buffer.data); if (len > 0) { if (buffer.add(len)) { _writeQueue.deQueue().doCallBack(); } continue; } else { int sslerron = SSL_get_error(_ssl, len); if (sslerron == SSL_ERROR_WANT_READ || errno == EWOULDBLOCK || errno == EAGAIN) break; else if (errno == 4) // erro 4 :系统中断组织了 continue; } error("write size: ", len, " \n\tDo Close the erro code : ", errno, " erro is : ", fromStringz(strerror(errno)), " \n\tthe socket fd : ", fd); onClose(); return; } } catch (Exception e) { import yu.exception; showException(e); onClose(); return; } } override void onRead() { try { while (alive) { if (!_isHandshaked) { if (!handlshake()) return; } auto len = SSL_read(_ssl, (_readBuffer.ptr), cast(int)(_readBuffer.length)); if (len > 0) { _readCallBack(_readBuffer[0 .. len]); continue; } else if (len < 0) { int sslerron = SSL_get_error(_ssl, len); if (sslerron == SSL_ERROR_WANT_READ || errno == EWOULDBLOCK || errno == EAGAIN) break; else if (errno == 4) // erro 4 :系统中断组织了 continue; import core.stdc.string; error("Do Close the erro code : ", errno, " erro is : ", fromStringz(strerror(errno)), " \n\tthe socket fd : ", fd); } onClose(); return; } } catch (Exception e) { import yu.exception; showException(e); onClose(); } } } final bool handlshake() nothrow { int r = SSL_do_handshake(_ssl); static if (IOMode == IO_MODE.iocp) writeBIOtoSocket(); if (r == 1) { _isHandshaked = true; if (_handshakeCback) { _handshakeCback(); } return true; } int err = SSL_get_error(_ssl, r); if (err == SSL_ERROR_WANT_WRITE) { static if (IOMode == IO_MODE.iocp) writeBIOtoSocket(); return false; } else if (err == SSL_ERROR_WANT_READ) { return false; } else { yuCathException(error("SSL_do_handshake return: ", r, " erro :", err, " errno:", errno, " erro string:", fromStringz(strerror(errno)))); onClose(); return false; } } protected : bool _isHandshaked = false; private : SSL * _ssl; CallBack _handshakeCback; static if (IOMode == IO_MODE.iocp) { BIO * _bioIn; BIO * _bioOut; ubyte[] _rBuffer; ubyte[] _wBuffer; ptrdiff_t _lastWrite = 0; } }
D
instance DIA_Addon_Matt_EXIT(C_Info) { npc = PIR_1365_Addon_Matt; nr = 999; condition = DIA_Addon_Matt_EXIT_Condition; information = DIA_Addon_Matt_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Addon_Matt_EXIT_Condition() { return TRUE; }; func void DIA_Addon_Matt_EXIT_Info() { AI_StopProcessInfos(self); }; instance DIA_Addon_Matt_PICKPOCKET(C_Info) { npc = PIR_1365_Addon_Matt; nr = 900; condition = DIA_Addon_Matt_PICKPOCKET_Condition; information = DIA_Addon_Matt_PICKPOCKET_Info; permanent = TRUE; description = Pickpocket_60; }; func int DIA_Addon_Matt_PICKPOCKET_Condition() { return C_Beklauen(55,91); }; func void DIA_Addon_Matt_PICKPOCKET_Info() { Info_ClearChoices(DIA_Addon_Matt_PICKPOCKET); Info_AddChoice(DIA_Addon_Matt_PICKPOCKET,Dialog_Back,DIA_Addon_Matt_PICKPOCKET_BACK); Info_AddChoice(DIA_Addon_Matt_PICKPOCKET,DIALOG_PICKPOCKET,DIA_Addon_Matt_PICKPOCKET_DoIt); }; func void DIA_Addon_Matt_PICKPOCKET_DoIt() { B_Beklauen(); Info_ClearChoices(DIA_Addon_Matt_PICKPOCKET); }; func void DIA_Addon_Matt_PICKPOCKET_BACK() { Info_ClearChoices(DIA_Addon_Matt_PICKPOCKET); }; instance DIA_Addon_Matt_Hello(C_Info) { npc = PIR_1365_Addon_Matt; nr = 1; condition = DIA_Addon_Matt_Hello_Condition; information = DIA_Addon_Matt_Hello_Info; permanent = FALSE; important = TRUE; }; func int DIA_Addon_Matt_Hello_Condition() { if(Npc_IsInState(self,ZS_Talk) && (self.aivar[AIV_TalkedToPlayer] == FALSE)) { return TRUE; }; }; func void DIA_Addon_Matt_Hello_Info() { AI_Output(self,other,"DIA_Addon_Matt_Hello_10_01"); //А, новичок? Прекрасно. Нам сейчас пригодится каждый человек. }; instance DIA_Addon_Matt_PERM(C_Info) { npc = PIR_1365_Addon_Matt; nr = 2; condition = DIA_Addon_Matt_PERM_Condition; information = DIA_Addon_Matt_PERM_Info; permanent = TRUE; description = "Как дела?"; }; func int DIA_Addon_Matt_PERM_Condition() { return TRUE; }; func void DIA_Addon_Matt_PERM_Info() { AI_Output(other,self,"DIA_Addon_Matt_Alright_15_01"); //Как дела? if(self.aivar[AIV_PARTYMEMBER] == TRUE) { if(self.attribute[ATR_HITPOINTS] < 100) { AI_Output(self,other,"DIA_Addon_Matt_Alright_10_02"); //Какую часть фразы 'ЛЕЧЕБНОЕ ЗЕЛЬЕ' ты не понял? } else { AI_Output(self,other,"DIA_Addon_Matt_Alright_10_01"); //Все в порядке, капитан! }; } else if((GregIsBack == TRUE) && !Npc_IsDead(Greg)) { AI_Output(self,other,"DIA_Addon_Matt_Job_10_01"); //Шутишь? У нас больше нет корабля. AI_Output(self,other,"DIA_Addon_Matt_Job_10_02"); //Остается только ждать, пока Грег решит, что делать дальше. } else { AI_Output(self,other,"DIA_Addon_Matt_Job_10_03"); //Сейчас в лагере все спокойно. Так что я собираюсь немного отдохнуть. AI_Output(self,other,"DIA_Addon_Matt_Job_10_04"); //На твоем месте, кстати, я бы сделал те же самое. AI_Output(self,other,"DIA_Addon_Matt_Job_10_05"); //Бандиты здесь, так что ситуация может измениться быстрее, чем мы предполагали. }; }; instance DIA_Addon_Matt_Bandits(C_Info) { npc = PIR_1365_Addon_Matt; nr = 3; condition = DIA_Addon_Matt_Bandits_Condition; information = DIA_Addon_Matt_Bandits_Info; description = "Что ты знаешь об этих бандитах?"; }; func int DIA_Addon_Matt_Bandits_Condition() { return TRUE; }; func void DIA_Addon_Matt_Bandits_Info() { AI_Output(other,self,"DIA_Addon_Matt_Bandits_15_03"); //Что ты знаешь о бандитах? AI_Output(self,other,"DIA_Addon_Matt_Bandits_10_01"); //Ты имеешь в виду, кроме того, что они смертельно опасны и во много раз превосходят нас числом? AI_Output(other,self,"DIA_Addon_Matt_Bandits_15_02"); //Да. AI_Output(self,other,"DIA_Addon_Matt_Bandits_10_02"); //У них полно золота. AI_Output(self,other,"DIA_Addon_Matt_Bandits_10_03"); //Ну, по крайней мере, у них БЫЛО полно золота. За последнюю партию товара они нам так и не заплатили. AI_Output(self,other,"DIA_Addon_Matt_Bandits_10_04"); //Но я сомневаюсь, что они сделали это от нехватки средств. AI_Output(self,other,"DIA_Addon_Matt_Bandits_10_05"); //Думаю, что они просто слишком зазнались. }; instance DIA_Addon_Matt_Francis(C_Info) { npc = PIR_1365_Addon_Matt; nr = 4; condition = DIA_Addon_Matt_Francis_Condition; information = DIA_Addon_Matt_Francis_Info; description = "Что ты знаешь о Фрэнсисе?"; }; func int DIA_Addon_Matt_Francis_Condition() { if(Francis_ausgeschissen == FALSE) { if(Npc_KnowsInfo(other,DIA_Addon_Skip_GregsHut) || (Francis.aivar[AIV_TalkedToPlayer] == TRUE)) { return TRUE; }; }; }; func void DIA_Addon_Matt_Francis_Info() { AI_Output(other,self,"DIA_Addon_Brandon_Matt_15_00"); //Что ты знаешь о Фрэнсисе? AI_Output(self,other,"DIA_Addon_Matt_Francis_10_01"); //Кроме того, что он ленив и не справляется со своими обязанностями? AI_Output(other,self,"DIA_Addon_Brandon_Matt_15_02"); //Да. AI_Output(self,other,"DIA_Addon_Matt_Francis_10_03"); //Надо подумать... Хм-м... Нет, больше ничего в голову не приходит. }; instance DIA_Addon_Matt_Anheuern(C_Info) { npc = PIR_1365_Addon_Matt; nr = 11; condition = DIA_Addon_Matt_Anheuern_Condition; information = DIA_Addon_Matt_Anheuern_Info; permanent = FALSE; description = "Пойдем со мной."; }; func int DIA_Addon_Matt_Anheuern_Condition() { if(MIS_Addon_Greg_ClearCanyon == LOG_Running) { return TRUE; }; }; func void DIA_Addon_Matt_Anheuern_Info() { AI_Output(other,self,"DIA_Addon_Matt_FollowMe_15_00"); //Пойдем со мной. AI_Output(self,other,"DIA_Addon_Matt_FollowMe_10_01"); //Я не могу сейчас никуда идти. Я отдыхаю. AI_Output(other,self,"DIA_Addon_Matt_FollowMe_15_02"); //Приказ Грега. AI_Output(self,other,"DIA_Addon_Matt_FollowMe_10_03"); //Понимаю, понимаю. Это, конечно, все меняет. Уже иду. AI_Output(self,other,"DIA_Addon_Matt_FollowMe_10_04"); //А куда мы направляемся? Info_ClearChoices(DIA_Addon_Matt_Anheuern); Info_AddChoice(DIA_Addon_Matt_Anheuern,"Заткнись и иди за мной.",DIA_Addon_Matt_Anheuern_ShutUp); Info_AddChoice(DIA_Addon_Matt_Anheuern,"Мы должны очистить каньон от зверей.",DIA_Addon_Matt_Anheuern_ClearCanyon); }; func void DIA_Addon_Matt_Anheuern_ShutUp() { AI_Output(other,self,"DIA_Addon_Matt_FollowMe_ShutUp_15_00"); //Заткнись и иди за мной. AI_Output(self,other,"DIA_Addon_Matt_FollowMe_ShutUp_10_01"); //Есть, капитан! Info_ClearChoices(DIA_Addon_Matt_Anheuern); AI_StopProcessInfos(self); Npc_ExchangeRoutine(self,"FOLLOW"); self.aivar[AIV_PARTYMEMBER] = TRUE; }; func void DIA_Addon_Matt_Anheuern_ClearCanyon() { AI_Output(other,self,"DIA_Addon_Matt_FollowMe_ClearCanyon_15_00"); //Мы должны очистить каньон от зверей. AI_Output(self,other,"DIA_Addon_Matt_FollowMe_ClearCanyon_10_01"); //Ты рехнулся. Там их полно! А с этими бритвозубами шутки плохи. AI_Output(other,self,"DIA_Addon_Matt_FollowMe_ClearCanyon_15_02"); //Я знаю. Ну так что, ты идешь? AI_Output(self,other,"DIA_Addon_Matt_FollowMe_ClearCanyon_10_03"); //Надеюсь, у тебя достаточно бутылок с лечебным зельем. Они нам понадобятся. Info_ClearChoices(DIA_Addon_Matt_Anheuern); AI_StopProcessInfos(self); Npc_ExchangeRoutine(self,"FOLLOW"); self.aivar[AIV_PARTYMEMBER] = TRUE; }; instance DIA_Addon_Matt_ComeOn(C_Info) { npc = PIR_1365_Addon_Matt; nr = 12; condition = DIA_Addon_Matt_ComeOn_Condition; information = DIA_Addon_Matt_ComeOn_Info; permanent = TRUE; description = "Пойдем со мной."; }; func int DIA_Addon_Matt_ComeOn_Condition() { if((self.aivar[AIV_PARTYMEMBER] == FALSE) && (MIS_Addon_Greg_ClearCanyon == LOG_Running) && Npc_KnowsInfo(other,DIA_Addon_Matt_Anheuern)) { return TRUE; }; }; func void DIA_Addon_Matt_ComeOn_Info() { AI_Output(other,self,"DIA_Addon_Matt_ComeOn_15_00"); //Идем со мной. if(C_GregsPiratesTooFar() == TRUE) { B_Say(self,other,"$RUNAWAY"); AI_StopProcessInfos(self); } else { AI_Output(self,other,"DIA_Addon_Matt_ComeOn_10_01"); //Есть, капитан! AI_StopProcessInfos(self); B_Addon_PiratesFollowAgain(); Npc_ExchangeRoutine(self,"FOLLOW"); self.aivar[AIV_PARTYMEMBER] = TRUE; }; }; instance DIA_Addon_Matt_GoHome(C_Info) { npc = PIR_1365_Addon_Matt; nr = 13; condition = DIA_Addon_Matt_GoHome_Condition; information = DIA_Addon_Matt_GoHome_Info; permanent = TRUE; description = "Ты мне больше не нужен."; }; func int DIA_Addon_Matt_GoHome_Condition() { if(self.aivar[AIV_PARTYMEMBER] == TRUE) { return TRUE; }; }; func void DIA_Addon_Matt_GoHome_Info() { AI_Output(other,self,"DIA_Addon_Matt_DontNeedYou_15_00"); //Ты мне больше не нужен. AI_Output(self,other,"DIA_Addon_Matt_GoHome_10_01"); //Мне не помешает выпить кружечку грога! AI_StopProcessInfos(self); self.aivar[AIV_PARTYMEMBER] = FALSE; Npc_ExchangeRoutine(self,"START"); }; instance DIA_Addon_Matt_TooFar(C_Info) { npc = PIR_1365_Addon_Matt; nr = 14; condition = DIA_Addon_Matt_TooFar_Condition; information = DIA_Addon_Matt_TooFar_Info; permanent = TRUE; important = TRUE; }; func int DIA_Addon_Matt_TooFar_Condition() { if((self.aivar[AIV_PARTYMEMBER] == TRUE) && (C_GregsPiratesTooFar() == TRUE)) { return TRUE; }; }; func void DIA_Addon_Matt_TooFar_Info() { AI_Output(self,other,"DIA_Addon_Matt_TooFar_10_01"); //Дальше тебе придется идти одному, капитан. if(C_HowManyPiratesInParty() >= 2) { AI_Output(self,other,"DIA_Addon_Matt_TooFar_10_03"); //Мы с ребятами возвращаемся в лагерь! } else { AI_Output(self,other,"DIA_Addon_Matt_TooFar_10_02"); //Я возвращаюсь в лагерь! }; B_Addon_PiratesGoHome(); AI_StopProcessInfos(self); }; instance DIA_Addon_Matt_Healing(C_Info) { npc = PIR_1365_Addon_Matt; nr = 15; condition = DIA_Addon_Matt_Healing_Condition; information = DIA_Addon_Matt_Healing_Info; permanent = FALSE; important = TRUE; }; func int DIA_Addon_Matt_Healing_Condition() { if((self.aivar[AIV_PARTYMEMBER] == TRUE) && (self.attribute[ATR_HITPOINTS] < (self.attribute[ATR_HITPOINTS_MAX] - 100))) { return TRUE; }; }; func void DIA_Addon_Matt_Healing_Info() { AI_Output(self,other,"DIA_Addon_Matt_Healing_10_01"); //Эй, капитан, мне не помешало бы лечебное зелье! };
D
/Users/preethamnadig/Documents/Coding/solana/mysolana5/target/release/build/num-traits-7102664737fb47a3/build_script_build-7102664737fb47a3: /Users/preethamnadig/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/build.rs /Users/preethamnadig/Documents/Coding/solana/mysolana5/target/release/build/num-traits-7102664737fb47a3/build_script_build-7102664737fb47a3.d: /Users/preethamnadig/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/build.rs /Users/preethamnadig/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/build.rs:
D
large siphonophore having a bladderlike float and stinging tentacles any of numerous usually marine and free-swimming coelenterates that constitute the sexually reproductive forms of hydrozoans and scyphozoans
D
a Hindu or Buddhist religious leader and spiritual teacher each of the first ten leaders of the Sikh religion a recognized leader in some field or of some movement
D
/Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/TemplateKit.build/Data/TemplateDataStorage.swift.o : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateData.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateEmbed.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Deprecated.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSource.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataStorage.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/ASTCache.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataRepresentable.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/HTMLEscape.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntaxType.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Uppercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Lowercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Capitalize.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateTag.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConditional.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateCustom.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateExpression.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Var.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataEncoder.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIdentifier.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateByteScanner.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/PlaintextRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/ViewRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateParser.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateSerializer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/TemplateError.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIterator.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Contains.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/Exports.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/DateFormat.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConstant.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Comment.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Print.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Count.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateDataContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Raw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateRaw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/View.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntax.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Service.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/ifaddrs-android.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/CNIODarwin.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/CNIOAtomics.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/CNIOLinux.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CCryptoOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/TemplateKit.build/TemplateDataStorage~partial.swiftmodule : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateData.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateEmbed.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Deprecated.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSource.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataStorage.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/ASTCache.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataRepresentable.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/HTMLEscape.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntaxType.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Uppercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Lowercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Capitalize.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateTag.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConditional.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateCustom.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateExpression.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Var.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataEncoder.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIdentifier.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateByteScanner.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/PlaintextRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/ViewRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateParser.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateSerializer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/TemplateError.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIterator.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Contains.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/Exports.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/DateFormat.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConstant.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Comment.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Print.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Count.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateDataContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Raw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateRaw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/View.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntax.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Service.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/ifaddrs-android.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/CNIODarwin.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/CNIOAtomics.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/CNIOLinux.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CCryptoOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/TemplateKit.build/TemplateDataStorage~partial.swiftdoc : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateData.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateEmbed.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Deprecated.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSource.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataStorage.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/ASTCache.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataRepresentable.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/HTMLEscape.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntaxType.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Uppercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Lowercase.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Capitalize.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateTag.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConditional.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateCustom.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateExpression.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Var.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateDataEncoder.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIdentifier.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateByteScanner.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/PlaintextRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/ViewRenderer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateParser.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Pipeline/TemplateSerializer.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/TemplateError.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateIterator.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Contains.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Utilities/Exports.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/DateFormat.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateConstant.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Comment.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Print.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Count.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateDataContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/TagContext.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Tag/Raw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateRaw.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/View.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/AST/TemplateSyntax.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Service.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/ifaddrs-android.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/CNIODarwin.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/CNIOAtomics.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/CNIOLinux.h /Users/godemodegame/Desktop/ATMApp/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CCryptoOpenSSL.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes
D
module database.mysql.row; import std.traits; import std.typecons; import database.mysql.exception; import database.mysql.type; public import database.row; import database.util; private uint hashOf(const(char)[] x) { import std.ascii; uint hash = 2166136261u; foreach(i; 0..x.length) hash = (hash ^ cast(uint)(toLower(x.ptr[i]))) * 16777619u; return hash; } alias MySQLRow = Row!(MySQLValue, MySQLHeader, MySQLErrorException, hashOf, Mixin); private template Mixin() { private static bool equalsCI(const(char)[] x, const(char)[] y) { import std.ascii; if (x.length != y.length) return false; foreach(i; 0..x.length) if (toLower(x.ptr[i]) != toLower(y.ptr[i])) return false; return true; } package uint find(uint hash, const(char)[] key) const { if (auto mask = index_.length - 1) { assert((index_.length & mask) == 0); hash = hash & mask; uint probe; for (;;) { auto index = index_[hash]; if (!index) break; if (equalsCI(_header[index - 1].name, key)) return index; hash = (hash + ++probe) & mask; } } return 0; } private void structurize(Strict strict = Strict.yesIgnoreNull, string path = null, T)(ref T result) { import database.mysql.exception; import database.mysql.type; import database.util; import std.format : format; enum unCamel = hasUDA!(T, snakeCase); foreach(member; __traits(allMembers, T)) { static if (isWritableDataMember!(__traits(getMember, T, member))) { static if (!hasUDA!(__traits(getMember, result, member), as)) { enum pathMember = path ~ member; static if (unCamel) { enum pathMemberAlt = path ~ member.snakeCase; } } else { enum pathMember = path ~ getUDAs!(__traits(getMember, result, member), as)[0].name; static if (unCamel) { enum pathMemberAlt = pathMember; } } alias MemberType = typeof(__traits(getMember, result, member)); static if (isPointer!MemberType && !isValueType!(PointerTarget!MemberType) || !isValueType!MemberType) { enum pathNew = pathMember ~ '.'; enum st = Select!(hasUDA!(__traits(getMember, result, member), optional), Strict.no, strict); static if (isPointer!MemberType) { if (__traits(getMember, result, member)) structurize!(st, pathNew)(*__traits(getMember, result, member)); } else { structurize!(st, pathNew)(__traits(getMember, result, member)); } } else { enum hash = pathMember.hashOf; static if (unCamel) { enum hashAlt = pathMemberAlt.hashOf; } auto index = find(hash, pathMember); static if (unCamel && (pathMember != pathMemberAlt)) { if (!index) index = find(hashAlt, pathMemberAlt); } if (index) { auto pvalue = values[index - 1]; static if (strict == Strict.no || strict == Strict.yesIgnoreNull || hasUDA!(__traits(getMember, result, member), optional)) { if (pvalue.isNull) continue; } __traits(getMember, result, member) = pvalue.get!(Unqual!MemberType); continue; } static if ((strict == Strict.yes || strict == Strict.yesIgnoreNull) && !hasUDA!(__traits(getMember, result, member), optional)) { static if (!unCamel || (pathMember == pathMemberAlt)) { enum ColumnError = "Column '%s' was not found in this result set".format(pathMember); } else { enum ColumnError = "Column '%s' or '%s' was not found in this result set".format(pathMember, pathMemberAlt); } throw new MySQLErrorException(ColumnError); } } } } } }
D
/Users/pravalika/Desktop/BlockIT/build/BlockIT.build/Debug-iphonesimulator/BlockIT.build/Objects-normal/x86_64/PersistenceService.o : /Users/pravalika/Desktop/BlockIT/BlockIT/PersistenceService.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SharedFile.swift /Users/pravalika/Desktop/BlockIT/BlockIT/AppDelegate.swift /Users/pravalika/Desktop/BlockIT/BlockIT/MainViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/LoginViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SignUpViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/ListViewController.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/pravalika/Desktop/BlockIT/build/BlockIT.build/Debug-iphonesimulator/BlockIT.build/Objects-normal/x86_64/PersistenceService~partial.swiftmodule : /Users/pravalika/Desktop/BlockIT/BlockIT/PersistenceService.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SharedFile.swift /Users/pravalika/Desktop/BlockIT/BlockIT/AppDelegate.swift /Users/pravalika/Desktop/BlockIT/BlockIT/MainViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/LoginViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SignUpViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/ListViewController.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/pravalika/Desktop/BlockIT/build/BlockIT.build/Debug-iphonesimulator/BlockIT.build/Objects-normal/x86_64/PersistenceService~partial.swiftdoc : /Users/pravalika/Desktop/BlockIT/BlockIT/PersistenceService.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SharedFile.swift /Users/pravalika/Desktop/BlockIT/BlockIT/AppDelegate.swift /Users/pravalika/Desktop/BlockIT/BlockIT/MainViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/LoginViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/SignUpViewController.swift /Users/pravalika/Desktop/BlockIT/BlockIT/ListViewController.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/****************************************************************************** IDmqNodeRegistry defines public / external methods on a DMQ client's node registry. Instances of this interface can be safely exposed externally to the DMQ client. Copyright: Copyright (c) 2010-2017 dunnhumby Germany GmbH. All rights reserved. License: Boost Software License Version 1.0. See LICENSE.txt for details. *******************************************************************************/ module dmqproto.client.legacy.internal.registry.model.IDmqNodeRegistry; /******************************************************************************* Imports *******************************************************************************/ import swarm.client.registry.model.INodeRegistryInfo; /******************************************************************************* DMQ connection registry interface *******************************************************************************/ public interface IDmqNodeRegistry : INodeRegistryInfo { }
D
the act of coagulating blood and destroying tissue with a hot iron or caustic agent or by freezing
D
/++ Base64エンコード/デコード Base64のエンコードとデコードを行うサンプルです See_Also: - https://dlang.org/phobos/std_base64.html Source: $(LINK_TO_SRC source/data/_base64_example.d) +/ module data.base64_example; /++ Base64エンコード/デコードを行うサンプルです +/ @safe unittest { import std.base64; immutable ubyte[] decodedData = [0,1,2,3,4,5,6,7]; // エンコード string encodedData = Base64.encode(decodedData); assert(encodedData == "AAECAwQFBgc="); // デコード assert(Base64.decode(encodedData) == decodedData); } /++ Base64エンコード/デコードの保存先をOutputRangeにすることもできます +/ unittest { import std.base64; import std.array: appender; immutable ubyte[] decodedData = [0,1,2,3,4,5,6,7]; // エンコード auto enc = appender!string; Base64.encode(decodedData, enc); assert(enc.data == "AAECAwQFBgc="); // デコード auto dec = appender!(ubyte[]); Base64.decode(enc.data, dec); assert(dec.data == decodedData); } /++ Base64エンコード/デコードの入力元をInputRangeにすることもできます +/ unittest { import std.base64; import std.array: appender; import std.range: iota; import std.algorithm: equal; auto decodedData = iota(ubyte(0), ubyte(8)); // エンコード auto enc = appender!string; Base64.encode(decodedData.save, enc); assert(enc.data == "AAECAwQFBgc="); // デコード auto dec = appender!(ubyte[]); Base64.decode(enc.data, dec); assert(dec.data.equal(decodedData.save)); }
D
/* Digital Mars DMDScript source code. * Copyright (c) 2000-2002 by Chromium Communications * D version Copyright (c) 2004-2010 by Digital Mars * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) * written by Walter Bright * http://www.digitalmars.com * * D2 port by Dmitry Olshansky * * DMDScript is implemented in the D Programming Language, * http://www.digitalmars.com/d/ * * For a C++ implementation of DMDScript, including COM support, see * http://www.digitalmars.com/dscript/cppscript.html */ module dmdscript.dglobal; import std.uri; import core.stdc.stdlib; import core.stdc.string; import std.stdio; import std.algorithm; import std.math; import std.exception; import dmdscript.script; import dmdscript.protoerror; import dmdscript.parse; import dmdscript.text; import dmdscript.dobject; import dmdscript.value; import dmdscript.statement; import dmdscript.threadcontext; import dmdscript.functiondefinition; import dmdscript.scopex; import dmdscript.opcodes; import dmdscript.property; import dmdscript.dstring; import dmdscript.darray; import dmdscript.dregexp; import dmdscript.dnumber; import dmdscript.dboolean; import dmdscript.dfunction; import dmdscript.dnative; immutable(char)[] arg0string(Value[] arglist) { Value* v = arglist.length ? &arglist[0] : &vundefined; return v.toString(); } /* ====================== Dglobal_eval ================ */ void* Dglobal_eval(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA 15.1.2.1 Value* v; immutable(char)[] s; FunctionDefinition fd; ErrInfo errinfo; void *result; //FuncLog funclog(L"Global.eval()"); v = arglist.length ? &arglist[0] : &vundefined; if(v.getType() != TypeString) { Value.copy(ret, v); return null; } s = v.toString(); //writef("eval('%ls')\n", s); // Parse program TopStatement[] topstatements; Parser p = new Parser("eval", s, 0); if(p.parseProgram(topstatements, &errinfo)) goto Lsyntaxerror; // Analyze, generate code fd = new FunctionDefinition(topstatements); fd.iseval = 1; { Scope sc; sc.ctor(fd); sc.src = s; fd.semantic(&sc); errinfo = sc.errinfo; sc.dtor(); } if(errinfo.message) goto Lsyntaxerror; fd.toIR(null); // Execute code Value[] locals; Value[] p1 = null; Value* v1 = null; static immutable ntry = 0; if(fd.nlocals < 128) v1 = cast(Value*)alloca(fd.nlocals * Value.sizeof); if(v1) locals = v1[0 .. fd.nlocals]; else { p1 = new Value[fd.nlocals]; locals = p1; } version(none) { Array scopex; scopex.reserve(cc.scoperoot + fd.withdepth + 2); for(uint u = 0; u < cc.scoperoot; u++) scopex.push(cc.scopex.data[u]); Array *scopesave = cc.scopex; cc.scopex = &scopex; Dobject variablesave = cc.variable; cc.variable = cc.global; fd.instantiate(cc.variable, 0); // The this value is the same as the this value of the // calling context. result = IR.call(cc, othis, fd.code, ret, locals); delete p1; cc.variable = variablesave; cc.scopex = scopesave; return result; } else { // The scope chain is initialized to contain the same objects, // in the same order, as the calling context's scope chain. // This includes objects added to the calling context's // scope chain by WithStatement. // cc.scopex.reserve(fd.withdepth); // Variable instantiation is performed using the calling // context's variable object and using empty // property attributes fd.instantiate(cc.scopex, cc.variable, 0); // The this value is the same as the this value of the // calling context. assert(cc.callerothis); result = IR.call(cc, cc.callerothis, fd.code, ret, locals.ptr); if(p1) delete p1; fd = null; // if (result) writef("result = '%s'\n", (cast(Value* )result).toString()); return result; } Lsyntaxerror: Dobject o; // For eval()'s, use location of caller, not the string errinfo.linnum = 0; ret.putVundefined(); o = new syntaxerror.D0(&errinfo); Value* v2 = new Value; v2.putVobject(o); return v2; } /* ====================== Dglobal_parseInt ================ */ void* Dglobal_parseInt(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { static import std.utf; // ECMA 15.1.2.2 Value* v2; immutable(char) * s; immutable(char) * z; d_int32 radix; int sign = 1; d_number number; size_t i; d_string string; string = arg0string(arglist); //writefln("Dglobal_parseInt('%s')", string); while(i < string.length) { size_t idx = i; dchar c = std.utf.decode(string, idx); if(!isStrWhiteSpaceChar(c)) break; i = idx; } s = string.ptr + i; i = string.length - i; if(i) { if(*s == '-') { sign = -1; s++; i--; } else if(*s == '+') { s++; i--; } } radix = 0; if(arglist.length >= 2) { v2 = &arglist[1]; radix = v2.toInt32(); } if(radix) { if(radix < 2 || radix > 36) { number = d_number.nan; goto Lret; } if(radix == 16 && i >= 2 && *s == '0' && (s[1] == 'x' || s[1] == 'X')) { s += 2; i -= 2; } } else if(i >= 1 && *s != '0') { radix = 10; } else if(i >= 2 && (s[1] == 'x' || s[1] == 'X')) { radix = 16; s += 2; i -= 2; } else radix = 8; number = 0; for(z = s; i; z++, i--) { d_int32 n; tchar c; c = *z; if('0' <= c && c <= '9') n = c - '0'; else if('A' <= c && c <= 'Z') n = c - 'A' + 10; else if('a' <= c && c <= 'z') n = c - 'a' + 10; else break; if(radix <= n) break; number = number * radix + n; } if(z == s) { number = d_number.nan; goto Lret; } if(sign < 0) number = -number; version(none) // ECMA says to silently ignore trailing characters { while(z - &string[0] < string.length) { if(!isStrWhiteSpaceChar(*z)) { number = d_number.nan; goto Lret; } z++; } } Lret: ret.putVnumber(number); return null; } /* ====================== Dglobal_parseFloat ================ */ void* Dglobal_parseFloat(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA 15.1.2.3 d_number n; size_t endidx; d_string string = arg0string(arglist); n = StringNumericLiteral(string, endidx, 1); ret.putVnumber(n); return null; } /* ====================== Dglobal_escape ================ */ int ISURIALNUM(dchar c) { return (c >= 'a' && c <= 'z') || (c >= 'A' && c <= 'Z') || (c >= '0' && c <= '9'); } immutable tchar[16 + 1] TOHEX = "0123456789ABCDEF"; void* Dglobal_escape(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { import std.string : indexOf; // ECMA 15.1.2.4 d_string s; uint escapes; uint unicodes; size_t slen; s = arg0string(arglist); escapes = 0; unicodes = 0; foreach(dchar c; s) { slen++; if(c >= 0x100) unicodes++; else if(c == 0 || c >= 0x80 || (!ISURIALNUM(c) && indexOf("*@-_+./", c) == -1)) escapes++; } if((escapes + unicodes) == 0) { ret.putVstring(assumeUnique(s)); return null; } else { //writefln("s.length = %d, escapes = %d, unicodes = %d", s.length, escapes, unicodes); char[] R = new char[slen + escapes * 2 + unicodes * 5]; char* r = R.ptr; foreach(dchar c; s) { if(c >= 0x100) { r[0] = '%'; r[1] = 'u'; r[2] = TOHEX[(c >> 12) & 15]; r[3] = TOHEX[(c >> 8) & 15]; r[4] = TOHEX[(c >> 4) & 15]; r[5] = TOHEX[c & 15]; r += 6; } else if(c == 0 || c >= 0x80 || (!ISURIALNUM(c) && indexOf("*@-_+./", c) == -1)) { r[0] = '%'; r[1] = TOHEX[c >> 4]; r[2] = TOHEX[c & 15]; r += 3; } else { r[0] = cast(tchar)c; r++; } } assert(r - R.ptr == R.length); ret.putVstring(assumeUnique(R)); return null; } } /* ====================== Dglobal_unescape ================ */ void* Dglobal_unescape(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { static import dmdscript.utf; // ECMA 15.1.2.5 d_string s; d_string R; s = arg0string(arglist); //writefln("Dglobal.unescape(s = '%s')", s); for(size_t k = 0; k < s.length; k++) { tchar c = s[k]; if(c == '%') { if(k + 6 <= s.length && s[k + 1] == 'u') { uint u; u = 0; for(int i = 2;; i++) { uint x; if(i == 6) { dmdscript.utf.encode(R, cast(dchar)u); k += 5; goto L1; } x = s[k + i]; if('0' <= x && x <= '9') x = x - '0'; else if('A' <= x && x <= 'F') x = x - 'A' + 10; else if('a' <= x && x <= 'f') x = x - 'a' + 10; else break; u = (u << 4) + x; } } else if(k + 3 <= s.length) { uint u; u = 0; for(int i = 1;; i++) { uint x; if(i == 3) { dmdscript.utf.encode(R, cast(dchar)u); k += 2; goto L1; } x = s[k + i]; if('0' <= x && x <= '9') x = x - '0'; else if('A' <= x && x <= 'F') x = x - 'A' + 10; else if('a' <= x && x <= 'f') x = x - 'a' + 10; else break; u = (u << 4) + x; } } } R ~= c; L1: ; } ret.putVstring(R); return null; } /* ====================== Dglobal_isNaN ================ */ void* Dglobal_isNaN(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA 15.1.2.6 Value* v; d_number n; d_boolean b; if(arglist.length) v = &arglist[0]; else v = &vundefined; n = v.toNumber(); b = isNaN(n) ? true : false; ret.putVboolean(b); return null; } /* ====================== Dglobal_isFinite ================ */ void* Dglobal_isFinite(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA 15.1.2.7 Value* v; d_number n; d_boolean b; if(arglist.length) v = &arglist[0]; else v = &vundefined; n = v.toNumber(); b = isFinite(n) ? true : false; ret.putVboolean(b); return null; } /* ====================== Dglobal_ URI Functions ================ */ void* URI_error(d_string s) { Dobject o = new urierror.D0(s ~ "() failure"); Value* v = new Value; v.putVobject(o); return v; } void* Dglobal_decodeURI(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA v3 15.1.3.1 d_string s; s = arg0string(arglist); try { s = std.uri.decode(s); } catch(URIException u) { ret.putVundefined(); return URI_error(TEXT_decodeURI); } ret.putVstring(s); return null; } void* Dglobal_decodeURIComponent(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA v3 15.1.3.2 d_string s; s = arg0string(arglist); try { s = std.uri.decodeComponent(s); } catch(URIException u) { ret.putVundefined(); return URI_error(TEXT_decodeURIComponent); } ret.putVstring(s); return null; } void* Dglobal_encodeURI(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA v3 15.1.3.3 d_string s; s = arg0string(arglist); try { s = std.uri.encode(s); } catch(URIException u) { ret.putVundefined(); return URI_error(TEXT_encodeURI); } ret.putVstring(s); return null; } void* Dglobal_encodeURIComponent(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // ECMA v3 15.1.3.4 d_string s; s = arg0string(arglist); try { s = std.uri.encodeComponent(s); } catch(URIException u) { ret.putVundefined(); return URI_error(TEXT_encodeURIComponent); } ret.putVstring(s); return null; } /* ====================== Dglobal_print ================ */ static void dglobal_print(CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // Our own extension if(arglist.length) { uint i; for(i = 0; i < arglist.length; i++) { d_string s = arglist[i].toString(); writef("%s", s); } } ret.putVundefined(); } void* Dglobal_print(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // Our own extension dglobal_print(cc, othis, ret, arglist); return null; } /* ====================== Dglobal_println ================ */ void* Dglobal_println(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { // Our own extension dglobal_print(cc, othis, ret, arglist); writef("\n"); return null; } /* ====================== Dglobal_readln ================ */ void* Dglobal_readln(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { static import dmdscript.utf; // Our own extension dchar c; d_string s; for(;; ) { version(linux) { c = core.stdc.stdio.getchar(); if(c == EOF) break; } else version(Windows) { c = core.stdc.stdio.getchar(); if(c == EOF) break; } else version(OSX) { c = core.stdc.stdio.getchar(); if(c == EOF) break; } else version(FreeBSD) { c = core.stdc.stdio.getchar(); if(c == EOF) break; } else { static assert(0); } if(c == '\n') break; dmdscript.utf.encode(s, c); } ret.putVstring(s); return null; } /* ====================== Dglobal_getenv ================ */ void* Dglobal_getenv(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { import std.string : toStringz; // Our own extension ret.putVundefined(); if(arglist.length) { d_string s = arglist[0].toString(); char* p = getenv(toStringz(s)); if(p) ret.putVstring(p[0 .. strlen(p)].idup); else ret.putVnull(); } return null; } /* ====================== Dglobal_ScriptEngine ================ */ void* Dglobal_ScriptEngine(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { ret.putVstring(TEXT_DMDScript); return null; } void* Dglobal_ScriptEngineBuildVersion(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { ret.putVnumber(BUILD_VERSION); return null; } void* Dglobal_ScriptEngineMajorVersion(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { ret.putVnumber(MAJOR_VERSION); return null; } void* Dglobal_ScriptEngineMinorVersion(Dobject pthis, CallContext *cc, Dobject othis, Value* ret, Value[] arglist) { ret.putVnumber(MINOR_VERSION); return null; } /* ====================== Dglobal =========================== */ class Dglobal : Dobject { this(tchar[][] argv) { super(Dobject.getPrototype()); // Dglobal.prototype is implementation-dependent //writef("Dglobal.Dglobal(%x)\n", this); Dobject f = Dfunction.getPrototype(); classname = TEXT_global; // ECMA 15.1 // Add in built-in objects which have attribute { DontEnum } // Value properties Put(TEXT_NaN, d_number.nan, DontEnum | DontDelete); Put(TEXT_Infinity, d_number.infinity, DontEnum| DontDelete); Put(TEXT_undefined, &vundefined, DontEnum| DontDelete); static enum NativeFunctionData[] nfd = [ // Function properties { TEXT_eval, &Dglobal_eval, 1 }, { TEXT_parseInt, &Dglobal_parseInt, 2 }, { TEXT_parseFloat, &Dglobal_parseFloat, 1 }, { TEXT_escape, &Dglobal_escape, 1 }, { TEXT_unescape, &Dglobal_unescape, 1 }, { TEXT_isNaN, &Dglobal_isNaN, 1 }, { TEXT_isFinite, &Dglobal_isFinite, 1 }, { TEXT_decodeURI, &Dglobal_decodeURI, 1 }, { TEXT_decodeURIComponent, &Dglobal_decodeURIComponent, 1 }, { TEXT_encodeURI, &Dglobal_encodeURI, 1 }, { TEXT_encodeURIComponent, &Dglobal_encodeURIComponent, 1 }, // Dscript unique function properties { TEXT_print, &Dglobal_print, 1 }, { TEXT_println, &Dglobal_println, 1 }, { TEXT_readln, &Dglobal_readln, 0 }, { TEXT_getenv, &Dglobal_getenv, 1 }, // Jscript compatible extensions { TEXT_ScriptEngine, &Dglobal_ScriptEngine, 0 }, { TEXT_ScriptEngineBuildVersion, &Dglobal_ScriptEngineBuildVersion, 0 }, { TEXT_ScriptEngineMajorVersion, &Dglobal_ScriptEngineMajorVersion, 0 }, { TEXT_ScriptEngineMinorVersion, &Dglobal_ScriptEngineMinorVersion, 0 }, ]; DnativeFunction.initialize(this, nfd, DontEnum); // Now handled by AssertExp() // Put(TEXT_assert, Dglobal_assert(), DontEnum); // Constructor properties Put(TEXT_Object, Dobject_constructor, DontEnum); Put(TEXT_Function, Dfunction_constructor, DontEnum); Put(TEXT_Array, Darray_constructor, DontEnum); Put(TEXT_String, Dstring_constructor, DontEnum); Put(TEXT_Boolean, Dboolean_constructor, DontEnum); Put(TEXT_Number, Dnumber_constructor, DontEnum); Put(TEXT_Date, Ddate_constructor, DontEnum); Put(TEXT_RegExp, Dregexp_constructor, DontEnum); Put(TEXT_Error, Derror_constructor, DontEnum); foreach(d_string key, Dfunction ctor; ctorTable) { Put(key, ctor, DontEnum); } // Other properties assert(Dmath_object); Put(TEXT_Math, Dmath_object, DontEnum); // Build an "arguments" property out of argv[], // and add it to the global object. Darray arguments; arguments = new Darray(); Put(TEXT_arguments, arguments, DontDelete); arguments.length.putVnumber(argv.length); for(int i = 0; i < argv.length; i++) { arguments.Put(i, argv[i].idup, DontEnum); } arguments.Put(TEXT_callee, &vnull, DontEnum); } }
D
/Users/student/Documents/Marketplace/DerivedData/Build/Intermediates/Marketplace.build/Debug-iphonesimulator/Marketplace.build/Objects-normal/x86_64/RegisterTableView.o : /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Download.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Upload.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagsDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataStore.swift /Users/student/Documents/Marketplace/Marketplace/Misc/AppDelegate.swift /Users/student/Documents/Marketplace/Marketplace/Models/ItemModel.swift /Users/student/Documents/Marketplace/Marketplace/Models/UserModel.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxMsgTableCell.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemTableViewCell.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataCommonMethods.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags.swift /Users/student/Documents/Marketplace/Marketplace/Views/ForgotPasswordView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadImageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SendMessageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadItemTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SignInTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RegisterTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchParametersTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/MenuTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UserProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/EditProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/HomeView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RatingView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxDetailView.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemView.swift /Users/student/Documents/Marketplace/Marketplace/Views/CheckoutView.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox.swift /Users/student/Documents/Marketplace/Marketplace/Misc/Handy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreMedia.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/simd.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreLocation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/AVFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreAudio.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Photos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/student/Documents/Marketplace/Marketplace-Bridging-Header.h /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MessageUI.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Photos.framework/Headers/Photos.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.apinotes /Users/student/Documents/Marketplace/DerivedData/Build/Intermediates/Marketplace.build/Debug-iphonesimulator/Marketplace.build/Objects-normal/x86_64/RegisterTableView~partial.swiftmodule : /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Download.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Upload.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagsDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataStore.swift /Users/student/Documents/Marketplace/Marketplace/Misc/AppDelegate.swift /Users/student/Documents/Marketplace/Marketplace/Models/ItemModel.swift /Users/student/Documents/Marketplace/Marketplace/Models/UserModel.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxMsgTableCell.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemTableViewCell.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataCommonMethods.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags.swift /Users/student/Documents/Marketplace/Marketplace/Views/ForgotPasswordView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadImageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SendMessageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadItemTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SignInTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RegisterTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchParametersTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/MenuTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UserProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/EditProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/HomeView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RatingView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxDetailView.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemView.swift /Users/student/Documents/Marketplace/Marketplace/Views/CheckoutView.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox.swift /Users/student/Documents/Marketplace/Marketplace/Misc/Handy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreMedia.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/simd.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreLocation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/AVFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreAudio.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Photos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/student/Documents/Marketplace/Marketplace-Bridging-Header.h /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MessageUI.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Photos.framework/Headers/Photos.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.apinotes /Users/student/Documents/Marketplace/DerivedData/Build/Intermediates/Marketplace.build/Debug-iphonesimulator/Marketplace.build/Objects-normal/x86_64/RegisterTableView~partial.swiftdoc : /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Download.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Upload.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagsDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxDataSource.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataStore.swift /Users/student/Documents/Marketplace/Marketplace/Misc/AppDelegate.swift /Users/student/Documents/Marketplace/Marketplace/Models/ItemModel.swift /Users/student/Documents/Marketplace/Marketplace/Models/UserModel.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxMsgTableCell.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemTableViewCell.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/TagSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/ItemSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/FunctionSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/UserSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/ObjectAdapters/InboxSchemaProcessor.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/CoreDataCommonMethods.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Sale+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Item+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/User+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox+CoreDataProperties.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Pictures.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Tags.swift /Users/student/Documents/Marketplace/Marketplace/Views/ForgotPasswordView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadImageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SendMessageView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UploadItemTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SignInTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RegisterTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/SearchParametersTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/MenuTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxTableView.swift /Users/student/Documents/Marketplace/Marketplace/Views/UserProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/EditProfileView.swift /Users/student/Documents/Marketplace/Marketplace/Views/HomeView.swift /Users/student/Documents/Marketplace/Marketplace/Views/RatingView.swift /Users/student/Documents/Marketplace/Marketplace/Views/Inbox/InboxDetailView.swift /Users/student/Documents/Marketplace/Marketplace/Views/ItemView.swift /Users/student/Documents/Marketplace/Marketplace/Views/CheckoutView.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/DataModels/Inbox.swift /Users/student/Documents/Marketplace/Marketplace/Misc/Handy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreMedia.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreData.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/simd.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreLocation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/AVFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreAudio.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Photos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/student/Documents/Marketplace/Marketplace-Bridging-Header.h /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MessageUI.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CoreLocation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/Photos.framework/Headers/Photos.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.apinotes
D
/Users/hdcui/NIZKs-for-AsiaCCS19-and-HSM-CL/bld_sig/target/rls/debug/build/rocket_codegen-e9b15425b76c07b0/build_script_build-e9b15425b76c07b0: /Users/hdcui/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.5/build.rs /Users/hdcui/NIZKs-for-AsiaCCS19-and-HSM-CL/bld_sig/target/rls/debug/build/rocket_codegen-e9b15425b76c07b0/build_script_build-e9b15425b76c07b0.d: /Users/hdcui/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.5/build.rs /Users/hdcui/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.5/build.rs:
D
instance VLK_479_Lucy(Npc_Default) { name[0] = "Λώρθ"; guild = GIL_VLK; id = 479; voice = 17; flags = 0; npcType = NPCTYPE_AMBIENT; aivar[AIV_Temper] = TEMPER_ToughGuy; B_SetAttributesToChapter(self,1); fight_tactic = FAI_HUMAN_COWARD; B_CreateAmbientInv(self); EquipItem(self,ItMw_1h_Vlk_Dagger); B_SetNpcVisual(self,FEMALE,"Hum_Head_Babe1",FaceBabe_N_Anne,BodyTex_N,ITAR_BauBabe_L); Mdl_ApplyOverlayMds(self,"Humans_Babe.mds"); B_GiveNpcTalents(self); B_SetFightSkills(self,35); daily_routine = Rtn_Start_479; }; func void Rtn_Start_479() { TA_Rake_FP(5,0,19,0,"NW_CITY_PICK_02"); TA_Cook_Stove(19,0,22,0,"NW_CITY_HABOUR_HUT_07_IN"); TA_Sleep(22,0,5,0,"NW_CITY_HABOUR_HUT_07_BED_01"); }; func void Rtn_Tot_479() { TA_Stand_Guarding(0,0,12,0,"TOT"); TA_Stand_Guarding(12,0,0,0,"TOT"); };
D
<?xml version="1.0" encoding="ASCII" standalone="no"?> <di:SashWindowsMngr xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmi:version="2.0"> <pageList> <availablePage> <emfPageIdentifier href="VAR_28_BeT-7276627471.notation#_copSALmGEeKQQp7P9cQvNQ"/> </availablePage> </pageList> <sashModel currentSelection="//@sashModel/@windows.0/@children.0"> <windows> <children xsi:type="di:TabFolder"> <children> <emfPageIdentifier href="VAR_28_BeT-7276627471.notation#_copSALmGEeKQQp7P9cQvNQ"/> </children> </children> </windows> </sashModel> </di:SashWindowsMngr>
D
/home/pangpangguy/Ensimag/ProjetRust/learnrust/guessing_game/target/debug/build/libc-374ad4b1de88110c/build_script_build-374ad4b1de88110c: /home/pangpangguy/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.85/build.rs /home/pangpangguy/Ensimag/ProjetRust/learnrust/guessing_game/target/debug/build/libc-374ad4b1de88110c/build_script_build-374ad4b1de88110c.d: /home/pangpangguy/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.85/build.rs /home/pangpangguy/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.85/build.rs:
D
/** * This module helps to decide whether an appropriate execinfo implementation * is available in the underling C runtime or in an external library. In the * latter case exactly one of the following version identifiers should be * set at the time of building druntime. * * Possible external execinfo version IDs based on possible backtrace output * formats: * $(TABLE * $(THEAD Version ID, Backtrace format) * $(TROW $(B ExtExecinfo_BSDFmt), 0x00000000 <_D6module4funcAFZv+0x78> at module) * $(TROW $(B ExtExecinfo_DarwinFmt), 1 module 0x00000000 D6module4funcAFZv + 0) * $(TROW $(B ExtExecinfo_GNUFmt), module(_D6module4funcAFZv) [0x00000000] $(B or) * module(_D6module4funcAFZv+0x78) [0x00000000] $(B or) module(_D6module4funcAFZv-0x78) [0x00000000]) * $(TROW $(B ExtExecinfo_SolarisFmt), object'symbol+offset [pc]) * ) * * The code also ensures that at most one format is selected (either by automatic * C runtime detection or by $(B ExtExecinfo_) version IDs) and stores the * corresponding values in $(LREF BacktraceFmt). * * With $(LREF getMangledSymbolName) we can get the original mangled symbol name * from `backtrace_symbols` output of any supported version. * * Copyright: Copyright Digital Mars 2019. * License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Source: $(DRUNTIMESRC core/internal/_execinfo.d) */ module core.internal.execinfo; version (OSX) version = Darwin; else version (iOS) version = Darwin; else version (TVOS) version = Darwin; else version (WatchOS) version = Darwin; version (ExtExecinfo_BSDFmt) version = _extExecinfo; else version (ExtExecinfo_DarwinFmt) version = _extExecinfo; else version (ExtExecinfo_GNUFmt) version = _extExecinfo; else version (ExtExecinfo_SolarisFmt) version = _extExecinfo; // LDC: embed libexecinfo dependency (supported since LLD v9) version (LDC) version (FreeBSD) pragma(lib, "execinfo"); version (linux) { version (CRuntime_Glibc) import _execinfo = core.sys.linux.execinfo; else version (CRuntime_UClibc) import _execinfo = core.sys.linux.execinfo; else version (_extExecinfo) import _execinfo = core.sys.linux.execinfo; } else version (Darwin) import _execinfo = core.sys.darwin.execinfo; else version (FreeBSD) import _execinfo = core.sys.freebsd.execinfo; else version (NetBSD) import _execinfo = core.sys.netbsd.execinfo; else version (DragonFlyBSD) import _execinfo = core.sys.dragonflybsd.execinfo; else version (Solaris) import _execinfo = core.sys.solaris.execinfo; /// Indicates the availability of backtrace functions enum bool hasExecinfo = is(_execinfo == module); static if (hasExecinfo) { /// Always points to the platform's backtrace function. alias backtrace = _execinfo.backtrace; /// Always points to the platform's backtrace_symbols function. The /// supported output format can be obtained by testing /// $(LREF BacktraceFmt) enum values. alias backtrace_symbols = _execinfo.backtrace_symbols; /// Always points to the platform's backtrace_symbols_fd function. alias backtrace_symbols_fd = _execinfo.backtrace_symbols_fd; } // Inspect possible backtrace formats private { version (FreeBSD) enum _BTFmt_BSD = true; else version (DragonFlyBSD) enum _BTFmt_BSD = true; else version (NetBSD) enum _BTFmt_BSD = true; else version (ExtExecinfo_BSDFmt) enum _BTFmt_BSD = true; else enum _BTFmt_BSD = false; version (Darwin) enum _BTFmt_Darwin = true; else version (ExtExecinfo_DarwinFmt) enum _BTFmt_Darwin = true; else enum _BTFmt_Darwin = false; version (CRuntime_Glibc) enum _BTFmt_GNU = true; else version (CRuntime_UClibc) enum _BTFmt_GNU = true; else version (ExtExecinfo_GNUFmt) enum _BTFmt_GNU = true; else enum _BTFmt_GNU = false; version (Solaris) enum _BTFmt_Solaris = true; else version (ExtExecinfo_SolarisFmt) enum _BTFmt_Solaris = true; else enum _BTFmt_Solaris = false; } /** * Indicates the backtrace format of the actual execinfo implementation. * At most one of the values is allowed to be set to `true` the * others should be `false`. */ enum BacktraceFmt : bool { /// 0x00000000 <_D6module4funcAFZv+0x78> at module BSD = _BTFmt_BSD, /// 1 module 0x00000000 D6module4funcAFZv + 0 Darwin = _BTFmt_Darwin, /// module(_D6module4funcAFZv) [0x00000000] /// $(B or) module(_D6module4funcAFZv+0x78) [0x00000000] /// $(B or) module(_D6module4funcAFZv-0x78) [0x00000000] GNU = _BTFmt_GNU, /// object'symbol+offset [pc] Solaris = _BTFmt_Solaris } private bool atMostOneBTFmt() { size_t trueCnt = 0; foreach (fmt; __traits(allMembers, BacktraceFmt)) if (__traits(getMember, BacktraceFmt, fmt)) ++trueCnt; return trueCnt <= 1; } static assert(atMostOneBTFmt, "Cannot be set more than one BacktraceFmt at the same time."); /** * Takes a `backtrace_symbols` output and identifies the mangled symbol * name in it. Optionally, also sets the begin and end indices of the symbol name in * the input buffer. * * Params: * btBuf = The input buffer containing the output of `backtrace_symbols` * symBeg = Output parameter indexing the first character of the symbol's name * symEnd = Output parameter indexing the first character after the symbol's name * * Returns: * The name of the symbol */ static if (hasExecinfo) const(char)[] getMangledSymbolName(const(char)[] btBuf, out size_t symBeg, out size_t symEnd) @nogc nothrow { static if (BacktraceFmt.Darwin) { for (size_t i = 0, n = 0; i < btBuf.length; i++) { if (' ' == btBuf[i]) { n++; while (i < btBuf.length && ' ' == btBuf[i]) i++; if (3 > n) continue; symBeg = i; while (i < btBuf.length && ' ' != btBuf[i]) i++; symEnd = i; break; } } } else { static if (BacktraceFmt.GNU) { enum bChar = '('; enum eChar = ')'; } else static if (BacktraceFmt.BSD) { enum bChar = '<'; enum eChar = '>'; } else static if (BacktraceFmt.Solaris) { enum bChar = '\''; enum eChar = '+'; } foreach (i; 0 .. btBuf.length) { if (btBuf[i] == bChar) { foreach (j; i+1 .. btBuf.length) { const e = btBuf[j]; if (e == eChar || e == '+' || e == '-') { symBeg = i + 1; symEnd = j; break; } } break; } } } assert(symBeg <= symEnd); assert(symEnd < btBuf.length); return btBuf[symBeg .. symEnd]; } /// ditto static if (hasExecinfo) const(char)[] getMangledSymbolName(const(char)[] btBuf) @nogc nothrow { size_t symBeg, symEnd; return getMangledSymbolName(btBuf, symBeg, symEnd); } @nogc nothrow unittest { size_t symBeg, symEnd; static if (BacktraceFmt.BSD) { enum bufBSD = "0x00000000 <_D6module4funcAFZv+0x78> at module"; auto resBSD = getMangledSymbolName(bufBSD, symBeg, symEnd); assert("_D6module4funcAFZv" == resBSD); assert(12 == symBeg); assert(30 == symEnd); } else static if (BacktraceFmt.Darwin) { enum bufDarwin = "1 module 0x00000000 D6module4funcAFZv + 0"; auto resDarwin = getMangledSymbolName(bufDarwin, symBeg, symEnd); assert("D6module4funcAFZv" == resDarwin); assert(24 == symBeg); assert(41 == symEnd); } else static if (BacktraceFmt.GNU) { enum bufGNU0 = "module(_D6module4funcAFZv) [0x00000000]"; auto resGNU0 = getMangledSymbolName(bufGNU0, symBeg, symEnd); assert("_D6module4funcAFZv" == resGNU0); assert(7 == symBeg); assert(25 == symEnd); enum bufGNU1 = "module(_D6module4funcAFZv+0x78) [0x00000000]"; auto resGNU1 = getMangledSymbolName(bufGNU1, symBeg, symEnd); assert("_D6module4funcAFZv" == resGNU1); assert(7 == symBeg); assert(25 == symEnd); enum bufGNU2 = "/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main-0x78) [0x00000000]"; auto resGNU2 = getMangledSymbolName(bufGNU2, symBeg, symEnd); assert("__libc_start_main" == resGNU2); assert(32 == symBeg); assert(49 == symEnd); } else static if (BacktraceFmt.Solaris) { enum bufSolaris = "object'symbol+offset [pc]"; auto resSolaris = getMangledSymbolName(bufSolaris, symBeg, symEnd); assert("symbol" == resSolaris); assert(7 == symBeg); assert(13 == symEnd); } else assert(!__traits(compiles, getMangledSymbolName)); }
D
//***************************************************************************** // // Misc. loaders // //***************************************************************************** module engine.blob.misc; //----------------------------------------------------------------------------- // SDL (images and fonts) //----------------------------------------------------------------------------- import std.file: FileException; import std.string: format; import std.conv: to; import engine.blob.extract; import derelict.sdl2.sdl; import derelict.sdl2.ttf; import derelict.sdl2.image; //----------------------------------------------------------------------------- string loadtext(string filename) { return cast(string)extract(filename); } //----------------------------------------------------------------------------- SDL_Surface* loadimage(string filename) { auto buffer = extract(filename); auto img = IMG_Load_RW(SDL_RWFromConstMem(buffer.ptr, cast(int)buffer.length), true); if(!img) throw new FileException( filename, format("SDL:IMG_Load_RW: %s",to!string(SDL_GetError())) ); return img; } //----------------------------------------------------------------------------- TTF_Font* loadfont(string filename, int ptsize) { auto buffer = extract(filename); auto font = TTF_OpenFontRW( SDL_RWFromConstMem(buffer.ptr, cast(int)buffer.length), true, ptsize ); if(!font) throw new FileException( filename, format("SDL:TTF_OpenFontRW: %s",to!string(SDL_GetError())) ); return font; }
D
module noted.menubar; import noted.textarea; import gtk.MenuItem; import gtk.MenuBar; import gtk.Menu; import gtk.FileChooserDialog; import gtk.Window; import gtk.c.types: GtkResponseType; import std.stdio: writeln; class NotedMenuBar : MenuBar { public: this() { file = new FileMenuHeader(); help = new MenuItem(helpName); this.append(file); this.append(help); } private: MenuItem file, help; string helpName = "Help"; } private { class FileMenuHeader : MenuItem { public: this() { super(fileName); setSubmenu(new FileMenu()); } private: string fileName = "File"; } class FileMenu : Menu { public: this() { super(); append(new SaveAsItem()); append(new OpenItem()); } private: } class SaveAsItem : MenuItem { public: this() { super(label); addOnActivate(delegate void(MenuItem menuItem) { FileChooserDialog fileChooserDialog = new FileChooserDialog("Save As", null, FileChooserAction.SAVE); const int response = fileChooserDialog.run(); if (response == GtkResponseType.OK) { // absolute path string fileName = fileChooserDialog.getFilename(); saveBufferToFile(fileName); } // close the dialog fileChooserDialog.destroy(); }); } private: string label = "Save As"; } class OpenItem : MenuItem { public: this() { super(label); addOnActivate(delegate void(MenuItem menuItem) { FileChooserDialog fileChooserDialog = new FileChooserDialog("Open Note", null, FileChooserAction.OPEN); const int resposne = fileChooserDialog.run(); if (resposne == GtkResponseType.OK) { string fileName = fileChooserDialog.getFilename(); openBufferFromFile(fileName); } fileChooserDialog.destroy(); }); } private: string label = "Open"; } }
D
urequire 'test_helper' class BootstrapHelperTest < ActionView::TestCase end
D
/Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/Objects-normal/x86_64/ReadPermission.o : /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.Bridge.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventParameterName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Optional+OnSome.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponse.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.Delegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKApplicationDelegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponseProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/AccessToken.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.Builtin.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphAPIVersion.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/Permission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/ReadPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/PublishPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Dictionary+KeyValueMap.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKLoggingBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.FlushBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKSettings.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.FetchResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestDataAttachment.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequest.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.PictureView.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFURL.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FacebookCore/FacebookCore-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/Bolts/Bolts-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFGeneric.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenSource.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTaskCompletionSource.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkResolving.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMutableCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLink.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTask.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationToken.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAccessToken.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkNavigation.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenRegistration.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKButton.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFWebViewAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFExecutor.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMacros.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/Bolts.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkTarget.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFMeasurementEvent.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfilePictureView.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererView.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/unextended-module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Bolts.build/module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBSDKCoreKit.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/Objects-normal/x86_64/ReadPermission~partial.swiftmodule : /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.Bridge.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventParameterName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Optional+OnSome.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponse.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.Delegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKApplicationDelegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponseProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/AccessToken.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.Builtin.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphAPIVersion.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/Permission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/ReadPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/PublishPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Dictionary+KeyValueMap.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKLoggingBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.FlushBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKSettings.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.FetchResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestDataAttachment.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequest.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.PictureView.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFURL.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FacebookCore/FacebookCore-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/Bolts/Bolts-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFGeneric.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenSource.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTaskCompletionSource.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkResolving.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMutableCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLink.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTask.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationToken.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAccessToken.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkNavigation.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenRegistration.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKButton.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFWebViewAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFExecutor.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMacros.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/Bolts.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkTarget.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFMeasurementEvent.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfilePictureView.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererView.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/unextended-module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Bolts.build/module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBSDKCoreKit.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/Objects-normal/x86_64/ReadPermission~partial.swiftdoc : /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.Bridge.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventParameterName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventName.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Optional+OnSome.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponse.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.Delegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKApplicationDelegate.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphResponseProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/AccessToken.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.Builtin.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphAPIVersion.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/Permission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/ReadPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Permissions/PublishPermission.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestConnection.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Internal/Extensions/Dictionary+KeyValueMap.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKLoggingBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEventsLogger.FlushBehavior.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/Common/SDKSettings.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.FetchResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestResult.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestDataAttachment.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/AppEvents/AppEvent.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequest.swift /Users/zecheng/iosDevelop/secondHand/Pods/FacebookCore/Sources/Core/UserProfile/UserProfile.PictureView.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFURL.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FacebookCore/FacebookCore-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/Bolts/Bolts-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Target\ Support\ Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFGeneric.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenSource.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTaskCompletionSource.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkResolving.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMutableCopying.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLink.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFTask.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationToken.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAccessToken.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkNavigation.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFCancellationTokenRegistration.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKButton.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererController.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFWebViewAppLinkResolver.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/BFExecutor.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMacros.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/Common/Bolts.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkTarget.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFMeasurementEvent.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfilePictureView.h /Users/zecheng/iosDevelop/secondHand/Pods/Bolts/Bolts/iOS/BFAppLinkReturnToRefererView.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h /Users/zecheng/iosDevelop/secondHand/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/unextended-module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Bolts.build/module.modulemap /Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBSDKCoreKit.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes
D
a large indefinite number a large gathering of people the common people generally
D
/Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Service.build/Container/BasicSubContainer.swift.o : /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceID.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Deprecated.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Service.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceCache.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Extendable.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceType.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Config/Config.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Provider/Provider.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/Container.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/SubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicSubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/ServiceError.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/ContainerAlias.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Services.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Exports.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Environment/Environment.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/BasicServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/TypeServiceFactory.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/c_nio_darwin.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/c-atomics.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/c_nio_linux.h /Users/work/Projects/Hello/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Service.build/BasicSubContainer~partial.swiftmodule : /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceID.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Deprecated.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Service.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceCache.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Extendable.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceType.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Config/Config.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Provider/Provider.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/Container.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/SubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicSubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/ServiceError.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/ContainerAlias.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Services.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Exports.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Environment/Environment.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/BasicServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/TypeServiceFactory.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/c_nio_darwin.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/c-atomics.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/c_nio_linux.h /Users/work/Projects/Hello/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Service.build/BasicSubContainer~partial.swiftdoc : /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceID.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Deprecated.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Service.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceCache.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Extendable.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceType.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Config/Config.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Provider/Provider.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/Container.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/SubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicSubContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/BasicContainer.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/ServiceError.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Container/ContainerAlias.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/Services.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Utilities/Exports.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Environment/Environment.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/ServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/BasicServiceFactory.swift /Users/work/Projects/Hello/.build/checkouts/service.git--3029908809087319447/Sources/Service/Services/TypeServiceFactory.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/ObjectiveC.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIO.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Async.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Core.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Debugging.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/COperatingSystem.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/CoreGraphics.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOConcurrencyHelpers.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Bits.swiftmodule /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/NIOFoundationCompat.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/IOKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/cpp_magic.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIODarwin/include/c_nio_darwin.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOAtomics/include/c-atomics.h /Users/work/Projects/Hello/.build/checkouts/swift-nio.git-3108475404973543938/Sources/CNIOLinux/include/c_nio_linux.h /Users/work/Projects/Hello/.build/checkouts/swift-nio-zlib-support.git--1071467962839356487/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOSHA1.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOOpenSSL.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOZlib.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIODarwin.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOHTTPParser.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOAtomics.build/module.modulemap /Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/CNIOLinux.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes
D
struct Foo { import std.array : empty; bool empty() { return true; } } unittest { Foo f; assert(f.empty); }
D
module geometry.GLBuffer; import std.stdio; import derelict.opengl3.gl; class GLBuffer { protected uint id; protected uint type; protected uint storageType; protected ulong elements; public this(uint type) { this.type = type; this.storageType = GL_STATIC_DRAW; glGenBuffers(1, &this.id); } public void bind() { glBindBuffer(this.type, this.id); } public void bufferData(ulong elements, ulong size, void* ptr) { this.elements = elements; writefln("Buffering %d elements (each: %d, total %d)", elements, size, elements * size ); this.bind(); glBufferData(this.type, elements * size, ptr, this.storageType); } }
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1985-1998 by Symantec * Copyright (C) 2000-2019 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: https://github.com/dlang/dmd/blob/master/src/dmd/backend/dtype.d */ module dmd.backend.dtype; version (SCPP) { version = COMPILE; version = SCPP_HTOD; } version (HTOD) { version = COMPILE; version = SCPP_HTOD; } version (MARS) version = COMPILE; version (COMPILE) { import core.stdc.stdio; import core.stdc.stdlib; import core.stdc.string; import dmd.backend.cdef; import dmd.backend.cc; import dmd.backend.dlist; import dmd.backend.el; import dmd.backend.global; import dmd.backend.memh; import dmd.backend.oper; import dmd.backend.ty; import dmd.backend.type; version (SCPP_HTOD) { import dtoken; import msgs2; import parser; import precomp; } extern (C++): alias MEM_PH_MALLOC = mem_malloc; alias MEM_PH_CALLOC = mem_calloc; alias MEM_PH_FREE = mem_free; alias MEM_PH_STRDUP = mem_strdup; alias MEM_PARF_MALLOC = mem_malloc; alias MEM_PARF_CALLOC = mem_calloc; alias MEM_PARF_REALLOC = mem_realloc; alias MEM_PARF_FREE = mem_free; alias MEM_PARF_STRDUP = mem_strdup; version (SCPP_HTOD) struct_t* struct_calloc(); else struct_t* struct_calloc() { return cast(struct_t*) mem_calloc(struct_t.sizeof); } int REGSIZE(); private __gshared { type *type_list; // free list of types param_t *param_list; // free list of params int type_num,type_max; /* gather statistics on # of types */ } __gshared { type*[TYMAX] tstypes; type*[TYMAX] tsptr2types; type* tstrace,tsclib,tsjlib,tsdlib, tslogical; type* tspvoid,tspcvoid; type* tsptrdiff, tssize; } /******************************* * Compute size of type in bytes. * Mark size as known after error message if it is not known. * Instantiate templates as needed to compute size. * Params: * t = type * Returns: * size */ version (SCPP_HTOD) { targ_size_t type_size(type* t) { switch (tybasic(t.Tty)) { case TYarray: if (t.Tflags & TFsizeunknown) { synerr(EM_unknown_size,"array".ptr); /* size of array is unknown */ t.Tflags &= ~TFsizeunknown; } type_size(t.Tnext); break; case TYstruct: auto ts = t.Ttag.Stype; // find main instance // (for const struct X) if (ts.Tflags & TFsizeunknown) { template_instantiate_forward(ts.Ttag); if (ts.Tflags & TFsizeunknown) synerr(EM_unknown_size,ts.Tty & TYstruct ? prettyident(ts.Ttag) : "struct"); ts.Tflags &= ~TFsizeunknown; } break; case TYenum: if (t.Ttag.Senum.SEflags & SENforward) synerr(EM_unknown_size, prettyident(t.Ttag)); type_size(t.Tnext); break; default: break; } return type_size(cast(const)t); } } /*********************** * Compute size of type in bytes. * Params: * t = type * Returns: * size */ targ_size_t type_size(const type *t) { targ_size_t s; tym_t tyb; type_debug(t); tyb = tybasic(t.Tty); debug if (tyb >= TYMAX) /*type_print(t),*/ printf("tyb = x%x\n", tyb); assert(tyb < TYMAX); s = _tysize[tyb]; if (s == cast(targ_size_t) -1) { switch (tyb) { // in case program plays games with function pointers case TYffunc: case TYfpfunc: case TYfsfunc: case TYf16func: case TYhfunc: case TYnfunc: /* in case program plays games with function pointers */ case TYnpfunc: case TYnsfunc: case TYifunc: case TYjfunc: version (SCPP_HTOD) { case TYmfunc: if (config.ansi_c) synerr(EM_unknown_size,"function".ptr); /* size of function is not known */ } s = 1; break; case TYarray: { if (t.Tflags & TFsizeunknown) { version (SCPP_HTOD) { synerr(EM_unknown_size,"array".ptr); /* size of array is unknown */ } } if (t.Tflags & TFvla) { s = _tysize[pointertype]; break; } s = type_size(t.Tnext); uint u = cast(uint)t.Tdim * cast(uint) s; version (SCPP_HTOD) { type_chksize(u); } else version (MARS) { if (t.Tdim && ((u / t.Tdim) != s || cast(int)u < 0)) assert(0); // overflow should have been detected in front end } else { static assert(0); } s = u; break; } case TYstruct: { auto ts = t.Ttag.Stype; // find main instance // (for const struct X) assert(ts.Ttag); s = ts.Ttag.Sstruct.Sstructsize; break; } version (SCPP_HTOD) { case TYenum: if (t.Ttag.Senum.SEflags & SENforward) synerr(EM_unknown_size, prettyident(cast(Symbol*)t.Ttag)); s = type_size(t.Tnext); break; } case TYvoid: version (SCPP_HTOD) static if (TARGET_WINDOS) // GNUC allows it, so we will, too { synerr(EM_void_novalue); // voids have no value } s = 1; break; case TYref: version (MARS) { s = tysize(TYnptr); break; } version (SCPP_HTOD) { case TYmemptr: case TYvtshape: s = tysize(tym_conv(t)); break; case TYident: synerr(EM_unknown_size, t.Tident); s = 1; break; } default: debug WRTYxx(t.Tty); assert(0); } } return s; } /******************************** * Return the size of a type for alignment purposes. */ uint type_alignsize(type *t) { targ_size_t sz; L1: type_debug(t); sz = tyalignsize(t.Tty); if (sz == cast(targ_size_t)-1) { switch (tybasic(t.Tty)) { case TYarray: if (t.Tflags & TFsizeunknown) goto err1; t = t.Tnext; goto L1; case TYstruct: t = t.Ttag.Stype; // find main instance // (for const struct X) if (t.Tflags & TFsizeunknown) goto err1; sz = t.Ttag.Sstruct.Salignsize; if (sz > t.Ttag.Sstruct.Sstructalign + 1) sz = t.Ttag.Sstruct.Sstructalign + 1; break; case TYldouble: assert(0); default: err1: // let type_size() handle error messages sz = type_size(t); break; } } //printf("type_alignsize() = %d\n", sz); return cast(uint)sz; } /*********************************** * Compute special zero sized struct. * Params: * t = type of parameter * tyf = function type * Returns: * true if it is */ bool type_zeroSize(type *t, tym_t tyf) { if (tyf != TYjfunc && config.exe & (EX_FREEBSD | EX_OSX)) { /* Use clang convention for 0 size structs */ if (t && tybasic(t.Tty) == TYstruct) { type *ts = t.Ttag.Stype; // find main instance // (for const struct X) if (ts.Tflags & TFsizeunknown) { version (SCPP_HTOD) { template_instantiate_forward(ts.Ttag); if (ts.Tflags & TFsizeunknown) synerr(EM_unknown_size,ts.Tty & TYstruct ? prettyident(ts.Ttag) : "struct"); ts.Tflags &= ~TFsizeunknown; } } if (ts.Ttag.Sstruct.Sflags & STR0size) //{ printf("0size\n"); type_print(t); *(char*)0=0; return true; //} } } return false; } /********************************* * Compute the size of a single parameter. * Params: * t = type of parameter * tyf = function type * Returns: * size in bytes */ uint type_parameterSize(type *t, tym_t tyf) { if (type_zeroSize(t, tyf)) return 0; return cast(uint)type_size(t); } /***************************** * Compute the total size of parameters for function call. * Used for stdcall name mangling. * Note that hidden parameters do not contribute to size. * Params: * t = function type * Returns: * total stack usage in bytes */ uint type_paramsize(type *t) { targ_size_t sz = 0; if (tyfunc(t.Tty)) { for (param_t *p = t.Tparamtypes; p; p = p.Pnext) { const size_t n = type_parameterSize(p.Ptype, tybasic(t.Tty)); sz += _align(REGSIZE,n); // align to REGSIZE boundary } } return cast(uint)sz; } /***************************** * Create a type & initialize it. * Input: * ty = TYxxxx * Returns: * pointer to newly created type. */ type *type_alloc(tym_t ty) { type *t; __gshared type tzero; assert(tybasic(ty) != TYtemplate); if (type_list) { t = type_list; type_list = t.Tnext; } else t = cast(type *) mem_fmalloc(type.sizeof); tzero.Tty = ty; *t = tzero; version (SRCPOS_4TYPES) { if (PARSER && config.fulltypes) t.Tsrcpos = getlinnum(); } debug { t.id = type.IDtype; type_num++; if (type_num > type_max) type_max = type_num; } //printf("type_alloc() = %p ",t); WRTYxx(t.Tty); printf("\n"); //if (t == (type*)0xB6B744) *(char*)0=0; return t; } /************************************* * Allocate a TYtemplate. */ version (SCPP_HTOD) { type *type_alloc_template(Symbol *s) { type *t; t = cast(type *) mem_fmalloc(typetemp_t.sizeof); memset(t, 0, typetemp_t.sizeof); t.Tty = TYtemplate; if (s.Stemplate.TMprimary) s = s.Stemplate.TMprimary; (cast(typetemp_t *)t).Tsym = s; version (SRCPOS_4TYPES) { if (PARSER && config.fulltypes) t.Tsrcpos = getlinnum(); } debug { t.id = type.IDtype; type_num++; if (type_num > type_max) type_max = type_num; //printf("Alloc'ing template type %p ",t); WRTYxx(t.Tty); printf("\n"); } return t; } } /***************************** * Fake a type & initialize it. * Input: * ty = TYxxxx * Returns: * pointer to newly created type. */ type *type_fake(tym_t ty) { type *t; version (MARS) assert(ty != TYstruct); t = type_alloc(ty); if (typtr(ty) || tyfunc(ty)) { t.Tnext = type_alloc(TYvoid); /* fake with pointer to void */ t.Tnext.Tcount = 1; } return t; } /***************************** * Allocate a type of ty with a Tnext of tn. */ type *type_allocn(tym_t ty,type *tn) { type *t; //printf("type_allocn(ty = x%x, tn = %p)\n", ty, tn); assert(tn); type_debug(tn); t = type_alloc(ty); t.Tnext = tn; tn.Tcount++; //printf("\tt = %p\n", t); return t; } /****************************** * Allocate a TYmemptr type. */ version (SCPP_HTOD) { type *type_allocmemptr(Classsym *stag,type *tn) { type *t; symbol_debug(stag); assert(stag.Sclass == SCstruct || tybasic(stag.Stype.Tty) == TYident); t = type_allocn(TYmemptr,tn); t.Ttag = stag; //printf("type_allocmemptr() = %p\n", t); //type_print(t); return t; } } /******************************** * Allocate a pointer type. * Returns: * Tcount already incremented */ type *type_pointer(type *tnext) { type *t = type_allocn(TYnptr, tnext); t.Tcount++; return t; } /******************************** * Allocate a dynamic array type. * Returns: * Tcount already incremented */ type *type_dyn_array(type *tnext) { type *t = type_allocn(TYdarray, tnext); t.Tcount++; return t; } /******************************** * Allocate a static array type. * Returns: * Tcount already incremented */ extern (C) type *type_static_array(targ_size_t dim, type *tnext) { type *t = type_allocn(TYarray, tnext); t.Tdim = dim; t.Tcount++; return t; } /******************************** * Allocate an associative array type, * which are key=value pairs * Returns: * Tcount already incremented */ type *type_assoc_array(type *tkey, type *tvalue) { type *t = type_allocn(TYaarray, tvalue); t.Tkey = tkey; tkey.Tcount++; t.Tcount++; return t; } /******************************** * Allocate a delegate type. * Returns: * Tcount already incremented */ type *type_delegate(type *tnext) { type *t = type_allocn(TYdelegate, tnext); t.Tcount++; return t; } /*********************************** * Allocation a function type. * Input: * tyf function type * ptypes[nparams] types of the function parameters * variadic if ... function * tret return type * Returns: * Tcount already incremented */ extern (C) // because of size_t on OSX 32 { type *type_function(tym_t tyf, type **ptypes, size_t nparams, bool variadic, type *tret) { param_t *paramtypes = null; for (size_t i = 0; i < nparams; i++) { param_append_type(&paramtypes, ptypes[i]); } type *t = type_allocn(tyf, tret); t.Tflags |= TFprototype; if (!variadic) t.Tflags |= TFfixed; t.Tparamtypes = paramtypes; t.Tcount++; return t; } } /*************************************** * Create an enum type. * Input: * name name of enum * tbase "base" type of enum * Returns: * Tcount already incremented */ type *type_enum(const(char)* name, type *tbase) { Symbol *s = symbol_calloc(name); s.Sclass = SCenum; s.Senum = cast(enum_t *) MEM_PH_CALLOC(enum_t.sizeof); s.Senum.SEflags |= SENforward; // forward reference type *t = type_allocn(TYenum, tbase); t.Ttag = cast(Classsym *)s; // enum tag name t.Tcount++; s.Stype = t; t.Tcount++; return t; } /************************************** * Create a struct/union/class type. * Params: * name = name of struct (this function makes its own copy of the string) * is0size = if struct has no fields (even if Sstructsize is 1) * Returns: * Tcount already incremented */ type *type_struct_class(const(char)* name, uint alignsize, uint structsize, type *arg1type, type *arg2type, bool isUnion, bool isClass, bool isPOD, bool is0size) { Symbol *s = symbol_calloc(name); s.Sclass = SCstruct; s.Sstruct = struct_calloc(); s.Sstruct.Salignsize = alignsize; s.Sstruct.Sstructalign = cast(ubyte)alignsize; s.Sstruct.Sstructsize = structsize; s.Sstruct.Sarg1type = arg1type; s.Sstruct.Sarg2type = arg2type; if (!isPOD) s.Sstruct.Sflags |= STRnotpod; if (isUnion) s.Sstruct.Sflags |= STRunion; if (isClass) { s.Sstruct.Sflags |= STRclass; assert(!isUnion && isPOD); } if (is0size) s.Sstruct.Sflags |= STR0size; type *t = type_alloc(TYstruct); t.Ttag = cast(Classsym *)s; // structure tag name t.Tcount++; s.Stype = t; t.Tcount++; return t; } /***************************** * Free up data type. */ void type_free(type *t) { type *tn; tym_t ty; while (t) { //printf("type_free(%p, Tcount = %d)\n", t, t.Tcount); type_debug(t); assert(cast(int)t.Tcount != -1); if (--t.Tcount) /* if usage count doesn't go to 0 */ break; ty = tybasic(t.Tty); if (tyfunc(ty)) { param_free(&t.Tparamtypes); list_free(&t.Texcspec, cast(list_free_fp)&type_free); goto L1; } version (SCPP_HTOD) { if (ty == TYtemplate) { param_free(&t.Tparamtypes); goto L1; } if (ty == TYident) { MEM_PH_FREE(t.Tident); goto L1; } } if (t.Tflags & TFvla && t.Tel) { el_free(t.Tel); goto L1; } version (SCPP_HTOD) { if (t.Talternate && typtr(ty)) { type_free(t.Talternate); goto L1; } } version (MARS) { if (t.Tkey && typtr(ty)) type_free(t.Tkey); } L1: debug { type_num--; //printf("Free'ing type %p ",t); WRTYxx(t.Tty); printf("\n"); t.id = 0; /* no longer a valid type */ } tn = t.Tnext; t.Tnext = type_list; type_list = t; /* link into free list */ t = tn; } } version (STATS) { /* count number of free types available on type list */ void type_count_free() { type *t; int count; for(t=type_list;t;t=t.Tnext) count++; printf("types on free list %d with max of %d\n",count,type_max); } } /********************************** * Initialize type package. */ private type * type_allocbasic(tym_t ty) { type *t; t = type_alloc(ty); t.Tmangle = mTYman_c; t.Tcount = 1; /* so it is not inadvertently free'd */ return t; } void type_init() { tstypes[TYbool] = type_allocbasic(TYbool); tstypes[TYwchar_t] = type_allocbasic(TYwchar_t); tstypes[TYdchar] = type_allocbasic(TYdchar); tstypes[TYvoid] = type_allocbasic(TYvoid); tstypes[TYnullptr] = type_allocbasic(TYnullptr); tstypes[TYchar16] = type_allocbasic(TYchar16); tstypes[TYuchar] = type_allocbasic(TYuchar); tstypes[TYschar] = type_allocbasic(TYschar); tstypes[TYchar] = type_allocbasic(TYchar); tstypes[TYshort] = type_allocbasic(TYshort); tstypes[TYushort] = type_allocbasic(TYushort); tstypes[TYint] = type_allocbasic(TYint); tstypes[TYuint] = type_allocbasic(TYuint); tstypes[TYlong] = type_allocbasic(TYlong); tstypes[TYulong] = type_allocbasic(TYulong); tstypes[TYllong] = type_allocbasic(TYllong); tstypes[TYullong] = type_allocbasic(TYullong); tstypes[TYfloat] = type_allocbasic(TYfloat); tstypes[TYdouble] = type_allocbasic(TYdouble); tstypes[TYdouble_alias] = type_allocbasic(TYdouble_alias); tstypes[TYldouble] = type_allocbasic(TYldouble); tstypes[TYifloat] = type_allocbasic(TYifloat); tstypes[TYidouble] = type_allocbasic(TYidouble); tstypes[TYildouble] = type_allocbasic(TYildouble); tstypes[TYcfloat] = type_allocbasic(TYcfloat); tstypes[TYcdouble] = type_allocbasic(TYcdouble); tstypes[TYcldouble] = type_allocbasic(TYcldouble); if (I64) { TYptrdiff = TYllong; TYsize = TYullong; tsptrdiff = tstypes[TYllong]; tssize = tstypes[TYullong]; } else { TYptrdiff = TYint; TYsize = TYuint; tsptrdiff = tstypes[TYint]; tssize = tstypes[TYuint]; } // Type of trace function tstrace = type_fake(I16 ? TYffunc : TYnfunc); tstrace.Tmangle = mTYman_c; tstrace.Tcount++; chartype = (config.flags3 & CFG3ju) ? tstypes[TYuchar] : tstypes[TYchar]; // Type of far library function tsclib = type_fake(LARGECODE ? TYfpfunc : TYnpfunc); tsclib.Tmangle = mTYman_c; tsclib.Tcount++; tspvoid = type_allocn(pointertype,tstypes[TYvoid]); tspvoid.Tmangle = mTYman_c; tspvoid.Tcount++; // Type of far library function tsjlib = type_fake(TYjfunc); tsjlib.Tmangle = mTYman_c; tsjlib.Tcount++; tsdlib = tsjlib; version (SCPP_HTOD) { tspcvoid = type_alloc(mTYconst | TYvoid); tspcvoid = newpointer(tspcvoid); tspcvoid.Tmangle = mTYman_c; tspcvoid.Tcount++; } // Type of logical expression tslogical = (config.flags4 & CFG4bool) ? tstypes[TYbool] : tstypes[TYint]; for (int i = 0; i < TYMAX; i++) { if (tstypes[i]) { tsptr2types[i] = type_allocn(pointertype,tstypes[i]); tsptr2types[i].Tcount++; } } } /********************************** * Free type_list. */ void type_term() { static if (TERMCODE) { type *tn; param_t *pn; int i; for (i = 0; i < tstypes.length; i++) { type *t = tsptr2types[i]; if (t) { assert(!(t.Tty & (mTYconst | mTYvolatile | mTYimmutable | mTYshared))); assert(!(t.Tflags)); assert(!(t.Tmangle)); type_free(t); } type_free(tstypes[i]); } type_free(tsclib); type_free(tspvoid); type_free(tspcvoid); type_free(tsjlib); type_free(tstrace); while (type_list) { tn = type_list.Tnext; mem_ffree(type_list); type_list = tn; } while (param_list) { pn = param_list.Pnext; mem_ffree(param_list); param_list = pn; } debug { printf("Max # of types = %d\n",type_max); if (type_num != 0) printf("type_num = %d\n",type_num); /* assert(type_num == 0);*/ } } } /******************************* * Type type information. */ /************************** * Make copy of a type. */ type *type_copy(type *t) { type *tn; param_t *p; type_debug(t); version (SCPP_HTOD) { if (tybasic(t.Tty) == TYtemplate) { tn = type_alloc_template((cast(typetemp_t *)t).Tsym); } else tn = type_alloc(t.Tty); } else tn = type_alloc(t.Tty); *tn = *t; switch (tybasic(tn.Tty)) { version (SCPP_HTOD) { case TYtemplate: (cast(typetemp_t *)tn).Tsym = (cast(typetemp_t *)t).Tsym; goto L1; case TYident: tn.Tident = cast(char *)MEM_PH_STRDUP(t.Tident); break; } case TYarray: if (tn.Tflags & TFvla) tn.Tel = el_copytree(tn.Tel); break; default: if (tyfunc(tn.Tty)) { L1: tn.Tparamtypes = null; for (p = t.Tparamtypes; p; p = p.Pnext) { param_t *pn; pn = param_append_type(&tn.Tparamtypes,p.Ptype); if (p.Pident) { pn.Pident = cast(char *)MEM_PH_STRDUP(p.Pident); } assert(!p.Pelem); } } else { version (SCPP_HTOD) { if (tn.Talternate && typtr(tn.Tty)) tn.Talternate.Tcount++; } version (MARS) { if (tn.Tkey && typtr(tn.Tty)) tn.Tkey.Tcount++; } } break; } if (tn.Tnext) { type_debug(tn.Tnext); tn.Tnext.Tcount++; } tn.Tcount = 0; return tn; } /************************************ */ version (SCPP_HTOD) { elem *type_vla_fix(type **pt) { type *t; elem *e = null; for (t = *pt; t; t = t.Tnext) { type_debug(t); if (tybasic(t.Tty) == TYarray && t.Tflags & TFvla && t.Tel) { Symbol *s; elem *ec; s = symbol_genauto(tstypes[TYuint]); ec = el_var(s); ec = el_bint(OPeq, tstypes[TYuint], ec, t.Tel); e = el_combine(e, ec); t.Tel = el_var(s); } } return e; } } /**************************** * Modify the tym_t field of a type. */ type *type_setty(type **pt,uint newty) { type *t; t = *pt; type_debug(t); if (cast(tym_t)newty != t.Tty) { if (t.Tcount > 1) /* if other people pointing at t */ { type *tn; tn = type_copy(t); tn.Tcount++; type_free(t); t = tn; *pt = t; } t.Tty = newty; } return t; } /****************************** * Set type field of some object to t. */ type *type_settype(type **pt, type *t) { if (t) { type_debug(t); t.Tcount++; } type_free(*pt); return *pt = t; } /**************************** * Modify the Tmangle field of a type. */ type *type_setmangle(type **pt,mangle_t mangle) { type *t; t = *pt; type_debug(t); if (mangle != type_mangle(t)) { if (t.Tcount > 1) // if other people pointing at t { type *tn; tn = type_copy(t); tn.Tcount++; type_free(t); t = tn; *pt = t; } t.Tmangle = mangle; } return t; } /****************************** * Set/clear const and volatile bits in *pt according to the settings * in cv. */ type *type_setcv(type **pt,tym_t cv) { uint ty; type_debug(*pt); ty = (*pt).Tty & ~(mTYconst | mTYvolatile | mTYimmutable | mTYshared); return type_setty(pt,ty | (cv & (mTYconst | mTYvolatile | mTYimmutable | mTYshared))); } /***************************** * Set dimension of array. */ type *type_setdim(type **pt,targ_size_t dim) { type *t = *pt; type_debug(t); if (t.Tcount > 1) /* if other people pointing at t */ { type *tn; tn = type_copy(t); tn.Tcount++; type_free(t); t = tn; } t.Tflags &= ~TFsizeunknown; /* we have determined its size */ t.Tdim = dim; /* index of array */ return *pt = t; } /***************************** * Create a 'dependent' version of type t. */ type *type_setdependent(type *t) { type_debug(t); if (t.Tcount > 0 && /* if other people pointing at t */ !(t.Tflags & TFdependent)) { t = type_copy(t); } t.Tflags |= TFdependent; return t; } /************************************ * Determine if type t is a dependent type. */ int type_isdependent(type *t) { Symbol *stempl; type *tstart; //printf("type_isdependent(%p)\n", t); //type_print(t); for (tstart = t; t; t = t.Tnext) { type_debug(t); if (t.Tflags & TFdependent) goto Lisdependent; if (tyfunc(t.Tty) || tybasic(t.Tty) == TYtemplate ) { for (param_t *p = t.Tparamtypes; p; p = p.Pnext) { if (p.Ptype && type_isdependent(p.Ptype)) goto Lisdependent; if (p.Pelem && el_isdependent(p.Pelem)) goto Lisdependent; } } else if (type_struct(t) && (stempl = t.Ttag.Sstruct.Stempsym) != null) { for (param_t *p = t.Ttag.Sstruct.Sarglist; p; p = p.Pnext) { if (p.Ptype && type_isdependent(p.Ptype)) goto Lisdependent; if (p.Pelem && el_isdependent(p.Pelem)) goto Lisdependent; } } } //printf("\tis not dependent\n"); return 0; Lisdependent: //printf("\tis dependent\n"); // Dependence on a dependent type makes this type dependent as well tstart.Tflags |= TFdependent; return 1; } /******************************* * Recursively check if type u is embedded in type t. * Returns: * != 0 if embedded */ int type_embed(type *t,type *u) { param_t *p; for (; t; t = t.Tnext) { type_debug(t); if (t == u) return 1; if (tyfunc(t.Tty)) { for (p = t.Tparamtypes; p; p = p.Pnext) if (type_embed(p.Ptype,u)) return 1; } } return 0; } /*********************************** * Determine if type is a VLA. */ int type_isvla(type *t) { while (t) { if (tybasic(t.Tty) != TYarray) break; if (t.Tflags & TFvla) return 1; t = t.Tnext; } return 0; } /********************************** * Pretty-print a type. */ void type_print(const type *t) { type_debug(t); printf("Tty="); WRTYxx(t.Tty); printf(" Tmangle=%d",t.Tmangle); printf(" Tflags=x%x",t.Tflags); printf(" Tcount=%d",t.Tcount); if (!(t.Tflags & TFsizeunknown) && tybasic(t.Tty) != TYvoid && tybasic(t.Tty) != TYident && tybasic(t.Tty) != TYtemplate && tybasic(t.Tty) != TYmfunc && tybasic(t.Tty) != TYarray) printf(" Tsize=%lld", cast(long)type_size(t)); printf(" Tnext=%p",t.Tnext); switch (tybasic(t.Tty)) { case TYstruct: case TYmemptr: printf(" Ttag=%p,'%s'",t.Ttag,t.Ttag.Sident.ptr); //printf(" Sfldlst=%p",t.Ttag.Sstruct.Sfldlst); break; case TYarray: printf(" Tdim=%ld", cast(int)t.Tdim); break; case TYident: printf(" Tident='%s'",t.Tident); break; case TYtemplate: printf(" Tsym='%s'",(cast(typetemp_t *)t).Tsym.Sident.ptr); { int i; i = 1; for (const(param_t)* p = t.Tparamtypes; p; p = p.Pnext) { printf("\nTP%d (%p): ",i++,p); fflush(stdout); printf("Pident=%p,Ptype=%p,Pelem=%p,Pnext=%p ",p.Pident,p.Ptype,p.Pelem,p.Pnext); param_debug(p); if (p.Pident) printf("'%s' ", p.Pident); if (p.Ptype) type_print(p.Ptype); if (p.Pelem) elem_print(p.Pelem); } } break; default: if (tyfunc(t.Tty)) { int i; i = 1; for (const(param_t)* p = t.Tparamtypes; p; p = p.Pnext) { printf("\nP%d (%p): ",i++,p); fflush(stdout); printf("Pident=%p,Ptype=%p,Pelem=%p,Pnext=%p ",p.Pident,p.Ptype,p.Pelem,p.Pnext); param_debug(p); if (p.Pident) printf("'%s' ", p.Pident); type_print(p.Ptype); } } break; } printf("\n"); if (t.Tnext) type_print(t.Tnext); } /******************************* * Pretty-print a param_t */ void param_t_print(const param_t* p) { printf("Pident=%p,Ptype=%p,Pelem=%p,Psym=%p,Pnext=%p\n",p.Pident,p.Ptype,p.Pelem,p.Psym,p.Pnext); if (p.Pident) printf("\tPident = '%s'\n", p.Pident); if (p.Ptype) { printf("\tPtype =\n"); type_print(p.Ptype); } if (p.Pelem) { printf("\tPelem =\n"); elem_print(p.Pelem); } if (p.Pdeftype) { printf("\tPdeftype =\n"); type_print(p.Pdeftype); } if (p.Psym) { printf("\tPsym = '%s'\n", p.Psym.Sident.ptr); } if (p.Pptpl) { printf("\tPptpl = %p\n", p.Pptpl); } } void param_t_print_list(param_t* p) { for (; p; p = p.Pnext) p.print(); } /********************************** * Hydrate a type. */ version (SCPP_HTOD) { static if (HYDRATE) { void type_hydrate(type **pt) { type *t; assert(pt); while (isdehydrated(*pt)) { t = cast(type *) ph_hydrate(cast(void**)pt); type_debug(t); switch (tybasic(t.Tty)) { case TYstruct: case TYenum: case TYmemptr: case TYvtshape: // Cannot assume symbol is hydrated, because entire HX file // may not have been hydrated. Classsym_hydrate(&t.Ttag); symbol_debug(t.Ttag); break; case TYident: ph_hydrate(cast(void**)&t.Tident); break; case TYtemplate: symbol_hydrate(&(cast(typetemp_t *)t).Tsym); param_hydrate(&t.Tparamtypes); break; case TYarray: if (t.Tflags & TFvla) el_hydrate(&t.Tel); break; default: if (tyfunc(t.Tty)) { param_hydrate(&t.Tparamtypes); list_hydrate(&t.Texcspec, cast(list_free_fp)&type_hydrate); } else if (t.Talternate && typtr(t.Tty)) type_hydrate(&t.Talternate); else if (t.Tkey && typtr(t.Tty)) type_hydrate(&t.Tkey); break; } pt = &t.Tnext; } } } /********************************** * Dehydrate a type. */ static if (DEHYDRATE) { void type_dehydrate(type **pt) { type *t; while ((t = *pt) != null && !isdehydrated(t)) { ph_dehydrate(pt); version (DEBUG_XSYMGEN) { /* don't dehydrate types in HEAD when creating XSYM */ if (xsym_gen && (t.Tflags & TFhydrated)) return; } type_debug(t); switch (tybasic(t.Tty)) { case TYstruct: case TYenum: case TYmemptr: case TYvtshape: Classsym_dehydrate(&t.Ttag); break; case TYident: ph_dehydrate(&t.Tident); break; case TYtemplate: symbol_dehydrate(&(cast(typetemp_t *)t).Tsym); param_dehydrate(&t.Tparamtypes); break; case TYarray: if (t.Tflags & TFvla) el_dehydrate(&t.Tel); break; default: if (tyfunc(t.Tty)) { param_dehydrate(&t.Tparamtypes); list_dehydrate(&t.Texcspec, cast(list_free_fp)&type_dehydrate); } else if (t.Talternate && typtr(t.Tty)) type_dehydrate(&t.Talternate); else if (t.Tkey && typtr(t.Tty)) type_dehydrate(&t.Tkey); break; } pt = &t.Tnext; } } } } /**************************** * Allocate a param_t. */ param_t *param_calloc() { static param_t pzero; param_t *p; if (param_list) { p = param_list; param_list = p.Pnext; } else { p = cast(param_t *) mem_fmalloc(param_t.sizeof); } *p = pzero; debug p.id = param_t.IDparam; return p; } /*************************** * Allocate a param_t of type t, and append it to parameter list. */ param_t *param_append_type(param_t **pp,type *t) { param_t *p; p = param_calloc(); while (*pp) { param_debug(*pp); pp = &((*pp).Pnext); /* find end of list */ } *pp = p; /* append p to list */ type_debug(t); p.Ptype = t; t.Tcount++; return p; } /************************ * Version of param_free() suitable for list_free(). */ void param_free_l(param_t *p) { param_free(&p); } /*********************** * Free parameter list. * Output: * paramlst = null */ void param_free(param_t **pparamlst) { param_t* p,pn; //debug_assert(PARSER); for (p = *pparamlst; p; p = pn) { param_debug(p); pn = p.Pnext; type_free(p.Ptype); mem_free(p.Pident); el_free(p.Pelem); type_free(p.Pdeftype); if (p.Pptpl) param_free(&p.Pptpl); debug p.id = 0; p.Pnext = param_list; param_list = p; } *pparamlst = null; } /*********************************** * Compute number of parameters */ uint param_t_length(param_t* p) { uint nparams = 0; for (; p; p = p.Pnext) nparams++; return nparams; } /************************************* * Create template-argument-list blank from * template-parameter-list * Input: * ptali initial template-argument-list */ param_t *param_t_createTal(param_t* p, param_t *ptali) { version (SCPP_HTOD) { param_t *ptalistart = ptali; param_t *pstart = p; } param_t *ptal = null; param_t **pp = &ptal; for (; p; p = p.Pnext) { *pp = param_calloc(); if (p.Pident) { // Should find a way to just point rather than dup (*pp).Pident = cast(char *)MEM_PH_STRDUP(p.Pident); } if (ptali) { if (ptali.Ptype) { (*pp).Ptype = ptali.Ptype; (*pp).Ptype.Tcount++; } if (ptali.Pelem) { elem *e = el_copytree(ptali.Pelem); version (SCPP_HTOD) { if (p.Ptype) { type *t = p.Ptype; t = template_tyident(t, ptalistart, pstart, 1); e = poptelem3(typechk(e, t)); type_free(t); } } (*pp).Pelem = e; } (*pp).Psym = ptali.Psym; (*pp).Pflags = ptali.Pflags; assert(!ptali.Pptpl); ptali = ptali.Pnext; } pp = &(*pp).Pnext; } return ptal; } /********************************** * Look for Pident matching id */ param_t *param_t_search(param_t* p, char *id) { for (; p; p = p.Pnext) { if (p.Pident && strcmp(p.Pident, id) == 0) break; } return p; } /********************************** * Look for Pident matching id */ int param_t_searchn(param_t* p, char *id) { int n = 0; for (; p; p = p.Pnext) { if (p.Pident && strcmp(p.Pident, id) == 0) return n; n++; } return -1; } /************************************* * Search for member, create symbol as needed. * Used for symbol tables for VLA's such as: * void func(int n, int a[n]); */ Symbol *param_search(const(char)* name, param_t **pp) { Symbol *s = null; param_t *p; p = (*pp).search(cast(char *)name); if (p) { s = p.Psym; if (!s) { s = symbol_calloc(p.Pident); s.Sclass = SCparameter; s.Stype = p.Ptype; s.Stype.Tcount++; p.Psym = s; } } return s; } /********************************** * Hydrate/dehydrate a type. */ version (SCPP_HTOD) { static if (HYDRATE) { void param_hydrate(param_t **pp) { param_t *p; assert(pp); if (isdehydrated(*pp)) { while (*pp) { assert(isdehydrated(*pp)); p = cast(param_t *) ph_hydrate(cast(void**)pp); param_debug(p); type_hydrate(&p.Ptype); if (p.Ptype) type_debug(p.Ptype); ph_hydrate(cast(void**)&p.Pident); if (CPP) { el_hydrate(&p.Pelem); if (p.Pelem) elem_debug(p.Pelem); type_hydrate(&p.Pdeftype); if (p.Pptpl) param_hydrate(&p.Pptpl); if (p.Psym) symbol_hydrate(&p.Psym); if (p.PelemToken) token_hydrate(&p.PelemToken); } pp = &p.Pnext; } } } } static if (DEHYDRATE) { void param_dehydrate(param_t **pp) { param_t *p; assert(pp); while ((p = *pp) != null && !isdehydrated(p)) { param_debug(p); ph_dehydrate(pp); if (p.Ptype && !isdehydrated(p.Ptype)) type_debug(p.Ptype); type_dehydrate(&p.Ptype); ph_dehydrate(&p.Pident); if (CPP) { el_dehydrate(&p.Pelem); type_dehydrate(&p.Pdeftype); if (p.Pptpl) param_dehydrate(&p.Pptpl); if (p.Psym) symbol_dehydrate(&p.Psym); if (p.PelemToken) token_dehydrate(&p.PelemToken); } pp = &p.Pnext; } } } } version (MARS) { int typematch(type *t1, type *t2, int relax); // Return TRUE if type lists match. private int paramlstmatch(param_t *p1,param_t *p2) { return p1 == p2 || p1 && p2 && typematch(p1.Ptype,p2.Ptype,0) && paramlstmatch(p1.Pnext,p2.Pnext) ; } /************************************************* * A cheap version of exp2.typematch() and exp2.paramlstmatch(), * so that we can get cpp_mangle() to work for MARS. * It's less complex because it doesn't do templates and * can rely on strict typechecking. * Returns: * !=0 if types match. */ int typematch(type *t1,type *t2,int relax) { tym_t t1ty, t2ty; tym_t tym; tym = ~(mTYimport | mTYnaked); return t1 == t2 || t1 && t2 && ( /* ignore name mangling */ (t1ty = (t1.Tty & tym)) == (t2ty = (t2.Tty & tym)) ) && (tybasic(t1ty) != TYarray || t1.Tdim == t2.Tdim || t1.Tflags & TFsizeunknown || t2.Tflags & TFsizeunknown) && (tybasic(t1ty) != TYstruct && tybasic(t1ty) != TYenum && tybasic(t1ty) != TYmemptr || t1.Ttag == t2.Ttag) && typematch(t1.Tnext,t2.Tnext, 0) && (!tyfunc(t1ty) || ((t1.Tflags & TFfixed) == (t2.Tflags & TFfixed) && paramlstmatch(t1.Tparamtypes,t2.Tparamtypes) )) ; } } }
D
void main() { runSolver(); } void problem() { auto S = scan; auto solve() { return S[$ / 2]; } outputForAtCoder(&solve); } // ---------------------------------------------- import std; T[][] combinations(T)(T[] s, in long m) { if (!m) return [[]]; if (s.empty) return []; return s[1 .. $].combinations(m - 1).map!(x => s[0] ~ x).array ~ s[1 .. $].combinations(m); } string scan(){ static string[] ss; while(!ss.length) ss = readln.chomp.split; string res = ss[0]; ss.popFront; return res; } T scan(T)(){ return scan.to!T; } T[] scan(T)(long n){ return n.iota.map!(i => scan!T()).array; } void deb(T ...)(T t){ debug writeln(t); } long[] divisors(long n) { long[] ret; for (long i = 1; i * i <= n; i++) { if (n % i == 0) { ret ~= i; if (i * i != n) ret ~= n / i; } } return ret.sort.array; } bool chmin(T)(ref T a, T b) { if (b < a) { a = b; return true; } else return false; } bool chmax(T)(ref T a, T b) { if (b > a) { a = b; return true; } else return false; } string charSort(alias S = "a < b")(string s) { return (cast(char[])((cast(byte[])s).sort!S.array)).to!string; } ulong comb(ulong a, ulong b) { if (b == 0) {return 1;}else{return comb(a - 1, b - 1) * a / b;}} string toAnswerString(R)(R r) { return r.map!"a.to!string".joiner(" ").array.to!string; } struct ModInt(uint MD) if (MD < int.max) {ulong v;this(string v) {this(v.to!long);}this(int v) {this(long(v));}this(long v) {this.v = (v%MD+MD)%MD;}void opAssign(long t) {v = (t%MD+MD)%MD;}static auto normS(ulong x) {return (x<MD)?x:x-MD;}static auto make(ulong x) {ModInt m; m.v = x; return m;}auto opBinary(string op:"+")(ModInt r) const {return make(normS(v+r.v));}auto opBinary(string op:"-")(ModInt r) const {return make(normS(v+MD-r.v));}auto opBinary(string op:"*")(ModInt r) const {return make((ulong(v)*r.v%MD).to!ulong);}auto opBinary(string op:"^^", T)(T r) const {long x=v;long y=1;while(r){if(r%2==1)y=(y*x)%MD;x=x^^2%MD;r/=2;} return make(y);}auto opBinary(string op:"/")(ModInt r) const {return this*memoize!inv(r);}static ModInt inv(ModInt x) {return x^^(MD-2);}string toString() const {return v.to!string;}auto opOpAssign(string op)(ModInt r) {return mixin ("this=this"~op~"r");}} alias MInt1 = ModInt!(10^^9 + 7); alias MInt9 = ModInt!(998_244_353); void outputForAtCoder(T)(T delegate() fn) { static if (is(T == float) || is(T == double) || is(T == real)) "%.16f".writefln(fn()); else static if (is(T == void)) fn(); else static if (is(T == string)) fn().writeln; else static if (isInputRange!T) { static if (!is(string == ElementType!T) && isInputRange!(ElementType!T)) foreach(r; fn()) r.toAnswerString.writeln; else foreach(r; fn()) r.writeln; } else fn().writeln; } void runSolver() { static import std.datetime.stopwatch; enum BORDER = "=================================="; debug { BORDER.writeln; while(!stdin.eof) { "<<< Process time: %s >>>".writefln(std.datetime.stopwatch.benchmark!problem(1)); BORDER.writeln; } } else problem(); } enum YESNO = [true: "Yes", false: "No"]; // -----------------------------------------------
D
the act of validating the cognitive process of establishing a valid proof
D
/Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/Build/Intermediates.noindex/PRIMs_cmd.build/Debug/PRIMs_cmd.build/Objects-normal/x86_64/ConflictSetTrace.o : /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConsoleIO.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConflictSetTrace.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/string-truncate.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Declarative.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Chunk.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Task.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Imaginal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Temporal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Procedural.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Model.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Prim.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/main.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Instantiation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Simulation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Action.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Production.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/BatchRun.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Interface/PRScenario.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Parser.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Operator.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ScriptFunctions.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/NSScanner+Swift.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Script.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Support.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/XPC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreData.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/IOKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/AppKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/Build/Intermediates.noindex/PRIMs_cmd.build/Debug/PRIMs_cmd.build/Objects-normal/x86_64/ConflictSetTrace~partial.swiftmodule : /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConsoleIO.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConflictSetTrace.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/string-truncate.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Declarative.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Chunk.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Task.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Imaginal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Temporal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Procedural.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Model.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Prim.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/main.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Instantiation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Simulation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Action.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Production.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/BatchRun.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Interface/PRScenario.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Parser.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Operator.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ScriptFunctions.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/NSScanner+Swift.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Script.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Support.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/XPC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreData.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/IOKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/AppKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/Build/Intermediates.noindex/PRIMs_cmd.build/Debug/PRIMs_cmd.build/Objects-normal/x86_64/ConflictSetTrace~partial.swiftdoc : /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConsoleIO.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ConflictSetTrace.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/string-truncate.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Declarative.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Chunk.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Task.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Imaginal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Temporal.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Procedural.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Model.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Prim.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/main.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Instantiation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Simulation.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Action.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Production.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/BatchRun.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Interface/PRScenario.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Parser.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Operator.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/ScriptFunctions.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/NSScanner+Swift.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Script.swift /Users/alice/Desktop/BottomUpLearning3/PRIMs_cmd/PRIMs_cmd/Support.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/XPC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreData.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/IOKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/AppKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreData.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreImage.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/QuartzCore.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Metal.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/* * Copyright (c) 2004-2009 Derelict Developers * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * * Neither the names 'Derelict', 'DerelictGL', nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ module derelict.opengl.extension.ext.texture_lod_bias; private { import derelict.opengl.gltypes; import derelict.opengl.gl; import derelict.util.wrapper; } private bool enabled = false; struct EXTTextureLodBias { static bool load(char[] extString) { if(extString.findStr("GL_EXT_texture_lod_bias") == -1) return false; enabled = true; return true; } static bool isEnabled() { return enabled; } } version(DerelictGL_NoExtensionLoaders) { } else { static this() { DerelictGL.registerExtensionLoader(&EXTTextureLodBias.load); } } enum : GLenum { GL_MAX_TEXTURE_LOD_BIAS_EXT = 0x84FD, GL_TEXTURE_FILTER_CONTROL_EXT = 0x8500, GL_TEXTURE_LOD_BIAS_EXT = 0x8501, }
D
/Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/Objects-normal/x86_64/NestedBatchUpdate.o : /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/BatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedBatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/GenericPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff+UIKit.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Sort.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/LinkedList.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Apply.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch+Apply.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/bootcamp/Documents/collab2/Pods/Target\ Support\ Files/Differ/Differ-umbrella.h /Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/Objects-normal/x86_64/NestedBatchUpdate~partial.swiftmodule : /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/BatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedBatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/GenericPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff+UIKit.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Sort.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/LinkedList.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Apply.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch+Apply.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/bootcamp/Documents/collab2/Pods/Target\ Support\ Files/Differ/Differ-umbrella.h /Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/Objects-normal/x86_64/NestedBatchUpdate~partial.swiftdoc : /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/BatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedBatchUpdate.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedExtendedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/NestedDiff.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/GenericPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Diff+UIKit.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Sort.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/LinkedList.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/Patch+Apply.swift /Users/bootcamp/Documents/collab2/Pods/Differ/Sources/Differ/ExtendedPatch+Apply.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/bootcamp/Documents/collab2/Pods/Target\ Support\ Files/Differ/Differ-umbrella.h /Users/bootcamp/Documents/collab2/DerivedData/goOSC/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Differ.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/Users/user/Documents/システム開発グループ/beacon/testBeacon2/Build/Intermediates/testBeacon2.build/Debug-iphoneos/testBeacon2.build/Objects-normal/armv7/q_and_a.o : /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/ViewController.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/Data.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/q_and_a.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/AppDelegate.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/DetailViewController.swift /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Swift.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/UIKit.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Foundation.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Darwin.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Dispatch.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/ObjectiveC.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreGraphics.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreImage.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreLocation.swiftmodule /Users/user/Documents/システム開発グループ/beacon/testBeacon2/Build/Intermediates/testBeacon2.build/Debug-iphoneos/testBeacon2.build/Objects-normal/armv7/q_and_a~partial.swiftmodule : /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/ViewController.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/Data.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/q_and_a.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/AppDelegate.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/DetailViewController.swift /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Swift.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/UIKit.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Foundation.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Darwin.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Dispatch.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/ObjectiveC.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreGraphics.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreImage.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreLocation.swiftmodule /Users/user/Documents/システム開発グループ/beacon/testBeacon2/Build/Intermediates/testBeacon2.build/Debug-iphoneos/testBeacon2.build/Objects-normal/armv7/q_and_a~partial.swiftdoc : /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/ViewController.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/Data.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/q_and_a.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/AppDelegate.swift /Users/user/Documents/システム開発グループ/beacon/testBeacon2/testBeacon2/DetailViewController.swift /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Swift.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/UIKit.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Foundation.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Darwin.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/Dispatch.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/ObjectiveC.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreGraphics.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreImage.swiftmodule /Applications/Xcode7.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/armv7/CoreLocation.swiftmodule
D
/afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/TupleMaker/obj/TupleMakerCINT.o /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/TupleMaker/obj/TupleMakerCINT.d : /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/TupleMaker/Root/LinkDef.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/TupleMaker/TupleMaker/TupleMaker.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventLoop/Algorithm.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventLoop/Global.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TNamed.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TObject.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Rtypes.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/RConfig.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/RVersion.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/DllImport.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Rtypeinfo.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/snprintf.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/strlcpy.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TGenericClassInfo.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TSchemaHelper.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TStorage.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TVersionCheck.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Riosfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TBuffer.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TString.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMathBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccess/Init.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccess/tools/TReturnCode.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccess/TEvent.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Rtypes.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEventFormat/EventFormat.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEventFormat/versions/EventFormat_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEventFormat/EventFormatElement.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IAuxStoreHolder.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccessInterfaces/TVirtualEvent.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccessInterfaces/TVirtualEvent.icc /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TError.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccess/TEvent.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/ClassName.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/ClassName.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/error.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/SuperDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/ElectronDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/ObjectDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/EnumHasher.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxElement.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IAuxElement.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IConstAuxStore.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/AuxTypes.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxxUtils/unordered_set.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxxUtils/hashtable.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_const.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_volatile.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/user.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/select_compiler_config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/compiler/gcc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/select_stdlib_config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/no_tr1/utility.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/stdlib/libstdcpp3.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/select_platform_config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/platform/linux.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/posix_features.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/config/suffix.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/detail/workaround.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/cv_traits_impl.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/bool_trait_def.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/template_arity_spec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/int.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/int_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/adl_barrier.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/adl.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/msvc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/intel.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/gcc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/workaround.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/nttp_decl.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/nttp.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/integral_wrapper.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/integral_c_tag.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/static_constant.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/static_cast.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/cat.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/config/config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/template_arity_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessor/params.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/preprocessor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/comma_if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/punctuation/comma_if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/control/if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/control/iif.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/logical/bool.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/facilities/empty.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/punctuation/comma.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repeat.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repetition/repeat.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/debug/error.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/detail/auto_rec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/tuple/eat.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/inc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/arithmetic/inc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/lambda.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/ttp.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/ctps.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/overload_resolution.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/integral_constant.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/bool.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/bool_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/integral_c.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/integral_c_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/lambda_support.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/bool_trait_undef.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/broken_compiler_spec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/type_trait_def.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/type_trait_undef.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IAuxStore.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/DataLink.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/DataLinkBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/tools/selection_ns.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/RVersion.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Reflex/Builder/DictSelection.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Reflex/Kernel.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/DataLink.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODRootAccessInterfaces/TActiveEvent.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxTypeRegistry.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IAuxTypeVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/IAuxTypeVectorFactory.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/AuxTypeVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxxUtils/override.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/AuxTypeVector.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/AuxTypeVectorFactory.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/AuxTypeVectorFactory.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/threading.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/threading.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxTypeRegistry.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxVectorData.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/likely.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/assume.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxVectorData.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/exceptions.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxxUtils/noreturn.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxElement.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/ObjectDecorator.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/Electron.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/versions/Electron_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLink.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLinkBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/tools/TypeTools.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLink.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/versions/Egamma_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBase/IParticle.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TLorentzVector.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMath.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TError.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TVector3.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TVector2.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrix.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixF.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixT.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixTBase.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixFBasefwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixDBasefwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TVectorFfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TVectorDfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixTUtils.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixFfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixFUtils.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TMatrixFUtilsfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/TRotation.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBase/ObjectType.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/EgammaDefs.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/EgammaEnums.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/CaloCluster.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/versions/CaloCluster_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CaloGeoHelpers/CaloSampling.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CaloGeoHelpers/CaloSampling.def /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/CaloClusterBadChannelData.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/versions/CaloClusterBadChannelData_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/CaloClusterContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCaloEvent/versions/CaloClusterContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/DataVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/OwnershipPolicy.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/IndexTrackingPolicy.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxVectorBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/ATHCONTAINERS_ASSERT.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainersInterfaces/AuxStore_traits.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/AuxVectorBase.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVLNoBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVLInfo.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/ClassID.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVLInfo.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVLCast.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVLIterator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/ElementProxy.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/ElementProxy.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/iterator_adaptor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/static_assert.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/detail/iterator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/iterator_categories.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/detail/config_def.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/eval_if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/value_wknd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/integral.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/eti.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/na_spec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/lambda_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/void_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/na.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/na_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/lambda_arity_param.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/arity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/dtp.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessor/enum.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/limits/arity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/logical/and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/logical/bitand.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/identity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/facilities/identity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/empty.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/arithmetic/add.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/arithmetic/dec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/control/while.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/fold_left.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/detail/fold_left.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/control/expr_iif.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/adt.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/detail/is_binary.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/detail/check.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/logical/compl.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/fold_right.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/detail/fold_right.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/reverse.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/control/detail/while.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/tuple/elem.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/facilities/overload.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/variadic/size.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/tuple/rem.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/variadic/elem.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/arithmetic/sub.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/identity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/placeholders.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/arg.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/arg_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/na_assert.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/assert.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/not.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/nested_type_wknd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/yes_no.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/arrays.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/pp_counter.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/arity_spec.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/arg_typedef.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/use_preprocessed.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/include_preprocessed.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/compiler.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/stringize.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_convertible.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/intrinsics.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/config.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_same.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_lvalue_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_rvalue_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/ice.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/yes_no_type.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/ice_or.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/ice_and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/ice_not.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/ice_eq.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_array.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_arithmetic.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_integral.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_float.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_void.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_abstract.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_lvalue_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_rvalue_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_function.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/false_result.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/is_function_ptr_helper.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/detail/config_undef.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/iterator_facade.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/interoperable.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/or.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/or.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/iterator_traits.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/detail/facade_iterator_category.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_const.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/detail/indirect_traits.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_member_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_member_function_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_cv.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_class.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_reference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/iterator/detail/enable_if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/utility/addressof.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_const.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_pod.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_scalar.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_enum.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/always.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/apply.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/apply_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/apply_wrap.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/has_apply.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/has_xxx.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/type_wrapper.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/has_xxx.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/msvc_typename.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/array/elem.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/array/data.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/array/size.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repetition/enum_params.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repetition/enum_trailing_params.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/has_apply.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/msvc_never_true.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/lambda.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/bind.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/bind_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/bind.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/next.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/next_prior.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/common_name_wknd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/protect.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/full_lambda.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/quote.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/void.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/has_type.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/config/bcc.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/template_arity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/version.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVL_iter_swap.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVL_algorithms.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/DVL_algorithms.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/IsMostDerivedFlag.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_cv.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/add_volatile.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/aligned_storage.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/aligned_storage.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/alignment_of.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/size_t_trait_def.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/size_t.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/mpl/size_t_fwd.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/size_t_trait_undef.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/type_with_alignment.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/for_each_i.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repetition/for.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/repetition/detail/for.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/tuple/to_list.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/transform.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/preprocessor/list/append.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/common_type.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/utility/declval.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/conditional.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/decay.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_bounds.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/extent.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/floating_point_promotion.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/function_traits.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_new_operator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_nothrow_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_nothrow_constructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_constructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_nothrow_copy.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_copy.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_nothrow_destructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_destructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_operator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/has_binary_operator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_base_of.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_base_and_derived.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_fundamental.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_and_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_or.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_or_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_xor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_bit_xor_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_complement.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/has_prefix_operator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_dereference.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_divides.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_divides_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_equal_to.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_greater.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_greater_equal.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_left_shift.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_left_shift_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_less.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_less_equal.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_logical_and.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_logical_not.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_logical_or.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_minus.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_minus_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_modulus.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_modulus_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_multiplies.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_multiplies_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_negate.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_not_equal_to.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_plus.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_plus_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_post_decrement.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/detail/has_postfix_operator.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_post_increment.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_pre_decrement.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_pre_increment.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_right_shift.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_right_shift_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_unary_minus.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_unary_plus.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_move_assign.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_trivial_move_constructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/has_virtual_destructor.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_complex.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_compound.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_copy_constructible.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/noncopyable.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_empty.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_floating_point.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_member_object_pointer.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_nothrow_move_assignable.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/utility/enable_if.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_nothrow_move_constructible.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_object.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_polymorphic.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_signed.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_stateless.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_union.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_unsigned.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/is_virtual_base_of.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/make_unsigned.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/make_signed.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/rank.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_extent.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_all_extents.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/remove_volatile.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/integral_promotion.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/boost/type_traits/promote.hpp /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/DataVector.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthContainers/tools/CompareAndPrint.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBase/IParticleContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCore/CLASS_DEF.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCore/ClassID_traits.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODPrimitives/IsolationType.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventPrimitives/EventPrimitives.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Core /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/DisableStupidWarnings.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/Macros.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/MKL_support.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/Constants.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/ForwardDeclarations.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/Meta.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/StaticAssert.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/XprHelper.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/Memory.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/NumTraits.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/MathFunctions.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/GenericPacketMath.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/arch/SSE/PacketMath.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/arch/SSE/MathFunctions.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/arch/SSE/Complex.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/arch/Default/Settings.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Functors.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/DenseCoeffsBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/DenseBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/BlockMethods.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/MatrixBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/CommonCwiseBinaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/MatrixCwiseUnaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/MatrixCwiseBinaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventPrimitives/AmgMatrixPlugin.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/EigenBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Assign.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/BlasUtil.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/DenseStorage.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/NestByValue.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/ForceAlignedAccess.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/ReturnByValue.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/NoAlias.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/PlainObjectBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Matrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventPrimitives/SymmetricMatrixHelpers.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Array.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CwiseBinaryOp.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CwiseUnaryOp.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CwiseNullaryOp.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CwiseUnaryView.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/SelfCwiseBinaryOp.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Dot.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/StableNorm.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/MapBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Stride.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Map.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Block.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/VectorBlock.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Ref.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Transpose.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/DiagonalMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Diagonal.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/DiagonalProduct.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/PermutationMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Transpositions.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Redux.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Visitor.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Fuzzy.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/IO.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Swap.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CommaInitializer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Flagged.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/ProductBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/GeneralProduct.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/TriangularMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/SelfAdjointView.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/Parallelizer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/CoeffBasedProduct.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/GeneralMatrixVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/GeneralMatrixMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/SolveTriangular.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/SelfadjointMatrixVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/SelfadjointProduct.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/SelfadjointRank2Update.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/TriangularMatrixVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/TriangularMatrixMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/TriangularSolverMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/products/TriangularSolverVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/BandMatrix.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/CoreIterators.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/BooleanRedux.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Select.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/VectorwiseOp.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Random.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Replicate.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/Reverse.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/ArrayBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/ArrayCwiseUnaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/../plugins/ArrayCwiseBinaryOps.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/ArrayWrapper.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/GlobalFunctions.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Core/util/ReenableStupidWarnings.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Dense /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Core /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/LU /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/misc/Solve.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/misc/Kernel.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/misc/Image.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/LU/FullPivLU.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/LU/PartialPivLU.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/LU/Determinant.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/LU/Inverse.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/LU/arch/Inverse_SSE.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Cholesky /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Cholesky/LLT.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Cholesky/LDLT.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/QR /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Jacobi /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Jacobi/Jacobi.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Householder /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Householder/Householder.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Householder/HouseholderSequence.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Householder/BlockHouseholder.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/QR/HouseholderQR.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/QR/FullPivHouseholderQR.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/QR/ColPivHouseholderQR.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/SVD /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/SVD/JacobiSVD.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/SVD/UpperBidiagonalization.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Geometry /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/OrthoMethods.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/EulerAngles.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Homogeneous.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/RotationBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Rotation2D.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Quaternion.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/AngleAxis.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Transform.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/EventPrimitives/AmgTransformPlugin.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Translation.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Scaling.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Hyperplane.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/ParametrizedLine.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/AlignedBox.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/Umeyama.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Geometry/arch/Geometry_SSE.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Eigenvalues /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/Tridiagonalization.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/RealSchur.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/./HessenbergDecomposition.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/EigenSolver.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/./RealSchur.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/./Tridiagonalization.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/ComplexSchur.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/./ComplexSchur.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/RealQZ.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/./RealQZ.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/TrackingPrimitives.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/TrackParticle.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/TrackParticle_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/VertexContainerFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/VertexFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/TrackParticleContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/TrackParticleContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/TrackParticle_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/TrackParticleContainerFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/TrackParticleFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/MuonDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/Muon.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/versions/Muon_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/MuonSegmentContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/MuonSegment.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/versions/MuonSegment_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/MuonIdHelpers/MuonStationIndex.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/versions/MuonSegmentContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODMuon/versions/MuonSegment_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/JetDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/FatJetDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/Jet.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/versions/Jet_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/BTaggingContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/BTagging.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/versions/BTagging_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/BTaggingEnums.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/VertexContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/Vertex.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/Vertex_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/GeoPrimitives/GeoPrimitives.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/Eigen/Geometry /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/NeutralParticleContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/NeutralParticle.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/NeutralParticle_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/NeutralParticleContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/NeutralParticle_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/NeutralParticleContainerFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/NeutralParticleFwd.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBase/ObjectType.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODCore/BaseInfo.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODTracking/versions/VertexContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/BTagVertexContainer.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/BTagVertex.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/versions/BTagVertex_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/versions/BTagVertexContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODBTagging/versions/BTaggingContainer_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/JetConstituentVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/JetTypes.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/Vector4D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/Vector4Dfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/PxPyPzE4D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/eta.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/etaMax.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/GenVector_exception.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/PtEtaPhiE4D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/Math.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/PxPyPzM4D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/PtEtaPhiM4D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/LorentzVector.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/DisplacementVector3D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/Cartesian3D.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/Polar3Dfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/PositionVector3Dfwd.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/GenVectorIO.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/BitReproducible.h /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/5.34.22-x86_64-slc6-gcc48-opt/include/Math/GenVector/CoordinateSystemTags.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/JetAttributes.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/JetContainerInfo.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/versions/Jet_v1.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/versions/JetAccessorMap_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLinkVector.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLinkVectorBase.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/AthLinks/ElementLinkVector.icc /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODJet/JetAccessors.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/EventInfoDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEventInfo/EventInfo.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEventInfo/versions/EventInfo_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/PhotonDecorator.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/Photon.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/xAODEgamma/versions/Photon_v1.h /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/include/CxAODTools/IndexDecorator.h
D
// Copyright Steve Teale 2011. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // Written in the D programming language module textsrc; import std.stream; import std.conv; import std.path; import std.stdio; import std.array; import mainwin; import merger; class COMPOSrc: MergeSource { AppWindow aw; string fileName; string[][] result; InputStream si; string line; int lineNum; string errMsg; string delim; int cols, perPage; this (AppWindow w, string fName, string delimiter = "|^~|") { aw = w; fileName = fName; delim = delimiter; lineNum = 0; si = new std.stream.File(fileName, FileMode.In); line = getLine(); if (line is null) { errMsg = "The file is empty or has a blank line"; return; } try { parseFirstLine(); } catch (Exception x) { errMsg = x.msg; return; } } string getLine() { string s = cast(string) si.readLine(); if (s is null || s.length == 0) return null; lineNum++; return s; } void parseFirstLine() { string[] atemp = cast(string[]) split(line, delim); cols = cast(int)atemp.length; result ~= atemp; } string[][] parseSubsequentLines(int n) { for (int i = 0; i < n; i++) { line = getLine(); if (line is null || line.length == 0) return result; string[] atemp = cast(string[]) split(line, delim); size_t k = atemp.length; if (k > cols) { errMsg = "Too many items in row"; return null; } if (k < cols) { for (; k < cols; k++) atemp ~= "".idup; } result ~= atemp; } return result; } void setPerPage(int n) { perPage = n; } void setCols(int n) { cols = n; } string[] getFirstLine() { return result[0]; } int getColumns() { return cols; } string[][] getNextPage(bool skipFirst) { result.length = 0; if (lineNum == 0 && skipFirst) getLine(); parseSubsequentLines(perPage); return result; } bool valid() { return (errMsg is null); } string getFailReason() { return "Line "~to!string(lineNum+1)~": "~errMsg; } void disconnect() { if (si !is null) (cast(std.stream.File) si).close(); si = null; } }
D
/* TEST_OUTPUT: --- fail_compilation/test17451.d(22): Error: undefined identifier `allocator` fail_compilation/test17451.d(23): Error: `long` has no effect in expression `false` fail_compilation/test17451.d(30): Error: variable test17451.HashMap!(ThreadSlot).HashMap.__lambda2.v size of type ThreadSlot is invalid fail_compilation/test17451.d(44): Error: template instance test17451.HashMap!(ThreadSlot) error instantiating --- */ // https://issues.dlang.org/show_bug.cgi?id=17451 interface ManualEvent {} interface EventDriver { ManualEvent createManualEvent() ; } struct ArraySet(Key) { ~this() { try allocator; catch false; // should never happen } } struct HashMap(TValue) { alias Value = TValue; static if ({ Value v; }) {} } struct Task {} class Libevent2Driver : EventDriver { Libevent2ManualEvent createManualEvent() {} } struct ThreadSlot { ArraySet!Task tasks; } class Libevent2ManualEvent { HashMap!ThreadSlot m_waiters; }
D
/Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/Objects-normal/x86_64/DiskCache.o : /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Cache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CGSize+Swift.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CryptoSwiftMD5.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Data.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskCache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetch.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Format.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Log.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NetworkFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSFileManager+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSHTTPURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/String+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIButton+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImage+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImageView+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIView+Haneke.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Users/Fares/Documents/Projects/TransitApp/Pods/Target\ Support\ Files/HanekeSwift/HanekeSwift-umbrella.h /Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/Objects-normal/x86_64/DiskCache~partial.swiftmodule : /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Cache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CGSize+Swift.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CryptoSwiftMD5.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Data.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskCache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetch.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Format.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Log.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NetworkFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSFileManager+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSHTTPURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/String+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIButton+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImage+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImageView+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIView+Haneke.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Users/Fares/Documents/Projects/TransitApp/Pods/Target\ Support\ Files/HanekeSwift/HanekeSwift-umbrella.h /Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/Objects-normal/x86_64/DiskCache~partial.swiftdoc : /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Cache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CGSize+Swift.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/CryptoSwiftMD5.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Data.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskCache.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/DiskFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetch.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Fetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Format.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/Log.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NetworkFetcher.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSFileManager+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSHTTPURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/NSURLResponse+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/String+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIButton+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImage+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIImageView+Haneke.swift /Users/Fares/Documents/Projects/TransitApp/Pods/HanekeSwift/Haneke/UIView+Haneke.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Users/Fares/Documents/Projects/TransitApp/Pods/Target\ Support\ Files/HanekeSwift/HanekeSwift-umbrella.h /Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/HanekeSwift.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule
D
/Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/Placeholder.o : /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/String+MD5.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Resource.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Image.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageCache.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageTransition.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherOptionsInfo.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageDownloader.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Placeholder.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherManager.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImagePrefetcher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/UIButton+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageView+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/RequestModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ThreadHelper.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Filter.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/CacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/FormatIndicatedCacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageProcessor.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Indicator.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Box.swift /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Accelerate.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/os.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/hanykaram/Desktop/MVC/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-umbrella.h /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.h /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/unextended-module.modulemap /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/objc/ObjectiveC.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/Darwin.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/os.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/Placeholder~partial.swiftmodule : /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/String+MD5.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Resource.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Image.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageCache.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageTransition.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherOptionsInfo.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageDownloader.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Placeholder.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherManager.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImagePrefetcher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/UIButton+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageView+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/RequestModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ThreadHelper.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Filter.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/CacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/FormatIndicatedCacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageProcessor.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Indicator.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Box.swift /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Accelerate.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/os.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/hanykaram/Desktop/MVC/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-umbrella.h /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.h /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/unextended-module.modulemap /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/objc/ObjectiveC.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/Darwin.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/os.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/Placeholder~partial.swiftdoc : /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/String+MD5.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Resource.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Image.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageCache.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageTransition.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherOptionsInfo.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageDownloader.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Placeholder.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherManager.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImagePrefetcher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/UIButton+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageView+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/RequestModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ThreadHelper.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Filter.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/CacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/FormatIndicatedCacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageProcessor.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Indicator.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Box.swift /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Accelerate.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/os.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/hanykaram/Desktop/MVC/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-umbrella.h /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.h /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/unextended-module.modulemap /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/objc/ObjectiveC.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/Darwin.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/os.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/Placeholder~partial.swiftsourceinfo : /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/String+MD5.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Resource.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Image.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageCache.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageTransition.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherOptionsInfo.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageDownloader.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Placeholder.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/KingfisherManager.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImagePrefetcher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/UIButton+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageView+Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/RequestModifier.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ThreadHelper.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Filter.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/CacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/FormatIndicatedCacheSerializer.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/ImageProcessor.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Indicator.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Box.swift /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Accelerate.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/os.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/hanykaram/Desktop/MVC/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-umbrella.h /Users/hanykaram/Desktop/MVC/Pods/Kingfisher/Sources/Kingfisher.h /Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Kingfisher.build/unextended-module.modulemap /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/objc/ObjectiveC.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/usr/include/Darwin.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/os.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Users/hanykaram/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
instance BDT_1007_Bandit_H(Npc_Default) { name[0] = NAME_Bandit; guild = GIL_BDT; id = 1007; voice = 13; flags = 0; npcType = NPCTYPE_AMBIENT; B_SetAttributesToChapter(self,3); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Sld_Axe); EquipItem(self,ItRw_Mil_Crossbow); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_FatBald",Face_L_Tough_Santino,BodyTex_L,ItAr_BDT_H); Mdl_SetModelFatness(self,2); Mdl_ApplyOverlayMds(self,"Humans_Relaxed.mds"); B_GiveNpcTalents(self); B_SetFightSkills(self,50); start_aistate = ZS_Bandit; };
D
/Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/Objects-normal/x86_64/SortDescriptor.o : /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Schema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectSchema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Sync.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ThreadSafeReference.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Optional.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Util.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Realm.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SwiftVersion.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Migration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmConfiguration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmCollection.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Error.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SortDescriptor.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Aliases.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/LinkingObjects.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Results.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Object.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectiveCSupport.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/List.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Property.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/Target\ Support\ Files/RealmSwift/RealmSwift-umbrella.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/NSError+RLMSync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMThreadSafeReference.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectStore.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMOptionalBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMListBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectBase_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncUtil_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealm_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealmConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMCollection_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMResults_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObject_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMArray_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMProperty_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUtil.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/Realm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMPlatform.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSession.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncPermission.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMMigration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMCollection.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSubscription.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncManager.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUser.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMAccessor.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncCredentials.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMResults.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMConstants.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObject.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMArray.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMProperty.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/unextended-module.modulemap /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Realm.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/Objects-normal/x86_64/SortDescriptor~partial.swiftmodule : /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Schema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectSchema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Sync.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ThreadSafeReference.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Optional.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Util.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Realm.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SwiftVersion.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Migration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmConfiguration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmCollection.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Error.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SortDescriptor.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Aliases.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/LinkingObjects.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Results.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Object.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectiveCSupport.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/List.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Property.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/Target\ Support\ Files/RealmSwift/RealmSwift-umbrella.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/NSError+RLMSync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMThreadSafeReference.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectStore.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMOptionalBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMListBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectBase_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncUtil_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealm_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealmConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMCollection_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMResults_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObject_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMArray_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMProperty_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUtil.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/Realm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMPlatform.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSession.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncPermission.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMMigration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMCollection.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSubscription.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncManager.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUser.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMAccessor.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncCredentials.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMResults.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMConstants.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObject.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMArray.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMProperty.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/unextended-module.modulemap /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Realm.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/Objects-normal/x86_64/SortDescriptor~partial.swiftdoc : /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Schema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectSchema.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Sync.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ThreadSafeReference.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Optional.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Util.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Realm.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SwiftVersion.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Migration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmConfiguration.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/RealmCollection.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Error.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/SortDescriptor.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Aliases.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/LinkingObjects.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Results.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Object.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/ObjectiveCSupport.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/List.swift /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/RealmSwift/RealmSwift/Property.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.apinotesc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/QuartzCore.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Metal.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreFoundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Pods/Target\ Support\ Files/RealmSwift/RealmSwift-umbrella.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectSchema.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm_Dynamic.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration+Sync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/NSError+RLMSync.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMThreadSafeReference.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectStore.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMOptionalBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObjectBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMListBase.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectSchema_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObjectBase_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncUtil_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealm_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMSyncConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMRealmConfiguration_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMCollection_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMResults_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMObject_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMArray_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMProperty_Private.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUtil.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/Realm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealm.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMPlatform.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSession.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncPermission.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMMigration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMRealmConfiguration.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMCollection.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncSubscription.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncManager.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncUser.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/PrivateHeaders/RLMAccessor.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMSyncCredentials.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMResults.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMConstants.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMObject.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMArray.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Products/Debug-iphonesimulator/Realm/Realm.framework/Headers/RLMProperty.h /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/unextended-module.modulemap /Users/yamaguchiMacPro/Documents/work/ChousainPlus/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Realm.build/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
someone whose age is in the seventies
D
module engine.core.define; /** Engine uses some type overrides and local functions based on this. This mixin should be used in every module */ enum TEngineModuleDefines = q{ private { } };
D
// moveu.d import std.stdio: writeln; import std.process: system; import core.thread: Thread; import std.datetime: dur; string[] getInput(ref TextBool txtboo) { with(txtboo) { lines = [ " Happy", "Birthday", "Luke! :-)" ]; doExecute = true; } // with return txtboo.lines; } struct TextBool { string[] lines; bool doExecute; } void main() { string[] lines; TextBool txtboo; while(! txtboo.doExecute) { lines = txtboo.getInput(); } version(Windows) system("cls"); // need some thing else other than system else system("clear"); int yoff; bool down = true; // true going down while(true) { foreach(s; 0 .. yoff) writeln(); foreach(ln; lines[0 .. $ - yoff]) { writeln(ln); } if (down) { yoff++; if (yoff == lines.length) down = false; } else if (! down) { yoff--; if (yoff == 0) down = true; } Thread.sleep(dur!"msecs"(450)); version(Windows) system("cls"); else system("clear"); } }
D
/* Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ module derelict.opengl3.xext; private import derelict.util.system; static if(Derelict_OS_Posix && !Derelict_OS_Mac) { private { import derelict.opengl3.types; import derelict.opengl3.constants; import derelict.opengl3.internal; import derelict.opengl3.glx; import derelict.util.xtypes; } alias ulong int64_t; alias ulong uint64_t; alias int int32_t; alias XID GLXContextID; alias XID GLXVideoCaptureDeviceNV; alias XID GLXPbufferSGIX; alias uint GLXVideoDeviceNV; struct __GLXFBConfigRec; alias __GLXFBConfigRec GLXFBConfigSGIX; enum : uint { GLX_WINDOW_BIT = 0x00000001, GLX_PIXMAP_BIT = 0x00000002, GLX_PBUFFER_BIT = 0x00000004, GLX_RGBA_BIT = 0x00000001, GLX_COLOR_INDEX_BIT = 0x00000002, GLX_PBUFFER_CLOBBER_MASK = 0x08000000, GLX_FRONT_LEFT_BUFFER_BIT = 0x00000001, GLX_FRONT_RIGHT_BUFFER_BIT = 0x00000002, GLX_BACK_LEFT_BUFFER_BIT = 0x00000004, GLX_BACK_RIGHT_BUFFER_BIT = 0x00000008, GLX_AUX_BUFFERS_BIT = 0x00000010, GLX_DEPTH_BUFFER_BIT = 0x00000020, GLX_STENCIL_BUFFER_BIT = 0x00000040, GLX_ACCUM_BUFFER_BIT = 0x00000080, GLX_CONFIG_CAVEAT = 0x20, GLX_X_VISUAL_TYPE = 0x22, GLX_TRANSPARENT_TYPE = 0x23, GLX_TRANSPARENT_INDEX_VALUE = 0x24, GLX_TRANSPARENT_RED_VALUE = 0x25, GLX_TRANSPARENT_GREEN_VALUE = 0x26, GLX_TRANSPARENT_BLUE_VALUE = 0x27, GLX_TRANSPARENT_ALPHA_VALUE = 0x28, GLX_DONT_CARE = 0xFFFFFFFF, GLX_NONE = 0x8000, GLX_SLOW_CONFIG = 0x8001, GLX_TRUE_COLOR = 0x8002, GLX_DIRECT_COLOR = 0x8003, GLX_PSEUDO_COLOR = 0x8004, GLX_STATIC_COLOR = 0x8005, GLX_GRAY_SCALE = 0x8006, GLX_STATIC_GRAY = 0x8007, GLX_TRANSPARENT_RGB = 0x8008, GLX_TRANSPARENT_INDEX = 0x8009, GLX_VISUAL_ID = 0x800B, GLX_SCREEN = 0x800C, GLX_NON_CONFORMANT_CONFIG = 0x800D, GLX_DRAWABLE_TYPE = 0x8010, GLX_RENDER_TYPE = 0x8011, GLX_X_RENDERABLE = 0x8012, GLX_FBCONFIG_ID = 0x8013, GLX_RGBA_TYPE = 0x8014, GLX_COLOR_INDEX_TYPE = 0x8015, GLX_MAX_PBUFFER_WIDTH = 0x8016, GLX_MAX_PBUFFER_HEIGHT = 0x8017, GLX_MAX_PBUFFER_PIXELS = 0x8018, GLX_PRESERVED_CONTENTS = 0x801B, GLX_LARGEST_PBUFFER = 0x801C, GLX_WIDTH = 0x801D, GLX_HEIGHT = 0x801E, GLX_EVENT_MASK = 0x801F, GLX_DAMAGED = 0x8020, GLX_SAVED = 0x8021, GLX_WINDOW = 0x8022, GLX_PBUFFER = 0x8023, GLX_PBUFFER_HEIGHT = 0x8040, GLX_PBUFFER_WIDTH = 0x8041 } enum : uint { GLX_CONTEXT_DEBUG_BIT_ARB = 0x00000001, GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB = 0x00000002, GLX_CONTEXT_MAJOR_VERSION_ARB = 0x2091, GLX_CONTEXT_MINOR_VERSION_ARB = 0x2092, GLX_CONTEXT_FLAGS_ARB = 0x2094 } enum : uint { GLX_CONTEXT_CORE_PROFILE_BIT_ARB = 0x00000001, GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB = 0x00000002, GLX_CONTEXT_PROFILE_MASK_ARB = 0x9126 } enum : uint { GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB = 0x00000004, GLX_LOSE_CONTEXT_ON_RESET_ARB = 0x8252, GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB = 0x8256, GLX_NO_RESET_NOTIFICATION_ARB = 0x8261 } enum : uint { GLX_RGBA_FLOAT_TYPE_ARB = 0x20B9, GLX_RGBA_FLOAT_BIT_ARB = 0x00000004 } enum : uint { GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB = 0x20B2 } enum : uint { GLX_SAMPLE_BUFFERS_ARB = 100000, GLX_SAMPLES_ARB = 100001 } enum : uint { GLX_CONTEXT_RESET_ISOLATION_BIT_ARB = 0x00000008 } enum : uint { GLX_SAMPLE_BUFFERS_3DFX = 0x8050, GLX_SAMPLES_3DFX = 0x8051 } enum : uint { GLX_GPU_VENDOR_AMD = 0x1F00, GLX_GPU_RENDERER_STRING_AMD = 0x1F01, GLX_GPU_OPENGL_VERSION_STRING_AMD = 0x1F02, GLX_GPU_FASTEST_TARGET_GPUS_AMD = 0x21A2, GLX_GPU_RAM_AMD = 0x21A3, GLX_GPU_CLOCK_AMD = 0x21A4, GLX_GPU_NUM_PIPES_AMD = 0x21A5, GLX_GPU_NUM_SIMD_AMD = 0x21A6, GLX_GPU_NUM_RB_AMD = 0x21A7, GLX_GPU_NUM_SPI_AMD = 0x21A8 } enum : uint { GLX_BACK_BUFFER_AGE_EXT = 0x20F4 } enum : uint { GLX_CONTEXT_ES2_PROFILE_BIT_EXT = 0x00000004 } enum : uint { GLX_CONTEXT_ES_PROFILE_BIT_EXT = 0x00000004 } enum : uint { GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT = 0x20B1, GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT = 0x00000008, } enum : uint { GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT = 0x20B2 } enum : uint { GLX_SHARE_CONTEXT_EXT = 0x800A, GLX_VISUAL_ID_EXT = 0x800B, GLX_SCREEN_EXT = 0x800C } enum : uint { GLX_SWAP_INTERVAL_EXT = 0x20F1, GLX_MAX_SWAP_INTERVAL_EXT = 0x20F2 } enum : uint { GLX_LATE_SWAPS_TEAR_EXT = 0x20F3 } enum : uint { GLX_TEXTURE_1D_BIT_EXT = 0x00000001, GLX_TEXTURE_2D_BIT_EXT = 0x00000002, GLX_TEXTURE_RECTANGLE_BIT_EXT = 0x00000004, GLX_BIND_TO_TEXTURE_RGB_EXT = 0x20D0, GLX_BIND_TO_TEXTURE_RGBA_EXT = 0x20D1, GLX_BIND_TO_MIPMAP_TEXTURE_EXT = 0x20D2, GLX_BIND_TO_TEXTURE_TARGETS_EXT = 0x20D3, GLX_Y_INVERTED_EXT = 0x20D4, GLX_TEXTURE_FORMAT_EXT = 0x20D5, GLX_TEXTURE_TARGET_EXT = 0x20D6, GLX_MIPMAP_TEXTURE_EXT = 0x20D7, GLX_TEXTURE_FORMAT_NONE_EXT = 0x20D8, GLX_TEXTURE_FORMAT_RGB_EXT = 0x20D9, GLX_TEXTURE_FORMAT_RGBA_EXT = 0x20DA, GLX_TEXTURE_1D_EXT = 0x20DB, GLX_TEXTURE_2D_EXT = 0x20DC, GLX_TEXTURE_RECTANGLE_EXT = 0x20DD, GLX_FRONT_LEFT_EXT = 0x20DE, GLX_FRONT_RIGHT_EXT = 0x20DF, GLX_BACK_LEFT_EXT = 0x20E0, GLX_BACK_RIGHT_EXT = 0x20E1, GLX_FRONT_EXT = 0x20DE, GLX_BACK_EXT = 0x20E0, GLX_AUX0_EXT = 0x20E2, GLX_AUX1_EXT = 0x20E3, GLX_AUX2_EXT = 0x20E4, GLX_AUX3_EXT = 0x20E5, GLX_AUX4_EXT = 0x20E6, GLX_AUX5_EXT = 0x20E7, GLX_AUX6_EXT = 0x20E8, GLX_AUX7_EXT = 0x20E9, GLX_AUX8_EXT = 0x20EA, GLX_AUX9_EXT = 0x20EB } enum : uint { GLX_X_VISUAL_TYPE_EXT = 0x22, GLX_TRANSPARENT_TYPE_EXT = 0x23, GLX_TRANSPARENT_INDEX_VALUE_EXT = 0x24, GLX_TRANSPARENT_RED_VALUE_EXT = 0x25, GLX_TRANSPARENT_GREEN_VALUE_EXT = 0x26, GLX_TRANSPARENT_BLUE_VALUE_EXT = 0x27, GLX_TRANSPARENT_ALPHA_VALUE_EXT = 0x28, GLX_NONE_EXT = 0x8000, GLX_TRUE_COLOR_EXT = 0x8002, GLX_DIRECT_COLOR_EXT = 0x8003, GLX_PSEUDO_COLOR_EXT = 0x8004, GLX_STATIC_COLOR_EXT = 0x8005, GLX_GRAY_SCALE_EXT = 0x8006, GLX_STATIC_GRAY_EXT = 0x8007, GLX_TRANSPARENT_RGB_EXT = 0x8008, GLX_TRANSPARENT_INDEX_EXT = 0x8009 } enum : uint { GLX_VISUAL_CAVEAT_EXT = 0x20, GLX_SLOW_VISUAL_EXT = 0x8001, GLX_NON_CONFORMANT_VISUAL_EXT = 0x800D } enum : uint { GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK = 0x04000000, GLX_EXCHANGE_COMPLETE_INTEL = 0x8180, GLX_COPY_COMPLETE_INTEL = 0x8181, GLX_FLIP_COMPLETE_INTEL = 0x8182 } enum : uint { GLX_3DFX_WINDOW_MODE_MESA = 0x1, GLX_3DFX_FULLSCREEN_MODE_MESA = 0x2 } enum : uint { GLX_FLOAT_COMPONENTS_NV = 0x20B0 } enum : uint { GLX_COVERAGE_SAMPLES_NV = 100001, GLX_COLOR_SAMPLES_NV = 0x20B3 } enum : uint { GLX_DEVICE_ID_NV = 0x20CD, GLX_UNIQUE_ID_NV = 0x20CE, GLX_NUM_VIDEO_CAPTURE_SLOTS_NV = 0x20CF } enum : uint { GLX_VIDEO_OUT_COLOR_NV = 0x20C3, GLX_VIDEO_OUT_ALPHA_NV = 0x20C4, GLX_VIDEO_OUT_DEPTH_NV = 0x20C5, GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV = 0x20C6, GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV = 0x20C7, GLX_VIDEO_OUT_FRAME_NV = 0x20C8, GLX_VIDEO_OUT_FIELD_1_NV = 0x20C9, GLX_VIDEO_OUT_FIELD_2_NV = 0x20CA, GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV = 0x20CB, GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV = 0x20CC } enum : uint { GLX_SWAP_METHOD_OML = 0x8060, GLX_SWAP_EXCHANGE_OML = 0x8061, GLX_SWAP_COPY_OML = 0x8062, GLX_SWAP_UNDEFINED_OML = 0x8063 } enum : uint { GLX_BLENDED_RGBA_SGIS = 0x8025 } enum : uint { GLX_SAMPLE_BUFFERS_SGIS = 100000, GLX_SAMPLES_SGIS = 100001 } enum : uint { GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS = 0x8026, GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS = 0x8027 } enum : uint { GLX_WINDOW_BIT_SGIX = 0x00000001, GLX_PIXMAP_BIT_SGIX = 0x00000002, GLX_RGBA_BIT_SGIX = 0x00000001, GLX_COLOR_INDEX_BIT_SGIX = 0x00000002, GLX_DRAWABLE_TYPE_SGIX = 0x8010, GLX_RENDER_TYPE_SGIX = 0x8011, GLX_X_RENDERABLE_SGIX = 0x8012, GLX_FBCONFIG_ID_SGIX = 0x8013, GLX_RGBA_TYPE_SGIX = 0x8014, GLX_COLOR_INDEX_TYPE_SGIX = 0x8015 } enum : uint { GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX = 80, GLX_BAD_HYPERPIPE_CONFIG_SGIX = 91, GLX_BAD_HYPERPIPE_SGIX = 92, GLX_HYPERPIPE_DISPLAY_PIPE_SGIX = 0x00000001, GLX_HYPERPIPE_RENDER_PIPE_SGIX = 0x00000002, GLX_PIPE_RECT_SGIX = 0x00000001, GLX_PIPE_RECT_LIMITS_SGIX = 0x00000002, GLX_HYPERPIPE_STEREO_SGIX = 0x00000003, GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX = 0x00000004, GLX_HYPERPIPE_ID_SGIX = 0x8030 } enum : uint { GLX_PBUFFER_BIT_SGIX = 0x00000004, GLX_BUFFER_CLOBBER_MASK_SGIX = 0x08000000, GLX_FRONT_LEFT_BUFFER_BIT_SGIX = 0x00000001, GLX_FRONT_RIGHT_BUFFER_BIT_SGIX = 0x00000002, GLX_BACK_LEFT_BUFFER_BIT_SGIX = 0x00000004, GLX_BACK_RIGHT_BUFFER_BIT_SGIX = 0x00000008, GLX_AUX_BUFFERS_BIT_SGIX = 0x00000010, GLX_DEPTH_BUFFER_BIT_SGIX = 0x00000020, GLX_STENCIL_BUFFER_BIT_SGIX = 0x00000040, GLX_ACCUM_BUFFER_BIT_SGIX = 0x00000080, GLX_SAMPLE_BUFFERS_BIT_SGIX = 0x00000100, GLX_MAX_PBUFFER_WIDTH_SGIX = 0x8016, GLX_MAX_PBUFFER_HEIGHT_SGIX = 0x8017, GLX_MAX_PBUFFER_PIXELS_SGIX = 0x8018, GLX_OPTIMAL_PBUFFER_WIDTH_SGIX = 0x8019, GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX = 0x801A, GLX_PRESERVED_CONTENTS_SGIX = 0x801B, GLX_LARGEST_PBUFFER_SGIX = 0x801C, GLX_WIDTH_SGIX = 0x801D, GLX_HEIGHT_SGIX = 0x801E, GLX_EVENT_MASK_SGIX = 0x801F, GLX_DAMAGED_SGIX = 0x8020, GLX_SAVED_SGIX = 0x8021, GLX_WINDOW_SGIX = 0x8022, GLX_PBUFFER_SGIX = 0x8023 } enum : uint { GLX_SYNC_FRAME_SGIX = 0x00000000, GLX_SYNC_SWAP_SGIX = 0x00000001 } enum : uint { GLX_VISUAL_SELECT_GROUP_SGIX = 0x8028 } struct GLXHyperpipeNetworkSGIX { char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ int networkId; } struct GLXHyperpipeConfigSGIX { char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ int chann; uint participationType; int timeSlice; } struct GLXPipeRect { char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME NGTH_SGIX] */ int srcXOrigin, srcYOrigin, srcWidth, srcHeight; int destXOrigin, destYOrigin, destWidth, destHeight; } struct GLXPipeRectLimits { char pipeNa[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ int XOrigin, YOrigin, maxHeight, maxWidth; } // functions as types extern(System) { // GLX_ARB_create_context alias nothrow GLXContext function(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list) da_glXCreateContextAttribsARB; // GLX_ARB_get_proc_address alias nothrow __GLXextFuncPtr function(const GLubyte *procName) da_glXGetProcAddressARB; // GLX_EXT_import_context alias nothrow Display* function() da_glXGetCurrentDisplayEXT; alias nothrow int function(Display* dpy, GLXContext context, int attribute, int* value) da_glXQueryContextInfoEXT; alias nothrow GLXContextID function(const GLXContext context) da_glXGetContextIDEXT; alias nothrow GLXContext function(Display* dpy, GLXContextID contextID) da_glXImportContextEXT; alias nothrow void function(Display* dpy, GLXContext context) da_glXFreeContextEXT; // GLX_EXT_swap_control alias nothrow void function(Display* dpy, GLXDrawable drawable, int interval) da_glXSwapIntervalEXT; // GLX_EXT_texture_from_pixmap alias nothrow void function(Display* dpy, GLXDrawable drawable, int buffer, const int* attrib_list) da_glXBindTexImageEXT; alias nothrow void function(Display* dpy, GLXDrawable drawable, int buffer) da_glXReleaseTexImageEXT; // GLX_MESA_agp_offset alias nothrow uint function(const void* pointer) da_glXGetAGPOffsetMESA; // GLX_MESA_pixmap_colormap alias nothrow GLXPixmap function(Display* dpy, XVisualInfo* visual, Pixmap pixmap, Colormap cmap) da_glXCreateGLXPixmapMESA; // GLX_MESA_release_buffers alias nothrow Bool function(Display* dpy, GLXDrawable drawable) da_glXReleaseBuffersMESA; // GLX_MESA_set_3dfx_mode alias nothrow Bool function(int mode) da_glXSet3DfxModeMESA; // GLX_NV_copy_image alias nothrow void function(Display* dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth) da_glXCopyImageSubDataNV; // GLX_NV_present_video alias nothrow uint* function(Display* dpy, int screen, int* nelements) da_glXEnumerateVideoDevicesNV; alias nothrow int function(Display* dpy, uint video_slot, uint video_device, const int* attrib_list) da_glXBindVideoDeviceNV; // GLX_NV_swap_group alias nothrow Bool function(Display* dpy, GLXDrawable drawable, GLuint group) da_glXJoinSwapGroupNV; alias nothrow Bool function(Display* dpy, GLuint group, GLuint barrier) da_glXBindSwapBarrierNV; alias nothrow Bool function(Display* dpy, GLXDrawable drawable, GLuint* group, GLuint* barrier) da_glXQuerySwapGroupNV; alias nothrow Bool function(Display* dpy, int screen, GLuint* maxGroups, GLuint* maxBarriers) da_glXQueryMaxSwapGroupsNV; alias nothrow Bool function(Display* dpy, int screen, GLuint* count) da_glXQueryFrameCountNV; alias nothrow Bool function(Display* dpy, int screen) da_glXResetFrameCountNV; // GLX_NV_video_capture alias nothrow int function(Display* dpy, uint video_capture_slot, GLXVideoCaptureDeviceNV device) da_glXBindVideoCaptureDeviceNV; alias nothrow GLXVideoCaptureDeviceNV* function(Display* dpy, int screen, int* nelements) da_glXEnumerateVideoCaptureDevicesNV; alias nothrow void function(Display* dpy, GLXVideoCaptureDeviceNV device) da_glXLockVideoCaptureDeviceNV; alias nothrow int function(Display* dpy, GLXVideoCaptureDeviceNV device, int attribute, int* value) da_glXQueryVideoCaptureDeviceNV; alias nothrow void function(Display* dpy, GLXVideoCaptureDeviceNV device) da_glXReleaseVideoCaptureDeviceNV; // GLX_NV_video_output alias nothrow int function(Display* dpy, int screen, int numVideoDevices, GLXVideoDeviceNV* pVideoDevice) da_glXGetVideoDeviceNV; alias nothrow int function(Display* dpy, int screen, GLXVideoDeviceNV VideoDevice) da_glXReleaseVideoDeviceNV; alias nothrow int function(Display* dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer) da_glXBindVideoImageNV; alias nothrow int function(Display* dpy, GLXPbuffer pbuf) da_glXReleaseVideoImageNV; alias nothrow int function(Display* dpy, GLXPbuffer pbuf, int iBufferType, ulong* pulCounterPbuffer, GLboolean bBlock) da_glXSendPbufferToVideoNV; alias nothrow int function(Display* dpy, int screen, GLXVideoDeviceNV VideoDevice, ulong* pulCounterOutputPbuffer, ulong* pulCounterOutputVideo) da_glXGetVideoInfoNV; // GLX_OML_sync_control alias nothrow Bool function(Display* dpy, GLXDrawable drawable, int64_t* ust, int64_t* msc, int64_t* sbc) da_glXGetSyncValuesOML; alias nothrow Bool function(Display* dpy, GLXDrawable drawable, int32_t* numerator, int32_t* denominator) da_glXGetMscRateOML; alias nothrow int64_t function(Display* dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder) da_glXSwapBuffersMscOML; alias nothrow Bool function(Display* dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t* ust, int64_t* msc, int64_t* sbc) da_glXWaitForMscOML; alias nothrow Bool function(Display* dpy, GLXDrawable drawable, int64_t target_sbc, int64_t* ust, int64_t* msc, int64_t* sbc) da_glXWaitForSbcOML; // GLX_SGIX_fbconfig alias nothrow int function(Display* dpy, GLXFBConfigSGIX config, int attribute, int* value) da_glXGetFBConfigAttribSGIX; alias nothrow GLXFBConfigSGIX* function(Display* dpy, int screen, int* attrib_list, int* nelements) da_glXChooseFBConfigSGIX; alias nothrow GLXPixmap function(Display* dpy, GLXFBConfigSGIX config, Pixmap pixmap) da_glXCreateGLXPixmapWithConfigSGIX; alias nothrow GLXContext function(Display* dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) da_glXCreateContextWithConfigSGIX; alias nothrow XVisualInfo* function(Display* dpy, GLXFBConfigSGIX config) da_glXGetVisualFromFBConfigSGIX; alias nothrow GLXFBConfigSGIX function(Display* dpy, XVisualInfo* vis) da_glXGetFBConfigFromVisualSGIX; // GLX_SGIX_hyperpipe alias nothrow GLXHyperpipeNetworkSGIX* function(Display* dpy, int* npipes) da_glXQueryHyperpipeNetworkS; alias nothrow int function(Display* dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX* cfg, int* hpId) da_glXHyperpipeConfigSGIX; alias nothrow GLXHyperpipeConfigSGIX* function(Display* dpy, int hpId, int* npipes) da_glXQueryHyperpipeConfigSGIX; alias nothrow int function(Display* dpy, int hpId) da_glXDestroyHyperpipeConfigSGIX; alias nothrow int function(Display* dpy, int hpId) da_glXBindHyperpipeSGIX; alias nothrow int function(Display* dpy, int timeSlice, int attrib, int size, void* attribList, void* returnAttribList) da_glXQueryHyperpipeBestAttribSGIX; alias nothrow int function(Display* dpy, int timeSlice, int attrib, int size, void* attribList) da_glXHyperpipeAttribSGIX; alias nothrow int function(Display* dpy, int timeSlice, int attrib, int size, void* returnAttribList) da_glXQueryHyperpipeAttribSGIX; // GLX_SGIX_pbuffer alias nothrow GLXPbufferSGIX function(Display* dpy, GLXFBConfigSGIX config, uint width, uint height, int* attrib_list) da_glXCreateGLXPbufferSGIX; alias nothrow void function(Display* dpy, GLXPbufferSGIX pbuf) da_glXDestroyGLXPbufferSGIX; alias nothrow int function(Display* dpy, GLXPbufferSGIX pbuf, int attribute, uint* value) da_glXQueryGLXPbufferSGIX; alias nothrow void function(Display* dpy, GLXDrawable drawable, ulong mask) da_glXSelectEventSGIX; alias nothrow void function(Display* dpy, GLXDrawable drawable, ulong* mask) da_glXGetSelectedEventSGIX; // GLX_SGIX_swap_barrier alias nothrow void function(Display* dpy, GLXDrawable drawable, int barrier) da_glXBindSwapBarrierSGIX; alias nothrow Bool function(Display* dpy, int screen, int* max) da_glXQueryMaxSwapBarriersSGIX; // GLX_SGIX_swap_group alias nothrow void function(Display* dpy, GLXDrawable drawable, GLXDrawable member) da_glXJoinSwapGroupSGIX; // GLX_SGIX_video_source alias nothrow int function(Display* display, int screen, int channel, Window window) da_glXBindChannelToWindowSGIX; alias nothrow int function(Display* display, int screen, int channel, int x, int y, int w, int h) da_glXChannelRectSGIX; alias nothrow int function(Display* display, int screen, int channel, int* dx, int* dy, int* dw, int* dh) da_glXQueryChannelRectSGIX; alias nothrow int function(Display* display, int screen, int channel, int* x, int* y, int* w, int* h) da_glXQueryChannelDeltasSGIX; alias nothrow int function(Display* display, int screen, int channel, GLenum synctype) da_glXChannelRectSyncSGIX; // GLX_SGI_cushion alias nothrow void function(Display* dpy, Window window, float cushion) da_glXCushionSGI; // GLX_SGI_swap_control alias nothrow int function(int interval) da_glXSwapIntervalSGI; // GLX_SGI_video_sync alias nothrow int function(uint* count) da_glXGetVideoSyncSGI; alias nothrow int function(int divisor, int remainder, uint* count) da_glXWaitVideoSyncSGI; // GLX_SUN_get_transparent_index alias nothrow Status function(Display* dpy, Window overlay, Window underlay, long* pTransparentIndex) da_glXGetTransparentIndexSUN; } // function types alias void function() __GLXextFuncPtr; // function declarations __gshared { // GLX_ARB_create_context da_glXCreateContextAttribsARB glXCreateContextAttribsARB; // GLX_ARB_get_proc_address da_glXGetProcAddressARB glXGetProcAddressARB; // GLX_EXT_import_context da_glXGetCurrentDisplayEXT glXGetCurrentDisplayEXT; da_glXQueryContextInfoEXT glXQueryContextInfoEXT; da_glXGetContextIDEXT glXGetContextIDEXT; da_glXImportContextEXT glXImportContextEXT; da_glXFreeContextEXT glXFreeContextEXT; // GLX_EXT_swap_control da_glXSwapIntervalEXT glXSwapIntervalEXT; // GLX_EXT_texture_from_pixmap da_glXBindTexImageEXT glXBindTexImageEXT; da_glXReleaseTexImageEXT glXReleaseTexImageEXT; // GLX_MESA_agp_offset da_glXGetAGPOffsetMESA glXGetAGPOffsetMESA; // GLX_MESA_pixmap_colormap da_glXCreateGLXPixmapMESA glXCreateGLXPixmapMESA; // GLX_MESA_release_buffers da_glXReleaseBuffersMESA glXReleaseBuffersMESA; // GLX_MESA_set_3dfx_mode da_glXSet3DfxModeMESA glXSet3DfxModeMESA; // GLX_NV_copy_image da_glXCopyImageSubDataNV glXCopyImageSubDataNV; // GLX_NV_present_video da_glXEnumerateVideoDevicesNV glXEnumerateVideoDevicesNV; da_glXBindVideoDeviceNV glXBindVideoDeviceNV; // GLX_NV_swap_group da_glXJoinSwapGroupNV glXJoinSwapGroupNV; da_glXBindSwapBarrierNV glXBindSwapBarrierNV; da_glXQuerySwapGroupNV glXQuerySwapGroupNV; da_glXQueryMaxSwapGroupsNV glXQueryMaxSwapGroupsNV; da_glXQueryFrameCountNV glXQueryFrameCountNV; da_glXResetFrameCountNV glXResetFrameCountNV; // GLX_NV_video_capture da_glXBindVideoCaptureDeviceNV glXBindVideoCaptureDeviceNV; da_glXEnumerateVideoCaptureDevicesNV glXEnumerateVideoCaptureDevicesNV; da_glXLockVideoCaptureDeviceNV glXLockVideoCaptureDeviceNV; da_glXQueryVideoCaptureDeviceNV glXQueryVideoCaptureDeviceNV; da_glXReleaseVideoCaptureDeviceNV glXReleaseVideoCaptureDeviceNV; // GLX_NV_video_output da_glXGetVideoDeviceNV glXGetVideoDeviceNV; da_glXReleaseVideoDeviceNV glXReleaseVideoDeviceNV; da_glXBindVideoImageNV glXBindVideoImageNV; da_glXReleaseVideoImageNV glXReleaseVideoImageNV; da_glXSendPbufferToVideoNV glXSendPbufferToVideoNV; da_glXGetVideoInfoNV glXGetVideoInfoNV; // GLX_OML_sync_control da_glXGetSyncValuesOML glXGetSyncValuesOML; da_glXGetMscRateOML glXGetMscRateOML; da_glXSwapBuffersMscOML glXSwapBuffersMscOML; da_glXWaitForMscOML glXWaitForMscOML; da_glXWaitForSbcOML glXWaitForSbcOML; // GLX_SGIX_fbconfig da_glXGetFBConfigAttribSGIX glXGetFBConfigAttribSGIX; da_glXChooseFBConfigSGIX glXChooseFBConfigSGIX; da_glXCreateGLXPixmapWithConfigSGIX glXCreateGLXPixmapWithConfigSGIX; da_glXCreateContextWithConfigSGIX glXCreateContextWithConfigSGIX; da_glXGetVisualFromFBConfigSGIX glXGetVisualFromFBConfigSGIX; da_glXGetFBConfigFromVisualSGIX glXGetFBConfigFromVisualSGIX; // GLX_SGIX_hyperpipe da_glXQueryHyperpipeNetworkS glXQueryHyperpipeNetworkS; da_glXHyperpipeConfigSGIX glXHyperpipeConfigSGIX; da_glXQueryHyperpipeConfigSGIX glXQueryHyperpipeConfigSGIX; da_glXDestroyHyperpipeConfigSGIX glXDestroyHyperpipeConfigSGIX; da_glXBindHyperpipeSGIX glXBindHyperpipeSGIX; da_glXQueryHyperpipeBestAttribSGIX glXQueryHyperpipeBestAttribSGIX; da_glXHyperpipeAttribSGIX glXHyperpipeAttribSGIX; da_glXQueryHyperpipeAttribSGIX glXQueryHyperpipeAttribSGIX; // GLX_SGIX_pbuffer da_glXCreateGLXPbufferSGIX glXCreateGLXPbufferSGIX; da_glXDestroyGLXPbufferSGIX glXDestroyGLXPbufferSGIX; da_glXQueryGLXPbufferSGIX glXQueryGLXPbufferSGIX; da_glXSelectEventSGIX glXSelectEventSGIX; da_glXGetSelectedEventSGIX glXGetSelectedEventSGIX; // GLX_SGIX_swap_barrier da_glXBindSwapBarrierSGIX glXBindSwapBarrierSGIX; da_glXQueryMaxSwapBarriersSGIX glXQueryMaxSwapBarriersSGIX; // GLX_SGIX_swap_group da_glXJoinSwapGroupSGIX glXJoinSwapGroupSGIX; // GLX_SGIX_video_source da_glXBindChannelToWindowSGIX glXBindChannelToWindowSGIX; da_glXChannelRectSGIX glXChannelRectSGIX; da_glXQueryChannelRectSGIX glXQueryChannelRectSGIX; da_glXQueryChannelDeltasSGIX glXQueryChannelDeltasSGIX; da_glXChannelRectSyncSGIX glXChannelRectSyncSGIX; // GLX_SGI_cushion da_glXCushionSGI glXCushionSGI; // GLX_SGI_swap_control da_glXSwapIntervalSGI glXSwapIntervalSGI; // GLX_SGI_video_sync da_glXGetVideoSyncSGI glXGetVideoSyncSGI; da_glXWaitVideoSyncSGI glXWaitVideoSyncSGI; // GLX_SUN_get_transparent_index da_glXGetTransparentIndexSUN glXGetTransparentIndexSUN; } private __gshared bool _GLX_ARB_create_context; private __gshared bool _GLX_ARB_get_proc_address; private __gshared bool _GLX_EXT_import_context; private __gshared bool _GLX_EXT_swap_control; private __gshared bool _GLX_EXT_texture_from_pixmap; private __gshared bool _GLX_MESA_agp_offset; private __gshared bool _GLX_MESA_pixmap_colormap; private __gshared bool _GLX_MESA_release_buffers; private __gshared bool _GLX_MESA_set_3dfx_mode; private __gshared bool _GLX_NV_copy_image; private __gshared bool _GLX_NV_present_video; private __gshared bool _GLX_NV_swap_group; private __gshared bool _GLX_NV_video_capture; private __gshared bool _GLX_NV_video_output; private __gshared bool _GLX_OML_sync_control; private __gshared bool _GLX_SGIX_fbconfig; private __gshared bool _GLX_SGIX_hyperpipe; private __gshared bool _GLX_SGIX_pbuffer; private __gshared bool _GLX_SGIX_swap_barrier; private __gshared bool _GLX_SGIX_swap_group; private __gshared bool _GLX_SGIX_video_source; private __gshared bool _GLX_SGI_cushion; private __gshared bool _GLX_SGI_swap_control; private __gshared bool _GLX_SGI_video_sync; private __gshared bool _GLX_SUN_get_transparent_index; bool GLX_ARB_create_context() @property { return _GLX_ARB_create_context; } bool GLX_ARB_get_proc_address() @property { return _GLX_ARB_get_proc_address; } bool GLX_EXT_import_context() @property { return _GLX_EXT_import_context; } bool GLX_EXT_swap_control() @property { return _GLX_EXT_swap_control; } bool GLX_EXT_texture_from_pixmap() @property { return _GLX_EXT_texture_from_pixmap; } bool GLX_MESA_agp_offset() @property { return _GLX_MESA_agp_offset; } bool GLX_MESA_pixmap_colormap() @property { return _GLX_MESA_pixmap_colormap; } bool GLX_MESA_release_buffers() @property { return _GLX_MESA_release_buffers; } bool GLX_MESA_set_3dfx_mode() @property { return _GLX_MESA_set_3dfx_mode; } bool GLX_NV_copy_image() @property { return _GLX_NV_copy_image; } bool GLX_NV_present_video() @property { return _GLX_NV_present_video; } bool GLX_NV_swap_group() @property { return _GLX_NV_swap_group; } bool GLX_NV_video_capture() @property { return _GLX_NV_video_capture; } bool GLX_NV_video_output() @property { return _GLX_NV_video_output; } bool GLX_OML_sync_control() @property { return _GLX_OML_sync_control; } bool GLX_SGIX_fbconfig() @property { return _GLX_SGIX_fbconfig; } bool GLX_SGIX_hyperpipe() @property { return _GLX_SGIX_hyperpipe; } bool GLX_SGIX_pbuffer() @property { return _GLX_SGIX_pbuffer; } bool GLX_SGIX_swap_barrier() @property { return _GLX_SGIX_swap_barrier; } bool GLX_SGIX_swap_group() @property { return _GLX_SGIX_swap_group; } bool GLX_SGIX_video_source() @property { return _GLX_SGIX_video_source; } bool GLX_SGI_cushion() @property { return _GLX_SGI_cushion; } bool GLX_SGI_swap_control() @property { return _GLX_SGI_swap_control; } bool GLX_SGI_video_sync() @property { return _GLX_SGI_video_sync; } bool GLX_SUN_get_transparent_index() @property { return _GLX_SUN_get_transparent_index; } package void loadXEXT(GLVersion glversion) { // GLX_ARB_create_context _GLX_ARB_create_context = isExtSupported(glversion, "GLX_ARB_create_context"); if (_GLX_ARB_create_context) { try { bindGLFunc(cast(void**)&glXCreateContextAttribsARB, "glXCreateContextAttribsARB"); _GLX_ARB_create_context = true; } catch (Exception e) { _GLX_ARB_create_context = false; } } // GLX_ARB_get_proc_address _GLX_ARB_get_proc_address = isExtSupported(glversion, "GLX_ARB_get_proc_address"); if (_GLX_ARB_get_proc_address) { try { bindGLFunc(cast(void**)&glXGetProcAddressARB, "glXGetProcAddressARB"); _GLX_ARB_get_proc_address = true; } catch (Exception e) { _GLX_ARB_get_proc_address = false; } } // GLX_EXT_import_context _GLX_EXT_import_context = isExtSupported(glversion, "GLX_EXT_import_context"); if (_GLX_EXT_import_context) { try { bindGLFunc(cast(void**)&glXGetCurrentDisplayEXT, "glXGetCurrentDisplayEXT"); bindGLFunc(cast(void**)&glXQueryContextInfoEXT, "glXQueryContextInfoEXT"); bindGLFunc(cast(void**)&glXGetContextIDEXT, "glXGetContextIDEXT"); bindGLFunc(cast(void**)&glXImportContextEXT, "glXImportContextEXT"); bindGLFunc(cast(void**)&glXFreeContextEXT, "glXFreeContextEXT"); _GLX_EXT_import_context = true; } catch (Exception e) { _GLX_EXT_import_context = false; } } // GLX_EXT_swap_control _GLX_EXT_swap_control = isExtSupported(glversion, "GLX_EXT_swap_control"); if (_GLX_EXT_swap_control) { try { bindGLFunc(cast(void**)&glXSwapIntervalEXT, "glXSwapIntervalEXT"); _GLX_EXT_swap_control = true; } catch (Exception e) { _GLX_EXT_swap_control = false; } } // GLX_EXT_texture_from_pixmap _GLX_EXT_texture_from_pixmap = isExtSupported(glversion, "GLX_EXT_texture_from_pixmap"); if (_GLX_EXT_texture_from_pixmap) { try { bindGLFunc(cast(void**)&glXBindTexImageEXT, "glXBindTexImageEXT"); bindGLFunc(cast(void**)&glXReleaseTexImageEXT, "glXReleaseTexImageEXT"); _GLX_EXT_texture_from_pixmap = true; } catch (Exception e) { _GLX_EXT_texture_from_pixmap = false; } } // GLX_MESA_agp_offset _GLX_MESA_agp_offset = isExtSupported(glversion, "GLX_MESA_agp_offset"); if (_GLX_MESA_agp_offset) { try { bindGLFunc(cast(void**)&glXGetAGPOffsetMESA, "glXGetAGPOffsetMESA"); _GLX_MESA_agp_offset = true; } catch (Exception e) { _GLX_MESA_agp_offset = false; } } // GLX_MESA_pixmap_colormap _GLX_MESA_pixmap_colormap = isExtSupported(glversion, "GLX_MESA_pixmap_colormap"); if (_GLX_MESA_pixmap_colormap) { try { bindGLFunc(cast(void**)&glXCreateGLXPixmapMESA, "glXCreateGLXPixmapMESA"); _GLX_MESA_pixmap_colormap = true; } catch (Exception e) { _GLX_MESA_pixmap_colormap = false; } } // GLX_MESA_release_buffers _GLX_MESA_release_buffers = isExtSupported(glversion, "GLX_MESA_release_buffers"); if (_GLX_MESA_release_buffers) { try { bindGLFunc(cast(void**)&glXReleaseBuffersMESA, "glXReleaseBuffersMESA"); _GLX_MESA_release_buffers = true; } catch (Exception e) { _GLX_MESA_release_buffers = false; } } // GLX_MESA_set_3dfx_mode _GLX_MESA_set_3dfx_mode = isExtSupported(glversion, "GLX_MESA_set_3dfx_mode"); if (_GLX_MESA_set_3dfx_mode) { try { bindGLFunc(cast(void**)&glXSet3DfxModeMESA, "glXSet3DfxModeMESA"); _GLX_MESA_set_3dfx_mode = true; } catch (Exception e) { _GLX_MESA_set_3dfx_mode = false; } } // GLX_NV_copy_image _GLX_NV_copy_image = isExtSupported(glversion, "GLX_NV_copy_image"); if (_GLX_NV_copy_image) { try { bindGLFunc(cast(void**)&glXCopyImageSubDataNV, "glXCopyImageSubDataNV"); _GLX_NV_copy_image = true; } catch (Exception e) { _GLX_NV_copy_image = false; } } // GLX_NV_present_video _GLX_NV_present_video = isExtSupported(glversion, "GLX_NV_present_video"); if (_GLX_NV_present_video) { try { bindGLFunc(cast(void**)&glXEnumerateVideoDevicesNV, "glXEnumerateVideoDevicesNV"); bindGLFunc(cast(void**)&glXBindVideoDeviceNV, "glXBindVideoDeviceNV"); _GLX_NV_present_video = true; } catch (Exception e) { _GLX_NV_present_video = false; } } // GLX_NV_swap_group _GLX_NV_swap_group = isExtSupported(glversion, "GLX_NV_swap_group"); if (_GLX_NV_swap_group) { try { bindGLFunc(cast(void**)&glXJoinSwapGroupNV, "glXJoinSwapGroupNV"); bindGLFunc(cast(void**)&glXBindSwapBarrierNV, "glXBindSwapBarrierNV"); bindGLFunc(cast(void**)&glXQuerySwapGroupNV, "glXQuerySwapGroupNV"); bindGLFunc(cast(void**)&glXQueryMaxSwapGroupsNV, "glXQueryMaxSwapGroupsNV"); bindGLFunc(cast(void**)&glXQueryFrameCountNV, "glXQueryFrameCountNV"); bindGLFunc(cast(void**)&glXResetFrameCountNV, "glXResetFrameCountNV"); _GLX_NV_swap_group = true; } catch (Exception e) { _GLX_NV_swap_group = false; } } // GLX_NV_video_capture _GLX_NV_video_capture = isExtSupported(glversion, "GLX_NV_video_capture"); if (_GLX_NV_video_capture) { try { bindGLFunc(cast(void**)&glXBindVideoCaptureDeviceNV, "glXBindVideoCaptureDeviceNV"); bindGLFunc(cast(void**)&glXEnumerateVideoCaptureDevicesNV, "glXEnumerateVideoCaptureDevicesNV"); bindGLFunc(cast(void**)&glXLockVideoCaptureDeviceNV, "glXLockVideoCaptureDeviceNV"); bindGLFunc(cast(void**)&glXQueryVideoCaptureDeviceNV, "glXQueryVideoCaptureDeviceNV"); bindGLFunc(cast(void**)&glXReleaseVideoCaptureDeviceNV, "glXReleaseVideoCaptureDeviceNV"); _GLX_NV_video_capture= true; } catch (Exception e) { _GLX_NV_video_capture = false; } } // GLX_NV_video_output _GLX_NV_video_output = isExtSupported(glversion, "GLX_NV_video_output"); if (_GLX_NV_video_output) { try { bindGLFunc(cast(void**)&glXGetVideoDeviceNV, "glXGetVideoDeviceNV"); bindGLFunc(cast(void**)&glXReleaseVideoDeviceNV, "glXReleaseVideoDeviceNV"); bindGLFunc(cast(void**)&glXBindVideoImageNV, "glXBindVideoImageNV"); bindGLFunc(cast(void**)&glXReleaseVideoImageNV, "glXReleaseVideoImageNV"); bindGLFunc(cast(void**)&glXSendPbufferToVideoNV, "glXSendPbufferToVideoNV"); bindGLFunc(cast(void**)&glXGetVideoInfoNV, "glXGetVideoInfoNV"); _GLX_NV_video_output = true; } catch (Exception e) { _GLX_NV_video_output = false; } } // GLX_OML_sync_control _GLX_OML_sync_control = isExtSupported(glversion, "GLX_OML_sync_control"); if (_GLX_OML_sync_control) { try { bindGLFunc(cast(void**)&glXGetSyncValuesOML, "glXGetSyncValuesOML"); bindGLFunc(cast(void**)&glXGetMscRateOML, "glXGetMscRateOML"); bindGLFunc(cast(void**)&glXSwapBuffersMscOML, "glXSwapBuffersMscOML"); bindGLFunc(cast(void**)&glXWaitForMscOML, "glXWaitForMscOML"); bindGLFunc(cast(void**)&glXWaitForSbcOML, "glXWaitForSbcOML"); _GLX_OML_sync_control = true; } catch (Exception e) { _GLX_OML_sync_control = false; } } // GLX_SGIX_fbconfig _GLX_SGIX_fbconfig = isExtSupported(glversion, "GLX_SGIX_fbconfig"); if (_GLX_SGIX_fbconfig) { try { bindGLFunc(cast(void**)&glXGetFBConfigAttribSGIX, "glXGetFBConfigAttribSGIX"); bindGLFunc(cast(void**)&glXChooseFBConfigSGIX, "glXChooseFBConfigSGIX"); bindGLFunc(cast(void**)&glXCreateGLXPixmapWithConfigSGIX, "glXCreateGLXPixmapWithConfigSGIX"); bindGLFunc(cast(void**)&glXCreateContextWithConfigSGIX, "glXCreateContextWithConfigSGIX"); bindGLFunc(cast(void**)&glXGetVisualFromFBConfigSGIX, "glXGetVisualFromFBConfigSGIX"); bindGLFunc(cast(void**)&glXGetFBConfigFromVisualSGIX, "glXGetFBConfigFromVisualSGIX"); _GLX_SGIX_fbconfig = true; } catch (Exception e) { _GLX_SGIX_fbconfig = false; } } // GLX_SGIX_hyperpipe _GLX_SGIX_hyperpipe = isExtSupported(glversion, "GLX_SGIX_hyperpipe"); if (_GLX_SGIX_hyperpipe) { try { bindGLFunc(cast(void**)&glXQueryHyperpipeNetworkS, "glXQueryHyperpipeNetworkS"); bindGLFunc(cast(void**)&glXHyperpipeConfigSGIX, "glXHyperpipeConfigSGIX"); bindGLFunc(cast(void**)&glXQueryHyperpipeConfigSGIX, "glXQueryHyperpipeConfigSGIX"); bindGLFunc(cast(void**)&glXDestroyHyperpipeConfigSGIX, "glXDestroyHyperpipeConfigSGIX"); bindGLFunc(cast(void**)&glXBindHyperpipeSGIX, "glXBindHyperpipeSGIX"); bindGLFunc(cast(void**)&glXQueryHyperpipeBestAttribSGIX, "glXQueryHyperpipeBestAttribSGIX"); bindGLFunc(cast(void**)&glXHyperpipeAttribSGIX, "glXHyperpipeAttribSGIX"); bindGLFunc(cast(void**)&glXQueryHyperpipeAttribSGIX, "glXQueryHyperpipeAttribSGIX"); _GLX_SGIX_hyperpipe = true; } catch (Exception e) { _GLX_SGIX_hyperpipe = false; } } // GLX_SGIX_pbuffer _GLX_SGIX_pbuffer = isExtSupported(glversion, "GLX_SGIX_pbuffer"); if (_GLX_SGIX_pbuffer) { try { bindGLFunc(cast(void**)&glXCreateGLXPbufferSGIX, "glXCreateGLXPbufferSGIX"); bindGLFunc(cast(void**)&glXDestroyGLXPbufferSGIX, "glXDestroyGLXPbufferSGIX"); bindGLFunc(cast(void**)&glXQueryGLXPbufferSGIX, "glXQueryGLXPbufferSGIX"); bindGLFunc(cast(void**)&glXSelectEventSGIX, "glXSelectEventSGIX"); bindGLFunc(cast(void**)&glXGetSelectedEventSGIX, "glXGetSelectedEventSGIX"); _GLX_SGIX_pbuffer = true; } catch (Exception e) { _GLX_SGIX_pbuffer = false; } } // GLX_SGIX_swap_barrier _GLX_SGIX_swap_barrier = isExtSupported(glversion, "GLX_SGIX_swap_barrier"); if (_GLX_SGIX_swap_barrier) { try { bindGLFunc(cast(void**)&glXBindSwapBarrierSGIX, "glXBindSwapBarrierSGIX"); bindGLFunc(cast(void**)&glXQueryMaxSwapBarriersSGIX, "glXQueryMaxSwapBarriersSGIX"); _GLX_SGIX_swap_barrier = true; } catch (Exception e) { _GLX_SGIX_swap_barrier = false; } } // GLX_SGIX_swap_group _GLX_SGIX_swap_group = isExtSupported(glversion, "GLX_SGIX_swap_group"); if (_GLX_SGIX_swap_group) { try { bindGLFunc(cast(void**)&glXJoinSwapGroupSGIX, "glXJoinSwapGroupSGIX"); _GLX_SGIX_swap_group = true; } catch (Exception e) { _GLX_SGIX_swap_group = false; } } // GLX_SGIX_video_source _GLX_SGIX_video_source = isExtSupported(glversion, "GLX_SGIX_video_source"); if (_GLX_SGIX_video_source) { try { bindGLFunc(cast(void**)&glXBindChannelToWindowSGIX, "glXBindChannelToWindowSGIX"); bindGLFunc(cast(void**)&glXChannelRectSGIX, "glXChannelRectSGIX"); bindGLFunc(cast(void**)&glXQueryChannelRectSGIX, "glXQueryChannelRectSGIX"); bindGLFunc(cast(void**)&glXQueryChannelDeltasSGIX, "glXQueryChannelDeltasSGIX"); bindGLFunc(cast(void**)&glXChannelRectSyncSGIX, "glXChannelRectSyncSGIX"); _GLX_SGIX_video_source = true; } catch (Exception e) { _GLX_SGIX_video_source = false; } } // GLX_SGI_cushion _GLX_SGI_cushion = isExtSupported(glversion, "GLX_SGI_cushion"); if (_GLX_SGI_cushion) { try { bindGLFunc(cast(void**)&glXCushionSGI, "glXCushionSGI"); _GLX_SGI_cushion = true; } catch (Exception e) { _GLX_SGI_cushion = false; } } // GLX_SGI_swap_control _GLX_SGI_swap_control = isExtSupported(glversion, "GLX_SGI_swap_control"); if (_GLX_SGI_swap_control) { try { bindGLFunc(cast(void**)&glXSwapIntervalSGI, "glXSwapIntervalSGI"); _GLX_SGI_swap_control = true; } catch (Exception e) { _GLX_SGI_swap_control = false; } } // GLX_SGI_video_sync _GLX_SGI_video_sync = isExtSupported(glversion, "GLX_SGI_video_sync"); if (_GLX_SGI_video_sync) { try { bindGLFunc(cast(void**)&glXGetVideoSyncSGI, "glXGetVideoSyncSGI"); bindGLFunc(cast(void**)&glXWaitVideoSyncSGI, "glXWaitVideoSyncSGI"); _GLX_SGI_video_sync = true; } catch (Exception e) { _GLX_SGI_video_sync= false; } } // GLX_SUN_get_transparent_index _GLX_SUN_get_transparent_index = isExtSupported(glversion, "GLX_SUN_get_transparent_index"); if (_GLX_SUN_get_transparent_index) { try { bindGLFunc(cast(void**)&glXGetTransparentIndexSUN, "glXGetTransparentIndexSUN"); _GLX_SUN_get_transparent_index = true; } catch (Exception e) { _GLX_SUN_get_transparent_index = false; } } } }
D
/* * This file is part of gtkD. * * gtkD is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * gtkD is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with gtkD; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ // generated automatically - do not change // find conversion definition on APILookup.txt // implement new conversion functionalities on the wrap.utils pakage /* * Conversion parameters: * inFile = libgda-GdaSelect.html * outPack = gda * outFile = Select * strct = GdaSelect * realStrct= * ctorStrct=GdaDataModel * clss = Select * interf = * class Code: No * interface Code: No * template for: * extend = GdaDataModelArray * implements: * prefixes: * - gda_select_ * omit structs: * omit prefixes: * omit code: * omit signals: * imports: * - gtkD.glib.Str * - gtkD.gda.DataModel * structWrap: * - GdaDataModel* -> DataModel * - GdaSelect* -> Select * module aliases: * local aliases: * overrides: */ module gtkD.gda.Select; public import gtkD.gdac.gdatypes; private import gtkD.gdac.gda; private import gtkD.glib.ConstructionException; private import gtkD.glib.Str; private import gtkD.gda.DataModel; private import gtkD.gda.DataModelArray; /** * Description */ public class Select : DataModelArray { /** the main Gtk struct */ protected GdaSelect* gdaSelect; public GdaSelect* getSelectStruct() { return gdaSelect; } /** the main Gtk struct as a void* */ protected override void* getStruct() { return cast(void*)gdaSelect; } /** * Sets our main struct and passes it to the parent class */ public this (GdaSelect* gdaSelect) { if(gdaSelect is null) { this = null; return; } //Check if there already is a D object for this gtk struct void* ptr = getDObject(cast(GObject*)gdaSelect); if( ptr !is null ) { this = cast(Select)ptr; return; } super(cast(GdaDataModelArray*)gdaSelect); this.gdaSelect = gdaSelect; } /** */ /** * Creates a new GdaSelect object, which allows programs to filter * GdaDataModel's based on a given SQL SELECT command. * A GdaSelect is just another GdaDataModel-based class, so it * can be used in the same way any other data model class is. * Throws: ConstructionException GTK+ fails to create the object. */ public this () { // GdaDataModel* gda_select_new (void); auto p = gda_select_new(); if(p is null) { throw new ConstructionException("null returned by gda_select_new()"); } this(cast(GdaSelect*) p); } /** * Adds a data model as a source of data for the GdaSelect object. When * the select object is run (via gda_select_run), it will parse the SQL * and get the required data from the source data models. * Params: * name = name to identify the data model (usually a table name). * source = a GdaDataModel from which to get data. */ public void addSource(string name, DataModel source) { // void gda_select_add_source (GdaSelect *sel, const gchar *name, GdaDataModel *source); gda_select_add_source(gdaSelect, Str.toStringz(name), (source is null) ? null : source.getDataModelStruct()); } /** * Sets the SQL command to be used on the given GdaSelect object * for filtering rows from the source data model (which is * set with gda_select_set_source). * Params: * sql = the SQL command to be used for filtering rows. */ public void setSql(string sql) { // void gda_select_set_sql (GdaSelect *sel, const gchar *sql); gda_select_set_sql(gdaSelect, Str.toStringz(sql)); } /** * Runs the query and fills in the GdaSelect object with the * rows that matched the SQL command (which can be set with * gda_select_set_sql) associated with this GdaSelect * object. * After calling this function, if everything is successful, * the GdaSelect object will contain the matched rows, which * can then be accessed like a normal GdaDataModel. * Returns: TRUE if successful, FALSE if there was an error. */ public int run() { // gboolean gda_select_run (GdaSelect *sel); return gda_select_run(gdaSelect); } }
D
/** * Модуль HTML логера * * Copyright: (c) 2015-2017, Milofon Project. * License: Subject to the terms of the BSD license, as written in the included LICENSE.txt file. * Authors: Maksim Galanin */ module dango.system.logging.loggers.html; private { import vibe.core.log; import vibe.core.concurrency: lock; import proped: Properties; import dango.system.logging.core; } /** * Фабрика создающая HTML логгер */ class HTMLLoggerFactory : LoggerFactory { shared(Logger) createLogger(Properties config) { string fileName = config.getOrElse("file", "trand.html"); LogLevel level = matchLogLevel(config.getOrElse("level", "info")); auto result = cast(shared)new HTMLLogger(fileName); { auto l = result.lock(); l.minLogLevel = level; } return result; } }
D
/* Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ module derelict.purple.status; import derelict.glib.gtypes; import derelict.glib.glibconfig; import derelict.glib.glist; import derelict.purple.value; import derelict.purple.account; import derelict.purple.conversation; import derelict.purple.blist; import core.stdc.time; import std.c.stdarg; extern (C): alias _PurpleStatusType PurpleStatusType; alias _PurpleStatusAttr PurpleStatusAttr; alias _PurplePresence PurplePresence; alias _PurpleStatus PurpleStatus; alias _PurpleMood PurpleMood; alias _Anonymous_0 PurplePresenceContext; alias _Anonymous_1 PurpleStatusPrimitive; enum _Anonymous_0 { PURPLE_PRESENCE_CONTEXT_UNSET = 0, PURPLE_PRESENCE_CONTEXT_ACCOUNT = 1, PURPLE_PRESENCE_CONTEXT_CONV = 2, PURPLE_PRESENCE_CONTEXT_BUDDY = 3 } enum _Anonymous_1 { PURPLE_STATUS_UNSET = 0, PURPLE_STATUS_OFFLINE = 1, PURPLE_STATUS_AVAILABLE = 2, PURPLE_STATUS_UNAVAILABLE = 3, PURPLE_STATUS_INVISIBLE = 4, PURPLE_STATUS_AWAY = 5, PURPLE_STATUS_EXTENDED_AWAY = 6, PURPLE_STATUS_MOBILE = 7, PURPLE_STATUS_TUNE = 8, PURPLE_STATUS_MOOD = 9, PURPLE_STATUS_NUM_PRIMITIVES = 10 } struct _PurpleMood { const(char)* mood; const(char)* description; gpointer* padding; } struct _PurpleStatus; struct _PurpleStatusAttr; struct _PurplePresence; struct _PurpleStatusType; version(Derelict_Link_Static) { extern( C ) nothrow { const(char)* purple_primitive_get_id_from_type(PurpleStatusPrimitive type); const(char)* purple_primitive_get_name_from_type(PurpleStatusPrimitive type); PurpleStatusPrimitive purple_primitive_get_type_from_id(const(char)* id); PurpleStatusType* purple_status_type_new_full(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean saveable, gboolean user_settable, gboolean independent); PurpleStatusType* purple_status_type_new(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean user_settable); PurpleStatusType* purple_status_type_new_with_attrs(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean saveable, gboolean user_settable, gboolean independent, const(char)* attr_id, const(char)* attr_name, PurpleValue* attr_value, ...); void purple_status_type_destroy(PurpleStatusType* status_type); void purple_status_type_set_primary_attr(PurpleStatusType* status_type, const(char)* attr_id); void purple_status_type_add_attr(PurpleStatusType* status_type, const(char)* id, const(char)* name, PurpleValue* value); void purple_status_type_add_attrs(PurpleStatusType* status_type, const(char)* id, const(char)* name, PurpleValue* value, ...); void purple_status_type_add_attrs_vargs(PurpleStatusType* status_type, va_list args); PurpleStatusPrimitive purple_status_type_get_primitive(const(PurpleStatusType)* status_type); const(char)* purple_status_type_get_id(const(PurpleStatusType)* status_type); const(char)* purple_status_type_get_name(const(PurpleStatusType)* status_type); gboolean purple_status_type_is_saveable(const(PurpleStatusType)* status_type); gboolean purple_status_type_is_user_settable(const(PurpleStatusType)* status_type); gboolean purple_status_type_is_independent(const(PurpleStatusType)* status_type); gboolean purple_status_type_is_exclusive(const(PurpleStatusType)* status_type); gboolean purple_status_type_is_available(const(PurpleStatusType)* status_type); const(char)* purple_status_type_get_primary_attr(const(PurpleStatusType)* type); PurpleStatusAttr* purple_status_type_get_attr(const(PurpleStatusType)* status_type, const(char)* id); GList* purple_status_type_get_attrs(const(PurpleStatusType)* status_type); const(PurpleStatusType)* purple_status_type_find_with_id(GList* status_types, const(char)* id); PurpleStatusAttr* purple_status_attr_new(const(char)* id, const(char)* name, PurpleValue* value_type); void purple_status_attr_destroy(PurpleStatusAttr* attr); const(char)* purple_status_attr_get_id(const(PurpleStatusAttr)* attr); const(char)* purple_status_attr_get_name(const(PurpleStatusAttr)* attr); PurpleValue* purple_status_attr_get_value(const(PurpleStatusAttr)* attr); PurpleStatus* purple_status_new(PurpleStatusType* status_type, PurplePresence* presence); void purple_status_destroy(PurpleStatus* status); void purple_status_set_active(PurpleStatus* status, gboolean active); void purple_status_set_active_with_attrs(PurpleStatus* status, gboolean active, va_list args); void purple_status_set_active_with_attrs_list(PurpleStatus* status, gboolean active, GList* attrs); void purple_status_set_attr_boolean(PurpleStatus* status, const(char)* id, gboolean value); void purple_status_set_attr_int(PurpleStatus* status, const(char)* id, int value); void purple_status_set_attr_string(PurpleStatus* status, const(char)* id, const(char)* value); PurpleStatusType* purple_status_get_type(const(PurpleStatus)* status); PurplePresence* purple_status_get_presence(const(PurpleStatus)* status); const(char)* purple_status_get_id(const(PurpleStatus)* status); const(char)* purple_status_get_name(const(PurpleStatus)* status); gboolean purple_status_is_independent(const(PurpleStatus)* status); gboolean purple_status_is_exclusive(const(PurpleStatus)* status); gboolean purple_status_is_available(const(PurpleStatus)* status); gboolean purple_status_is_active(const(PurpleStatus)* status); gboolean purple_status_is_online(const(PurpleStatus)* status); PurpleValue* purple_status_get_attr_value(const(PurpleStatus)* status, const(char)* id); gboolean purple_status_get_attr_boolean(const(PurpleStatus)* status, const(char)* id); int purple_status_get_attr_int(const(PurpleStatus)* status, const(char)* id); const(char)* purple_status_get_attr_string(const(PurpleStatus)* status, const(char)* id); gint purple_status_compare(const(PurpleStatus)* status1, const(PurpleStatus)* status2); PurplePresence* purple_presence_new(PurplePresenceContext context); PurplePresence* purple_presence_new_for_account(PurpleAccount* account); PurplePresence* purple_presence_new_for_conv(PurpleConversation* conv); PurplePresence* purple_presence_new_for_buddy(PurpleBuddy* buddy); void purple_presence_destroy(PurplePresence* presence); void purple_presence_add_status(PurplePresence* presence, PurpleStatus* status); void purple_presence_add_list(PurplePresence* presence, GList* source_list); void purple_presence_set_status_active(PurplePresence* presence, const(char)* status_id, gboolean active); void purple_presence_switch_status(PurplePresence* presence, const(char)* status_id); void purple_presence_set_idle(PurplePresence* presence, gboolean idle, time_t idle_time); void purple_presence_set_login_time(PurplePresence* presence, time_t login_time); PurplePresenceContext purple_presence_get_context(const(PurplePresence)* presence); PurpleAccount* purple_presence_get_account(const(PurplePresence)* presence); PurpleConversation* purple_presence_get_conversation(const(PurplePresence)* presence); const(char)* purple_presence_get_chat_user(const(PurplePresence)* presence); PurpleBuddy* purple_presence_get_buddy(const(PurplePresence)* presence); GList* purple_presence_get_statuses(const(PurplePresence)* presence); PurpleStatus* purple_presence_get_status(const(PurplePresence)* presence, const(char)* status_id); PurpleStatus* purple_presence_get_active_status(const(PurplePresence)* presence); gboolean purple_presence_is_available(const(PurplePresence)* presence); gboolean purple_presence_is_online(const(PurplePresence)* presence); gboolean purple_presence_is_status_active(const(PurplePresence)* presence, const(char)* status_id); gboolean purple_presence_is_status_primitive_active(const(PurplePresence)* presence, PurpleStatusPrimitive primitive); gboolean purple_presence_is_idle(const(PurplePresence)* presence); time_t purple_presence_get_idle_time(const(PurplePresence)* presence); time_t purple_presence_get_login_time(const(PurplePresence)* presence); gint purple_presence_compare(const(PurplePresence)* presence1, const(PurplePresence)* presence2); void* purple_status_get_handle(); void purple_status_init(); void purple_status_uninit(); } } else { extern( C ) nothrow { alias da_purple_primitive_get_id_from_type = const(char)* function(PurpleStatusPrimitive type); alias da_purple_primitive_get_name_from_type = const(char)* function(PurpleStatusPrimitive type); alias da_purple_primitive_get_type_from_id = PurpleStatusPrimitive function(const(char)* id); alias da_purple_status_type_new_full = PurpleStatusType* function(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean saveable, gboolean user_settable, gboolean independent); alias da_purple_status_type_new = PurpleStatusType* function(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean user_settable); alias da_purple_status_type_new_with_attrs = PurpleStatusType* function(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean saveable, gboolean user_settable, gboolean independent, const(char)* attr_id, const(char)* attr_name, PurpleValue* attr_value, ...); alias da_purple_status_type_destroy = void function(PurpleStatusType* status_type); alias da_purple_status_type_set_primary_attr = void function(PurpleStatusType* status_type, const(char)* attr_id); alias da_purple_status_type_add_attr = void function(PurpleStatusType* status_type, const(char)* id, const(char)* name, PurpleValue* value); alias da_purple_status_type_add_attrs = void function(PurpleStatusType* status_type, const(char)* id, const(char)* name, PurpleValue* value, ...); alias da_purple_status_type_add_attrs_vargs = void function(PurpleStatusType* status_type, va_list args); alias da_purple_status_type_get_primitive = PurpleStatusPrimitive function(const(PurpleStatusType)* status_type); alias da_purple_status_type_get_id = const(char)* function(const(PurpleStatusType)* status_type); alias da_purple_status_type_get_name = const(char)* function(const(PurpleStatusType)* status_type); alias da_purple_status_type_is_saveable = gboolean function(const(PurpleStatusType)* status_type); alias da_purple_status_type_is_user_settable = gboolean function(const(PurpleStatusType)* status_type); alias da_purple_status_type_is_independent = gboolean function(const(PurpleStatusType)* status_type); alias da_purple_status_type_is_exclusive = gboolean function(const(PurpleStatusType)* status_type); alias da_purple_status_type_is_available = gboolean function(const(PurpleStatusType)* status_type); alias da_purple_status_type_get_primary_attr = const(char)* function(const(PurpleStatusType)* type); alias da_purple_status_type_get_attr = PurpleStatusAttr* function(const(PurpleStatusType)* status_type, const(char)* id); alias da_purple_status_type_get_attrs = GList* function(const(PurpleStatusType)* status_type); alias da_purple_status_type_find_with_id = const(PurpleStatusType)* function(GList* status_types, const(char)* id); alias da_purple_status_attr_new = PurpleStatusAttr* function(const(char)* id, const(char)* name, PurpleValue* value_type); alias da_purple_status_attr_destroy = void function(PurpleStatusAttr* attr); alias da_purple_status_attr_get_id = const(char)* function(const(PurpleStatusAttr)* attr); alias da_purple_status_attr_get_name = const(char)* function(const(PurpleStatusAttr)* attr); alias da_purple_status_attr_get_value = PurpleValue* function(const(PurpleStatusAttr)* attr); alias da_purple_status_new = PurpleStatus* function(PurpleStatusType* status_type, PurplePresence* presence); alias da_purple_status_destroy = void function(PurpleStatus* status); alias da_purple_status_set_active = void function(PurpleStatus* status, gboolean active); alias da_purple_status_set_active_with_attrs = void function(PurpleStatus* status, gboolean active, va_list args); alias da_purple_status_set_active_with_attrs_list = void function(PurpleStatus* status, gboolean active, GList* attrs); alias da_purple_status_set_attr_boolean = void function(PurpleStatus* status, const(char)* id, gboolean value); alias da_purple_status_set_attr_int = void function(PurpleStatus* status, const(char)* id, int value); alias da_purple_status_set_attr_string = void function(PurpleStatus* status, const(char)* id, const(char)* value); alias da_purple_status_get_type = PurpleStatusType* function(const(PurpleStatus)* status); alias da_purple_status_get_presence = PurplePresence* function(const(PurpleStatus)* status); alias da_purple_status_get_id = const(char)* function(const(PurpleStatus)* status); alias da_purple_status_get_name = const(char)* function(const(PurpleStatus)* status); alias da_purple_status_is_independent = gboolean function(const(PurpleStatus)* status); alias da_purple_status_is_exclusive = gboolean function(const(PurpleStatus)* status); alias da_purple_status_is_available = gboolean function(const(PurpleStatus)* status); alias da_purple_status_is_active = gboolean function(const(PurpleStatus)* status); alias da_purple_status_is_online = gboolean function(const(PurpleStatus)* status); alias da_purple_status_get_attr_value = PurpleValue* function(const(PurpleStatus)* status, const(char)* id); alias da_purple_status_get_attr_boolean = gboolean function(const(PurpleStatus)* status, const(char)* id); alias da_purple_status_get_attr_int = int function(const(PurpleStatus)* status, const(char)* id); alias da_purple_status_get_attr_string = const(char)* function(const(PurpleStatus)* status, const(char)* id); alias da_purple_status_compare = gint function(const(PurpleStatus)* status1, const(PurpleStatus)* status2); alias da_purple_presence_new = PurplePresence* function(PurplePresenceContext context); alias da_purple_presence_new_for_account = PurplePresence* function(PurpleAccount* account); alias da_purple_presence_new_for_conv = PurplePresence* function(PurpleConversation* conv); alias da_purple_presence_new_for_buddy = PurplePresence* function(PurpleBuddy* buddy); alias da_purple_presence_destroy = void function(PurplePresence* presence); alias da_purple_presence_add_status = void function(PurplePresence* presence, PurpleStatus* status); alias da_purple_presence_add_list = void function(PurplePresence* presence, GList* source_list); alias da_purple_presence_set_status_active = void function(PurplePresence* presence, const(char)* status_id, gboolean active); alias da_purple_presence_switch_status = void function(PurplePresence* presence, const(char)* status_id); alias da_purple_presence_set_idle = void function(PurplePresence* presence, gboolean idle, time_t idle_time); alias da_purple_presence_set_login_time = void function(PurplePresence* presence, time_t login_time); alias da_purple_presence_get_context = PurplePresenceContext function(const(PurplePresence)* presence); alias da_purple_presence_get_account = PurpleAccount* function(const(PurplePresence)* presence); alias da_purple_presence_get_conversation = PurpleConversation* function(const(PurplePresence)* presence); alias da_purple_presence_get_chat_user = const(char)* function(const(PurplePresence)* presence); alias da_purple_presence_get_buddy = PurpleBuddy* function(const(PurplePresence)* presence); alias da_purple_presence_get_statuses = GList* function(const(PurplePresence)* presence); alias da_purple_presence_get_status = PurpleStatus* function(const(PurplePresence)* presence, const(char)* status_id); alias da_purple_presence_get_active_status = PurpleStatus* function(const(PurplePresence)* presence); alias da_purple_presence_is_available = gboolean function(const(PurplePresence)* presence); alias da_purple_presence_is_online = gboolean function(const(PurplePresence)* presence); alias da_purple_presence_is_status_active = gboolean function(const(PurplePresence)* presence, const(char)* status_id); alias da_purple_presence_is_status_primitive_active = gboolean function(const(PurplePresence)* presence, PurpleStatusPrimitive primitive); alias da_purple_presence_is_idle = gboolean function(const(PurplePresence)* presence); alias da_purple_presence_get_idle_time = time_t function(const(PurplePresence)* presence); alias da_purple_presence_get_login_time = time_t function(const(PurplePresence)* presence); alias da_purple_presence_compare = gint function(const(PurplePresence)* presence1, const(PurplePresence)* presence2); alias da_purple_status_get_handle = void* function(); alias da_purple_status_init = void function(); alias da_purple_status_uninit = void function(); } __gshared { da_purple_primitive_get_id_from_type purple_primitive_get_id_from_type; da_purple_primitive_get_name_from_type purple_primitive_get_name_from_type; da_purple_primitive_get_type_from_id purple_primitive_get_type_from_id; da_purple_status_type_new_full purple_status_type_new_full; da_purple_status_type_new purple_status_type_new; da_purple_status_type_new_with_attrs purple_status_type_new_with_attrs; da_purple_status_type_destroy purple_status_type_destroy; da_purple_status_type_set_primary_attr purple_status_type_set_primary_attr; da_purple_status_type_add_attr purple_status_type_add_attr; da_purple_status_type_add_attrs purple_status_type_add_attrs; da_purple_status_type_add_attrs_vargs purple_status_type_add_attrs_vargs; da_purple_status_type_get_primitive purple_status_type_get_primitive; da_purple_status_type_get_id purple_status_type_get_id; da_purple_status_type_get_name purple_status_type_get_name; da_purple_status_type_is_saveable purple_status_type_is_saveable; da_purple_status_type_is_user_settable purple_status_type_is_user_settable; da_purple_status_type_is_independent purple_status_type_is_independent; da_purple_status_type_is_exclusive purple_status_type_is_exclusive; da_purple_status_type_is_available purple_status_type_is_available; da_purple_status_type_get_primary_attr purple_status_type_get_primary_attr; da_purple_status_type_get_attr purple_status_type_get_attr; da_purple_status_type_get_attrs purple_status_type_get_attrs; da_purple_status_type_find_with_id purple_status_type_find_with_id; da_purple_status_attr_new purple_status_attr_new; da_purple_status_attr_destroy purple_status_attr_destroy; da_purple_status_attr_get_id purple_status_attr_get_id; da_purple_status_attr_get_name purple_status_attr_get_name; da_purple_status_attr_get_value purple_status_attr_get_value; da_purple_status_new purple_status_new; da_purple_status_destroy purple_status_destroy; da_purple_status_set_active purple_status_set_active; da_purple_status_set_active_with_attrs purple_status_set_active_with_attrs; da_purple_status_set_active_with_attrs_list purple_status_set_active_with_attrs_list; da_purple_status_set_attr_boolean purple_status_set_attr_boolean; da_purple_status_set_attr_int purple_status_set_attr_int; da_purple_status_set_attr_string purple_status_set_attr_string; da_purple_status_get_type purple_status_get_type; da_purple_status_get_presence purple_status_get_presence; da_purple_status_get_id purple_status_get_id; da_purple_status_get_name purple_status_get_name; da_purple_status_is_independent purple_status_is_independent; da_purple_status_is_exclusive purple_status_is_exclusive; da_purple_status_is_available purple_status_is_available; da_purple_status_is_active purple_status_is_active; da_purple_status_is_online purple_status_is_online; da_purple_status_get_attr_value purple_status_get_attr_value; da_purple_status_get_attr_boolean purple_status_get_attr_boolean; da_purple_status_get_attr_int purple_status_get_attr_int; da_purple_status_get_attr_string purple_status_get_attr_string; da_purple_status_compare purple_status_compare; da_purple_presence_new purple_presence_new; da_purple_presence_new_for_account purple_presence_new_for_account; da_purple_presence_new_for_conv purple_presence_new_for_conv; da_purple_presence_new_for_buddy purple_presence_new_for_buddy; da_purple_presence_destroy purple_presence_destroy; da_purple_presence_add_status purple_presence_add_status; da_purple_presence_add_list purple_presence_add_list; da_purple_presence_set_status_active purple_presence_set_status_active; da_purple_presence_switch_status purple_presence_switch_status; da_purple_presence_set_idle purple_presence_set_idle; da_purple_presence_set_login_time purple_presence_set_login_time; da_purple_presence_get_context purple_presence_get_context; da_purple_presence_get_account purple_presence_get_account; da_purple_presence_get_conversation purple_presence_get_conversation; da_purple_presence_get_chat_user purple_presence_get_chat_user; da_purple_presence_get_buddy purple_presence_get_buddy; da_purple_presence_get_statuses purple_presence_get_statuses; da_purple_presence_get_status purple_presence_get_status; da_purple_presence_get_active_status purple_presence_get_active_status; da_purple_presence_is_available purple_presence_is_available; da_purple_presence_is_online purple_presence_is_online; da_purple_presence_is_status_active purple_presence_is_status_active; da_purple_presence_is_status_primitive_active purple_presence_is_status_primitive_active; da_purple_presence_is_idle purple_presence_is_idle; da_purple_presence_get_idle_time purple_presence_get_idle_time; da_purple_presence_get_login_time purple_presence_get_login_time; da_purple_presence_compare purple_presence_compare; da_purple_status_get_handle purple_status_get_handle; da_purple_status_init purple_status_init; da_purple_status_uninit purple_status_uninit; } }
D
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ module flow.eventsubscription.service.impl.persistence.entity.EventSubscriptionServiceEntityConstants; class EventSubscriptionServiceEntityConstants { public static string EVENT_SUBSCRIPTION_SERVICE_ID_PREFIX = "ESU-"; }
D
/Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/Objects-normal/x86_64/SubviewsSkeletonables.o : /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Appearance/SkeletonAppearance.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDataSource.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/Recoverable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+IBInspectable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/SkeletonTransitionStyle.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Frame.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UILabel+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UITextView+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+UIApplicationDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/RecoverableViewState.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonConfig.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/Swizzling.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Debug/SkeletonDebug.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/SkeletonReusableCell.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/RecursiveProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/PrepareForSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Extension.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIColor+Skeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/UIView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/UITableView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/UICollectionView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonAnimationBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonMultilineLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonLayer.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/Int+Whitespaces.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SubviewsSkeletonables.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/CALayer+Extensions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UITableView+VisibleSections.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/UIView+Transitions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonGradient.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/ProcessInfo+XCTest.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Autolayout.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/ContainsMultilineText.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/GenericCollectionView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonFlow.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/AssociationPolicy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/haruna/Documents/iOSdev/yelpy/Pods/Target\ Support\ Files/SkeletonView/SkeletonView-umbrella.h /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/Objects-normal/x86_64/SubviewsSkeletonables~partial.swiftmodule : /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Appearance/SkeletonAppearance.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDataSource.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/Recoverable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+IBInspectable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/SkeletonTransitionStyle.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Frame.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UILabel+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UITextView+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+UIApplicationDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/RecoverableViewState.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonConfig.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/Swizzling.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Debug/SkeletonDebug.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/SkeletonReusableCell.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/RecursiveProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/PrepareForSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Extension.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIColor+Skeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/UIView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/UITableView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/UICollectionView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonAnimationBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonMultilineLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonLayer.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/Int+Whitespaces.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SubviewsSkeletonables.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/CALayer+Extensions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UITableView+VisibleSections.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/UIView+Transitions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonGradient.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/ProcessInfo+XCTest.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Autolayout.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/ContainsMultilineText.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/GenericCollectionView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonFlow.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/AssociationPolicy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/haruna/Documents/iOSdev/yelpy/Pods/Target\ Support\ Files/SkeletonView/SkeletonView-umbrella.h /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/Objects-normal/x86_64/SubviewsSkeletonables~partial.swiftdoc : /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Appearance/SkeletonAppearance.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDataSource.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/Recoverable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+IBInspectable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/SkeletonTransitionStyle.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Frame.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UILabel+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UITextView+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+UIApplicationDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/RecoverableViewState.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonConfig.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/Swizzling.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Debug/SkeletonDebug.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/SkeletonReusableCell.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/RecursiveProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/PrepareForSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Extension.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIColor+Skeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/UIView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/UITableView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/UICollectionView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonAnimationBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonMultilineLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonLayer.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/Int+Whitespaces.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SubviewsSkeletonables.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/CALayer+Extensions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UITableView+VisibleSections.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/UIView+Transitions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonGradient.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/ProcessInfo+XCTest.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Autolayout.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/ContainsMultilineText.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/GenericCollectionView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonFlow.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/AssociationPolicy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/haruna/Documents/iOSdev/yelpy/Pods/Target\ Support\ Files/SkeletonView/SkeletonView-umbrella.h /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/Objects-normal/x86_64/SubviewsSkeletonables~partial.swiftsourceinfo : /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Appearance/SkeletonAppearance.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDataSource.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/Recoverable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+IBInspectable.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/SkeletonTransitionStyle.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Frame.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UILabel+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/UITextView+Multiline.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+UIApplicationDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/SkeletonCollectionDelegate.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Recoverable/RecoverableViewState.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonConfig.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/Swizzling.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Debug/SkeletonDebug.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/SkeletonReusableCell.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/RecursiveProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/PrepareForSkeletonProtocol.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Extension.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIColor+Skeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/UIView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/UITableView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/UICollectionView+CollectionSkeleton.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonAnimationBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonMultilineLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Builders/SkeletonLayerBuilder.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonLayer.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/Int+Whitespaces.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SubviewsSkeletonables.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/CALayer+Extensions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UITableView+VisibleSections.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Transitions/UIView+Transitions.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonGradient.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/ProcessInfo+XCTest.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Extensions/UIView+Autolayout.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Multilines/ContainsMultilineText.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Collections/Generics/GenericCollectionView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonView.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/SkeletonFlow.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/SkeletonView/Sources/Helpers/AssociationPolicy.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/haruna/Documents/iOSdev/yelpy/Pods/Target\ Support\ Files/SkeletonView/SkeletonView-umbrella.h /Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/SkeletonView.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/Users/mizumotoryouhei/Desktop/hello/target/debug/deps/hello-3c39a63cfeea3aa5: src/main.rs /Users/mizumotoryouhei/Desktop/hello/target/debug/deps/hello-3c39a63cfeea3aa5.d: src/main.rs src/main.rs:
D
/home/tfg/Documentos/tfg/by-Example/modulos/modulo_lib/target/debug/deps/modulo_lib-603de6b08b2b08c7.rmeta: src/lib.rs /home/tfg/Documentos/tfg/by-Example/modulos/modulo_lib/target/debug/deps/libmodulo_lib-603de6b08b2b08c7.rlib: src/lib.rs /home/tfg/Documentos/tfg/by-Example/modulos/modulo_lib/target/debug/deps/modulo_lib-603de6b08b2b08c7.d: src/lib.rs src/lib.rs:
D
/* TEST_OUTPUT: --- fail_compilation/diag9880.d(9): Error: template instance foo!string does not match template declaration foo(T)(int) if (is(T == int)) --- */ void foo(T)(int) if (is(T == int)) {} void main() { alias f = foo!string; }
D
/Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ResponseSerialization.o : /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/MultipartFormData.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Timeline.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Response.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/TaskDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ParameterEncoding.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Validation.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ResponseSerialization.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/NetworkReachabilityManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/AFError.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Notifications.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Result.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Request.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ServerTrustPolicy.swift /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/UIKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Target\ Support\ Files/Alamofire/Alamofire-umbrella.h /Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ResponseSerialization~partial.swiftmodule : /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/MultipartFormData.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Timeline.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Response.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/TaskDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ParameterEncoding.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Validation.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ResponseSerialization.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/NetworkReachabilityManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/AFError.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Notifications.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Result.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Request.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ServerTrustPolicy.swift /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/UIKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Target\ Support\ Files/Alamofire/Alamofire-umbrella.h /Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ResponseSerialization~partial.swiftdoc : /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/MultipartFormData.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Timeline.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Alamofire.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Response.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/TaskDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionDelegate.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ParameterEncoding.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Validation.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ResponseSerialization.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/SessionManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/NetworkReachabilityManager.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/AFError.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Notifications.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Result.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/Request.swift /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Alamofire/Source/ServerTrustPolicy.swift /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/ObjectiveC.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreImage.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/QuartzCore.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Dispatch.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Metal.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Darwin.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Foundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreFoundation.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/CoreGraphics.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/UIKit.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/x86_64.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/ObjectiveC.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreImage.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/QuartzCore.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Dispatch.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Metal.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Darwin.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Foundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreFoundation.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/CoreGraphics.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Swift.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/UIKit.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/prebuilt-modules/Combine.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/ThiagoBevi/Developer/Teste_iOS/Pods/Target\ Support\ Files/Alamofire/Alamofire-umbrella.h /Users/ThiagoBevi/Developer/Teste_iOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/unextended-module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/OpenGLES.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/* * Olimex WPC #26 * * Determine whether or not four points lie on a square. * * The program calculates the (squared) distances between all points * and makes a determination based on the distribution of the distances. * * Compiled with DMD32 v2.063.2 on Linux Mint 15 * Note: does not work when compiled with gdc 4.6.4 * */ import std.regex; import std.string; import std.conv; import std.stdio; import std.math; void preamble() { writeln(); writeln("Determine whether or not four points form a square"); writeln(); writeln("Enter four 2D points, e.g.:"); writeln("(0,0),(0,1),(1,1),(1,0)"); writeln("or"); writeln("(0.5,0.5),(0.5,1.5),(1.5,1.5),(1.5,0.5)"); writeln(); writeln("Enter a blank line to exit the program"); writeln(); } // Perform the actual check bool perform_check(real points[4][2]) { int[real] distances; for(size_t p1 = 0; p1 < 3; p1++) { for(size_t p2 = p1 + 1; p2 < 4; p2++ ) { real squared_distance = pow(points[p1][0] - points[p2][0], 2) + pow(points[p1][1] - points[p2][1], 2); distances[squared_distance]++; } } int[] lengths = distances.values.sort; if ((lengths.length == 2) && (lengths[0] == 2) && (lengths[1] == 4)) { writeln("Square"); return true; } else { writeln("Not square"); return false; } } // Parse the input and extract the four points bool try_parse(char[] input, ref real points[4][2]) { const number = r"((?:\+|-)*\d+(?:.(?:\d+)*)*)"; const coordinate = r"\(" ~ number ~ "," ~ number ~ r"\)"; const pattern = coordinate ~ "," ~ coordinate ~ "," ~ coordinate ~ "," ~ coordinate; auto matcher = regex(pattern); auto parts = match(input, matcher); if (parts.empty()) { writeln("Input does not match required pattern"); } else { auto coords = parts.captures(); if (coords.length() != 9) { writeln("Not enough points"); } else { coords.popFront(); for(size_t p = 0; p < points.length; p++) { points[p][0] = to!real(coords[p*2]); points[p][1] = to!real(coords[1+p*2]); } return true; } } return false; } // Process a line of input bool check_squareness(char[] input) { real points[4][2]; if (try_parse(input, points)) return perform_check(points); else return false; } void main() { preamble(); foreach(line; stdin.byLine) { char[] input = removechars(line, " ".dup); if (input == "") break; else check_squareness(input); } } unittest { string tests[9][2] = [ ["(0,0),(0,1),(1,1),(1,0)", "true"], //normal square ["(0,0),(2,1),(3,-1),(1,-2)", "true"], //not aligned square ["(0,0),(1,1),(0,1),(1,0)", "true"], //different order of the points ["(0,0),(0,2),(3,2),(3,0)", "false"], //rectangle ["(0,0),(3,4),(8,4),(5,0)", "false"], //rhombus ["(0,0),(0,0),(1,1),(0,0)", "false"], //three points are same ["(0,0),(0,0),(1,0),(0,1)", "false"], //two points are same ["(0.5,0.5),(0.5,1.5),(1.5,1.5),(1.5,0.5)", "true"], ["(0.333,-0.333),(2.333,-0.333),(2.333,-2.333),(0.333,-2.333)", "true"] ]; for(size_t test = 0; test < tests.length; test++) { write("Testing: " ~ tests[test][0] ~ " "); assert(check_squareness(tests[test][0].dup) == to!bool(tests[test][1])); } writeln("Tests done"); }
D
module grape.camera; import derelict.opengl3.gl3; import std.math; import std.stdio; import grape.math; import grape.window : WINDOW_WIDTH, WINDOW_HEIGHT; import gl3n.linalg; //I need to move and rotate the camera relative to the direction it is facing. class CameraOld { public : /** * 位置、姿勢の設定 * * GLUTのgluLookAtと同じです。 * eye: 視点 * center: 注視点 * up: 上方向 */ void moveForward(float speed) { Vec3 vVector = mView - mPos; mPos = Vec3(mPos.x + vVector.x * speed, mPos.y + vVector.y * speed,mPos.z + vVector.z * speed); mView = Vec3(mView.x + vVector.x * speed, mView.y + vVector.y * speed, mView.z + vVector.z * speed); look_at(mPos, mView, mUp); } void moveSide(float speed) { Vec3 vVector = mView-mPos; mPos = Vec3(mPos.x + vVector.x * speed, mPos.y - vVector.y * speed,mPos.z); mView = Vec3(mView.x + vVector.x * speed, mView.y - vVector.y * speed, mView.z); look_at(mPos, mView, mUp); } void rotateX(float speed) { Vec3 vVector = mView - mPos; // Get the view vector float s = sin(speed); float c = cos(speed); float y = vVector.y; float z = vVector.z; mView = Vec3(mView.x, y * c - z * s + mPos.y, z * c + y * s + mPos.z); look_at(mPos, mView, mUp); } void rotateZ(float speed) { Vec3 vVector = mView - mPos; // Get the view vector float s = sin(speed); float c = cos(speed); float x = vVector.x; float y = vVector.y; mView = Vec3(x * c + y * s + mPos.x, y * c - x * s + mPos.y, mView.z); look_at(mPos, mView, mUp); } void moveCameraHorizontal(float speed) // MOVE LEFT AND RIGHT { Vec3 vVector = mView - mPos; // Get the view vector Vec3 vOrthoVector; // Orthogonal vector for the view vector vOrthoVector = Vec3(-vVector.z, 0, vVector.x); mPos = Vec3(mPos.x + vOrthoVector.x * speed, 0, mPos.z + vOrthoVector.z * speed); mView = Vec3(mView.x + vOrthoVector.x * speed, 0, mView.z + vOrthoVector.z * speed); look_at(mPos, mView, mUp); } void look_at(Vec3 eye, Vec3 center, Vec3 up) { mPos = eye; mView = center; mUp = up; Vec3 f = Vec3(center.x-eye.x, center.y-eye.y, center.z-eye.z); f.normalize; up.normalize; Vec3 s = cross(f,up); Vec3 u = cross(s,f); _view = Mat4( s.x, u.x, -f.x, 0, s.y, u.y, -f.y, 0, s.z, u.z, -f.z, 0, 0, 0, 0, 1 ).translate(-eye.x, -eye.y, -eye.z); } @property { /** * view, projection行列を掛け合わせたMat4型を返す * * 基本的にこれをuniformのpvmMatrixに送ります。 */ Mat4 pvMat4() { return _proj*_view; } } protected: Mat4 _proj, _view; Vec3 mPos, mView, mUp; } class PerspectiveCamera : CameraOld { public: this(in float fovy, in float width, in float height, in float near, in float far) { perspective(fovy, width, height, near, far); } /** * 視界の設定 * * GLUTのgluPerspectiveと同じです。 * fovy: 視野角 * aspect: 縦横比(通常は[画面幅/高さ]です) * near: 一番近いz座標 * far: 一番遠いz座標 */ void perspective(in float fovy, in float width, in float height, in float near, in float far) { // translate to grape.math _proj=mat4.perspective(width, height, fovy, near, far); /* auto cot = delegate float(float x){ return 1 / tan(x); }; auto f = cot(fovy/2); _proj.set( f/aspect, 0, 0, 0, 0, f, 0, 0, 0, 0, (far+near)/(near-far), -1, 0, 0, (2*far*near)/(near-far), 0 );(*/ } } class OrthographicCamera : CameraOld { this(in float left, in float right, in float top, in float bottom, in float near, in float far) { orthographic(left, right, top, bottom, near, far); } void orthographic(in float left, in float right, in float top, in float bottom, in float near, in float far) { _proj = mat4.orthographic(left, right, bottom, top, near, far); /* auto a = 2 / (right - left); auto b = 2 / (top - bottom); auto c = -2 / (far - near); auto tx = -(right + left) / (right - left); auto ty = -(top + bottom) / (top - bottom); auto tz = -(far + near) / (far - near); _proj.set( a, 0, 0, 0, 0, b, 0, 0, 0, 0, c, 0, tx, ty, tz, 1 );*/ } } /* class Camera { public : this() { Vec3 eye = Vec3(0, 0, 1); Vec3 center = Vec3(0, 0, 0); Vec3 up = Vec3(0, 1, 0); perspective(45.0, cast(float)WINDOW_WIDTH/WINDOW_HEIGHT, 0.1, 100); look_at(eye, center, up); } this(in float near, in float far) { Vec3 eye = Vec3(0, 0, 1); Vec3 center = Vec3(0, 0, 0); Vec3 up = Vec3(0, 1, 0); perspective(45.0, cast(float)WINDOW_WIDTH/WINDOW_HEIGHT, near, far); //TODO look_at(eye, center, up); } private: void set(Vec3 eye, Vec3 center, Vec3 up) { //_manip = Manip(eye); // TODO 毎回作ってる _center = center; //_manip.add(up); // TODO Manipを毎回作ってないと危険 } Mat4 _proj, _view; Vec3 _center; } */
D
/** * Windows API header module * * Translated from MinGW Windows headers * * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC src/core/sys/windows/_wingdi.d) */ module core.sys.windows.wingdi; version (Windows): version (ANSI) {} else version = Unicode; pragma(lib, "gdi32"); // FIXME: clean up Windows version support private import core.sys.windows.w32api, core.sys.windows.windef, core.sys.windows.winver; // BITMAPINFOHEADER.biCompression enum : DWORD { BI_RGB = 0, BI_RLE8, BI_RLE4, BI_BITFIELDS, BI_JPEG, BI_PNG } // --- // COLORADJUSTMENT -- only for NT 3.1+, Win2000+ enum WORD CA_NEGATIVE = 1, CA_LOG_FILTER = 2; // COLORADJUSTMENT enum : WORD { ILLUMINANT_DEVICE_DEFAULT = 0, ILLUMINANT_A, ILLUMINANT_B, ILLUMINANT_C, ILLUMINANT_D50, ILLUMINANT_D55, ILLUMINANT_D65, ILLUMINANT_D75, ILLUMINANT_F2, ILLUMINANT_MAX_INDEX = ILLUMINANT_F2, ILLUMINANT_TUNGSTEN = ILLUMINANT_A, ILLUMINANT_DAYLIGHT = ILLUMINANT_C, ILLUMINANT_FLUORESCENT = ILLUMINANT_F2, ILLUMINANT_NTSC = ILLUMINANT_C } enum { RGB_GAMMA_MIN = 2500, RGB_GAMMA_MAX = 65000, REFERENCE_WHITE_MIN = 6000, REFERENCE_WHITE_MAX = 10000, REFERENCE_BLACK_MIN = 0, REFERENCE_BLACK_MAX = 4000, COLOR_ADJ_MIN = -100, COLOR_ADJ_MAX = 100, } //--- /* FIXME: move to core.sys.windows.winuser ? */ // DrawIconEx() enum : UINT { DI_MASK = 1, DI_IMAGE = 2, DI_NORMAL = 3, DI_COMPAT = 4, DI_DEFAULTSIZE = 8 } // DOCINFO enum : DWORD { DI_APPBANDING = 1, DI_ROPS_READ_DESTINATION = 2, } // ENHMETAHEADER enum : DWORD { EMR_HEADER = 1, EMR_POLYBEZIER, EMR_POLYGON, EMR_POLYLINE, EMR_POLYBEZIERTO, EMR_POLYLINETO, EMR_POLYPOLYLINE, EMR_POLYPOLYGON, EMR_SETWINDOWEXTEX, EMR_SETWINDOWORGEX, EMR_SETVIEWPORTEXTEX, EMR_SETVIEWPORTORGEX, EMR_SETBRUSHORGEX, EMR_EOF, EMR_SETPIXELV, EMR_SETMAPPERFLAGS, EMR_SETMAPMODE, EMR_SETBKMODE, EMR_SETPOLYFILLMODE, EMR_SETROP2, EMR_SETSTRETCHBLTMODE, EMR_SETTEXTALIGN, EMR_SETCOLORADJUSTMENT, EMR_SETTEXTCOLOR, EMR_SETBKCOLOR, EMR_OFFSETCLIPRGN, EMR_MOVETOEX, EMR_SETMETARGN, EMR_EXCLUDECLIPRECT, EMR_INTERSECTCLIPRECT, EMR_SCALEVIEWPORTEXTEX, EMR_SCALEWINDOWEXTEX, EMR_SAVEDC, EMR_RESTOREDC, EMR_SETWORLDTRANSFORM, EMR_MODIFYWORLDTRANSFORM, EMR_SELECTOBJECT, EMR_CREATEPEN, EMR_CREATEBRUSHINDIRECT, EMR_DELETEOBJECT, EMR_ANGLEARC, EMR_ELLIPSE, EMR_RECTANGLE, EMR_ROUNDRECT, EMR_ARC, EMR_CHORD, EMR_PIE, EMR_SELECTPALETTE, EMR_CREATEPALETTE, EMR_SETPALETTEENTRIES, EMR_RESIZEPALETTE, EMR_REALIZEPALETTE, EMR_EXTFLOODFILL, EMR_LINETO, EMR_ARCTO, EMR_POLYDRAW, EMR_SETARCDIRECTION, EMR_SETMITERLIMIT, EMR_BEGINPATH, EMR_ENDPATH, EMR_CLOSEFIGURE, EMR_FILLPATH, EMR_STROKEANDFILLPATH, EMR_STROKEPATH, EMR_FLATTENPATH, EMR_WIDENPATH, EMR_SELECTCLIPPATH, EMR_ABORTPATH, // 68 // reserved 69 EMR_GDICOMMENT = 70, EMR_FILLRGN, EMR_FRAMERGN, EMR_INVERTRGN, EMR_PAINTRGN, EMR_EXTSELECTCLIPRGN, EMR_BITBLT, EMR_STRETCHBLT, EMR_MASKBLT, EMR_PLGBLT, EMR_SETDIBITSTODEVICE, EMR_STRETCHDIBITS, EMR_EXTCREATEFONTINDIRECTW, EMR_EXTTEXTOUTA, EMR_EXTTEXTOUTW, EMR_POLYBEZIER16, EMR_POLYGON16, EMR_POLYLINE16, EMR_POLYBEZIERTO16, EMR_POLYLINETO16, EMR_POLYPOLYLINE16, EMR_POLYPOLYGON16, EMR_POLYDRAW16, EMR_CREATEMONOBRUSH, EMR_CREATEDIBPATTERNBRUSHPT, EMR_EXTCREATEPEN, EMR_POLYTEXTOUTA, EMR_POLYTEXTOUTW, // 97 EMR_SETICMMODE, EMR_CREATECOLORSPACE, EMR_SETCOLORSPACE, EMR_DELETECOLORSPACE, EMR_GLSRECORD, EMR_GLSBOUNDEDRECORD, EMR_PIXELFORMAT, // = 104 // reserved 105 - 110 EMR_COLORCORRECTPALETTE = 111, EMR_SETICMPROFILEA, EMR_SETICMPROFILEW, EMR_ALPHABLEND, EMR_SETLAYOUT, EMR_TRANSPARENTBLT, // 116 // reserved 117 EMR_GRADIENTFILL = 118, // reserved 119, 120 EMR_COLORMATCHTOTARGETW = 121, EMR_CREATECOLORSPACEW // 122 } enum EMR_MIN = EMR_HEADER; static if (_WIN32_WINNT >= 0x500) { enum EMR_MAX = EMR_CREATECOLORSPACEW; } else { enum EMR_MAX = EMR_PIXELFORMAT; } // ENHMETAHEADER.dSignature, ENHMETAHEADER3.dSignature, // EMRFORMAT.dSignature enum : DWORD { ENHMETA_SIGNATURE = 1179469088, EPS_SIGNATURE = 0x46535045 } static if (_WIN32_WINNT >= 0x500) { // AddFontResourceEx() enum : DWORD { FR_PRIVATE = 0x10, FR_NOT_ENUM = 0x20 } } enum { META_SAVEDC = 0x1E, META_REALIZEPALETTE = 0x35, META_SETPALENTRIES = 0x37, META_CREATEPALETTE = 0xf7, META_SETBKMODE = 0x102, META_SETMAPMODE = 0x103, META_SETROP2 = 0x104, META_SETRELABS = 0x105, META_SETPOLYFILLMODE = 0x106, META_SETSTRETCHBLTMODE = 0x107, META_SETTEXTCHAREXTRA = 0x108, META_RESTOREDC = 0x127, META_INVERTREGION = 0x12A, META_PAINTREGION = 0x12B, META_SELECTCLIPREGION = 0x12C, META_SELECTOBJECT = 0x12D, META_SETTEXTALIGN = 0x12E, META_RESIZEPALETTE = 0x139, META_DIBCREATEPATTERNBRUSH = 0x142, META_SETLAYOUT = 0x149, META_DELETEOBJECT = 0x1F0, META_CREATEPATTERNBRUSH = 0x1F9, META_SETBKCOLOR = 0x201, META_SETTEXTCOLOR = 0x209, META_SETTEXTJUSTIFICATION = 0x20A, META_SETWINDOWORG = 0x20B, META_SETWINDOWEXT = 0x20C, META_SETVIEWPORTORG = 0x20D, META_SETVIEWPORTEXT = 0x20E, META_OFFSETWINDOWORG = 0x20F, META_OFFSETVIEWPORTORG = 0x211, META_LINETO = 0x213, META_MOVETO = 0x214, META_OFFSETCLIPRGN = 0x220, META_FILLREGION = 0x228, META_SETMAPPERFLAGS = 0x231, META_SELECTPALETTE = 0x234, META_CREATEPENINDIRECT = 0x2FA, META_CREATEFONTINDIRECT = 0x2FB, META_CREATEBRUSHINDIRECT = 0x2FC, META_POLYGON = 0x324, META_POLYLINE = 0x325, META_SCALEWINDOWEXT = 0x410, META_SCALEVIEWPORTEXT = 0x412, META_EXCLUDECLIPRECT = 0x415, META_INTERSECTCLIPRECT = 0x416, META_ELLIPSE = 0x418, META_FLOODFILL = 0x419, META_RECTANGLE = 0x41B, META_SETPIXEL = 0x41F, META_FRAMEREGION = 0x429, META_ANIMATEPALETTE = 0x436, META_TEXTOUT = 0x521, META_POLYPOLYGON = 0x538, META_EXTFLOODFILL = 0x548, META_ROUNDRECT = 0x61C, META_PATBLT = 0x61D, META_ESCAPE = 0x626, META_CREATEREGION = 0x6FF, META_ARC = 0x817, META_PIE = 0x81A, META_CHORD = 0x830, META_BITBLT = 0x922, META_DIBBITBLT = 0x940, META_EXTTEXTOUT = 0xA32, META_STRETCHBLT = 0xB23, META_DIBSTRETCHBLT = 0xB41, META_SETDIBTODEV = 0xD33, META_STRETCHDIB = 0xF43 } // EMRPOLYDRAW enum : BYTE { PT_CLOSEFIGURE = 1, PT_LINETO = 2, PT_BEZIERTO = 4, PT_MOVETO = 6 } // ---- // PIXELFORMATDESCRIPTOR.iPixelType enum : BYTE { PFD_TYPE_RGBA = 0, PFD_TYPE_COLORINDEX = 1 } //deprecated { // PIXELFORMATDESCRIPTOR. enum byte PFD_MAIN_PLANE = 0, PFD_OVERLAY_PLANE = 1, PFD_UNDERLAY_PLANE = -1; //} // PIXELFORMATDESCRIPTOR.dwFlags enum DWORD PFD_DOUBLEBUFFER = 0x00000001, PFD_STEREO = 0x00000002, PFD_DRAW_TO_WINDOW = 0x00000004, PFD_DRAW_TO_BITMAP = 0x00000008, PFD_SUPPORT_GDI = 0x00000010, PFD_SUPPORT_OPENGL = 0x00000020, PFD_GENERIC_FORMAT = 0x00000040, PFD_NEED_PALETTE = 0x00000080, PFD_NEED_SYSTEM_PALETTE = 0x00000100, PFD_SWAP_EXCHANGE = 0x00000200, PFD_SWAP_COPY = 0x00000400, PFD_SWAP_LAYER_BUFFERS = 0x00000800, PFD_GENERIC_ACCELERATED = 0x00001000, PFD_SUPPORT_DIRECTDRAW = 0x00002000, PFD_DIRECT3D_ACCELERATED = 0x00004000, PFD_SUPPORT_COMPOSITION = 0x00008000, /* PIXELFORMATDESCRIPTOR flags for use in ChoosePixelFormat only */ PFD_DEPTH_DONTCARE = 0x20000000, PFD_DOUBLEBUFFER_DONTCARE = 0x40000000, PFD_STEREO_DONTCARE = 0x80000000; // ---- enum DWORD BLACKNESS = 0x000042, NOTSRCERASE = 0x1100A6, NOTSRCCOPY = 0x330008, SRCERASE = 0x440328, DSTINVERT = 0x550009, PATINVERT = 0x5A0049, SRCINVERT = 0x660046, SRCAND = 0x8800C6, MERGEPAINT = 0xBB0226, MERGECOPY = 0xC000CA, SRCCOPY = 0xCC0020, SRCPAINT = 0xEE0086, PATCOPY = 0xF00021, PATPAINT = 0xFB0A09, WHITENESS = 0xFF0062; static if (_WIN32_WINNT >= 0x500) { enum DWORD NOMIRRORBITMAP = 0x80000000, CAPTUREBLT = 0x40000000; } // GetROP2(), SetROP2() enum : int { R2_BLACK = 1, R2_NOTMERGEPEN = 2, R2_MASKNOTPEN = 3, R2_NOTCOPYPEN = 4, R2_MASKPENNOT = 5, R2_NOT = 6, R2_XORPEN = 7, R2_NOTMASKPEN = 8, R2_MASKPEN = 9, R2_NOTXORPEN = 10, R2_NOP = 11, R2_MERGENOTPEN = 12, R2_COPYPEN = 13, R2_MERGEPENNOT = 14, R2_MERGEPEN = 15, R2_WHITE = 16 } enum R2_LAST = R2_WHITE; // CheckColorsInGamut() enum ubyte CM_IN_GAMUT = 0, CM_OUT_OF_GAMUT = 255; /* UpdateICMRegKey Constants */ enum int ICM_ADDPROFILE = 1, ICM_DELETEPROFILE = 2, ICM_QUERYPROFILE = 3, ICM_SETDEFAULTPROFILE = 4, ICM_REGISTERICMATCHER = 5, ICM_UNREGISTERICMATCHER = 6, ICM_QUERYMATCH = 7; enum : int { RGN_AND = 1, RGN_OR = 2, RGN_XOR = 3, RGN_DIFF = 4, RGN_COPY = 5 } enum RGN_MIN = RGN_AND; enum RGN_MAX = RGN_COPY; // Return values for CombineRgn() enum { NULLREGION = 1, SIMPLEREGION = 2, COMPLEXREGION = 3 } enum ERROR = 0; alias ERROR RGN_ERROR; // CreateDIBitmap() enum DWORD CBM_INIT = 4; // CreateDIBitmap() enum : UINT { DIB_RGB_COLORS = 0, DIB_PAL_COLORS = 1 } // --- // Values for LOGFONT and CreateFont() // FIXME: For D, replace with lfFaceName.length() enum LF_FACESIZE = 32; enum LF_FULLFACESIZE = 64; // FIXME: Not needed for D, only EXTLOGFONT enum ELF_VENDOR_SIZE = 4; // ??? enum ELF_VERSION = 0; enum ELF_CULTURE_LATIN = 0; // LOGFONT.lfWeight enum LONG FW_DONTCARE = 0, FW_THIN = 100, FW_EXTRALIGHT = 200, FW_ULTRALIGHT = FW_EXTRALIGHT, FW_LIGHT = 300, FW_NORMAL = 400, FW_REGULAR = FW_NORMAL, FW_MEDIUM = 500, FW_SEMIBOLD = 600, FW_DEMIBOLD = FW_SEMIBOLD, FW_BOLD = 700, FW_EXTRABOLD = 800, FW_ULTRABOLD = FW_EXTRABOLD, FW_HEAVY = 900, FW_BLACK = FW_HEAVY; // LOGFONT.lfCharSet enum : DWORD { ANSI_CHARSET = 0, DEFAULT_CHARSET = 1, SYMBOL_CHARSET = 2, MAC_CHARSET = 77, SHIFTJIS_CHARSET = 128, HANGEUL_CHARSET = 129, HANGUL_CHARSET = 129, JOHAB_CHARSET = 130, GB2312_CHARSET = 134, CHINESEBIG5_CHARSET = 136, GREEK_CHARSET = 161, TURKISH_CHARSET = 162, VIETNAMESE_CHARSET = 163, HEBREW_CHARSET = 177, ARABIC_CHARSET = 178, BALTIC_CHARSET = 186, RUSSIAN_CHARSET = 204, THAI_CHARSET = 222, EASTEUROPE_CHARSET = 238, OEM_CHARSET = 255 } // LOGFONT.lfOutPrecision enum : BYTE { OUT_DEFAULT_PRECIS = 0, OUT_STRING_PRECIS, OUT_CHARACTER_PRECIS, OUT_STROKE_PRECIS, OUT_TT_PRECIS, OUT_DEVICE_PRECIS, OUT_RASTER_PRECIS, OUT_TT_ONLY_PRECIS, OUT_OUTLINE_PRECIS, OUT_SCREEN_OUTLINE_PRECIS, OUT_PS_ONLY_PRECIS, // 10 } // LOGFONT.lfClipPrecision enum : BYTE { CLIP_DEFAULT_PRECIS = 0, CLIP_CHARACTER_PRECIS = 1, CLIP_STROKE_PRECIS = 2, CLIP_MASK = 15, CLIP_LH_ANGLES = 16, CLIP_TT_ALWAYS = 32, CLIP_DFA_DISABLE = 64, CLIP_EMBEDDED = 128 } // LOGFONT.lfQuality enum : BYTE { DEFAULT_QUALITY = 0, DRAFT_QUALITY, PROOF_QUALITY, NONANTIALIASED_QUALITY, ANTIALIASED_QUALITY } // LOGFONT.lfPitchAndFamily enum BYTE DEFAULT_PITCH = 0, FIXED_PITCH = 1, VARIABLE_PITCH = 2, MONO_FONT = 8, FF_DONTCARE = 0, FF_ROMAN = 16, FF_SWISS = 32, FF_SCRIPT = 64, FF_MODERN = 48, FF_DECORATIVE = 80; // ---- // Enums for the PANOSE struct enum PANOSE_COUNT=10; enum { PAN_FAMILYTYPE_INDEX = 0, PAN_SERIFSTYLE_INDEX, PAN_WEIGHT_INDEX, PAN_PROPORTION_INDEX, PAN_CONTRAST_INDEX, PAN_STROKEVARIATION_INDEX, PAN_ARMSTYLE_INDEX, PAN_LETTERFORM_INDEX, PAN_MIDLINE_INDEX, PAN_XHEIGHT_INDEX } enum PAN_CULTURE_LATIN=0; // NOTE: the first two values (PAN_ANY and PAN_NO_FIT) apply to all these enums! enum : BYTE { PAN_ANY = 0, PAN_NO_FIT = 1, } enum : BYTE { PAN_FAMILY_TEXT_DISPLAY = 2, PAN_FAMILY_SCRIPT, PAN_FAMILY_DECORATIVE, PAN_FAMILY_PICTORIAL } enum : BYTE { PAN_SERIF_COVE = 2, PAN_SERIF_OBTUSE_COVE, PAN_SERIF_SQUARE_COVE, PAN_SERIF_OBTUSE_SQUARE_COVE, PAN_SERIF_SQUARE, PAN_SERIF_THIN, PAN_SERIF_BONE, PAN_SERIF_EXAGGERATED, PAN_SERIF_TRIANGLE, PAN_SERIF_NORMAL_SANS, PAN_SERIF_OBTUSE_SANS, PAN_SERIF_PERP_SANS, PAN_SERIF_FLARED, PAN_SERIF_ROUNDED } enum : BYTE { PAN_WEIGHT_VERY_LIGHT = 2, PAN_WEIGHT_LIGHT, PAN_WEIGHT_THIN, PAN_WEIGHT_BOOK, PAN_WEIGHT_MEDIUM, PAN_WEIGHT_DEMI, PAN_WEIGHT_BOLD, PAN_WEIGHT_HEAVY, PAN_WEIGHT_BLACK, PAN_WEIGHT_NORD } enum : BYTE { PAN_PROP_OLD_STYLE = 2, PAN_PROP_MODERN, PAN_PROP_EVEN_WIDTH, PAN_PROP_EXPANDED, PAN_PROP_CONDENSED, PAN_PROP_VERY_EXPANDED, PAN_PROP_VERY_CONDENSED, PAN_PROP_MONOSPACED } enum : BYTE { PAN_CONTRAST_NONE = 2, PAN_CONTRAST_VERY_LOW, PAN_CONTRAST_LOW, PAN_CONTRAST_MEDIUM_LOW, PAN_CONTRAST_MEDIUM, PAN_CONTRAST_MEDIUM_HIGH, PAN_CONTRAST_HIGH, PAN_CONTRAST_VERY_HIGH } // PANOSE.bStrokeVariation enum : BYTE { PAN_STROKE_GRADUAL_DIAG = 2, PAN_STROKE_GRADUAL_TRAN, PAN_STROKE_GRADUAL_VERT, PAN_STROKE_GRADUAL_HORZ, PAN_STROKE_RAPID_VERT, PAN_STROKE_RAPID_HORZ, PAN_STROKE_INSTANT_VERT } // PANOSE.bArmStyle enum : BYTE { PAN_STRAIGHT_ARMS_HORZ = 2, PAN_STRAIGHT_ARMS_WEDGE, PAN_STRAIGHT_ARMS_VERT, PAN_STRAIGHT_ARMS_SINGLE_SERIF, PAN_STRAIGHT_ARMS_DOUBLE_SERIF, PAN_BENT_ARMS_HORZ, PAN_BENT_ARMS_WEDGE, PAN_BENT_ARMS_VERT, PAN_BENT_ARMS_SINGLE_SERIF, PAN_BENT_ARMS_DOUBLE_SERIF } // PANOSE.bLetterForm enum : BYTE { PAN_LETT_NORMAL_CONTACT = 2, PAN_LETT_NORMAL_WEIGHTED, PAN_LETT_NORMAL_BOXED, PAN_LETT_NORMAL_FLATTENED, PAN_LETT_NORMAL_ROUNDED, PAN_LETT_NORMAL_OFF_CENTER, PAN_LETT_NORMAL_SQUARE, PAN_LETT_OBLIQUE_CONTACT, PAN_LETT_OBLIQUE_WEIGHTED, PAN_LETT_OBLIQUE_BOXED, PAN_LETT_OBLIQUE_FLATTENED, PAN_LETT_OBLIQUE_ROUNDED, PAN_LETT_OBLIQUE_OFF_CENTER, PAN_LETT_OBLIQUE_SQUARE } // PANOSE.bMidLine enum : BYTE { PAN_MIDLINE_STANDARD_TRIMMED = 2, PAN_MIDLINE_STANDARD_POINTED, PAN_MIDLINE_STANDARD_SERIFED, PAN_MIDLINE_HIGH_TRIMMED, PAN_MIDLINE_HIGH_POINTED, PAN_MIDLINE_HIGH_SERIFED, PAN_MIDLINE_CONSTANT_TRIMMED, PAN_MIDLINE_CONSTANT_POINTED, PAN_MIDLINE_CONSTANT_SERIFED, PAN_MIDLINE_LOW_TRIMMED, PAN_MIDLINE_LOW_POINTED, PAN_MIDLINE_LOW_SERIFED } // PANOSE.bXHeight enum : BYTE { PAN_XHEIGHT_CONSTANT_SMALL = 2, PAN_XHEIGHT_CONSTANT_STD, PAN_XHEIGHT_CONSTANT_LARGE, PAN_XHEIGHT_DUCKING_SMALL, PAN_XHEIGHT_DUCKING_STD, PAN_XHEIGHT_DUCKING_LARGE } // ---- // ??? enum FS_LATIN1 = 0x00000001; enum FS_LATIN2 = 0x00000002; enum FS_CYRILLIC = 0x00000004; enum FS_GREEK = 0x00000008; enum FS_TURKISH = 0x00000010; enum FS_HEBREW = 0x00000020; enum FS_ARABIC = 0x00000040; enum FS_BALTIC = 0x00000080; enum FS_VIETNAMESE = 0x00000100; enum FS_THAI = 0x00010000; enum FS_JISJAPAN = 0x00020000; enum FS_CHINESESIMP = 0x00040000; enum FS_WANSUNG = 0x00080000; enum FS_CHINESETRAD = 0x00100000; enum FS_JOHAB = 0x00200000; enum FS_SYMBOL = 0x80000000; // ---- // Poly Fill Mode enum : int { ALTERNATE = 1, WINDING = 2 } enum int POLYFILL_LAST = WINDING; //--- // LOGBRUSH enum : LONG { HS_HORIZONTAL = 0, HS_VERTICAL, HS_FDIAGONAL, HS_BDIAGONAL, HS_CROSS, HS_DIAGCROSS } //LOGBRUSH.lbStyle enum : UINT { BS_SOLID = 0, BS_NULL = 1, BS_HOLLOW = BS_NULL, BS_HATCHED, BS_PATTERN, BS_INDEXED, BS_DIBPATTERN, BS_DIBPATTERNPT, BS_PATTERN8X8, BS_DIBPATTERN8X8, BS_MONOPATTERN, } //----- // EXTLOGPEN, ExtCreatePen() // EXTLOGPEN.elpPenStyle enum : DWORD { PS_SOLID = 0, PS_DASH = 1, PS_DOT = 2, PS_DASHDOT = 3, PS_DASHDOTDOT = 4, PS_NULL = 5, PS_INSIDEFRAME = 6, PS_USERSTYLE = 7, PS_ALTERNATE = 8, PS_STYLE_MASK = 15, } enum : DWORD { PS_COSMETIC = 0x00000000, PS_GEOMETRIC = 0x00010000, PS_TYPE_MASK = 0x000F0000, } enum : DWORD { PS_ENDCAP_ROUND = 0x00000000, PS_ENDCAP_SQUARE = 0x00000100, PS_ENDCAP_FLAT = 0x00000200, PS_ENDCAP_MASK = 0x00000F00, } enum : DWORD { PS_JOIN_ROUND = 0x00000000, PS_JOIN_BEVEL = 0x00001000, PS_JOIN_MITER = 0x00002000, PS_JOIN_MASK = 0x0000F000, } // --- // DeviceCapabilities() enum : WORD { DC_FIELDS = 1, DC_PAPERS, DC_PAPERSIZE, DC_MINEXTENT, DC_MAXEXTENT, DC_BINS, DC_DUPLEX, DC_SIZE, DC_EXTRA, DC_VERSION, DC_DRIVER, DC_BINNAMES, DC_ENUMRESOLUTIONS, DC_FILEDEPENDENCIES, DC_TRUETYPE, DC_PAPERNAMES, DC_ORIENTATION, DC_COPIES, DC_BINADJUST, DC_EMF_COMPLIANT, DC_DATATYPE_PRODUCED, DC_COLLATE, DC_MANUFACTURER, DC_MODEL, } static if (_WIN32_WINNT >= 0x500) { enum { DC_PERSONALITY = 25, DC_PRINTRATE = 26, DC_PRINTRATEUNIT = 27, DC_PRINTERMEM = 28, DC_MEDIAREADY = 29, DC_STAPLE = 30, DC_PRINTRATEPPM = 31, DC_COLORDEVICE = 32, DC_NUP = 33, DC_MEDIATYPENAMES = 34, DC_MEDIATYPES = 35, } enum { PRINTRATEUNIT_PPM = 1, PRINTRATEUNIT_CPS = 2, PRINTRATEUNIT_LPM = 3, PRINTRATEUNIT_IPM = 4, } } // return from DC_TRUETYPE enum DWORD DCTT_BITMAP = 1, DCTT_DOWNLOAD = 2, DCTT_SUBDEV = 4, DCTT_DOWNLOAD_OUTLINE = 8; // return from DC_BINADJUST enum : DWORD { DCBA_FACEUPNONE = 0x0000, DCBA_FACEUPCENTER = 0x0001, DCBA_FACEUPLEFT = 0x0002, DCBA_FACEUPRIGHT = 0x0003, DCBA_FACEDOWNNONE = 0x0100, DCBA_FACEDOWNCENTER = 0x0101, DCBA_FACEDOWNLEFT = 0x0102, DCBA_FACEDOWNRIGHT = 0x0103, } //--- enum FLOODFILLBORDER = 0; enum FLOODFILLSURFACE = 1; // ExtTextOut() enum UINT ETO_OPAQUE = 0x0002, ETO_CLIPPED = 0x0004, ETO_GLYPH_INDEX = 0x0010, ETO_RTLREADING = 0x0080, ETO_NUMERICSLOCAL = 0x0400, ETO_NUMERICSLATIN = 0x0800, ETO_IGNORELANGUAGE = 0x1000; static if (_WIN32_WINNT >= 0x500) { enum UINT ETO_PDY = 0x2000; } // GdiComment() enum { GDICOMMENT_BEGINGROUP = 0x00000002, GDICOMMENT_ENDGROUP = 0x00000003, GDICOMMENT_UNICODE_STRING = 0x00000040, GDICOMMENT_UNICODE_END = 0x00000080, GDICOMMENT_MULTIFORMATS = 0x40000004, GDICOMMENT_IDENTIFIER = 0x43494447, GDICOMMENT_WINDOWS_METAFILE = 0x80000001, } // Get/SetArcDirection() enum : int { AD_COUNTERCLOCKWISE = 1, AD_CLOCKWISE = 2 } enum RDH_RECTANGLES = 1; // GCPRESULTS.lpClass enum { GCPCLASS_LATIN = 1, GCPCLASS_HEBREW = 2, GCPCLASS_ARABIC = 2, GCPCLASS_NEUTRAL, GCPCLASS_LOCALNUMBER, GCPCLASS_LATINNUMBER, GCPCLASS_LATINNUMERICTERMINATOR, GCPCLASS_LATINNUMERICSEPARATOR, GCPCLASS_NUMERICSEPARATOR, // = 8, GCPCLASS_POSTBOUNDRTL = 16, GCPCLASS_POSTBOUNDLTR = 32, GCPCLASS_PREBOUNDRTL = 64, GCPCLASS_PREBOUNDLTR = 128, GCPGLYPH_LINKAFTER = 0x4000, GCPGLYPH_LINKBEFORE = 0x8000 } // GetBoundsRect(), SetBoundsRect() enum UINT DCB_RESET = 1, DCB_ACCUMULATE = 2, DCB_SET = DCB_RESET | DCB_ACCUMULATE, DCB_ENABLE = 4, DCB_DISABLE = 8, DCB_DIRTY = DCB_ACCUMULATE; //--- // GetObjectType() enum : DWORD { OBJ_PEN = 1, OBJ_BRUSH, OBJ_DC, OBJ_METADC, OBJ_PAL, OBJ_FONT, OBJ_BITMAP, OBJ_REGION, OBJ_METAFILE, OBJ_MEMDC, OBJ_EXTPEN, OBJ_ENHMETADC, OBJ_ENHMETAFILE, OBJ_COLORSPACE, } //--------------------- // Capabilities for GetDeviceCaps(dc, xxx) enum : int { DRIVERVERSION = 0, TECHNOLOGY = 2, HORZSIZE = 4, VERTSIZE = 6, HORZRES = 8, VERTRES = 10, BITSPIXEL = 12, PLANES = 14, NUMBRUSHES = 16, NUMPENS = 18, NUMMARKERS = 20, NUMFONTS = 22, NUMCOLORS = 24, PDEVICESIZE = 26, CURVECAPS = 28, LINECAPS = 30, POLYGONALCAPS = 32, TEXTCAPS = 34, CLIPCAPS = 36, RASTERCAPS = 38, ASPECTX = 40, ASPECTY = 42, ASPECTXY = 44, LOGPIXELSX = 88, LOGPIXELSY = 90, SIZEPALETTE = 104, NUMRESERVED = 106, COLORRES = 108, PHYSICALWIDTH = 110, PHYSICALHEIGHT = 111, PHYSICALOFFSETX = 112, PHYSICALOFFSETY = 113, SCALINGFACTORX = 114, SCALINGFACTORY = 115, VREFRESH = 116, DESKTOPVERTRES = 117, DESKTOPHORZRES = 118, BLTALIGNMENT = 119 } static if (_WIN32_WINNT >= 0x500) { enum : int { SHADEBLENDCAPS = 120, COLORMGMTCAPS = 121, } } // Return values for GetDeviceCaps(dc, TECHNOLOGY) enum : int { DT_PLOTTER = 0, DT_RASDISPLAY, DT_RASPRINTER, DT_RASCAMERA, DT_CHARSTREAM, DT_METAFILE, DT_DISPFILE // = 6 } // Return values for GetDeviceCaps(dc, RASTERCAPS) enum int RC_NONE = 0, RC_BITBLT = 1, RC_BANDING = 2, RC_SCALING = 4, RC_BITMAP64 = 8, RC_GDI20_OUTPUT = 16, RC_GDI20_STATE = 32, RC_SAVEBITMAP = 64, RC_DI_BITMAP = 128, RC_PALETTE = 256, RC_DIBTODEV = 512, RC_BIGFONT = 1024, RC_STRETCHBLT = 2048, RC_FLOODFILL = 4096, RC_STRETCHDIB = 8192, RC_OP_DX_OUTPUT = 0x4000, RC_DEVBITS = 0x8000; static if (_WIN32_WINNT >= 0x500) { /* Shading and blending caps */ enum SB_NONE = 0x00000000; enum SB_CONST_ALPHA = 0x00000001; enum SB_PIXEL_ALPHA = 0x00000002; enum SB_PREMULT_ALPHA = 0x00000004; enum SB_GRAD_RECT = 0x00000010; enum SB_GRAD_TRI = 0x00000020; /* Color Management caps */ enum CM_NONE = 0x00000000; enum CM_DEVICE_ICM = 0x00000001; enum CM_GAMMA_RAMP = 0x00000002; enum CM_CMYK_COLOR = 0x00000004; } // Return values for GetDeviceCaps(dc, CURVECAPS) enum int CC_NONE = 0, CC_CIRCLES = 1, CC_PIE = 2, CC_CHORD = 4, CC_ELLIPSES = 8, CC_WIDE = 16, CC_STYLED = 32, CC_WIDESTYLED = 64, CC_INTERIORS = 128, CC_ROUNDRECT = 256; // Return values for GetDeviceCaps(dc, LINECAPS) enum int LC_NONE = 0, LC_POLYLINE = 2, LC_MARKER = 4, LC_POLYMARKER = 8, LC_WIDE = 16, LC_STYLED = 32, LC_WIDESTYLED = 64, LC_INTERIORS = 128; // Return values for GetDeviceCaps(dc, POLYGONALCAPS) enum int PC_NONE = 0, PC_POLYGON = 1, PC_RECTANGLE = 2, PC_WINDPOLYGON = 4, PC_TRAPEZOID = 4, PC_SCANLINE = 8, PC_WIDE = 16, PC_STYLED = 32, PC_WIDESTYLED = 64, PC_INTERIORS = 128, PC_POLYPOLYGON = 256, PC_PATHS = 512; /* Clipping Capabilities */ enum int CP_NONE = 0, CP_RECTANGLE = 1, CP_REGION = 2; // Return values for GetDeviceCaps(dc, TEXTCAPS) enum int TC_OP_CHARACTER = 1, TC_OP_STROKE = 2, TC_CP_STROKE = 4, TC_CR_90 = 8, TC_CR_ANY = 16, TC_SF_X_YINDEP = 32, TC_SA_DOUBLE = 64, TC_SA_INTEGER = 128, TC_SA_CONTIN = 256, TC_EA_DOUBLE = 512, TC_IA_ABLE = 1024, TC_UA_ABLE = 2048, TC_SO_ABLE = 4096, TC_RA_ABLE = 8192, TC_VA_ABLE = 16384, TC_RESERVED = 32768, TC_SCROLLBLT = 65536; // End GetDeviceCaps //--------------------- // GetCharacterPlacement(), and GetFontLanguageInfo() enum DWORD GCP_DBCS = 1, GCP_REORDER = 2, GCP_USEKERNING = 8, GCP_GLYPHSHAPE = 16, GCP_LIGATE = 32, GCP_DIACRITIC = 256, GCP_KASHIDA = 1024, GCP_ERROR = 0x8000, GCP_JUSTIFY = 0x10000, GCP_CLASSIN = 0x80000, GCP_MAXEXTENT = 0x100000, GCP_JUSTIFYIN = 0x200000, GCP_DISPLAYZWG = 0x400000, GCP_SYMSWAPOFF = 0x800000, GCP_NUMERICOVERRIDE = 0x1000000, GCP_NEUTRALOVERRIDE = 0x2000000, GCP_NUMERICSLATIN = 0x4000000, GCP_NUMERICSLOCAL = 0x8000000, // Only for GetFontLanguageInfo() FLI_GLYPHS = 0x40000, FLI_MASK = 0x103b; // GetGlyphOutline() enum : UINT { GGO_METRICS = 0, GGO_BITMAP = 1, GGO_NATIVE = 2, GGO_BEZIER = 3, GGO_GRAY2_BITMAP = 4, GGO_GRAY4_BITMAP = 5, GGO_GRAY8_BITMAP = 6, GGO_GLYPH_INDEX = 128, GGO_UNHINTED = 256 } enum : int { GM_COMPATIBLE = 1, GM_ADVANCED } enum GM_LAST = GM_ADVANCED; enum : int { MM_TEXT = 1, MM_LOMETRIC, MM_HIMETRIC, MM_LOENGLISH, MM_HIENGLISH, MM_TWIPS, MM_ISOTROPIC, MM_ANISOTROPIC, } enum int MM_MIN = MM_TEXT, MM_MAX = MM_ANISOTROPIC, MM_MAX_FIXEDSCALE = MM_TWIPS; enum ABSOLUTE = 1; enum RELATIVE = 2; enum : BYTE { PC_RESERVED = 1, PC_EXPLICIT = 2, PC_NOCOLLAPSE = 4 } /* FIXME: move to core.sys.windows.commctrl ? */ // ImageList enum COLORREF CLR_NONE = 0xffffffff, CLR_INVALID = CLR_NONE, CLR_DEFAULT = 0xff000000; // RASTERIZER_STATUS.wFlags enum short TT_AVAILABLE = 1, TT_ENABLED = 2; // GetStockObject() enum : int { WHITE_BRUSH = 0, LTGRAY_BRUSH, GRAY_BRUSH, DKGRAY_BRUSH, BLACK_BRUSH, HOLLOW_BRUSH, // = 5 NULL_BRUSH = HOLLOW_BRUSH, WHITE_PEN = 6, BLACK_PEN, NULL_PEN, // = 8 OEM_FIXED_FONT = 10, ANSI_FIXED_FONT, ANSI_VAR_FONT, SYSTEM_FONT, DEVICE_DEFAULT_FONT, DEFAULT_PALETTE, SYSTEM_FIXED_FONT, DEFAULT_GUI_FONT = SYSTEM_FIXED_FONT + 1, } static if (_WIN32_WINNT >= 0x500) { enum : int { DC_BRUSH = DEFAULT_GUI_FONT + 1, DC_PEN, } } static if (_WIN32_WINNT >= 0x500) { enum STOCK_LAST = DC_PEN; } else { enum STOCK_LAST = DEFAULT_GUI_FONT; } // Get/SetSystemPaletteUse() enum : UINT { SYSPAL_ERROR = 0, SYSPAL_STATIC = 1, SYSPAL_NOSTATIC = 2, SYSPAL_NOSTATIC256 = 3, } // SetTextAlign() enum UINT TA_TOP = 0, TA_CENTER = 6, TA_BOTTOM = 8, TA_BASELINE = 24, TA_LEFT = 0, TA_RIGHT = 2, TA_RTLREADING = 256, TA_NOUPDATECP = 0, TA_UPDATECP = 1, TA_MASK = TA_BASELINE+TA_CENTER+TA_UPDATECP+TA_RTLREADING, VTA_BASELINE = TA_BASELINE, VTA_CENTER = TA_CENTER, VTA_LEFT = TA_BOTTOM, VTA_RIGHT = TA_TOP, VTA_BOTTOM = TA_RIGHT, VTA_TOP = TA_LEFT; // EMRMODIFYWORLDTRANSFORM.iMode enum : DWORD { MWT_IDENTITY = 1, MWT_LEFTMULTIPLY, MWT_RIGHTMULTIPLY } enum DWORD MWT_MIN = MWT_IDENTITY, MWT_MAX = MWT_RIGHTMULTIPLY; enum { TRANSPARENT = 1, OPAQUE = 2 } // Get/SetStretchMode() enum : int { BLACKONWHITE = 1, WHITEONBLACK = 2, COLORONCOLOR = 3, HALFTONE = 4, STRETCH_ANDSCANS = 1, STRETCH_ORSCANS = 2, STRETCH_DELETESCANS = 3, STRETCH_HALFTONE = 4, MAXSTRETCHBLTMODE = 4 } // TranslateCharsetInfo() enum : DWORD { TCI_SRCCHARSET = 1, TCI_SRCCODEPAGE = 2, TCI_SRCFONTSIG = 3, TCI_SRCLOCALE = 0x1000, } // SetICMMode() enum : int { ICM_OFF = 1, ICM_ON = 2, ICM_QUERY = 3, ICM_DONE_OUTSIDEDC = 4, } // ---- // Escape() Spooler Error Codes enum : int { SP_NOTREPORTED = 0x4000, SP_ERROR = -1, SP_APPABORT = -2, SP_USERABORT = -3, SP_OUTOFDISK = -4, SP_OUTOFMEMORY = -5 } // Escape(), ExtEscape() // Most of the following are deprecated (Win16 only) enum : int { NEWFRAME = 1, ABORTDOC = 2, NEXTBAND = 3, SETCOLORTABLE = 4, GETCOLORTABLE = 5, FLUSHOUTPUT = 6, DRAFTMODE = 7, QUERYESCSUPPORT = 8, SETABORTPROC = 9, STARTDOC = 10, ENDDOC = 11, GETPHYSPAGESIZE = 12, GETPRINTINGOFFSET = 13, GETSCALINGFACTOR = 14, MFCOMMENT = 15, GETPENWIDTH = 16, SETCOPYCOUNT = 17, SELECTPAPERSOURCE = 18, DEVICEDATA = 19, PASSTHROUGH = 19, GETTECHNOLOGY = 20, SETLINECAP = 21, SETLINEJOIN = 22, SETMITERLIMIT = 23, BANDINFO = 24, DRAWPATTERNRECT = 25, GETVECTORPENSIZE = 26, GETVECTORBRUSHSIZE = 27, ENABLEDUPLEX = 28, GETSETPAPERBINS = 29, GETSETPRINTORIENT = 30, ENUMPAPERBINS = 31, SETDIBSCALING = 32, EPSPRINTING = 33, ENUMPAPERMETRICS = 34, GETSETPAPERMETRICS = 35, POSTSCRIPT_DATA = 37, POSTSCRIPT_IGNORE = 38, MOUSETRAILS = 39, GETDEVICEUNITS = 42, GETEXTENDEDTEXTMETRICS = 256, GETEXTENTTABLE = 257, GETPAIRKERNTABLE = 258, GETTRACKKERNTABLE = 259, EXTTEXTOUT = 512, GETFACENAME = 513, DOWNLOADFACE = 514, ENABLERELATIVEWIDTHS = 768, ENABLEPAIRKERNING = 769, SETKERNTRACK = 770, SETALLJUSTVALUES = 771, SETCHARSET = 772, STRETCHBLT = 2048, METAFILE_DRIVER = 2049, GETSETSCREENPARAMS = 3072, QUERYDIBSUPPORT = 3073, BEGIN_PATH = 4096, CLIP_TO_PATH = 4097, END_PATH = 4098, EXT_DEVICE_CAPS = 4099, RESTORE_CTM = 4100, SAVE_CTM = 4101, SET_ARC_DIRECTION = 4102, SET_BACKGROUND_COLOR = 4103, SET_POLY_MODE = 4104, SET_SCREEN_ANGLE = 4105, SET_SPREAD = 4106, TRANSFORM_CTM = 4107, SET_CLIP_BOX = 4108, SET_BOUNDS = 4109, SET_MIRROR_MODE = 4110, OPENCHANNEL = 4110, DOWNLOADHEADER = 4111, CLOSECHANNEL = 4112, POSTSCRIPT_PASSTHROUGH = 4115, ENCAPSULATED_POSTSCRIPT = 4116, POSTSCRIPT_IDENTIFY = 4117, POSTSCRIPT_INJECTION = 4118, CHECKJPEGFORMAT = 4119, CHECKPNGFORMAT = 4120, GET_PS_FEATURESETTING = 4121, SPCLPASSTHROUGH2 = 4568, } enum : int { PSIDENT_GDICENTRIC = 0, PSIDENT_PSCENTRIC = 1, } /* * Header structure for the input buffer to POSTSCRIPT_INJECTION escape */ struct PSINJECTDATA { DWORD DataBytes; WORD InjectionPoint; WORD PageNumber; } alias PSINJECTDATA* PPSINJECTDATA; /* Constants for PSINJECTDATA.InjectionPoint field */ enum { PSINJECT_BEGINSTREAM = 1, PSINJECT_PSADOBE = 2, PSINJECT_PAGESATEND = 3, PSINJECT_PAGES = 4, PSINJECT_DOCNEEDEDRES = 5, PSINJECT_DOCSUPPLIEDRES = 6, PSINJECT_PAGEORDER = 7, PSINJECT_ORIENTATION = 8, PSINJECT_BOUNDINGBOX = 9, PSINJECT_DOCUMENTPROCESSCOLORS = 10, PSINJECT_COMMENTS = 11, PSINJECT_BEGINDEFAULTS = 12, PSINJECT_ENDDEFAULTS = 13, PSINJECT_BEGINPROLOG = 14, PSINJECT_ENDPROLOG = 15, PSINJECT_BEGINSETUP = 16, PSINJECT_ENDSETUP = 17, PSINJECT_TRAILER = 18, PSINJECT_EOF = 19, PSINJECT_ENDSTREAM = 20, PSINJECT_DOCUMENTPROCESSCOLORSATEND = 21, PSINJECT_PAGENUMBER = 100, PSINJECT_BEGINPAGESETUP = 101, PSINJECT_ENDPAGESETUP = 102, PSINJECT_PAGETRAILER = 103, PSINJECT_PLATECOLOR = 104, PSINJECT_SHOWPAGE = 105, PSINJECT_PAGEBBOX = 106, PSINJECT_ENDPAGECOMMENTS = 107, PSINJECT_VMSAVE = 200, PSINJECT_VMRESTORE = 201, } /* Parameter for GET_PS_FEATURESETTING escape */ enum { FEATURESETTING_NUP = 0, FEATURESETTING_OUTPUT = 1, FEATURESETTING_PSLEVEL = 2, FEATURESETTING_CUSTPAPER = 3, FEATURESETTING_MIRROR = 4, FEATURESETTING_NEGATIVE = 5, FEATURESETTING_PROTOCOL = 6, } enum { FEATURESETTING_PRIVATE_BEGIN = 0x1000, FEATURESETTING_PRIVATE_END = 0x1FFF, } /* Value returned for FEATURESETTING_PROTOCOL */ enum PSPROTOCOL_ASCII = 0; enum PSPROTOCOL_BCP = 1; enum PSPROTOCOL_TBCP = 2; enum PSPROTOCOL_BINARY = 3; // ---- enum WPARAM PR_JOBSTATUS = 0; // ??? enum QDI_SETDIBITS = 1; enum QDI_GETDIBITS = 2; enum QDI_DIBTOSCREEN = 4; enum QDI_STRETCHDIB = 8; enum ASPECT_FILTERING = 1; // LOGCOLORSPACE.lcsCSType enum : LCSCSTYPE { LCS_CALIBRATED_RGB = 0, LCS_DEVICE_RGB, LCS_DEVICE_CMYK } /* What this for? */ // LOGCOLORSPACE.lcsIntent enum : LCSGAMUTMATCH { LCS_GM_BUSINESS = 1, LCS_GM_GRAPHICS = 2, LCS_GM_IMAGES = 4, LCS_GM_ABS_COLORIMETRIC = 8, } enum DWORD RASTER_FONTTYPE = 1, DEVICE_FONTTYPE = 2, TRUETYPE_FONTTYPE = 4; // --- // DEVMODE struct // FIXME: Not needed for D (use .length instead) enum CCHDEVICENAME = 32; enum CCHFORMNAME = 32; // DEVMODE.dmSpecVersion // current version of specification enum WORD DM_SPECVERSION = 0x0401; // DEVMODE.dmOrientation enum : short { DMORIENT_PORTRAIT = 1, DMORIENT_LANDSCAPE = 2 } // DEVMODE.dmPaperSize enum : short { DMPAPER_LETTER = 1, DMPAPER_LETTERSMALL, DMPAPER_TABLOID, DMPAPER_LEDGER, DMPAPER_LEGAL, DMPAPER_STATEMENT, DMPAPER_EXECUTIVE, DMPAPER_A3, DMPAPER_A4, DMPAPER_A4SMALL, DMPAPER_A5, DMPAPER_B4, DMPAPER_B5, DMPAPER_FOLIO, DMPAPER_QUARTO, DMPAPER_10X14, DMPAPER_11X17, DMPAPER_NOTE, DMPAPER_ENV_9, DMPAPER_ENV_10, DMPAPER_ENV_11, DMPAPER_ENV_12, DMPAPER_ENV_14, DMPAPER_CSHEET, DMPAPER_DSHEET, DMPAPER_ESHEET, DMPAPER_ENV_DL, DMPAPER_ENV_C5, DMPAPER_ENV_C3, DMPAPER_ENV_C4, DMPAPER_ENV_C6, DMPAPER_ENV_C65, DMPAPER_ENV_B4, DMPAPER_ENV_B5, DMPAPER_ENV_B6, DMPAPER_ENV_ITALY, DMPAPER_ENV_MONARCH, DMPAPER_ENV_PERSONAL, DMPAPER_FANFOLD_US, DMPAPER_FANFOLD_STD_GERMAN, DMPAPER_FANFOLD_LGL_GERMAN, DMPAPER_ISO_B4, DMPAPER_JAPANESE_POSTCARD, DMPAPER_9X11, DMPAPER_10X11, DMPAPER_15X11, DMPAPER_ENV_INVITE, DMPAPER_RESERVED_48, DMPAPER_RESERVED_49, DMPAPER_LETTER_EXTRA, DMPAPER_LEGAL_EXTRA, DMPAPER_TABLOID_EXTRA, DMPAPER_A4_EXTRA, DMPAPER_LETTER_TRANSVERSE, DMPAPER_A4_TRANSVERSE, DMPAPER_LETTER_EXTRA_TRANSVERSE, DMPAPER_A_PLUS, DMPAPER_B_PLUS, DMPAPER_LETTER_PLUS, DMPAPER_A4_PLUS, DMPAPER_A5_TRANSVERSE, DMPAPER_B5_TRANSVERSE, DMPAPER_A3_EXTRA, DMPAPER_A5_EXTRA, DMPAPER_B5_EXTRA, DMPAPER_A2, DMPAPER_A3_TRANSVERSE, DMPAPER_A3_EXTRA_TRANSVERSE // = 68 } static if (_WIN32_WINNT >= 0x500) { enum : short { DMPAPER_DBL_JAPANESE_POSTCARD = 69, DMPAPER_A6, DMPAPER_JENV_KAKU2, DMPAPER_JENV_KAKU3, DMPAPER_JENV_CHOU3, DMPAPER_JENV_CHOU4, DMPAPER_LETTER_ROTATED, DMPAPER_A3_ROTATED, DMPAPER_A4_ROTATED, DMPAPER_A5_ROTATED, DMPAPER_B4_JIS_ROTATED, DMPAPER_B5_JIS_ROTATED, DMPAPER_JAPANESE_POSTCARD_ROTATED, DMPAPER_DBL_JAPANESE_POSTCARD_ROTATED, DMPAPER_A6_ROTATED, DMPAPER_JENV_KAKU2_ROTATED, DMPAPER_JENV_KAKU3_ROTATED, DMPAPER_JENV_CHOU3_ROTATED, DMPAPER_JENV_CHOU4_ROTATED, DMPAPER_B6_JIS, DMPAPER_B6_JIS_ROTATED, DMPAPER_12X11, DMPAPER_JENV_YOU4, DMPAPER_JENV_YOU4_ROTATED, DMPAPER_P16K, DMPAPER_P32K, DMPAPER_P32KBIG, DMPAPER_PENV_1, DMPAPER_PENV_2, DMPAPER_PENV_3, DMPAPER_PENV_4, DMPAPER_PENV_5, DMPAPER_PENV_6, DMPAPER_PENV_7, DMPAPER_PENV_8, DMPAPER_PENV_9, DMPAPER_PENV_10, DMPAPER_P16K_ROTATED, DMPAPER_P32K_ROTATED, DMPAPER_P32KBIG_ROTATED, DMPAPER_PENV_1_ROTATED, DMPAPER_PENV_2_ROTATED, DMPAPER_PENV_3_ROTATED, DMPAPER_PENV_4_ROTATED, DMPAPER_PENV_5_ROTATED, DMPAPER_PENV_6_ROTATED, DMPAPER_PENV_7_ROTATED, DMPAPER_PENV_8_ROTATED, DMPAPER_PENV_9_ROTATED, DMPAPER_PENV_10_ROTATED // 118 } } enum short DMPAPER_FIRST = DMPAPER_LETTER; static if (_WIN32_WINNT >= 0x500) { enum short DMPAPER_LAST = DMPAPER_PENV_10_ROTATED; } else { enum short DMPAPER_LAST = DMPAPER_A3_EXTRA_TRANSVERSE; } enum short DMPAPER_USER = 256; // DEVMODE.dmDefaultSource enum : short { DMBIN_ONLYONE = 1, DMBIN_UPPER = 1, DMBIN_LOWER, DMBIN_MIDDLE, DMBIN_MANUAL, DMBIN_ENVELOPE, DMBIN_ENVMANUAL, DMBIN_AUTO, DMBIN_TRACTOR, DMBIN_SMALLFMT, DMBIN_LARGEFMT, DMBIN_LARGECAPACITY, // = 11 DMBIN_CASSETTE = 14, DMBIN_FORMSOURCE, } enum : short { DMBIN_FIRST = DMBIN_UPPER, DMBIN_LAST = DMBIN_FORMSOURCE, DMBIN_USER = 256, } // DEVMODE.dmPrintQuality enum : short { DMRES_DRAFT = -1, DMRES_LOW = -2, DMRES_MEDIUM = -3, DMRES_HIGH = -4 } // DEVMODE.dmColor enum : short { DMCOLOR_MONOCHROME = 1, DMCOLOR_COLOR = 2 } // DEVMODE.dmDuplex enum : short { DMDUP_SIMPLEX = 1, DMDUP_VERTICAL = 2, DMDUP_HORIZONTAL = 3 } // DEVMODE.dmTTOption enum : short { DMTT_BITMAP = 1, DMTT_DOWNLOAD, DMTT_SUBDEV, DMTT_DOWNLOAD_OUTLINE } // DEVMODE.dmCollate enum : short { DMCOLLATE_FALSE = 0, DMCOLLATE_TRUE } static if (_WIN32_WINNT >= 0x501) { /* DEVMODE dmDisplayOrientation specifiations */ enum : short { DMDO_DEFAULT = 0, DMDO_90 = 1, DMDO_180 = 2, DMDO_270 = 3, } /* DEVMODE dmDisplayFixedOutput specifiations */ enum : short { DMDFO_DEFAULT = 0, DMDFO_STRETCH = 1, DMDFO_CENTER = 2, } } /* FIXME: this flags are deprecated ? */ // DEVMODE.dmDisplayFlags enum DWORD DM_GRAYSCALE = 1, DM_INTERLACED = 2; enum DWORD DMDISPLAYFLAGS_TEXTMODE = 0x00000004; /* dmNup , multiple logical page per physical page options */ enum DWORD DMNUP_SYSTEM = 1, DMNUP_ONEUP = 2; // DEVMODE.dmFields enum DWORD DM_ORIENTATION = 0x00000001, DM_PAPERSIZE = 0x00000002, DM_PAPERLENGTH = 0x00000004, DM_PAPERWIDTH = 0x00000008, DM_SCALE = 0x00000010; static if (_WIN32_WINNT >= 0x500) { enum DWORD DM_POSITION = 0x00000020, DM_NUP = 0x00000040; } static if (_WIN32_WINNT >= 0x501) { enum DWORD DM_DISPLAYORIENTATION = 0x00000080; } enum DWORD DM_COPIES = 0x00000100, DM_DEFAULTSOURCE = 0x00000200, DM_PRINTQUALITY = 0x00000400, DM_COLOR = 0x00000800, DM_DUPLEX = 0x00001000, DM_YRESOLUTION = 0x00002000, DM_TTOPTION = 0x00004000, DM_COLLATE = 0x00008000, DM_FORMNAME = 0x00010000, DM_LOGPIXELS = 0x00020000, DM_BITSPERPEL = 0x00040000, DM_PELSWIDTH = 0x00080000, DM_PELSHEIGHT = 0x00100000, DM_DISPLAYFLAGS = 0x00200000, DM_DISPLAYFREQUENCY = 0x00400000, DM_ICMMETHOD = 0x00800000, DM_ICMINTENT = 0x01000000, DM_MEDIATYPE = 0x02000000, DM_DITHERTYPE = 0x04000000, DM_PANNINGWIDTH = 0x08000000, DM_PANNINGHEIGHT = 0x10000000; static if (_WIN32_WINNT >= 0x501) { enum DWORD DM_DISPLAYFIXEDOUTPUT = 0x20000000; } // DEVMODE.dmICMMethod enum : DWORD { DMICMMETHOD_NONE = 1, DMICMMETHOD_SYSTEM = 2, DMICMMETHOD_DRIVER = 3, DMICMMETHOD_DEVICE = 4, DMICMMETHOD_USER = 256 } // DEVMODE.dmICMIntent enum : DWORD { DMICM_SATURATE = 1, DMICM_CONTRAST = 2, DMICM_COLORIMETRIC = 3, DMICM_ABS_COLORIMETRIC = 4, DMICM_USER = 256 } // DEVMODE.dmMediaType enum : DWORD { DMMEDIA_STANDARD = 1, DMMEDIA_TRANSPARENCY = 2, DMMEDIA_GLOSSY = 3, DMMEDIA_USER = 256 } // DEVMODE.dmDitherType enum : DWORD { DMDITHER_NONE = 1, DMDITHER_COARSE, DMDITHER_FINE, DMDITHER_LINEART, DMDITHER_ERRORDIFFUSION, DMDITHER_RESERVED6, DMDITHER_RESERVED7, DMDITHER_RESERVED8, DMDITHER_RESERVED9, DMDITHER_GRAYSCALE, DMDITHER_USER = 256 } // ---- // DocumentProperties() enum DWORD DM_UPDATE = 1, DM_COPY = 2, DM_PROMPT = 4, DM_MODIFY = 8, DM_IN_BUFFER = DM_MODIFY, DM_IN_PROMPT = DM_PROMPT, DM_OUT_BUFFER = DM_COPY, DM_OUT_DEFAULT = DM_UPDATE; // --- enum GDI_ERROR = 0xFFFFFFFF; enum HGDI_ERROR= cast(HANDLE)GDI_ERROR; // TEXTMETRIC.tmPitchAndFamily enum BYTE TMPF_FIXED_PITCH = 1, TMPF_VECTOR = 2, TMPF_TRUETYPE = 4, TMPF_DEVICE = 8; // NEWTEXTMETRIC.ntmFlags enum DWORD NTM_ITALIC = 0x00000001, NTM_BOLD = 0x00000020, NTM_REGULAR = 0x00000040, NTM_NONNEGATIVE_AC = 0x00010000, NTM_PS_OPENTYPE = 0x00020000, NTM_TT_OPENTYPE = 0x00040000, NTM_MULTIPLEMASTER = 0x00080000, NTM_TYPE1 = 0x00100000, NTM_DSIG = 0x00200000; // --- enum DWORD TT_POLYGON_TYPE = 24; // TTPOLYCURVE enum : WORD { TT_PRIM_LINE = 1, TT_PRIM_QSPLINE = 2, TT_PRIM_CSPLINE = 3, } // --- enum FONTMAPPER_MAX = 10; enum ENHMETA_STOCK_OBJECT = 0x80000000; enum WGL_FONT_LINES = 0; enum WGL_FONT_POLYGONS = 1; // --- // LAYERPLANEDESCRIPTOR.dwFlags enum DWORD LPD_DOUBLEBUFFER = 1, LPD_STEREO = 2, LPD_SUPPORT_GDI = 16, LPD_SUPPORT_OPENGL = 32, LPD_SHARE_DEPTH = 64, LPD_SHARE_STENCIL = 128, LPD_SHARE_ACCUM = 256, LPD_SWAP_EXCHANGE = 512, LPD_SWAP_COPY = 1024, LPD_TRANSPARENT = 4096; // LAYERPLANEDESCRIPTOR.iPixelType enum : BYTE { LPD_TYPE_RGBA = 0, LPD_TYPE_COLORINDEX = 1 } // --- // wglSwapLayerBuffers() enum UINT WGL_SWAP_MAIN_PLANE = 1, WGL_SWAP_OVERLAY1 = 2, WGL_SWAP_OVERLAY2 = 4, WGL_SWAP_OVERLAY3 = 8, WGL_SWAP_OVERLAY4 = 16, WGL_SWAP_OVERLAY5 = 32, WGL_SWAP_OVERLAY6 = 64, WGL_SWAP_OVERLAY7 = 128, WGL_SWAP_OVERLAY8 = 256, WGL_SWAP_OVERLAY9 = 512, WGL_SWAP_OVERLAY10 = 1024, WGL_SWAP_OVERLAY11 = 2048, WGL_SWAP_OVERLAY12 = 4096, WGL_SWAP_OVERLAY13 = 8192, WGL_SWAP_OVERLAY14 = 16384, WGL_SWAP_OVERLAY15 = 32768, WGL_SWAP_UNDERLAY1 = 65536, WGL_SWAP_UNDERLAY2 = 0x20000, WGL_SWAP_UNDERLAY3 = 0x40000, WGL_SWAP_UNDERLAY4 = 0x80000, WGL_SWAP_UNDERLAY5 = 0x100000, WGL_SWAP_UNDERLAY6 = 0x200000, WGL_SWAP_UNDERLAY7 = 0x400000, WGL_SWAP_UNDERLAY8 = 0x800000, WGL_SWAP_UNDERLAY9 = 0x1000000, WGL_SWAP_UNDERLAY10 = 0x2000000, WGL_SWAP_UNDERLAY11 = 0x4000000, WGL_SWAP_UNDERLAY12 = 0x8000000, WGL_SWAP_UNDERLAY13 = 0x10000000, WGL_SWAP_UNDERLAY14 = 0x20000000, WGL_SWAP_UNDERLAY15 = 0x40000000; enum AC_SRC_OVER = 0x00; enum AC_SRC_ALPHA = 0x01; // ??? enum AC_SRC_NO_PREMULT_ALPHA = 0x01; enum AC_SRC_NO_ALPHA = 0x02; enum AC_DST_NO_PREMULT_ALPHA = 0x10; enum AC_DST_NO_ALPHA = 0x20; enum LAYOUT_RTL = 1; enum LAYOUT_BTT = 2; enum LAYOUT_VBH = 4; enum LAYOUT_BITMAPORIENTATIONPRESERVED = 8; enum CS_ENABLE = 0x00000001; enum CS_DISABLE = 0x00000002; enum CS_DELETE_TRANSFORM = 0x00000003; static if (_WIN32_WINNT > 0x500) { enum GRADIENT_FILL_RECT_H=0x00; enum GRADIENT_FILL_RECT_V=0x01; enum GRADIENT_FILL_TRIANGLE=0x02; enum GRADIENT_FILL_OP_FLAG=0xff; enum COLORMATCHTOTARGET_EMBEDED=0x00000001; enum CREATECOLORSPACE_EMBEDED=0x00000001; enum SETICMPROFILE_EMBEDED=0x00000001; } // DISPLAY_DEVICE.StateFlags enum DWORD DISPLAY_DEVICE_ATTACHED_TO_DESKTOP = 0x00000001, DISPLAY_DEVICE_MULTI_DRIVER = 0x00000002, DISPLAY_DEVICE_PRIMARY_DEVICE = 0x00000004, DISPLAY_DEVICE_MIRRORING_DRIVER = 0x00000008, DISPLAY_DEVICE_VGA_COMPATIBLE = 0x00000010, DISPLAY_DEVICE_REMOVABLE = 0x00000020, DISPLAY_DEVICE_DISCONNECT = 0x02000000, DISPLAY_DEVICE_REMOTE = 0x04000000, DISPLAY_DEVICE_MODESPRUNED = 0x08000000; /* Child device state */ enum DWORD DISPLAY_DEVICE_ACTIVE = 0x00000001, DISPLAY_DEVICE_ATTACHED = 0x00000002; static if (_WIN32_WINNT >= 0x500) { enum GGI_MARK_NONEXISTING_GLYPHS = 1; } // ---------- // STRUCTS // ---------- struct ABC { int abcA; UINT abcB; int abcC; } alias ABC* PABC, NPABC, LPABC; struct ABCFLOAT { FLOAT abcfA; FLOAT abcfB; FLOAT abcfC; } alias ABCFLOAT* PABCFLOAT, NPABCFLOAT, LPABCFLOAT; struct BITMAP { LONG bmType; LONG bmWidth; LONG bmHeight; LONG bmWidthBytes; WORD bmPlanes; WORD bmBitsPixel; LPVOID bmBits; } alias BITMAP* PBITMAP, NPBITMAP, LPBITMAP; struct BITMAPCOREHEADER { DWORD bcSize; WORD bcWidth; WORD bcHeight; WORD bcPlanes; WORD bcBitCount; } alias BITMAPCOREHEADER* PBITMAPCOREHEADER, LPBITMAPCOREHEADER; align(1): struct RGBTRIPLE { BYTE rgbtBlue; BYTE rgbtGreen; BYTE rgbtRed; } alias RGBTRIPLE* LPRGBTRIPLE; align(2): struct BITMAPFILEHEADER { align(2): WORD bfType; DWORD bfSize; WORD bfReserved1; WORD bfReserved2; DWORD bfOffBits; } alias BITMAPFILEHEADER* LPBITMAPFILEHEADER, PBITMAPFILEHEADER; align: struct BITMAPCOREINFO { BITMAPCOREHEADER bmciHeader; RGBTRIPLE[1] bmciColors; } alias BITMAPCOREINFO* LPBITMAPCOREINFO, PBITMAPCOREINFO; struct BITMAPINFOHEADER { DWORD biSize; LONG biWidth; LONG biHeight; WORD biPlanes; WORD biBitCount; DWORD biCompression; DWORD biSizeImage; LONG biXPelsPerMeter; LONG biYPelsPerMeter; DWORD biClrUsed; DWORD biClrImportant; } alias BITMAPINFOHEADER* LPBITMAPINFOHEADER, PBITMAPINFOHEADER; struct RGBQUAD { BYTE rgbBlue; BYTE rgbGreen; BYTE rgbRed; BYTE rgbReserved; }; alias RGBQUAD* LPRGBQUAD; struct BITMAPINFO { BITMAPINFOHEADER bmiHeader; RGBQUAD[1] bmiColors; }; alias BITMAPINFO* PBITMAPINFO, LPBITMAPINFO; alias int FXPT16DOT16; alias int* LPFXPT16DOT16; alias int FXPT2DOT30; alias int* LPFXPT2DOT30; struct CIEXYZ { FXPT2DOT30 ciexyzX; FXPT2DOT30 ciexyzY; FXPT2DOT30 ciexyzZ; } alias CIEXYZ* LPCIEXYZ; struct CIEXYZTRIPLE { CIEXYZ ciexyzRed; CIEXYZ ciexyzGreen; CIEXYZ ciexyzBlue; } alias CIEXYZTRIPLE* LPCIEXYZTRIPLE; struct BITMAPV4HEADER { DWORD bV4Size; LONG bV4Width; LONG bV4Height; WORD bV4Planes; WORD bV4BitCount; DWORD bV4V4Compression; DWORD bV4SizeImage; LONG bV4XPelsPerMeter; LONG bV4YPelsPerMeter; DWORD bV4ClrUsed; DWORD bV4ClrImportant; DWORD bV4RedMask; DWORD bV4GreenMask; DWORD bV4BlueMask; DWORD bV4AlphaMask; DWORD bV4CSType; CIEXYZTRIPLE bV4Endpoints; DWORD bV4GammaRed; DWORD bV4GammaGreen; DWORD bV4GammaBlue; } alias BITMAPV4HEADER* LPBITMAPV4HEADER, PBITMAPV4HEADER; struct BITMAPV5HEADER { DWORD bV5Size; LONG bV5Width; LONG bV5Height; WORD bV5Planes; WORD bV5BitCount; DWORD bV5Compression; DWORD bV5SizeImage; LONG bV5XPelsPerMeter; LONG bV5YPelsPerMeter; DWORD bV5ClrUsed; DWORD bV5ClrImportant; DWORD bV5RedMask; DWORD bV5GreenMask; DWORD bV5BlueMask; DWORD bV5AlphaMask; DWORD bV5CSType; CIEXYZTRIPLE bV5Endpoints; DWORD bV5GammaRed; DWORD bV5GammaGreen; DWORD bV5GammaBlue; DWORD bV5Intent; DWORD bV5ProfileData; DWORD bV5ProfileSize; DWORD bV5Reserved; } alias BITMAPV5HEADER* LPBITMAPV5HEADER, PBITMAPV5HEADER; struct FONTSIGNATURE { DWORD[4] fsUsb; DWORD[2] fsCsb; } alias FONTSIGNATURE* PFONTSIGNATURE, LPFONTSIGNATURE; struct CHARSETINFO { UINT ciCharset; UINT ciACP; FONTSIGNATURE fs; } alias CHARSETINFO* PCHARSETINFO, NPCHARSETINFO, LPCHARSETINFO; struct COLORADJUSTMENT { WORD caSize; WORD caFlags; WORD caIlluminantIndex; WORD caRedGamma; WORD caGreenGamma; WORD caBlueGamma; WORD caReferenceBlack; WORD caReferenceWhite; SHORT caContrast; SHORT caBrightness; SHORT caColorfulness; SHORT caRedGreenTint; } alias COLORADJUSTMENT* PCOLORADJUSTMENT, LPCOLORADJUSTMENT; struct DEVMODEA { BYTE[CCHDEVICENAME] dmDeviceName; WORD dmSpecVersion; WORD dmDriverVersion; WORD dmSize; WORD dmDriverExtra; DWORD dmFields; union { struct { short dmOrientation; short dmPaperSize; short dmPaperLength; short dmPaperWidth; short dmScale; short dmCopies; short dmDefaultSource; short dmPrintQuality; } struct { POINTL dmPosition; DWORD dmDisplayOrientation; DWORD dmDisplayFixedOutput; } } short dmColor; short dmDuplex; short dmYResolution; short dmTTOption; short dmCollate; BYTE[CCHFORMNAME] dmFormName; WORD dmLogPixels; DWORD dmBitsPerPel; DWORD dmPelsWidth; DWORD dmPelsHeight; union { DWORD dmDisplayFlags; DWORD dmNup; } DWORD dmDisplayFrequency; DWORD dmICMMethod; DWORD dmICMIntent; DWORD dmMediaType; DWORD dmDitherType; DWORD dmReserved1; DWORD dmReserved2; DWORD dmPanningWidth; DWORD dmPanningHeight; } alias DEVMODEA* PDEVMODEA, NPDEVMODEA, LPDEVMODEA; struct DEVMODEW { WCHAR[CCHDEVICENAME] dmDeviceName; WORD dmSpecVersion; WORD dmDriverVersion; WORD dmSize; WORD dmDriverExtra; DWORD dmFields; union { struct { short dmOrientation; short dmPaperSize; short dmPaperLength; short dmPaperWidth; short dmScale; short dmCopies; short dmDefaultSource; short dmPrintQuality; } struct { POINTL dmPosition; DWORD dmDisplayOrientation; DWORD dmDisplayFixedOutput; } } short dmColor; short dmDuplex; short dmYResolution; short dmTTOption; short dmCollate; WCHAR[CCHFORMNAME] dmFormName; WORD dmLogPixels; DWORD dmBitsPerPel; DWORD dmPelsWidth; DWORD dmPelsHeight; union { DWORD dmDisplayFlags; DWORD dmNup; } DWORD dmDisplayFrequency; DWORD dmICMMethod; DWORD dmICMIntent; DWORD dmMediaType; DWORD dmDitherType; DWORD dmReserved1; DWORD dmReserved2; DWORD dmPanningWidth; DWORD dmPanningHeight; } alias DEVMODEW* PDEVMODEW, NPDEVMODEW, LPDEVMODEW; /* * Information about output options */ struct PSFEATURE_OUTPUT { BOOL bPageIndependent; BOOL bSetPageDevice; } alias PSFEATURE_OUTPUT* PPSFEATURE_OUTPUT; /* * Information about custom paper size */ struct PSFEATURE_CUSTPAPER { LONG lOrientation; LONG lWidth; LONG lHeight; LONG lWidthOffset; LONG lHeightOffset; } alias PSFEATURE_CUSTPAPER* PPSFEATURE_CUSTPAPER; struct DIBSECTION { BITMAP dsBm; BITMAPINFOHEADER dsBmih; DWORD[3] dsBitfields; HANDLE dshSection; DWORD dsOffset; } alias DIBSECTION* PDIBSECTION; struct DOCINFOA { int cbSize = DOCINFOA.sizeof; LPCSTR lpszDocName; LPCSTR lpszOutput; LPCSTR lpszDatatype; DWORD fwType; } alias DOCINFOA* LPDOCINFOA; struct DOCINFOW { int cbSize = DOCINFOW.sizeof; LPCWSTR lpszDocName; LPCWSTR lpszOutput; LPCWSTR lpszDatatype; DWORD fwType; } alias DOCINFOW* LPDOCINFOW; struct PANOSE { BYTE bFamilyType; BYTE bSerifStyle; BYTE bWeight; BYTE bProportion; BYTE bContrast; BYTE bStrokeVariation; BYTE bArmStyle; BYTE bLetterform; BYTE bMidline; BYTE bXHeight; } alias PANOSE* LPPANOSE; struct LOGFONTA { LONG lfHeight; LONG lfWidth; LONG lfEscapement; LONG lfOrientation; LONG lfWeight; BYTE lfItalic; BYTE lfUnderline; BYTE lfStrikeOut; BYTE lfCharSet; BYTE lfOutPrecision; BYTE lfClipPrecision; BYTE lfQuality; BYTE lfPitchAndFamily; CHAR[LF_FACESIZE] lfFaceName; } alias LOGFONTA* PLOGFONTA, NPLOGFONTA, LPLOGFONTA; struct LOGFONTW { LONG lfHeight; LONG lfWidth; LONG lfEscapement; LONG lfOrientation; LONG lfWeight; BYTE lfItalic; BYTE lfUnderline; BYTE lfStrikeOut; BYTE lfCharSet; BYTE lfOutPrecision; BYTE lfClipPrecision; BYTE lfQuality; BYTE lfPitchAndFamily; WCHAR[LF_FACESIZE] lfFaceName; } alias LOGFONTW* PLOGFONTW, NPLOGFONTW, LPLOGFONTW; struct EXTLOGFONTA { LOGFONTA elfLogFont; BYTE[LF_FULLFACESIZE] elfFullName; BYTE[LF_FACESIZE] elfStyle; DWORD elfVersion; DWORD elfStyleSize; DWORD elfMatch; DWORD elfReserved; BYTE[ELF_VENDOR_SIZE] elfVendorId; DWORD elfCulture; PANOSE elfPanose; } alias EXTLOGFONTA* PEXTLOGFONTA, NPEXTLOGFONTA, LPEXTLOGFONTA; struct EXTLOGFONTW { LOGFONTW elfLogFont; WCHAR[LF_FULLFACESIZE] elfFullName; WCHAR[LF_FACESIZE] elfStyle; DWORD elfVersion; DWORD elfStyleSize; DWORD elfMatch; DWORD elfReserved; BYTE[ELF_VENDOR_SIZE] elfVendorId; DWORD elfCulture; PANOSE elfPanose; } alias EXTLOGFONTW* PEXTLOGFONTW, NPEXTLOGFONTW, LPEXTLOGFONTW; struct LOGPEN { UINT lopnStyle; POINT lopnWidth; COLORREF lopnColor; } alias LOGPEN* PLOGPEN, NPLOGPEN, LPLOGPEN; // ---------------------- EMR ------------ struct EMR { DWORD iType; DWORD nSize; } alias EMR* PEMR; struct EMRANGLEARC { EMR emr; POINTL ptlCenter; DWORD nRadius; FLOAT eStartAngle; FLOAT eSweepAngle; } alias EMRANGLEARC* PEMRANGLEARC; struct EMRARC { EMR emr; RECTL rclBox; POINTL ptlStart; POINTL ptlEnd; } alias EMRARC* PEMRARC; alias TypeDef!(EMRARC) EMRARCTO; alias EMRARCTO* PEMRARCTO; alias TypeDef!(EMRARC) EMRCHORD; alias EMRCHORD* PEMRCHORD; alias TypeDef!(EMRARC) EMRPIE; alias EMRPIE* PEMRPIE; struct XFORM { FLOAT eM11; FLOAT eM12; FLOAT eM21; FLOAT eM22; FLOAT eDx; FLOAT eDy; } alias XFORM* PXFORM, LPXFORM; struct EMRBITBLT { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG cxDest; LONG cyDest; DWORD dwRop; LONG xSrc; LONG ySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; } alias EMRBITBLT* PEMRBITBLT; struct LOGBRUSH { UINT lbStyle; COLORREF lbColor; ULONG_PTR lbHatch; } alias TypeDef!(LOGBRUSH) PATTERN; alias LOGBRUSH* PLOGBRUSH, NPLOGBRUSH, LPLOGBRUSH; alias PATTERN* PPATTERN, NPPATTERN, LPPATTERN; struct LOGBRUSH32 { UINT lbStyle; COLORREF lbColor; ULONG lbHatch; } alias LOGBRUSH32* PLOGBRUSH32, NPLOGBRUSH32, LPLOGBRUSH32; struct EMRCREATEBRUSHINDIRECT { EMR emr; DWORD ihBrush; LOGBRUSH32 lb; } alias EMRCREATEBRUSHINDIRECT* PEMRCREATEBRUSHINDIRECT; alias LONG LCSCSTYPE, LCSGAMUTMATCH; struct LOGCOLORSPACEA { DWORD lcsSignature; DWORD lcsVersion; DWORD lcsSize; LCSCSTYPE lcsCSType; LCSGAMUTMATCH lcsIntent; CIEXYZTRIPLE lcsEndpoints; DWORD lcsGammaRed; DWORD lcsGammaGreen; DWORD lcsGammaBlue; CHAR[MAX_PATH] lcsFilename; } alias LOGCOLORSPACEA* LPLOGCOLORSPACEA; struct LOGCOLORSPACEW { DWORD lcsSignature; DWORD lcsVersion; DWORD lcsSize; LCSCSTYPE lcsCSType; LCSGAMUTMATCH lcsIntent; CIEXYZTRIPLE lcsEndpoints; DWORD lcsGammaRed; DWORD lcsGammaGreen; DWORD lcsGammaBlue; WCHAR[MAX_PATH] lcsFilename; } alias LOGCOLORSPACEW* LPLOGCOLORSPACEW; alias USHORT COLOR16; struct TRIVERTEX { LONG x; LONG y; COLOR16 Red; COLOR16 Green; COLOR16 Blue; COLOR16 Alpha; } alias TRIVERTEX* PTRIVERTEX, LPTRIVERTEX; struct EMRGLSRECORD { EMR emr; DWORD cbData; BYTE[1] Data; } alias EMRGLSRECORD* PEMRGLSRECORD; struct EMRGLSBOUNDEDRECORD { EMR emr; RECTL rclBounds; DWORD cbData; BYTE[1] Data; } alias EMRGLSBOUNDEDRECORD* PEMRGLSBOUNDEDRECORD; struct EMRPIXELFORMAT { EMR emr; PIXELFORMATDESCRIPTOR pfd; } alias EMRPIXELFORMAT* PEMRPIXELFORMAT; struct EMRCREATECOLORSPACE { EMR emr; DWORD ihCS; LOGCOLORSPACEA lcs; // ANSI version } alias EMRCREATECOLORSPACE* PEMRCREATECOLORSPACE; struct EMRSETCOLORSPACE { EMR emr; DWORD ihCS; } alias EMRSETCOLORSPACE* PEMRSETCOLORSPACE; alias TypeDef!(EMRSETCOLORSPACE) EMRSELECTCOLORSPACE; alias EMRSELECTCOLORSPACE* PEMRSELECTCOLORSPACE; alias TypeDef!(EMRSETCOLORSPACE) EMRDELETECOLORSPACE; alias EMRDELETECOLORSPACE* PEMRDELETECOLORSPACE; static if (_WIN32_WINNT >= 0x500) { struct EMREXTESCAPE { EMR emr; INT iEscape; INT cbEscData; BYTE[1] EscData; } alias EMREXTESCAPE* PEMREXTESCAPE; alias TypeDef!(EMREXTESCAPE) EMRDRAWESCAPE; alias EMRDRAWESCAPE* PEMRDRAWESCAPE; struct EMRNAMEDESCAPE { EMR emr; INT iEscape; INT cbDriver; INT cbEscData; BYTE[1] EscData; } alias EMRNAMEDESCAPE* PEMRNAMEDESCAPE; struct EMRSETICMPROFILE { EMR emr; DWORD dwFlags; DWORD cbName; DWORD cbData; BYTE[1] Data; } alias EMRSETICMPROFILE* PEMRSETICMPROFILE; alias TypeDef!(EMRSETICMPROFILE) EMRSETICMPROFILEA; alias EMRSETICMPROFILEA* PEMRSETICMPROFILEA; alias TypeDef!(EMRSETICMPROFILE) EMRSETICMPROFILEW; alias EMRSETICMPROFILEW* PEMRSETICMPROFILEW; struct EMRCREATECOLORSPACEW { EMR emr; DWORD ihCS; LOGCOLORSPACEW lcs; DWORD dwFlags; DWORD cbData; BYTE[1] Data; } alias EMRCREATECOLORSPACEW* PEMRCREATECOLORSPACEW; struct EMRCOLORMATCHTOTARGET { EMR emr; DWORD dwAction; DWORD dwFlags; DWORD cbName; DWORD cbData; BYTE[1] Data; } alias EMRCOLORMATCHTOTARGET* PEMRCOLORMATCHTOTARGET; struct EMRCOLORCORRECTPALETTE { EMR emr; DWORD ihPalette; DWORD nFirstEntry; DWORD nPalEntries; DWORD nReserved; } alias EMRCOLORCORRECTPALETTE* PEMRCOLORCORRECTPALETTE; struct EMRALPHABLEND { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG cxDest; LONG cyDest; DWORD dwRop; LONG xSrc; LONG ySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; LONG cxSrc; LONG cySrc; } alias EMRALPHABLEND* PEMRALPHABLEND; struct EMRGRADIENTFILL { EMR emr; RECTL rclBounds; DWORD nVer; DWORD nTri; ULONG ulMode; TRIVERTEX[1] Ver; } alias EMRGRADIENTFILL* PEMRGRADIENTFILL; struct EMRTRANSPARENTBLT { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG cxDest; LONG cyDest; DWORD dwRop; LONG xSrc; LONG ySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; LONG cxSrc; LONG cySrc; } alias EMRTRANSPARENTBLT* PEMRTRANSPARENTBLT; } struct EMRCREATEDIBPATTERNBRUSHPT { EMR emr; DWORD ihBrush; DWORD iUsage; DWORD offBmi; DWORD cbBmi; DWORD offBits; DWORD cbBits; } alias EMRCREATEDIBPATTERNBRUSHPT* PEMRCREATEDIBPATTERNBRUSHPT; struct EMRCREATEMONOBRUSH { EMR emr; DWORD ihBrush; DWORD iUsage; DWORD offBmi; DWORD cbBmi; DWORD offBits; DWORD cbBits; } alias EMRCREATEMONOBRUSH* PEMRCREATEMONOBRUSH; struct PALETTEENTRY { BYTE peRed; BYTE peGreen; BYTE peBlue; BYTE peFlags; } alias PALETTEENTRY* PPALETTEENTRY, LPPALETTEENTRY; struct LOGPALETTE { WORD palVersion; WORD palNumEntries; PALETTEENTRY[1] palPalEntry; } alias LOGPALETTE* PLOGPALETTE, NPLOGPALETTE, LPLOGPALETTE; struct EMRCREATEPALETTE { EMR emr; DWORD ihPal; LOGPALETTE lgpl; } alias EMRCREATEPALETTE* PEMRCREATEPALETTE; struct EMRCREATEPEN { EMR emr; DWORD ihPen; LOGPEN lopn; } alias EMRCREATEPEN* PEMRCREATEPEN; struct EMRELLIPSE { EMR emr; RECTL rclBox; } alias EMRELLIPSE* PEMRELLIPSE; alias TypeDef!(EMRELLIPSE) EMRRECTANGLE; alias EMRRECTANGLE* PEMRRECTANGLE; struct EMREOF { EMR emr; DWORD nPalEntries; DWORD offPalEntries; DWORD nSizeLast; } alias EMREOF* PEMREOF; struct EMREXCLUDECLIPRECT { EMR emr; RECTL rclClip; } alias EMREXCLUDECLIPRECT* PEMREXCLUDECLIPRECT; alias TypeDef!(EMREXCLUDECLIPRECT) EMRINTERSECTCLIPRECT; alias EMRINTERSECTCLIPRECT* PEMRINTERSECTCLIPRECT; struct EMREXTCREATEFONTINDIRECTW { EMR emr; DWORD ihFont; EXTLOGFONTW elfw; } alias EMREXTCREATEFONTINDIRECTW* PEMREXTCREATEFONTINDIRECTW; struct EXTLOGPEN { UINT elpPenStyle; UINT elpWidth; UINT elpBrushStyle; COLORREF elpColor; ULONG_PTR elpHatch; DWORD elpNumEntries; DWORD[1] elpStyleEntry; } alias EXTLOGPEN* PEXTLOGPEN, NPEXTLOGPEN, LPEXTLOGPEN; struct EXTLOGPEN32 { UINT elpPenStyle; UINT elpWidth; UINT elpBrushStyle; COLORREF elpColor; ULONG elpHatch; DWORD elpNumEntries; DWORD[1] elpStyleEntry; } alias EXTLOGPEN32* PEXTLOGPEN32, NPEXTLOGPEN32, LPEXTLOGPEN32; struct EMREXTCREATEPEN { EMR emr; DWORD ihPen; DWORD offBmi; DWORD cbBmi; DWORD offBits; DWORD cbBits; EXTLOGPEN32 elp; } alias EMREXTCREATEPEN* PEMREXTCREATEPEN; struct EMREXTFLOODFILL { EMR emr; POINTL ptlStart; COLORREF crColor; DWORD iMode; } alias EMREXTFLOODFILL* PEMREXTFLOODFILL; struct EMREXTSELECTCLIPRGN { EMR emr; DWORD cbRgnData; DWORD iMode; BYTE [1]RgnData; } alias EMREXTSELECTCLIPRGN* PEMREXTSELECTCLIPRGN; struct EMRTEXT { POINTL ptlReference; DWORD nChars; DWORD offString; DWORD fOptions; RECTL rcl; DWORD offDx; } alias EMRTEXT* PEMRTEXT; struct EMREXTTEXTOUTA { EMR emr; RECTL rclBounds; DWORD iGraphicsMode; FLOAT exScale; FLOAT eyScale; EMRTEXT emrtext; } alias EMREXTTEXTOUTA* PEMREXTTEXTOUTA; alias TypeDef!(EMREXTTEXTOUTA) EMREXTTEXTOUTW; alias EMREXTTEXTOUTW* PEMREXTTEXTOUTW; struct EMRFILLPATH { EMR emr; RECTL rclBounds; } alias EMRFILLPATH* PEMRFILLPATH; alias TypeDef!(EMRFILLPATH) EMRSTROKEANDFILLPATH; alias EMRSTROKEANDFILLPATH* PEMRSTROKEANDFILLPATH; alias TypeDef!(EMRFILLPATH) EMRSTROKEPATH; alias EMRSTROKEPATH* PEMRSTROKEPATH; struct EMRFILLRGN { EMR emr; RECTL rclBounds; DWORD cbRgnData; DWORD ihBrush; BYTE[1] RgnData; } alias EMRFILLRGN* PEMRFILLRGN; struct EMRFORMAT { DWORD dSignature; DWORD nVersion; DWORD cbData; DWORD offData; } alias EMRFORMAT* PEMRFORMAT; struct EMRFRAMERGN { EMR emr; RECTL rclBounds; DWORD cbRgnData; DWORD ihBrush; SIZEL szlStroke; BYTE[1] RgnData; } alias EMRFRAMERGN* PEMRFRAMERGN; struct EMRGDICOMMENT { EMR emr; DWORD cbData; BYTE[1] Data; } alias EMRGDICOMMENT* PEMRGDICOMMENT; struct EMRINVERTRGN { EMR emr; RECTL rclBounds; DWORD cbRgnData; BYTE[1] RgnData; } alias EMRINVERTRGN* PEMRINVERTRGN; alias TypeDef!(EMRINVERTRGN) EMRPAINTRGN; alias EMRPAINTRGN* PEMRPAINTRGN; struct EMRLINETO { EMR emr; POINTL ptl; } alias EMRLINETO* PEMRLINETO; alias TypeDef!(EMRLINETO) EMRMOVETOEX; alias EMRMOVETOEX* PEMRMOVETOEX; struct EMRMASKBLT { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG cxDest; LONG cyDest; DWORD dwRop; LONG xSrc; LONG ySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; LONG xMask; LONG yMask; DWORD iUsageMask; DWORD offBmiMask; DWORD cbBmiMask; DWORD offBitsMask; DWORD cbBitsMask; } alias EMRMASKBLT* PEMRMASKBLT; struct EMRMODIFYWORLDTRANSFORM { EMR emr; XFORM xform; DWORD iMode; } alias EMRMODIFYWORLDTRANSFORM* PEMRMODIFYWORLDTRANSFORM; struct EMROFFSETCLIPRGN { EMR emr; POINTL ptlOffset; } alias EMROFFSETCLIPRGN* PEMROFFSETCLIPRGN; struct EMRPLGBLT { EMR emr; RECTL rclBounds; POINTL[3] aptlDest; LONG xSrc; LONG ySrc; LONG cxSrc; LONG cySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; LONG xMask; LONG yMask; DWORD iUsageMask; DWORD offBmiMask; DWORD cbBmiMask; DWORD offBitsMask; DWORD cbBitsMask; } alias EMRPLGBLT* PEMRPLGBLT; struct EMRPOLYDRAW { EMR emr; RECTL rclBounds; DWORD cptl; POINTL[1] aptl; BYTE[1] abTypes; } alias EMRPOLYDRAW* PEMRPOLYDRAW; struct EMRPOLYDRAW16 { EMR emr; RECTL rclBounds; DWORD cpts; POINTS[1] apts; BYTE[1] abTypes; } alias EMRPOLYDRAW16* PEMRPOLYDRAW16; struct EMRPOLYLINE { EMR emr; RECTL rclBounds; DWORD cptl; POINTL[1] aptl; } alias EMRPOLYLINE* PEMRPOLYLINE; alias TypeDef!(EMRPOLYLINE) EMRPOLYBEZIER; alias EMRPOLYBEZIER* PEMRPOLYBEZIER; alias TypeDef!(EMRPOLYLINE) EMRPOLYGON; alias EMRPOLYGON* PEMRPOLYGON; alias TypeDef!(EMRPOLYLINE) EMRPOLYBEZIERTO; alias EMRPOLYBEZIERTO* PEMRPOLYBEZIERTO; alias TypeDef!(EMRPOLYLINE) EMRPOLYLINETO; alias EMRPOLYLINETO* PEMRPOLYLINETO; struct EMRPOLYLINE16 { EMR emr; RECTL rclBounds; DWORD cpts; POINTS[1] apts; } alias EMRPOLYLINE16* PEMRPOLYLINE16; alias TypeDef!(EMRPOLYLINE16) EMRPOLYBEZIER16; alias EMRPOLYBEZIER16* PEMRPOLYBEZIER16; alias TypeDef!(EMRPOLYLINE16) EMRPOLYGON16; alias EMRPOLYGON16* PEMRPOLYGON16; alias TypeDef!(EMRPOLYLINE16) EMRPOLYBEZIERTO16; alias EMRPOLYBEZIERTO16* PEMRPOLYBEZIERTO16; alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16; alias EMRPOLYLINETO16* PEMRPOLYLINETO16; struct EMRPOLYPOLYLINE { EMR emr; RECTL rclBounds; DWORD nPolys; DWORD cptl; DWORD[1] aPolyCounts; POINTL[1] aptl; } alias EMRPOLYPOLYLINE* PEMRPOLYPOLYLINE; alias TypeDef!(EMRPOLYPOLYLINE) EMRPOLYPOLYGON; alias EMRPOLYPOLYGON* PEMRPOLYPOLYGON; struct EMRPOLYPOLYLINE16 { EMR emr; RECTL rclBounds; DWORD nPolys; DWORD cpts; DWORD[1] aPolyCounts; POINTS[1] apts; } alias EMRPOLYPOLYLINE16* PEMRPOLYPOLYLINE16; alias TypeDef!(EMRPOLYPOLYLINE16) EMRPOLYPOLYGON16; alias EMRPOLYPOLYGON16* PEMRPOLYPOLYGON16; struct EMRPOLYTEXTOUTA { EMR emr; RECTL rclBounds; DWORD iGraphicsMode; FLOAT exScale; FLOAT eyScale; LONG cStrings; EMRTEXT[1] aemrtext; } alias EMRPOLYTEXTOUTA* PEMRPOLYTEXTOUTA; alias TypeDef!(EMRPOLYTEXTOUTA) EMRPOLYTEXTOUTW; alias EMRPOLYTEXTOUTW* PEMRPOLYTEXTOUTW; struct EMRRESIZEPALETTE { EMR emr; DWORD ihPal; DWORD cEntries; } alias EMRRESIZEPALETTE* PEMRRESIZEPALETTE; struct EMRRESTOREDC { EMR emr; LONG iRelative; } alias EMRRESTOREDC* PEMRRESTOREDC; struct EMRROUNDRECT { EMR emr; RECTL rclBox; SIZEL szlCorner; } alias EMRROUNDRECT* PEMRROUNDRECT; struct EMRSCALEVIEWPORTEXTEX { EMR emr; LONG xNum; LONG xDenom; LONG yNum; LONG yDenom; } alias EMRSCALEVIEWPORTEXTEX* PEMRSCALEVIEWPORTEXTEX; alias TypeDef!(EMRSCALEVIEWPORTEXTEX) EMRSCALEWINDOWEXTEX; alias EMRSCALEWINDOWEXTEX* PEMRSCALEWINDOWEXTEX; struct EMRSELECTOBJECT { EMR emr; DWORD ihObject; } alias EMRSELECTOBJECT* PEMRSELECTOBJECT; alias TypeDef!(EMRSELECTOBJECT) EMRDELETEOBJECT; alias EMRDELETEOBJECT* PEMRDELETEOBJECT; struct EMRSELECTPALETTE { EMR emr; DWORD ihPal; } alias EMRSELECTPALETTE* PEMRSELECTPALETTE; struct EMRSETARCDIRECTION { EMR emr; DWORD iArcDirection; } alias EMRSETARCDIRECTION* PEMRSETARCDIRECTION; struct EMRSETTEXTCOLOR { EMR emr; COLORREF crColor; } alias EMRSETTEXTCOLOR* PEMRSETTEXTCOLOR; alias TypeDef!(EMRSETTEXTCOLOR) EMRSETBKCOLOR; alias EMRSETBKCOLOR* PEMRSETBKCOLOR; struct EMRSETCOLORADJUSTMENT { EMR emr; COLORADJUSTMENT ColorAdjustment; } alias EMRSETCOLORADJUSTMENT* PEMRSETCOLORADJUSTMENT; struct EMRSETDIBITSTODEVICE { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG xSrc; LONG ySrc; LONG cxSrc; LONG cySrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; DWORD iUsageSrc; DWORD iStartScan; DWORD cScans; } alias EMRSETDIBITSTODEVICE* PEMRSETDIBITSTODEVICE; struct EMRSETMAPPERFLAGS { EMR emr; DWORD dwFlags; } alias EMRSETMAPPERFLAGS* PEMRSETMAPPERFLAGS; struct EMRSETMITERLIMIT { EMR emr; FLOAT eMiterLimit; } alias EMRSETMITERLIMIT* PEMRSETMITERLIMIT; struct EMRSETPALETTEENTRIES { EMR emr; DWORD ihPal; DWORD iStart; DWORD cEntries; PALETTEENTRY[1] aPalEntries; } alias EMRSETPALETTEENTRIES* PEMRSETPALETTEENTRIES; struct EMRSETPIXELV { EMR emr; POINTL ptlPixel; COLORREF crColor; } alias EMRSETPIXELV* PEMRSETPIXELV; struct EMRSETVIEWPORTEXTEX { EMR emr; SIZEL szlExtent; } alias EMRSETVIEWPORTEXTEX* PEMRSETVIEWPORTEXTEX; alias TypeDef!(EMRSETVIEWPORTEXTEX) EMRSETWINDOWEXTEX; alias EMRSETWINDOWEXTEX* PEMRSETWINDOWEXTEX; struct EMRSETVIEWPORTORGEX { EMR emr; POINTL ptlOrigin; } alias EMRSETVIEWPORTORGEX* PEMRSETVIEWPORTORGEX; alias TypeDef!(EMRSETVIEWPORTORGEX) EMRSETWINDOWORGEX; alias EMRSETWINDOWORGEX* PEMRSETWINDOWORGEX; alias TypeDef!(EMRSETVIEWPORTORGEX) EMRSETBRUSHORGEX; alias EMRSETBRUSHORGEX* PEMRSETBRUSHORGEX; struct EMRSETWORLDTRANSFORM { EMR emr; XFORM xform; } alias EMRSETWORLDTRANSFORM* PEMRSETWORLDTRANSFORM; struct EMRSTRETCHBLT { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG cxDest; LONG cyDest; DWORD dwRop; LONG xSrc; LONG ySrc; XFORM xformSrc; COLORREF crBkColorSrc; DWORD iUsageSrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; LONG cxSrc; LONG cySrc; } alias EMRSTRETCHBLT* PEMRSTRETCHBLT; struct EMRSTRETCHDIBITS { EMR emr; RECTL rclBounds; LONG xDest; LONG yDest; LONG xSrc; LONG ySrc; LONG cxSrc; LONG cySrc; DWORD offBmiSrc; DWORD cbBmiSrc; DWORD offBitsSrc; DWORD cbBitsSrc; DWORD iUsageSrc; DWORD dwRop; LONG cxDest; LONG cyDest; } alias EMRSTRETCHDIBITS* PEMRSTRETCHDIBITS; struct EMRABORTPATH { EMR emr; } alias EMRABORTPATH* PEMRABORTPATH; alias TypeDef!(EMRABORTPATH) EMRBEGINPATH; alias EMRBEGINPATH* PEMRBEGINPATH; alias TypeDef!(EMRABORTPATH) EMRENDPATH; alias EMRENDPATH* PEMRENDPATH; alias TypeDef!(EMRABORTPATH) EMRCLOSEFIGURE; alias EMRCLOSEFIGURE* PEMRCLOSEFIGURE; alias TypeDef!(EMRABORTPATH) EMRFLATTENPATH; alias EMRFLATTENPATH* PEMRFLATTENPATH; alias TypeDef!(EMRABORTPATH) EMRWIDENPATH; alias EMRWIDENPATH* PEMRWIDENPATH; alias TypeDef!(EMRABORTPATH) EMRSETMETARGN; alias EMRSETMETARGN* PEMRSETMETARGN; alias TypeDef!(EMRABORTPATH) EMRSAVEDC; alias EMRSAVEDC* PEMRSAVEDC; alias TypeDef!(EMRABORTPATH) EMRREALIZEPALETTE; alias EMRREALIZEPALETTE* PEMRREALIZEPALETTE; struct EMRSELECTCLIPPATH { EMR emr; DWORD iMode; } alias EMRSELECTCLIPPATH* PEMRSELECTCLIPPATH; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETBKMODE; alias EMRSETBKMODE* PEMRSETBKMODE; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETMAPMODE; alias EMRSETMAPMODE* PEMRSETMAPMODE; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETPOLYFILLMODE; alias EMRSETPOLYFILLMODE* PEMRSETPOLYFILLMODE; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETROP2; alias EMRSETROP2* PEMRSETROP2; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETSTRETCHBLTMODE; alias EMRSETSTRETCHBLTMODE* PEMRSETSTRETCHBLTMODE; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETICMMODE; alias EMRSETICMMODE* PEMRSETICMMODE; alias TypeDef!(EMRSELECTCLIPPATH) EMRSETTEXTALIGN; alias EMRSETTEXTALIGN* PEMRSETTEXTALIGN; alias TypeDef!(EMRSELECTCLIPPATH) EMRENABLEICM; alias EMRENABLEICM* PEMRENABLEICM; static if (_WIN32_WINNT >= 0x500) { alias TypeDef!(EMRSELECTCLIPPATH) EMRSETLAYOUT; alias EMRSETLAYOUT* PEMRSETLAYOUT; } align(2): struct METAHEADER { align(2): WORD mtType; WORD mtHeaderSize; WORD mtVersion; DWORD mtSize; WORD mtNoObjects; DWORD mtMaxRecord; WORD mtNoParameters; } alias METAHEADER* PMETAHEADER; alias METAHEADER* LPMETAHEADER; align: struct ENHMETAHEADER { DWORD iType = EMR_HEADER; DWORD nSize = ENHMETAHEADER.sizeof; RECTL rclBounds; RECTL rclFrame; DWORD dSignature = ENHMETA_SIGNATURE; DWORD nVersion; DWORD nBytes; DWORD nRecords; WORD nHandles; WORD sReserved; DWORD nDescription; DWORD offDescription; DWORD nPalEntries; SIZEL szlDevice; SIZEL szlMillimeters; DWORD cbPixelFormat; DWORD offPixelFormat; DWORD bOpenGL; static if (_WIN32_WINNT >= 0x500) { SIZEL szlMicrometers; } } alias ENHMETAHEADER* PENHMETAHEADER, LPENHMETAHEADER; struct METARECORD { DWORD rdSize; WORD rdFunction; WORD[1] rdParm; } alias METARECORD* PMETARECORD; alias METARECORD* LPMETARECORD; struct ENHMETARECORD { DWORD iType; DWORD nSize; DWORD[1] dParm; } alias ENHMETARECORD* PENHMETARECORD, LPENHMETARECORD; // --- struct HANDLETABLE { HGDIOBJ[1] objectHandle; } alias HANDLETABLE* PHANDLETABLE, LPHANDLETABLE; struct TEXTMETRICA { LONG tmHeight; LONG tmAscent; LONG tmDescent; LONG tmInternalLeading; LONG tmExternalLeading; LONG tmAveCharWidth; LONG tmMaxCharWidth; LONG tmWeight; LONG tmOverhang; LONG tmDigitizedAspectX; LONG tmDigitizedAspectY; BYTE tmFirstChar; BYTE tmLastChar; BYTE tmDefaultChar; BYTE tmBreakChar; BYTE tmItalic; BYTE tmUnderlined; BYTE tmStruckOut; BYTE tmPitchAndFamily; BYTE tmCharSet; } alias TEXTMETRICA* PTEXTMETRICA, NPTEXTMETRICA, LPTEXTMETRICA; struct TEXTMETRICW { LONG tmHeight; LONG tmAscent; LONG tmDescent; LONG tmInternalLeading; LONG tmExternalLeading; LONG tmAveCharWidth; LONG tmMaxCharWidth; LONG tmWeight; LONG tmOverhang; LONG tmDigitizedAspectX; LONG tmDigitizedAspectY; WCHAR tmFirstChar; WCHAR tmLastChar; WCHAR tmDefaultChar; WCHAR tmBreakChar; BYTE tmItalic; BYTE tmUnderlined; BYTE tmStruckOut; BYTE tmPitchAndFamily; BYTE tmCharSet; } alias TEXTMETRICW* PTEXTMETRICW, NPTEXTMETRICW, LPTEXTMETRICW; struct RGNDATAHEADER { DWORD dwSize; DWORD iType; DWORD nCount; DWORD nRgnSize; RECT rcBound; } alias RGNDATAHEADER* PRGNDATAHEADER; struct RGNDATA { RGNDATAHEADER rdh; char[1] Buffer; } alias RGNDATA* PRGNDATA, NPRGNDATA, LPRGNDATA; /* for GetRandomRgn */ enum SYSRGN=4; struct GCP_RESULTSA { DWORD lStructSize; LPSTR lpOutString; UINT* lpOrder; INT* lpDx; INT* lpCaretPos; LPSTR lpClass; LPWSTR lpGlyphs; UINT nGlyphs; UINT nMaxFit; } alias GCP_RESULTSA* LPGCP_RESULTSA; struct GCP_RESULTSW { DWORD lStructSize; LPWSTR lpOutString; UINT* lpOrder; INT* lpDx; INT* lpCaretPos; LPWSTR lpClass; LPWSTR lpGlyphs; UINT nGlyphs; UINT nMaxFit; } alias GCP_RESULTSW* LPGCP_RESULTSW; struct GLYPHMETRICS { UINT gmBlackBoxX; UINT gmBlackBoxY; POINT gmptGlyphOrigin; short gmCellIncX; short gmCellIncY; } alias GLYPHMETRICS* LPGLYPHMETRICS; static if (_WIN32_WINNT >= 0x500) { struct WCRANGE { WCHAR wcLow; USHORT cGlyphs; } alias WCRANGE* PWCRANGE, LPWCRANGE; struct GLYPHSET { DWORD cbThis; DWORD flAccel; DWORD cGlyphsSupported; DWORD cRanges; WCRANGE[1] ranges; } alias GLYPHSET* PGLYPHSET, LPGLYPHSET; enum DWORD GS_8BIT_INDICES = 0x00000001; } struct KERNINGPAIR { WORD wFirst; WORD wSecond; int iKernAmount; } alias KERNINGPAIR* LPKERNINGPAIR; struct FIXED { WORD fract; short value; } struct MAT2 { FIXED eM11; FIXED eM12; FIXED eM21; FIXED eM22; } alias MAT2* LPMAT2; struct OUTLINETEXTMETRICA { UINT otmSize; TEXTMETRICA otmTextMetrics; BYTE otmFiller; PANOSE otmPanoseNumber; UINT otmfsSelection; UINT otmfsType; int otmsCharSlopeRise; int otmsCharSlopeRun; int otmItalicAngle; UINT otmEMSquare; int otmAscent; int otmDescent; UINT otmLineGap; UINT otmsCapEmHeight; UINT otmsXHeight; RECT otmrcFontBox; int otmMacAscent; int otmMacDescent; UINT otmMacLineGap; UINT otmusMinimumPPEM; POINT otmptSubscriptSize; POINT otmptSubscriptOffset; POINT otmptSuperscriptSize; POINT otmptSuperscriptOffset; UINT otmsStrikeoutSize; int otmsStrikeoutPosition; int otmsUnderscoreSize; int otmsUnderscorePosition; PSTR otmpFamilyName; PSTR otmpFaceName; PSTR otmpStyleName; PSTR otmpFullName; } alias OUTLINETEXTMETRICA* POUTLINETEXTMETRICA, NPOUTLINETEXTMETRICA, LPOUTLINETEXTMETRICA; struct OUTLINETEXTMETRICW { UINT otmSize; TEXTMETRICW otmTextMetrics; BYTE otmFiller; PANOSE otmPanoseNumber; UINT otmfsSelection; UINT otmfsType; int otmsCharSlopeRise; int otmsCharSlopeRun; int otmItalicAngle; UINT otmEMSquare; int otmAscent; int otmDescent; UINT otmLineGap; UINT otmsCapEmHeight; UINT otmsXHeight; RECT otmrcFontBox; int otmMacAscent; int otmMacDescent; UINT otmMacLineGap; UINT otmusMinimumPPEM; POINT otmptSubscriptSize; POINT otmptSubscriptOffset; POINT otmptSuperscriptSize; POINT otmptSuperscriptOffset; UINT otmsStrikeoutSize; int otmsStrikeoutPosition; int otmsUnderscoreSize; int otmsUnderscorePosition; PSTR otmpFamilyName; PSTR otmpFaceName; PSTR otmpStyleName; PSTR otmpFullName; } alias OUTLINETEXTMETRICW* POUTLINETEXTMETRICW, NPOUTLINETEXTMETRICW, LPOUTLINETEXTMETRICW; struct RASTERIZER_STATUS { short nSize; short wFlags; short nLanguageID; } alias RASTERIZER_STATUS* LPRASTERIZER_STATUS; struct POLYTEXTA { int x; int y; UINT n; LPCSTR lpstr; UINT uiFlags; RECT rcl; int* pdx; } alias POLYTEXTA* PPOLYTEXTA, NPPOLYTEXTA, LPPOLYTEXTA; struct POLYTEXTW { int x; int y; UINT n; LPCWSTR lpstr; UINT uiFlags; RECT rcl; int* pdx; } alias POLYTEXTW* PPOLYTEXTW, NPPOLYTEXTW, LPPOLYTEXTW; struct PIXELFORMATDESCRIPTOR { WORD nSize; WORD nVersion; DWORD dwFlags; BYTE iPixelType; BYTE cColorBits; BYTE cRedBits; BYTE cRedShift; BYTE cGreenBits; BYTE cGreenShift; BYTE cBlueBits; BYTE cBlueShift; BYTE cAlphaBits; BYTE cAlphaShift; BYTE cAccumBits; BYTE cAccumRedBits; BYTE cAccumGreenBits; BYTE cAccumBlueBits; BYTE cAccumAlphaBits; BYTE cDepthBits; BYTE cStencilBits; BYTE cAuxBuffers; BYTE iLayerType; BYTE bReserved; DWORD dwLayerMask; DWORD dwVisibleMask; DWORD dwDamageMask; } alias PIXELFORMATDESCRIPTOR* PPIXELFORMATDESCRIPTOR, LPPIXELFORMATDESCRIPTOR; struct METAFILEPICT { LONG mm; LONG xExt; LONG yExt; HMETAFILE hMF; } alias METAFILEPICT* LPMETAFILEPICT; struct LOCALESIGNATURE { DWORD[4] lsUsb; DWORD[2] lsCsbDefault; DWORD[2] lsCsbSupported; } alias LOCALESIGNATURE* PLOCALESIGNATURE, LPLOCALESIGNATURE; alias LONG LCSTYPE; /* What this for? */ align(4): struct NEWTEXTMETRICA { LONG tmHeight; LONG tmAscent; LONG tmDescent; LONG tmInternalLeading; LONG tmExternalLeading; LONG tmAveCharWidth; LONG tmMaxCharWidth; LONG tmWeight; LONG tmOverhang; LONG tmDigitizedAspectX; LONG tmDigitizedAspectY; BYTE tmFirstChar; BYTE tmLastChar; BYTE tmDefaultChar; BYTE tmBreakChar; BYTE tmItalic; BYTE tmUnderlined; BYTE tmStruckOut; BYTE tmPitchAndFamily; BYTE tmCharSet; DWORD ntmFlags; UINT ntmSizeEM; UINT ntmCellHeight; UINT ntmAvgWidth; } alias NEWTEXTMETRICA* PNEWTEXTMETRICA, NPNEWTEXTMETRICA, LPNEWTEXTMETRICA; struct NEWTEXTMETRICW { LONG tmHeight; LONG tmAscent; LONG tmDescent; LONG tmInternalLeading; LONG tmExternalLeading; LONG tmAveCharWidth; LONG tmMaxCharWidth; LONG tmWeight; LONG tmOverhang; LONG tmDigitizedAspectX; LONG tmDigitizedAspectY; WCHAR tmFirstChar; WCHAR tmLastChar; WCHAR tmDefaultChar; WCHAR tmBreakChar; BYTE tmItalic; BYTE tmUnderlined; BYTE tmStruckOut; BYTE tmPitchAndFamily; BYTE tmCharSet; DWORD ntmFlags; UINT ntmSizeEM; UINT ntmCellHeight; UINT ntmAvgWidth; } alias NEWTEXTMETRICW* PNEWTEXTMETRICW, NPNEWTEXTMETRICW, LPNEWTEXTMETRICW; align: struct NEWTEXTMETRICEXA { NEWTEXTMETRICA ntmTm; FONTSIGNATURE ntmFontSig; } struct NEWTEXTMETRICEXW { NEWTEXTMETRICW ntmTm; FONTSIGNATURE ntmFontSig; } struct PELARRAY { LONG paXCount; LONG paYCount; LONG paXExt; LONG paYExt; BYTE paRGBs; } alias PELARRAY* PPELARRAY, NPPELARRAY, LPPELARRAY; struct ENUMLOGFONTA { LOGFONTA elfLogFont; BYTE[LF_FULLFACESIZE] elfFullName; BYTE[LF_FACESIZE] elfStyle; } alias ENUMLOGFONTA* LPENUMLOGFONTA; struct ENUMLOGFONTW { LOGFONTW elfLogFont; WCHAR[LF_FULLFACESIZE] elfFullName; WCHAR[LF_FACESIZE] elfStyle; } alias ENUMLOGFONTW* LPENUMLOGFONTW; struct ENUMLOGFONTEXA { LOGFONTA elfLogFont; BYTE[LF_FULLFACESIZE] elfFullName; BYTE[LF_FACESIZE] elfStyle; BYTE[LF_FACESIZE] elfScript; } alias ENUMLOGFONTEXA* LPENUMLOGFONTEXA; struct ENUMLOGFONTEXW { LOGFONTW elfLogFont; WCHAR[LF_FULLFACESIZE] elfFullName; WCHAR[LF_FACESIZE] elfStyle; WCHAR[LF_FACESIZE] elfScript; } alias ENUMLOGFONTEXW* LPENUMLOGFONTEXW; struct POINTFX { FIXED x; FIXED y; } alias POINTFX* LPPOINTFX; struct TTPOLYCURVE { WORD wType; WORD cpfx; POINTFX[1] apfx; } alias TTPOLYCURVE* LPTTPOLYCURVE; struct TTPOLYGONHEADER { DWORD cb; DWORD dwType; POINTFX pfxStart; } alias TTPOLYGONHEADER* LPTTPOLYGONHEADER; struct POINTFLOAT { FLOAT x; FLOAT y; } alias POINTFLOAT* PPOINTFLOAT; struct GLYPHMETRICSFLOAT { FLOAT gmfBlackBoxX; FLOAT gmfBlackBoxY; POINTFLOAT gmfptGlyphOrigin; FLOAT gmfCellIncX; FLOAT gmfCellIncY; } alias GLYPHMETRICSFLOAT* PGLYPHMETRICSFLOAT, LPGLYPHMETRICSFLOAT; struct LAYERPLANEDESCRIPTOR { WORD nSize; WORD nVersion; DWORD dwFlags; BYTE iPixelType; BYTE cColorBits; BYTE cRedBits; BYTE cRedShift; BYTE cGreenBits; BYTE cGreenShift; BYTE cBlueBits; BYTE cBlueShift; BYTE cAlphaBits; BYTE cAlphaShift; BYTE cAccumBits; BYTE cAccumRedBits; BYTE cAccumGreenBits; BYTE cAccumBlueBits; BYTE cAccumAlphaBits; BYTE cDepthBits; BYTE cStencilBits; BYTE cAuxBuffers; BYTE iLayerPlane; BYTE bReserved; COLORREF crTransparent; } alias LAYERPLANEDESCRIPTOR* PLAYERPLANEDESCRIPTOR, LPLAYERPLANEDESCRIPTOR; struct BLENDFUNCTION { BYTE BlendOp; BYTE BlendFlags; BYTE SourceConstantAlpha; BYTE AlphaFormat; } alias BLENDFUNCTION* PBLENDFUNCTION, LPBLENDFUNCTION; enum MM_MAX_NUMAXES = 16; struct DESIGNVECTOR { DWORD dvReserved; DWORD dvNumAxes; LONG[MM_MAX_NUMAXES] dvValues; } alias DESIGNVECTOR* PDESIGNVECTOR, LPDESIGNVECTOR; enum STAMP_DESIGNVECTOR = 0x8000000 + 'd' + ('v' << 8); enum STAMP_AXESLIST = 0x8000000 + 'a' + ('l' << 8); static if (_WIN32_WINNT >= 0x500) { enum MM_MAX_AXES_NAMELEN = 16; struct AXISINFOA { LONG axMinValue; LONG axMaxValue; BYTE[MM_MAX_AXES_NAMELEN] axAxisName; } alias AXISINFOA* PAXISINFOA, LPAXISINFOA; struct AXISINFOW { LONG axMinValue; LONG axMaxValue; WCHAR[MM_MAX_AXES_NAMELEN] axAxisName; } alias AXISINFOW* PAXISINFOW, LPAXISINFOW; version (Unicode) { alias AXISINFOW AXISINFO; alias PAXISINFOW PAXISINFO; alias LPAXISINFOW LPAXISINFO; } else { alias AXISINFOA AXISINFO; alias PAXISINFOA PAXISINFO; alias LPAXISINFOA LPAXISINFO; } struct AXESLISTA { DWORD axlReserved; DWORD axlNumAxes; AXISINFOA[MM_MAX_NUMAXES] axlAxisInfo; } alias AXESLISTA* PAXESLISTA, LPAXESLISTA; struct AXESLISTW { DWORD axlReserved; DWORD axlNumAxes; AXISINFOW[MM_MAX_NUMAXES] axlAxisInfo; } alias AXESLISTW* PAXESLISTW, LPAXESLISTW; version (Unicode) { alias AXESLISTW AXESLIST; alias PAXESLISTW PAXESLIST; alias LPAXESLISTW LPAXESLIST; } else { alias AXESLISTA AXESLIST; alias PAXESLISTA PAXESLIST; alias LPAXESLISTA LPAXESLIST; } struct ENUMLOGFONTEXDVA { ENUMLOGFONTEXA elfEnumLogfontEx; DESIGNVECTOR elfDesignVector; } alias ENUMLOGFONTEXDVA* PENUMLOGFONTEXDVA, LPENUMLOGFONTEXDVA; struct ENUMLOGFONTEXDVW { ENUMLOGFONTEXW elfEnumLogfontEx; DESIGNVECTOR elfDesignVector; } alias ENUMLOGFONTEXDVW* PENUMLOGFONTEXDVW, LPENUMLOGFONTEXDVW; extern(Windows) nothrow @nogc { HFONT CreateFontIndirectExA(const(ENUMLOGFONTEXDVA)*); HFONT CreateFontIndirectExW(const(ENUMLOGFONTEXDVW)*); } version (Unicode) alias CreateFontIndirectExW CreateFontIndirectEx; else alias CreateFontIndirectExA CreateFontIndirectEx; struct ENUMTEXTMETRICA { NEWTEXTMETRICEXA etmNewTextMetricEx; AXESLISTA etmAxesList; } alias ENUMTEXTMETRICA* PENUMTEXTMETRICA, LPENUMTEXTMETRICA; struct ENUMTEXTMETRICW { NEWTEXTMETRICEXW etmNewTextMetricEx; AXESLISTW etmAxesList; } alias ENUMTEXTMETRICW* PENUMTEXTMETRICW, LPENUMTEXTMETRICW; version (Unicode) { alias ENUMTEXTMETRICW ENUMTEXTMETRIC; alias PENUMTEXTMETRICW PENUMTEXTMETRIC; alias LPENUMTEXTMETRICW LPENUMTEXTMETRIC; } else { alias ENUMTEXTMETRICA ENUMTEXTMETRIC; alias PENUMTEXTMETRICA PENUMTEXTMETRIC; alias LPENUMTEXTMETRICA LPENUMTEXTMETRIC; } } /* _WIN32_WINNT >= 0x500 */ struct GRADIENT_TRIANGLE { ULONG Vertex1; ULONG Vertex2; ULONG Vertex3; } alias GRADIENT_TRIANGLE* PGRADIENT_TRIANGLE, LPGRADIENT_TRIANGLE; struct GRADIENT_RECT { ULONG UpperLeft; ULONG LowerRight; } alias GRADIENT_RECT* PGRADIENT_RECT, LPGRADIENT_RECT; struct DISPLAY_DEVICEA { DWORD cb; CHAR[32] DeviceName; CHAR[128] DeviceString; DWORD StateFlags; CHAR[128] DeviceID; CHAR[128] DeviceKey; } alias DISPLAY_DEVICEA* PDISPLAY_DEVICEA, LPDISPLAY_DEVICEA; struct DISPLAY_DEVICEW { DWORD cb; WCHAR[32] DeviceName; WCHAR[128] DeviceString; DWORD StateFlags; WCHAR[128] DeviceID; WCHAR[128] DeviceKey; } alias DISPLAY_DEVICEW* PDISPLAY_DEVICEW, LPDISPLAY_DEVICEW; struct DRAWPATRECT { POINT ptPosition; POINT ptSize; WORD wStyle; WORD wPattern; } alias DRAWPATRECT* PDRAWPATRECT; // --------- // Callbacks extern (Windows) { alias BOOL function (HDC, int) ABORTPROC; alias int function (HDC, HANDLETABLE*, METARECORD*, int, LPARAM) MFENUMPROC; alias int function (HDC, HANDLETABLE*, const(ENHMETARECORD)*, int, LPARAM) ENHMFENUMPROC; alias int function (const(LOGFONTA)*, const(TEXTMETRICA)*, DWORD, LPARAM) FONTENUMPROCA, OLDFONTENUMPROCA; alias int function (const(LOGFONTW)*, const(TEXTMETRICW)*, DWORD, LPARAM) FONTENUMPROCW, OLDFONTENUMPROCW; alias int function (LPSTR, LPARAM) ICMENUMPROCA; alias int function (LPWSTR, LPARAM) ICMENUMPROCW; alias void function (LPVOID, LPARAM) GOBJENUMPROC; alias void function (int, int, LPARAM) LINEDDAPROC; alias UINT function (HWND, HMODULE, LPDEVMODEA, LPSTR, LPSTR, LPDEVMODEA, LPSTR, UINT) LPFNDEVMODE; alias DWORD function (LPSTR, LPSTR, UINT, LPSTR, LPDEVMODEA) LPFNDEVCAPS; } // --------- // C Macros. // FIXME: //POINTS MAKEPOINTS(DWORD dwValue) #define MAKEPOINTS(l) (*((POINTS*)&(l))) nothrow @nogc { DWORD MAKEROP4(DWORD fore, DWORD back) { return ((back<<8) & 0xFF000000) | (fore); } COLORREF CMYK(BYTE c, BYTE m, BYTE y, BYTE k) { return cast(COLORREF)(k | (y << 8) | (m << 16) | (c << 24)); } BYTE GetCValue(COLORREF cmyk) { return cast(BYTE)(cmyk >> 24); } BYTE GetMValue(COLORREF cmyk) { return cast(BYTE)(cmyk >> 16); } BYTE GetYValue(COLORREF cmyk) { return cast(BYTE)(cmyk >> 8); } BYTE GetKValue(COLORREF cmyk) { return cast(BYTE)cmyk; } COLORREF RGB(/*BYTE*/uint r, /*BYTE*/uint g, /*BYTE*/uint b) { return cast(COLORREF)(r | (g << 8) | (b << 16)); } BYTE GetRValue(COLORREF c) { return cast(BYTE)c; } BYTE GetGValue(COLORREF c) { return cast(BYTE)(c >> 8); } BYTE GetBValue(COLORREF c) { return cast(BYTE)(c >> 16); } COLORREF PALETTEINDEX(WORD i) { return 0x01000000 | cast(COLORREF) i; } COLORREF PALETTERGB(BYTE r, BYTE g, BYTE b) { return 0x02000000|RGB(r, g, b); } } extern(Windows) nothrow @nogc { int AbortDoc(HDC); BOOL AbortPath(HDC); int AddFontResourceA(LPCSTR); int AddFontResourceW(LPCWSTR); BOOL AngleArc(HDC, int, int, DWORD, FLOAT, FLOAT); BOOL AnimatePalette(HPALETTE, UINT, UINT, const(PALETTEENTRY)*); BOOL Arc(HDC, int, int, int, int, int, int, int, int); BOOL ArcTo(HDC, int, int, int, int, int, int, int, int); BOOL BeginPath(HDC); BOOL BitBlt(HDC, int, int, int, int, HDC, int, int, DWORD); BOOL CancelDC(HDC); BOOL CheckColorsInGamut(HDC, PVOID, PVOID, DWORD); BOOL Chord(HDC, int, int, int, int, int, int, int, int); int ChoosePixelFormat(HDC, const(PIXELFORMATDESCRIPTOR)*); HENHMETAFILE CloseEnhMetaFile(HDC); BOOL CloseFigure(HDC); HMETAFILE CloseMetaFile(HDC); BOOL ColorMatchToTarget(HDC, HDC, DWORD); BOOL ColorCorrectPalette(HDC, HPALETTE, DWORD, DWORD); int CombineRgn(HRGN, HRGN, HRGN, int); BOOL CombineTransform(LPXFORM, const(XFORM)*, const(XFORM)*); HENHMETAFILE CopyEnhMetaFileA(HENHMETAFILE, LPCSTR); HENHMETAFILE CopyEnhMetaFileW(HENHMETAFILE, LPCWSTR); HMETAFILE CopyMetaFileA(HMETAFILE, LPCSTR); HMETAFILE CopyMetaFileW(HMETAFILE, LPCWSTR); HBITMAP CreateBitmap(int, int, UINT, UINT, PCVOID); HBITMAP CreateBitmapIndirect(const(BITMAP)*); HBRUSH CreateBrushIndirect(const(LOGBRUSH)*); HCOLORSPACE CreateColorSpaceA(LPLOGCOLORSPACEA); HCOLORSPACE CreateColorSpaceW(LPLOGCOLORSPACEW); HBITMAP CreateCompatibleBitmap(HDC, int, int); HDC CreateCompatibleDC(HDC); HDC CreateDCA(LPCSTR, LPCSTR, LPCSTR, const(DEVMODEA)*); HDC CreateDCW(LPCWSTR, LPCWSTR, LPCWSTR, const(DEVMODEW)*); HBITMAP CreateDIBitmap(HDC, const(BITMAPINFOHEADER)*, DWORD, PCVOID, const(BITMAPINFO)*, UINT); HBRUSH CreateDIBPatternBrush(HGLOBAL, UINT); HBRUSH CreateDIBPatternBrushPt(PCVOID, UINT); HBITMAP CreateDIBSection(HDC, const(BITMAPINFO)*, UINT, void**, HANDLE, DWORD); HBITMAP CreateDiscardableBitmap(HDC, int, int); HRGN CreateEllipticRgn(int, int, int, int); HRGN CreateEllipticRgnIndirect(LPCRECT); HDC CreateEnhMetaFileA(HDC, LPCSTR, LPCRECT, LPCSTR); HDC CreateEnhMetaFileW(HDC, LPCWSTR, LPCRECT, LPCWSTR); HFONT CreateFontA(int, int, int, int, int, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, LPCSTR); HFONT CreateFontW(int, int, int, int, int, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, LPCWSTR); HFONT CreateFontIndirectA(const(LOGFONTA)*); HFONT CreateFontIndirectW(const(LOGFONTW)*); HPALETTE CreateHalftonePalette(HDC); HBRUSH CreateHatchBrush(int, COLORREF); HDC CreateICA(LPCSTR, LPCSTR, LPCSTR, const(DEVMODEA)*); HDC CreateICW(LPCWSTR, LPCWSTR, LPCWSTR, const(DEVMODEW)*); HDC CreateMetaFileA(LPCSTR); HDC CreateMetaFileW(LPCWSTR); HPALETTE CreatePalette(const(LOGPALETTE)*); HBRUSH CreatePatternBrush(HBITMAP); HPEN CreatePen(int, int, COLORREF); HPEN CreatePenIndirect(const(LOGPEN)*); HRGN CreatePolygonRgn(const(POINT)*, int, int); HRGN CreatePolyPolygonRgn(const(POINT)*, const(INT)*, int, int); HRGN CreateRectRgn(int, int, int, int); HRGN CreateRectRgnIndirect(LPCRECT); HRGN CreateRoundRectRgn(int, int, int, int, int, int); BOOL CreateScalableFontResourceA(DWORD, LPCSTR, LPCSTR, LPCSTR); BOOL CreateScalableFontResourceW(DWORD, LPCWSTR, LPCWSTR, LPCWSTR); HBRUSH CreateSolidBrush(COLORREF); BOOL DeleteColorSpace(HCOLORSPACE); BOOL DeleteDC(HDC); BOOL DeleteEnhMetaFile(HENHMETAFILE); BOOL DeleteMetaFile(HMETAFILE); BOOL DeleteObject(HGDIOBJ); int DescribePixelFormat(HDC, int, UINT, LPPIXELFORMATDESCRIPTOR); DWORD DeviceCapabilitiesA(LPCSTR, LPCSTR, WORD, LPSTR, const(DEVMODEA)*); DWORD DeviceCapabilitiesW(LPCWSTR, LPCWSTR, WORD, LPWSTR, const(DEVMODEW)*); BOOL DPtoLP(HDC, LPPOINT, int); int DrawEscape(HDC, int, int, LPCSTR); BOOL Ellipse(HDC, int, int, int, int); int EndDoc(HDC); int EndPage(HDC); BOOL EndPath(HDC); BOOL EnumEnhMetaFile(HDC, HENHMETAFILE, ENHMFENUMPROC, PVOID, LPCRECT); int EnumFontFamiliesA(HDC, LPCSTR, FONTENUMPROCA, LPARAM); int EnumFontFamiliesW(HDC, LPCWSTR, FONTENUMPROCW, LPARAM); int EnumFontFamiliesExA(HDC, PLOGFONTA, FONTENUMPROCA, LPARAM, DWORD); int EnumFontFamiliesExW(HDC, PLOGFONTW, FONTENUMPROCW, LPARAM, DWORD); int EnumFontsA(HDC, LPCSTR, FONTENUMPROCA, LPARAM); int EnumFontsW(HDC, LPCWSTR, FONTENUMPROCW, LPARAM); int EnumICMProfilesA(HDC, ICMENUMPROCA, LPARAM); int EnumICMProfilesW(HDC, ICMENUMPROCW, LPARAM); BOOL EnumMetaFile(HDC, HMETAFILE, MFENUMPROC, LPARAM); int EnumObjects(HDC, int, GOBJENUMPROC, LPARAM); BOOL EqualRgn(HRGN, HRGN); int Escape(HDC, int, int, LPCSTR, PVOID); int ExcludeClipRect(HDC, int, int, int, int); int ExcludeUpdateRgn(HDC, HWND); HPEN ExtCreatePen(DWORD, DWORD, const(LOGBRUSH)*, DWORD, const(DWORD)*); HRGN ExtCreateRegion(const(XFORM)*, DWORD, const(RGNDATA)*); int ExtEscape(HDC, int, int, LPCSTR, int, LPSTR); BOOL ExtFloodFill(HDC, int, int, COLORREF, UINT); int ExtSelectClipRgn(HDC, HRGN, int); BOOL ExtTextOutA(HDC, int, int, UINT, LPCRECT, LPCSTR, UINT, const(INT)*); BOOL ExtTextOutW(HDC, int, int, UINT, LPCRECT, LPCWSTR, UINT, const(INT)*); BOOL FillPath(HDC); int FillRect(HDC, LPCRECT, HBRUSH); int FillRgn(HDC, HRGN, HBRUSH); BOOL FixBrushOrgEx(HDC, int, int, LPPOINT); BOOL FlattenPath(HDC); BOOL FloodFill(HDC, int, int, COLORREF); BOOL FrameRgn(HDC, HRGN, HBRUSH, int, int); BOOL GdiComment(HDC, UINT, const(BYTE)*); BOOL GdiFlush(); DWORD GdiGetBatchLimit(); DWORD GdiSetBatchLimit(DWORD); int GetArcDirection(HDC); BOOL GetAspectRatioFilterEx(HDC, LPSIZE); LONG GetBitmapBits(HBITMAP, LONG, PVOID); BOOL GetBitmapDimensionEx(HBITMAP, LPSIZE); COLORREF GetBkColor(HDC); int GetBkMode(HDC); UINT GetBoundsRect(HDC, LPRECT, UINT); BOOL GetBrushOrgEx(HDC, LPPOINT); BOOL GetCharABCWidthsA(HDC, UINT, UINT, LPABC); BOOL GetCharABCWidthsW(HDC, UINT, UINT, LPABC); BOOL GetCharABCWidthsFloatA(HDC, UINT, UINT, LPABCFLOAT); BOOL GetCharABCWidthsFloatW(HDC, UINT, UINT, LPABCFLOAT); DWORD GetCharacterPlacementA(HDC, LPCSTR, int, int, LPGCP_RESULTSA, DWORD); DWORD GetCharacterPlacementW(HDC, LPCWSTR, int, int, LPGCP_RESULTSW, DWORD); BOOL GetCharWidth32A(HDC, UINT, UINT, LPINT); BOOL GetCharWidth32W(HDC, UINT, UINT, LPINT); BOOL GetCharWidthA(HDC, UINT, UINT, LPINT); BOOL GetCharWidthW(HDC, UINT, UINT, LPINT); BOOL GetCharWidthFloatA(HDC, UINT, UINT, PFLOAT); BOOL GetCharWidthFloatW(HDC, UINT, UINT, PFLOAT); int GetClipBox(HDC, LPRECT); int GetClipRgn(HDC, HRGN); BOOL GetColorAdjustment(HDC, LPCOLORADJUSTMENT); HANDLE GetColorSpace(HDC); HGDIOBJ GetCurrentObject(HDC, UINT); BOOL GetCurrentPositionEx(HDC, LPPOINT); HCURSOR GetCursor(); BOOL GetDCOrgEx(HDC, LPPOINT); static if (_WIN32_WINNT >= 0x500) { DWORD GetDCPenColor(HGDIOBJ); COLORREF GetDCBrushColor(HGDIOBJ); } int GetDeviceCaps(HDC, int); BOOL GetDeviceGammaRamp(HDC, PVOID); UINT GetDIBColorTable(HDC, UINT, UINT, RGBQUAD*); int GetDIBits(HDC, HBITMAP, UINT, UINT, PVOID, LPBITMAPINFO, UINT); HENHMETAFILE GetEnhMetaFileA(LPCSTR); HENHMETAFILE GetEnhMetaFileW(LPCWSTR); UINT GetEnhMetaFileBits(HENHMETAFILE, UINT, LPBYTE); UINT GetEnhMetaFileDescriptionA(HENHMETAFILE, UINT, LPSTR); UINT GetEnhMetaFileDescriptionW(HENHMETAFILE, UINT, LPWSTR); UINT GetEnhMetaFileHeader(HENHMETAFILE, UINT, LPENHMETAHEADER); UINT GetEnhMetaFilePaletteEntries(HENHMETAFILE, UINT, LPPALETTEENTRY); UINT GetEnhMetaFilePixelFormat(HENHMETAFILE, DWORD, const(PIXELFORMATDESCRIPTOR)*); DWORD GetFontData(HDC, DWORD, DWORD, PVOID, DWORD); DWORD GetFontLanguageInfo(HDC); DWORD GetGlyphOutlineA(HDC, UINT, UINT, LPGLYPHMETRICS, DWORD, PVOID, const(MAT2)*); DWORD GetGlyphOutlineW(HDC, UINT, UINT, LPGLYPHMETRICS, DWORD, PVOID, const(MAT2)*); int GetGraphicsMode(HDC); BOOL GetICMProfileA(HDC, DWORD, LPSTR); BOOL GetICMProfileW(HDC, DWORD, LPWSTR); DWORD GetKerningPairsA(HDC, DWORD, LPKERNINGPAIR); DWORD GetKerningPairsW(HDC, DWORD, LPKERNINGPAIR); BOOL GetLogColorSpaceA(HCOLORSPACE, LPLOGCOLORSPACEA, DWORD); BOOL GetLogColorSpaceW(HCOLORSPACE, LPLOGCOLORSPACEW, DWORD); int GetMapMode(HDC); HMETAFILE GetMetaFileA(LPCSTR); HMETAFILE GetMetaFileW(LPCWSTR); UINT GetMetaFileBitsEx(HMETAFILE, UINT, PVOID); int GetMetaRgn(HDC, HRGN); BOOL GetMiterLimit(HDC, PFLOAT); COLORREF GetNearestColor(HDC, COLORREF); UINT GetNearestPaletteIndex(HPALETTE, COLORREF); int GetObjectA(HGDIOBJ, int, PVOID); int GetObjectW(HGDIOBJ, int, PVOID); DWORD GetObjectType(HGDIOBJ); UINT GetOutlineTextMetricsA(HDC, UINT, LPOUTLINETEXTMETRICA); UINT GetOutlineTextMetricsW(HDC, UINT, LPOUTLINETEXTMETRICW); UINT GetPaletteEntries(HPALETTE, UINT, UINT, LPPALETTEENTRY); int GetPath(HDC, LPPOINT, PBYTE, int); COLORREF GetPixel(HDC, int, int); int GetPixelFormat(HDC); int GetPolyFillMode(HDC); BOOL GetRasterizerCaps(LPRASTERIZER_STATUS, UINT); int GetRandomRgn (HDC, HRGN, INT); DWORD GetRegionData(HRGN, DWORD, LPRGNDATA); int GetRgnBox(HRGN, LPRECT); int GetROP2(HDC); HGDIOBJ GetStockObject(int); int GetStretchBltMode(HDC); UINT GetSystemPaletteEntries(HDC, UINT, UINT, LPPALETTEENTRY); UINT GetSystemPaletteUse(HDC); UINT GetTextAlign(HDC); int GetTextCharacterExtra(HDC); int GetTextCharset(HDC); int GetTextCharsetInfo(HDC, LPFONTSIGNATURE, DWORD); COLORREF GetTextColor(HDC); BOOL GetTextExtentExPointA(HDC, LPCSTR, int, int, LPINT, LPINT, LPSIZE); BOOL GetTextExtentExPointW(HDC, LPCWSTR, int, int, LPINT, LPINT, LPSIZE); BOOL GetTextExtentPointA(HDC, LPCSTR, int, LPSIZE); BOOL GetTextExtentPointW(HDC, LPCWSTR, int, LPSIZE); BOOL GetTextExtentPoint32A(HDC, LPCSTR, int, LPSIZE); BOOL GetTextExtentPoint32W(HDC, LPCWSTR, int, LPSIZE); int GetTextFaceA(HDC, int, LPSTR); int GetTextFaceW(HDC, int, LPWSTR); BOOL GetTextMetricsA(HDC, LPTEXTMETRICA); BOOL GetTextMetricsW(HDC, LPTEXTMETRICW); BOOL GetViewportExtEx(HDC, LPSIZE); BOOL GetViewportOrgEx(HDC, LPPOINT); BOOL GetWindowExtEx(HDC, LPSIZE); BOOL GetWindowOrgEx(HDC, LPPOINT); UINT GetWinMetaFileBits(HENHMETAFILE, UINT, LPBYTE, INT, HDC); BOOL GetWorldTransform(HDC, LPXFORM); int IntersectClipRect(HDC, int, int, int, int); BOOL InvertRgn(HDC, HRGN); BOOL LineDDA(int, int, int, int, LINEDDAPROC, LPARAM); BOOL LineTo(HDC, int, int); BOOL LPtoDP(HDC, LPPOINT, int); BOOL MaskBlt(HDC, int, int, int, int, HDC, int, int, HBITMAP, int, int, DWORD); BOOL ModifyWorldTransform(HDC, const(XFORM)*, DWORD); BOOL MoveToEx(HDC, int, int, LPPOINT); int OffsetClipRgn(HDC, int, int); int OffsetRgn(HRGN, int, int); BOOL OffsetViewportOrgEx(HDC, int, int, LPPOINT); BOOL OffsetWindowOrgEx(HDC, int, int, LPPOINT); BOOL PaintRgn(HDC, HRGN); BOOL PatBlt(HDC, int, int, int, int, DWORD); HRGN PathToRegion(HDC); BOOL Pie(HDC, int, int, int, int, int, int, int, int); BOOL PlayEnhMetaFile(HDC, HENHMETAFILE, LPCRECT); BOOL PlayEnhMetaFileRecord(HDC, LPHANDLETABLE, const(ENHMETARECORD)*, UINT); BOOL PlayMetaFile(HDC, HMETAFILE); BOOL PlayMetaFileRecord(HDC, LPHANDLETABLE, LPMETARECORD, UINT); BOOL PlgBlt(HDC, const(POINT)*, HDC, int, int, int, int, HBITMAP, int, int); BOOL PolyBezier(HDC, const(POINT)*, DWORD); BOOL PolyBezierTo(HDC, const(POINT)*, DWORD); BOOL PolyDraw(HDC, const(POINT)*, const(BYTE)*, int); BOOL Polygon(HDC, const(POINT)*, int); BOOL Polyline(HDC, const(POINT)*, int); BOOL PolylineTo(HDC, const(POINT)*, DWORD); BOOL PolyPolygon(HDC, const(POINT)*, const(INT)*, int); BOOL PolyPolyline(HDC, const(POINT)*, const(DWORD)*, DWORD); BOOL PolyTextOutA(HDC, const(POLYTEXTA)*, int); BOOL PolyTextOutW(HDC, const(POLYTEXTW)*, int); BOOL PtInRegion(HRGN, int, int); BOOL PtVisible(HDC, int, int); UINT RealizePalette(HDC); BOOL Rectangle(HDC, int, int, int, int); BOOL RectInRegion(HRGN, LPCRECT); BOOL RectVisible(HDC, LPCRECT); BOOL RemoveFontResourceA(LPCSTR); BOOL RemoveFontResourceW(LPCWSTR); HDC ResetDCA(HDC, const(DEVMODEA)*); HDC ResetDCW(HDC, const(DEVMODEW)*); BOOL ResizePalette(HPALETTE, UINT); BOOL RestoreDC(HDC, int); BOOL RoundRect(HDC, int, int, int, int, int, int); int SaveDC(HDC); BOOL ScaleViewportExtEx(HDC, int, int, int, int, LPSIZE); BOOL ScaleWindowExtEx(HDC, int, int, int, int, LPSIZE); BOOL SelectClipPath(HDC, int); int SelectClipRgn(HDC, HRGN); HGDIOBJ SelectObject(HDC, HGDIOBJ); HPALETTE SelectPalette(HDC, HPALETTE, BOOL); int SetAbortProc(HDC, ABORTPROC); int SetArcDirection(HDC, int); LONG SetBitmapBits(HBITMAP, DWORD, PCVOID); BOOL SetBitmapDimensionEx(HBITMAP, int, int, LPSIZE); COLORREF SetBkColor(HDC, COLORREF); int SetBkMode(HDC, int); UINT SetBoundsRect(HDC, LPCRECT, UINT); BOOL SetBrushOrgEx(HDC, int, int, LPPOINT); BOOL SetColorAdjustment(HDC, const(COLORADJUSTMENT)*); BOOL SetColorSpace(HDC, HCOLORSPACE); BOOL SetDeviceGammaRamp(HDC, PVOID); UINT SetDIBColorTable(HDC, UINT, UINT, const(RGBQUAD)*); int SetDIBits(HDC, HBITMAP, UINT, UINT, PCVOID, const(BITMAPINFO)*, UINT); int SetDIBitsToDevice(HDC, int, int, DWORD, DWORD, int, int, UINT, UINT, PCVOID, const(BITMAPINFO)*, UINT); HENHMETAFILE SetEnhMetaFileBits(UINT, const(BYTE)*); int SetGraphicsMode(HDC, int); int SetICMMode(HDC, int); BOOL SetICMProfileA(HDC, LPSTR); BOOL SetICMProfileW(HDC, LPWSTR); int SetMapMode(HDC, int); static if (_WIN32_WINNT >= 0x500) { DWORD SetLayout(HDC hdc, DWORD l); DWORD GetLayout(HDC hdc); } DWORD SetMapperFlags(HDC, DWORD); HMETAFILE SetMetaFileBitsEx(UINT, const(BYTE)*); int SetMetaRgn(HDC); BOOL SetMiterLimit(HDC, FLOAT, PFLOAT); UINT SetPaletteEntries(HPALETTE, UINT, UINT, const(PALETTEENTRY)*); COLORREF SetPixel(HDC, int, int, COLORREF); BOOL SetPixelFormat(HDC, int, const(PIXELFORMATDESCRIPTOR)*); BOOL SetPixelV(HDC, int, int, COLORREF); int SetPolyFillMode(HDC, int); BOOL SetRectRgn(HRGN, int, int, int, int); int SetROP2(HDC, int); int SetStretchBltMode(HDC, int); UINT SetSystemPaletteUse(HDC, UINT); UINT SetTextAlign(HDC, UINT); int SetTextCharacterExtra(HDC, int); COLORREF SetTextColor(HDC, COLORREF); BOOL SetTextJustification(HDC, int, int); BOOL SetViewportExtEx(HDC, int, int, LPSIZE); BOOL SetViewportOrgEx(HDC, int, int, LPPOINT); BOOL SetWindowExtEx(HDC, int, int, LPSIZE); BOOL SetWindowOrgEx(HDC, int, int, LPPOINT); HENHMETAFILE SetWinMetaFileBits(UINT, const(BYTE)*, HDC, const(METAFILEPICT)*); BOOL SetWorldTransform(HDC, const(XFORM)*); int StartDocA(HDC, const(DOCINFOA)*); int StartDocW(HDC, const(DOCINFOW)*); int StartPage(HDC); BOOL StretchBlt(HDC, int, int, int, int, HDC, int, int, int, int, DWORD); int StretchDIBits(HDC, int, int, int, int, int, int, int, int, const(VOID)* , const(BITMAPINFO)* , UINT, DWORD); BOOL StrokeAndFillPath(HDC); BOOL StrokePath(HDC); BOOL SwapBuffers(HDC); BOOL TextOutA(HDC, int, int, LPCSTR, int); BOOL TextOutW(HDC, int, int, LPCWSTR, int); BOOL TranslateCharsetInfo(PDWORD, LPCHARSETINFO, DWORD); BOOL UnrealizeObject(HGDIOBJ); BOOL UpdateColors(HDC); BOOL UpdateICMRegKeyA(DWORD, DWORD, LPSTR, UINT); BOOL UpdateICMRegKeyW(DWORD, DWORD, LPWSTR, UINT); BOOL WidenPath(HDC); BOOL wglCopyContext(HGLRC, HGLRC, UINT); HGLRC wglCreateContext(HDC); HGLRC wglCreateLayerContext(HDC, int); BOOL wglDeleteContext(HGLRC); BOOL wglDescribeLayerPlane(HDC, int, int, UINT, LPLAYERPLANEDESCRIPTOR); HGLRC wglGetCurrentContext(); HDC wglGetCurrentDC(); int wglGetLayerPaletteEntries(HDC, int, int, int, COLORREF*); PROC wglGetProcAddress(LPCSTR); BOOL wglMakeCurrent(HDC, HGLRC); BOOL wglRealizeLayerPalette(HDC, int, BOOL); int wglSetLayerPaletteEntries(HDC, int, int, int, const(COLORREF)*); BOOL wglShareLists(HGLRC, HGLRC); BOOL wglSwapLayerBuffers(HDC, UINT); BOOL wglUseFontBitmapsA(HDC, DWORD, DWORD, DWORD); BOOL wglUseFontBitmapsW(HDC, DWORD, DWORD, DWORD); BOOL wglUseFontOutlinesA(HDC, DWORD, DWORD, DWORD, FLOAT, FLOAT, int, LPGLYPHMETRICSFLOAT); BOOL wglUseFontOutlinesW(HDC, DWORD, DWORD, DWORD, FLOAT, FLOAT, int, LPGLYPHMETRICSFLOAT); static if (_WIN32_WINNT >= 0x500) { alias WGLSWAP* PWGLSWAP; struct WGLSWAP { HDC hdc; UINT uiFlags; } enum WGL_SWAPMULTIPLE_MAX = 16; DWORD wglSwapMultipleBuffers(UINT, WGLSWAP*); } static if (_WIN32_WINNT >= 0x500) { BOOL AlphaBlend(HDC, int, int, int, int, HDC, int, int, int, int, BLENDFUNCTION); BOOL GradientFill(HDC, PTRIVERTEX, ULONG, PVOID, ULONG, ULONG); BOOL TransparentBlt(HDC, int, int, int, int, HDC, int, int, int, int, UINT); } static if (_WIN32_WINNT >= 0x500) { COLORREF SetDCBrushColor(HDC, COLORREF); COLORREF SetDCPenColor(HDC, COLORREF); HANDLE AddFontMemResourceEx(PVOID, DWORD, PVOID, DWORD*); int AddFontResourceExA(LPCSTR, DWORD, PVOID); int AddFontResourceExW(LPCWSTR, DWORD, PVOID); BOOL RemoveFontMemResourceEx(HANDLE); BOOL RemoveFontResourceExA(LPCSTR, DWORD, PVOID); BOOL RemoveFontResourceExW(LPCWSTR, DWORD, PVOID); DWORD GetFontUnicodeRanges(HDC, LPGLYPHSET); DWORD GetGlyphIndicesA(HDC, LPCSTR, int, LPWORD, DWORD); DWORD GetGlyphIndicesW(HDC, LPCWSTR, int, LPWORD, DWORD); BOOL GetTextExtentPointI(HDC, LPWORD, int, LPSIZE); BOOL GetTextExtentExPointI(HDC, LPWORD, int, int, LPINT, LPINT, LPSIZE); BOOL GetCharWidthI(HDC, UINT, UINT, LPWORD, LPINT); BOOL GetCharABCWidthsI(HDC, UINT, UINT, LPWORD, LPABC); } } // extern (Windows) version(Unicode) { alias WCHAR BCHAR; alias DOCINFOW DOCINFO; alias LOGFONTW LOGFONT; alias TEXTMETRICW TEXTMETRIC; alias NPTEXTMETRICW NPTEXTMETRIC; alias ICMENUMPROCW ICMENUMPROC; alias FONTENUMPROCW FONTENUMPROC; alias DEVMODEW DEVMODE; alias EXTLOGFONTW EXTLOGFONT; alias GCP_RESULTSW GCP_RESULTS; alias OUTLINETEXTMETRICW OUTLINETEXTMETRIC; alias POLYTEXTW POLYTEXT; alias LOGCOLORSPACEW LOGCOLORSPACE; alias NEWTEXTMETRICW NEWTEXTMETRIC; alias NEWTEXTMETRICEXW NEWTEXTMETRICEX; alias ENUMLOGFONTW ENUMLOGFONT; alias ENUMLOGFONTEXW ENUMLOGFONTEX; alias DISPLAY_DEVICEW DISPLAY_DEVICE; alias AddFontResourceW AddFontResource; alias CopyEnhMetaFileW CopyEnhMetaFile; alias CopyMetaFileW CopyMetaFile; alias CreateColorSpaceW CreateColorSpace; alias CreateDCW CreateDC; alias CreateEnhMetaFileW CreateEnhMetaFile; alias CreateFontW CreateFont; alias CreateFontIndirectW CreateFontIndirect; alias CreateICW CreateIC; alias CreateMetaFileW CreateMetaFile; alias CreateScalableFontResourceW CreateScalableFontResource; alias DeviceCapabilitiesW DeviceCapabilities; alias EnumFontFamiliesW EnumFontFamilies; alias EnumFontFamiliesExW EnumFontFamiliesEx; alias EnumFontsW EnumFonts; alias EnumICMProfilesW EnumICMProfiles; alias ExtTextOutW ExtTextOut; alias GetCharABCWidthsFloatW GetCharABCWidthsFloat; alias GetCharABCWidthsW GetCharABCWidths; alias GetCharacterPlacementW GetCharacterPlacement; alias GetCharWidth32W GetCharWidth32; alias GetCharWidthFloatW GetCharWidthFloat; alias GetCharWidthW GetCharWidth; alias GetEnhMetaFileW GetEnhMetaFile; alias GetEnhMetaFileDescriptionW GetEnhMetaFileDescription; alias GetGlyphOutlineW GetGlyphOutline; alias GetICMProfileW GetICMProfile; alias GetKerningPairsW GetKerningPairs; alias GetLogColorSpaceW GetLogColorSpace; alias GetMetaFileW GetMetaFile; alias GetObjectW GetObject; alias GetOutlineTextMetricsW GetOutlineTextMetrics; alias GetTextExtentPointW GetTextExtentPoint; alias GetTextExtentExPointW GetTextExtentExPoint; alias GetTextExtentPoint32W GetTextExtentPoint32; alias GetTextFaceW GetTextFace; alias GetTextMetricsW GetTextMetrics; alias PolyTextOutW PolyTextOut; alias RemoveFontResourceW RemoveFontResource; alias ResetDCW ResetDC; alias SetICMProfileW SetICMProfile; alias StartDocW StartDoc; alias TextOutW TextOut; alias UpdateICMRegKeyW UpdateICMRegKey; alias wglUseFontBitmapsW wglUseFontBitmaps; alias wglUseFontOutlinesW wglUseFontOutlines; static if (_WIN32_WINNT >= 0x500) { alias ENUMLOGFONTEXDVW ENUMLOGFONTEXDV; alias PENUMLOGFONTEXDVW PENUMLOGFONTEXDV; alias LPENUMLOGFONTEXDVW LPENUMLOGFONTEXDV; alias AddFontResourceExW AddFontResourceEx; alias RemoveFontResourceExW RemoveFontResourceEx; alias GetGlyphIndicesW GetGlyphIndices; } } else { /* non-unicode build */ alias BYTE BCHAR; alias DOCINFOA DOCINFO; alias LOGFONTA LOGFONT; alias TEXTMETRICA TEXTMETRIC; alias NPTEXTMETRICA NPTEXTMETRIC; alias ICMENUMPROCA ICMENUMPROC; alias FONTENUMPROCA FONTENUMPROC; alias DEVMODEA DEVMODE; alias EXTLOGFONTA EXTLOGFONT; alias GCP_RESULTSA GCP_RESULTS; alias OUTLINETEXTMETRICA OUTLINETEXTMETRIC; alias POLYTEXTA POLYTEXT; alias LOGCOLORSPACEA LOGCOLORSPACE; alias NEWTEXTMETRICA NEWTEXTMETRIC; alias NEWTEXTMETRICEXA NEWTEXTMETRICEX; alias ENUMLOGFONTA ENUMLOGFONT; alias ENUMLOGFONTEXA ENUMLOGFONTEX; alias DISPLAY_DEVICEA DISPLAY_DEVICE; alias AddFontResourceA AddFontResource; alias CopyEnhMetaFileA CopyEnhMetaFile; alias CopyMetaFileA CopyMetaFile; alias CreateColorSpaceA CreateColorSpace; alias CreateDCA CreateDC; alias CreateEnhMetaFileA CreateEnhMetaFile; alias CreateFontA CreateFont; alias CreateFontIndirectA CreateFontIndirect; alias CreateICA CreateIC; alias CreateMetaFileA CreateMetaFile; alias CreateScalableFontResourceA CreateScalableFontResource; alias DeviceCapabilitiesA DeviceCapabilities; alias EnumFontFamiliesA EnumFontFamilies; alias EnumFontFamiliesExA EnumFontFamiliesEx; alias EnumFontsA EnumFonts; alias EnumICMProfilesA EnumICMProfiles; alias ExtTextOutA ExtTextOut; alias GetCharWidthFloatA GetCharWidthFloat; alias GetCharWidthA GetCharWidth; alias GetCharacterPlacementA GetCharacterPlacement; alias GetCharABCWidthsA GetCharABCWidths; alias GetCharABCWidthsFloatA GetCharABCWidthsFloat; alias GetCharWidth32A GetCharWidth32; alias GetEnhMetaFileA GetEnhMetaFile; alias GetEnhMetaFileDescriptionA GetEnhMetaFileDescription; alias GetGlyphOutlineA GetGlyphOutline; alias GetICMProfileA GetICMProfile; alias GetKerningPairsA GetKerningPairs; alias GetLogColorSpaceA GetLogColorSpace; alias GetMetaFileA GetMetaFile; alias GetObjectA GetObject; alias GetOutlineTextMetricsA GetOutlineTextMetrics; alias GetTextExtentPointA GetTextExtentPoint; alias GetTextExtentExPointA GetTextExtentExPoint; alias GetTextExtentPoint32A GetTextExtentPoint32; alias GetTextFaceA GetTextFace; alias GetTextMetricsA GetTextMetrics; alias PolyTextOutA PolyTextOut; alias RemoveFontResourceA RemoveFontResource; alias ResetDCA ResetDC; alias SetICMProfileA SetICMProfile; alias StartDocA StartDoc; alias TextOutA TextOut; alias UpdateICMRegKeyA UpdateICMRegKey; alias wglUseFontBitmapsA wglUseFontBitmaps; alias wglUseFontOutlinesA wglUseFontOutlines; static if (_WIN32_WINNT >= 0x500) { alias ENUMLOGFONTEXDVA ENUMLOGFONTEXDV; alias PENUMLOGFONTEXDVA PENUMLOGFONTEXDV; alias LPENUMLOGFONTEXDVA LPENUMLOGFONTEXDV; alias AddFontResourceExA AddFontResourceEx; alias RemoveFontResourceExA RemoveFontResourceEx; alias GetGlyphIndicesA GetGlyphIndices; } } // Common to both ASCII & UNICODE alias DOCINFO* LPDOCINFO; alias LOGFONT* PLOGFONT, NPLOGFONT, LPLOGFONT; alias TEXTMETRIC* PTEXTMETRIC, LPTEXTMETRIC; alias DEVMODE* PDEVMODE, NPDEVMODE, LPDEVMODE; alias EXTLOGFONT* PEXTLOGFONT, NPEXTLOGFONT, LPEXTLOGFONT; alias GCP_RESULTS* LPGCP_RESULTS; alias OUTLINETEXTMETRIC* POUTLINETEXTMETRIC, NPOUTLINETEXTMETRIC, LPOUTLINETEXTMETRIC; alias POLYTEXT* PPOLYTEXT, NPPOLYTEXT, LPPOLYTEXT; alias LOGCOLORSPACE* LPLOGCOLORSPACE; alias NEWTEXTMETRIC* PNEWTEXTMETRIC, NPNEWTEXTMETRIC, LPNEWTEXTMETRIC; alias ENUMLOGFONT* LPENUMLOGFONT; alias ENUMLOGFONTEX* LPENUMLOGFONTEX; alias DISPLAY_DEVICE* PDISPLAY_DEVICE, LPDISPLAY_DEVICE;
D
/Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/Connection.swift.o : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient+HTTPCookie.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/FileDownloadDelegate.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionsState.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionPool.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/RequestValidation.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/TLSConfiguration.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Connection.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/NWErrorHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/StringConvertibleInstances.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Utils.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Network.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio-extras/Sources/CNIOExtrasZlib/include/CNIOExtrasZlib.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIODarwin/include/CNIODarwin.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/CNIOHTTPParser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/c_nio_http_parser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOAtomics/include/CNIOAtomics.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOSHA1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP2.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_Vapor3.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHPACK.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/GraphQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CJWTKitBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FCM.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/BSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FineJSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWT.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOExtrasZlib.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Backtrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CBacktrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolConformance.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Runtime.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombine.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolType.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKittenCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketInfrastructure.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ApodiniDatabase.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtobufferCoding.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Casting.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineDispatch.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Apodini.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKitBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COperatingSystem.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKitten.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIODarwin.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineFoundation.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SwifCron.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Crypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_MongoKittenCrypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CURLParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RichJSONParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOHTTPParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CMultipartParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMySQLDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQLiteDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMongoDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentPostgresDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Vapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTVapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AssociatedTypeRequirementsVisitor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOExtras.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Jobs.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOAtomics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Metrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CoreMetrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTestUtils.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Yams.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_NIO1APIShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Notifications.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COpenCombineHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ValuePointers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNSwift.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenAPIKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWTKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ConsoleKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RoutingKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MultipartKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/DNSClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Fluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTFluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CContext.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Meow.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOLinux.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOWindows/include/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Network.framework/Headers/Network.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/Connection~partial.swiftmodule : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient+HTTPCookie.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/FileDownloadDelegate.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionsState.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionPool.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/RequestValidation.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/TLSConfiguration.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Connection.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/NWErrorHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/StringConvertibleInstances.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Utils.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Network.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio-extras/Sources/CNIOExtrasZlib/include/CNIOExtrasZlib.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIODarwin/include/CNIODarwin.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/CNIOHTTPParser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/c_nio_http_parser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOAtomics/include/CNIOAtomics.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOSHA1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP2.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_Vapor3.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHPACK.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/GraphQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CJWTKitBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FCM.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/BSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FineJSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWT.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOExtrasZlib.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Backtrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CBacktrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolConformance.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Runtime.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombine.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolType.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKittenCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketInfrastructure.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ApodiniDatabase.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtobufferCoding.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Casting.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineDispatch.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Apodini.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKitBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COperatingSystem.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKitten.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIODarwin.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineFoundation.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SwifCron.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Crypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_MongoKittenCrypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CURLParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RichJSONParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOHTTPParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CMultipartParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMySQLDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQLiteDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMongoDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentPostgresDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Vapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTVapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AssociatedTypeRequirementsVisitor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOExtras.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Jobs.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOAtomics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Metrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CoreMetrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTestUtils.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Yams.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_NIO1APIShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Notifications.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COpenCombineHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ValuePointers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNSwift.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenAPIKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWTKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ConsoleKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RoutingKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MultipartKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/DNSClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Fluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTFluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CContext.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Meow.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOLinux.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOWindows/include/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Network.framework/Headers/Network.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/Connection~partial.swiftdoc : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient+HTTPCookie.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/FileDownloadDelegate.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionsState.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionPool.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/RequestValidation.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/TLSConfiguration.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Connection.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/NWErrorHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/StringConvertibleInstances.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Utils.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Network.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio-extras/Sources/CNIOExtrasZlib/include/CNIOExtrasZlib.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIODarwin/include/CNIODarwin.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/CNIOHTTPParser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/c_nio_http_parser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOAtomics/include/CNIOAtomics.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOSHA1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP2.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_Vapor3.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHPACK.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/GraphQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CJWTKitBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FCM.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/BSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FineJSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWT.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOExtrasZlib.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Backtrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CBacktrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolConformance.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Runtime.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombine.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolType.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKittenCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketInfrastructure.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ApodiniDatabase.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtobufferCoding.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Casting.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineDispatch.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Apodini.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKitBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COperatingSystem.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKitten.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIODarwin.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineFoundation.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SwifCron.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Crypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_MongoKittenCrypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CURLParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RichJSONParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOHTTPParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CMultipartParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMySQLDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQLiteDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMongoDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentPostgresDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Vapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTVapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AssociatedTypeRequirementsVisitor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOExtras.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Jobs.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOAtomics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Metrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CoreMetrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTestUtils.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Yams.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_NIO1APIShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Notifications.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COpenCombineHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ValuePointers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNSwift.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenAPIKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWTKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ConsoleKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RoutingKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MultipartKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/DNSClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Fluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTFluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CContext.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Meow.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOLinux.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOWindows/include/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Network.framework/Headers/Network.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/Connection~partial.swiftsourceinfo : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient+HTTPCookie.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/FileDownloadDelegate.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionsState.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/ConnectionPool.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/RequestValidation.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/TLSConfiguration.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Connection.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/NIOTransportServices/NWErrorHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/StringConvertibleInstances.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/Utils.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/XPC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/ObjectiveC.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Dispatch.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Network.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Darwin.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Foundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreFoundation.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/CoreGraphics.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Swift.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/IOKit.swiftmodule/x86_64-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.swiftmodule /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio-extras/Sources/CNIOExtrasZlib/include/CNIOExtrasZlib.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIODarwin/include/CNIODarwin.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/CNIOHTTPParser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOHTTPParser/include/c_nio_http_parser.h /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOAtomics/include/CNIOAtomics.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/dyld.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOSHA1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP1.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTP2.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_Vapor3.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHPACK.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/GraphQL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CJWTKitBoringSSL.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FCM.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/BSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FineJSON.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresNIO.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTLS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNS.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWT.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOExtrasZlib.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Backtrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CBacktrace.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolConformance.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Runtime.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombine.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtocolType.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKittenCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoCore.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketInfrastructure.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ApodiniDatabase.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ProtobufferCoding.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Logging.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Casting.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineDispatch.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Apodini.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKitBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentBenchmark.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COperatingSystem.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoKitten.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIODarwin.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOHTTPCompression.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineFoundation.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SwifCron.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Crypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_MongoKittenCrypto.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CURLParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RichJSONParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOHTTPParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CMultipartParser.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMySQLDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentSQLiteDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentMongoDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentPostgresDriver.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Vapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTVapor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AssociatedTypeRequirementsVisitor.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOExtras.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Jobs.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOAtomics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Metrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CoreMetrics.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTransportServices.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOTestUtils.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Yams.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/_NIO1APIShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CCryptoBoringSSLShims.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Notifications.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/COpenCombineHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOConcurrencyHelpers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ValuePointers.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOFoundationCompat.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/APNSwift.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenAPIKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MySQLKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/JWTKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/ConsoleKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/SQLiteKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/RoutingKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/PostgresKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/FluentKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MultipartKit.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/AsyncHTTPClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/DNSClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/MongoClient.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Fluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/XCTFluent.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CContext.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/Meow.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/CNIOLinux.build/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/CNIOWindows/include/module.modulemap /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/mach-o/compact_unwind_encoding.modulemap /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/xpc/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/objc/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Network.framework/Headers/Network.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/Darwin.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes
D
/++ + +/ module dcompress.tar; import dcompress.tar.internal; debug = tar; debug(tar) { import std.stdio; } /// File types supported by tar format. enum FileType : char { regular = '0', regularCompatibility = '\0', // This flag represents a file linked to another file, of any type, // previously archived. Such files are identified in Unix by each file // having the same device and inode number. The linked-to name is specified // in the `TarHeader.linkedToFilename`. hardLink = '1', // This represents a symbolic link to another file. The linked-to name is // specified in the `TarHeader.linkedToFilename`. symbolicLink = '2', // These represent character special files and block special files // respectively. In this case the `TarHeader.deviceMajorNumber` and // `TarHeader.deviceMinorNumber` fields will contain the major and minor // device numbers respectively. Operating systems may map the device // specifications to their own local specification, or may ignore the entry. characterSpecial = '3', blockSpecial = '4', // This flag specifies a directory or sub-directory. The directory name in // the `TarHeader.filename` field should end with a slash. On systems where // disk allocation is performed on a directory basis, the `TarHeader.size` // field will contain the maximum number of bytes (which may be rounded to // the nearest disk block allocation unit) which the directory may hold. A // size field of zero indicates no such limiting. Systems which do not // support limiting in this manner should ignore the size field. directory = '5', // This specifies a FIFO special file. Note that the archiving of a FIFO // file archives the existence of this file and not its contents. fifoSpecial = '6', //// This specifies a contiguous file, which is the same as a normal file //// except that, in operating systems which support it, all its space is //// allocated contiguously on the disk. Operating systems which do not allow //// contiguous allocation should silently treat this type as a normal file. //contiguous = '7', //// Extended header referring to the next file in the archive. //extendedHeaderNext = 'x', //// Global extended header //extendedHeaderGlobal = 'g', } /// Type of the file. FileType fileTypeFromStat(uint fileTypeMask) { import core.sys.posix.sys.stat; switch (fileTypeMask) { case S_IFREG: return FileType.regular; case S_IFDIR: return FileType.directory; case S_IFLNK: return FileType.symbolicLink; case S_IFBLK: return FileType.blockSpecial; case S_IFCHR: return FileType.characterSpecial; case S_IFIFO: return FileType.fifoSpecial; default: assert(0, "Unsupported file type."); } } uint fileTypeToStatMode(FileType fileType) { import core.sys.posix.sys.stat; final switch (fileType) { case FileType.regular: return S_IFREG; case FileType.regularCompatibility: return S_IFREG; case FileType.hardLink: return S_IFREG; case FileType.directory: return S_IFDIR; case FileType.symbolicLink: return S_IFLNK; case FileType.blockSpecial: return S_IFBLK; case FileType.characterSpecial: return S_IFCHR; case FileType.fifoSpecial: return S_IFIFO; } } /// Bits used in the `TarHeader.mode` field, values in octal. struct FileMode { alias iuint = immutable(uint); import std.conv : octal; /// set user ID upon execution static iuint setUid = octal!4000; /// set group ID upon execution static iuint setGid = octal!2000; /// sticky bit static iuint restrictedDeletion = octal!1000; static iuint ownerRead = octal!400; static iuint ownerWrite = octal!200; static iuint ownerExec = octal!100; static iuint groupRead = octal!40; static iuint groupWrite = octal!20; static iuint groupExec = octal!10; static iuint otherRead = octal!4; static iuint otherWrite = octal!2; static iuint otherExec = octal!1; } unittest { import core.sys.posix.sys.stat; //writefln("S: %o %o %o", S_ISUID, S_ISGID, S_ISVTX); //writefln("U: %o %o %o %o", S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR); //writefln("G: %o %o %o %o", S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP); //writefln("O: %o %o %o %o", S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH); assert(FileMode.setUid == S_ISUID); assert(FileMode.setGid == S_ISGID); assert(FileMode.restrictedDeletion == S_ISVTX); assert(FileMode.ownerRead == S_IRUSR); assert(FileMode.ownerWrite == S_IWUSR); assert(FileMode.ownerExec == S_IXUSR); assert(FileMode.groupRead == S_IRGRP); assert(FileMode.groupWrite == S_IWGRP); assert(FileMode.groupExec == S_IXGRP); assert(FileMode.otherRead == S_IROTH); assert(FileMode.otherWrite == S_IWOTH); assert(FileMode.otherExec == S_IXOTH); } class TarException : Exception { this(string msg) { super(msg); } } void enforceSuccess(int status) { if (status == 0) return; import std.string : fromStringz; import core.stdc.string : strerror; import core.stdc.errno; string msg = fromStringz(strerror(errno)).idup; throw new TarException(msg); } struct TarMember { import std.datetime : SysTime; string filename; string linkedToFilename; size_t size; FileType fileType; uint mode; uint userId; uint groupId; string userName; string groupName; uint deviceMajorNumber; uint deviceMinorNumber; private SysTime _modificationTime; @property void modificationTime(long unixTime) { _modificationTime = SysTime.fromUnixTime(unixTime); } @property void modificationTime(SysTime time) { _modificationTime = time; } @property SysTime modificationTime() const { return _modificationTime; } static TarMember fromTarHeader(TarHeader header) { import std.string : fromStringz; import std.path : buildNormalizedPath, isValidPath; TarMember member; member.filename = buildNormalizedPath( fromStringz(header.prefix.ptr), fromStringz(header.filename.ptr)); assert(member.filename.isValidPath); member.linkedToFilename = fromStringz(header.linkedToFilename.ptr).idup; import std.conv : to; member.fileType = to!FileType(header.fileTypeFlag[0]); T octalParse(T)(char[] slice) { import std.conv : parse; return parse!T(slice, 8); } member.size = octalParse!size_t(header.size); member.mode = octalParse!uint(header.mode); member.userId = octalParse!uint(header.userId); member.groupId = octalParse!uint(header.groupId); member.userName = fromStringz(header.userName.ptr).idup; member.groupName = fromStringz(header.groupName.ptr).idup; member.deviceMajorNumber = octalParse!uint(header.deviceMajorNumber); member.deviceMinorNumber = octalParse!uint(header.deviceMinorNumber); member.modificationTime = octalParse!long(header.modificationTime); return member; } static TarMember fromFile(string filename) { import dcompress.file : FileStat; auto stat = FileStat(filename); TarMember member; member.filename = filename; member.fileType = fileTypeFromStat(stat.fileType()); if (member.fileType == FileType.regular || member.fileType == FileType.regularCompatibility || member.fileType == FileType.hardLink) member.size = stat.size(); if (member.fileType == FileType.symbolicLink) { import std.file : readLink; member.linkedToFilename = readLink(filename); } member.userId = stat.userId(); member.groupId = stat.groupId(); member.userName = stat.userName(); member.groupName = stat.groupName(); member.mode = stat.mode(); if (member.fileType == FileType.characterSpecial || member.fileType == FileType.blockSpecial) { member.deviceMajorNumber = stat.deviceMajorNumber; member.deviceMinorNumber = stat.deviceMinorNumber; } member.modificationTime = stat.modificationTime; return member; } } TarHeader toTarHeader()(const auto ref TarMember member) { TarHeader header; assert(member.filename.length < header.filename.sizeof + header.prefix.sizeof); string withTrailingSlash(string path) { if (path.length == 0 || path[$ - 1] == '/') return path; return path ~= "/"; } if (member.filename.length >= header.filename.sizeof) { import std.path : dirName, baseName; auto dir = withTrailingSlash(member.filename.dirName); auto base = member.filename.baseName; if (member.fileType == FileType.directory) base = withTrailingSlash(base); assert (dir.length < header.prefix.sizeof && base.length < header.filename.sizeof); header.prefix.assignAndZeroTrailing(dir); header.filename.assignAndZeroTrailing(base); } else { auto f = (member.fileType == FileType.directory) ? withTrailingSlash(member.filename) : member.filename; header.filename.assignAndZeroTrailing(f); } header.linkedToFilename.assignAndZeroTrailing(member.linkedToFilename); header.fileTypeFlag[0] = member.fileType; void octalFormat(T)(char[] dest, T n) { import std.format : sformat; // Size == 5 is sufficient - 1 or 2 digits only char[5] fmt; sformat(fmt, "%%0%02do", dest.length - 1); sformat(dest, fmt, n); } octalFormat(header.size[], member.size); octalFormat(header.mode[], member.mode); octalFormat(header.userId[], member.userId); octalFormat(header.groupId[], member.groupId); header.userName.assignAndZeroTrailing(member.userName); header.groupName.assignAndZeroTrailing(member.groupName); if (member.fileType == FileType.characterSpecial || member.fileType == FileType.blockSpecial) { octalFormat(header.deviceMajorNumber[], member.deviceMajorNumber); octalFormat(header.deviceMinorNumber[], member.deviceMinorNumber); } auto unixTime = member.modificationTime.toUnixTime(); octalFormat(header.modificationTime[], unixTime); octalFormat(header.checksum[0 .. $ - 1], header.calculateChecksum); header.checksum[$ - 1] = ' '; return header; } template isTarInput(R) { import std.traits : Unqual; import std.range.primitives : isInputRange, ElementType; enum isTarInput = isInputRange!R && is(Unqual!(ElementType!R) == ubyte); } auto tarReader(bool withContent = true, TarInput)(TarInput input) if (isTarInput!TarInput) { return TarReader!(TarInput, withContent)(input); } import std.typecons : Tuple; alias TarMemberWithContent = Tuple!(TarMember, "member", void[], "content"); alias TarMemberWithPosition = Tuple!(TarMember, "member", size_t, "position"); struct TarReader(TarInput, bool withContent = true) if (isTarInput!TarInput) { import std.traits : isArray; private: TarInput _input; static if (withContent) TarMemberWithContent _member; else { size_t _position; TarMemberWithPosition _member; } bool _empty; public: @disable this(); this(TarInput input) { _input = input; popFront; } static if (withContent) { @property TarMemberWithContent front() { return _member; } } else { @property TarMemberWithPosition front() { return _member; } @property size_t position() const { return _position; } } @property bool empty() { return _empty; } @property void popFront() in { assert(!empty); } body { import std.range : take, refRange; import std.algorithm.mutation : copy; TarHeader tarHeader; auto headerBytes = cast(ubyte[]) tarHeader.asBytes; auto rem = refRange(&_input).take(tarBlockSize).copy(headerBytes); if (headerBytes[0] == '\0') { _empty = true; return; } else if (rem.length > 0) throw new TarException("Not enough bytes for tar header."); static if (isArray!TarInput) _input = _input[tarBlockSize .. $]; auto member = TarMember.fromTarHeader(tarHeader); assert(tarHeader.calculateChecksum() == member.toTarHeader.calculateChecksum()); static if (withContent) { ubyte[] content; if (member.size > 0) { content.length = member.size; rem = refRange(&_input).take(content.length).copy(content); if (rem.length > 0) throw new TarException("Not enough bytes for tar member content."); static if (isArray!TarInput) _input = _input[content.length .. $]; auto mod = member.size % tarBlockSize; if (mod > 0) { import std.range.primitives : popFrontN; auto popped = _input.popFrontN(tarBlockSize - mod); assert(popped == tarBlockSize - mod); } } _member = TarMemberWithContent(member, content); } else { _position += tarBlockSize; _member = TarMemberWithPosition(member, _position); if (member.size > 0) { import std.range.primitives : popFrontN; auto toDrop = member.size.roundUpToMultiple(tarBlockSize); auto popped = _input.popFrontN(toDrop); assert(popped == toDrop); _position += toDrop; } } } } import dcompress.primitives : isCompressOutput; TarWriter!TarOutput tarWriter(TarOutput)(TarOutput output) if (isCompressOutput!TarOutput) { return TarWriter!TarOutput(output); } struct TarWriter(TarOutput) if (isCompressOutput!TarOutput) { private: TarOutput _output; size_t _writtenBytes; size_t _blockingFactor = 20; // number of records per block public: private void padToMultiple(size_t n) { auto padding = _writtenBytes.roundUpToMultiple(n) - _writtenBytes; if (padding == 0) return; _writtenBytes += padding; import std.range : put, repeat, take; put(_output, '\0'.repeat.take(padding)); } void finish() { padToMultiple(_blockingFactor * tarBlockSize); } void add(alias memberFilter = (TarMember member) => true)( string filename, bool recursive = true) { import dcompress.primitives : isPredicate; static if (!isPredicate!(memberFilter, TarMember)) assert(false, "'filter' should be a predicate taking TarMember as an argument."); import std.file : exists; if (!exists(filename)) throw new TarException("File '" ~ filename ~ "' does not exist."); import std.file : dirEntries; import std.traits : ReturnType; ReturnType!dirEntries entries; import std.file : isDir; if (recursive && isDir(filename)) { import std.file : SpanMode; entries = dirEntries(filename, SpanMode.breadth); } import std.algorithm.iteration : map, filter, each; import std.range : only, chain; only(filename).chain(entries) .map!(name => TarMember.fromFile(name)) .filter!(member => memberFilter(member)) .each!(member => addReadContent(member)); } void addReadContent(TarMember member) { debug(tar) writefln("Adding file to tar: %s (size: %d)", member.filename, member.size); if (member.size > 0) { auto sourceFile = File(member.filename, "rb"); assert(member.size == sourceFile.size); ubyte[4096] chunk; add(member, sourceFile.byChunk(chunk[])); } else { add(member); } } void add(TarMember member) { auto header = member.toTarHeader(); import std.range.primitives : put; put(_output, cast(ubyte[]) header.asBytes); _writtenBytes += tarBlockSize; } import dcompress.primitives : isCompressInput; void add(InR)(TarMember member, InR content) if (isCompressInput!InR) { add(member); if (member.size > 0) { import std.range.primitives : put; put(_output, content); _writtenBytes += member.size; padToMultiple(tarBlockSize); } } } import dcompress.primitives : isCompressInput; void extract(InR)(TarMember member, InR content, string destPath = ".") if (isCompressInput!InR) { if (destPath.length == 0) destPath = "."; import std.path : isValidPath, exists, isDir, buildPath; if (!isValidPath(destPath) || (exists(destPath) && !isDir(destPath))) throw new TarException("Invalid destination path: '" ~ destPath ~ "'"); import std.path : dirName, baseName; import std.file : write, mkdirRecurse; immutable fullPath = buildPath(destPath, member.filename); destPath = buildPath(destPath, dirName(member.filename)); // Do not overwrite existing filess if (exists(fullPath)) return; mkdirRecurse(destPath); debug(tar) writeln("Destination: ", fullPath); import dcompress.file : FileStat; import std.string : toStringz; immutable fullPathC = fullPath.toStringz; if (member.fileType == FileType.directory) { import core.sys.posix.sys.stat : mkdir; mkdir(fullPathC, member.mode).enforceSuccess; } else if (member.fileType == FileType.symbolicLink) { import core.sys.posix.unistd : symlink; symlink(member.linkedToFilename.toStringz, fullPathC).enforceSuccess; } else { immutable mode = (member.mode | fileTypeToStatMode(member.fileType)); immutable devNumber = FileStat.makeDeviceNumber( member.deviceMajorNumber, member.deviceMinorNumber); import core.sys.posix.sys.stat : mknod; mknod(fullPathC, mode, devNumber).enforceSuccess; } if (member.size > 0) { import std.stdio : File; import std.algorithm.mutation : copy; auto file = File(fullPath, "ab"); content.copy(file.lockingBinaryWriter); } import core.sys.posix.unistd : lchown; lchown(fullPathC, member.userId, member.groupId).enforceSuccess; auto stat = FileStat(fullPath); import core.sys.posix.sys.time; import core.sys.posix.sys.stat : utimensat; timespec[2] newTime; newTime[0].tv_sec = stat.accessTime(); newTime[1].tv_sec = member.modificationTime.toUnixTime(); import core.sys.posix.fcntl : AT_FDCWD, AT_SYMLINK_NOFOLLOW; utimensat(AT_FDCWD, fullPathC, newTime, AT_SYMLINK_NOFOLLOW).enforceSuccess; } struct TarFile { import std.stdio : File; private: TarMemberWithPosition[string] _members; File _file; TarWriter!(File.BinaryWriterImpl!true) _tarWriter; size_t _blockingFactor = 20; // number of records per block public: static TarFile open(string path) { TarFile tarFile; tarFile._file = File(path, "rb+"); import std.algorithm.iteration : joiner; ubyte[4096] chunk; auto fileInput = tarFile._file.byChunk(chunk).joiner; auto reader = tarReader!false(fileInput); import std.range : refRange; foreach (mp; refRange(&reader)) { tarFile._members[mp.member.filename] = mp; debug(tar) { writeln("------------------"); writeln(mp.member); } } debug(tar) writefln("Position: %d, Size: %d", reader.position, tarFile._file.size); tarFile._file.seek(reader.position); tarFile._tarWriter = tarWriter(tarFile._file.lockingBinaryWriter); return tarFile; } ~this() { close(); } void close() { if (_file.isOpen) { _tarWriter.finish(); _file.close(); } } @property size_t size() { return _file.size(); } private ubyte[] readContentAt(size_t pos, size_t size) { if (size == 0) return []; ubyte[] buf = new ubyte[size]; immutable prevPos = _file.tell(); _file.seek(pos); _file.rawRead(buf); _file.seek(prevPos); return buf; } void[] readMemberContent(string filename) { auto mp = (filename in _members); assert(mp !is null); if (mp.member.size == 0) return null; return readContentAt(mp.position, mp.member.size); } void add(alias memberFilter = (TarMember member) => true)( string filename, bool recursive = true) { _tarWriter.add!memberFilter(filename, recursive); } void addReadContent(TarMember member) { _tarWriter.addReadContent(member); } import dcompress.primitives : isCompressInput; void add(InR)(TarMember member, InR content) if (isCompressInput!InR) { _tarWriter.add(member, content); } void extract(string memberFilename, string destPath = ".") { auto mp = (memberFilename in _members); assert(mp !is null); ubyte[] content = readContentAt(mp.position, mp.member.size); .extract(mp.member, content, destPath); } void extractAll(string destPath = ".") { import std.algorithm.iteration : each; _members.byKey.each!(filename => extract(filename, destPath)); } }
D