/third_party/flatbuffers/docs/source/ |
D | SwiftUsage.md | 1 Use in Swift {#flatbuffers_guide_use_swift} 6 Before diving into the FlatBuffers usage in Swift, it should be noted that 8 to general FlatBuffers usage in all of the supported languages (including Swift). 10 Swift. 17 ## FlatBuffers Swift library code location 19 The code for the FlatBuffers Swift library can be found at 23 ## Testing the FlatBuffers Swift library 25 The code to test the Swift library can be found at `flatbuffers/Flatbuffers.Test.Swift`. 26 …f is located in [Flatbuffers.Test.Swift](https://github.com/google/flatbuffers/blob/master/tests/F… 28 …(https://github.com/google/flatbuffers/blob/master/tests/FlatBuffers.Test.Swift/SwiftTest.sh) shel… [all …]
|
/third_party/flatbuffers/grpc/examples/swift/Greeter/ |
D | README.md | 1 # FlatBuffers.GRPC.Swift 3 The following is Swift example on how GRPC would be with Swift Flatbuffers, you can simply run the …
|
/third_party/ejdb/src/bindings/ejdb2_flutter/ios/Classes/ |
D | Ejdb2FlutterPlugin.m | 2 #if __has_include(<ejdb2_flutter/ejdb2_flutter-Swift.h>) 3 #import <ejdb2_flutter/ejdb2_flutter-Swift.h> 8 #import "ejdb2_flutter-Swift.h"
|
/third_party/flutter/flutter/packages/flutter_tools/templates/plugin/ios-swift.tmpl/Classes/ |
D | pluginClass.m.tmpl | 2 #import <{{projectName}}/{{projectName}}-Swift.h> 6 [Swift{{pluginClass}} registerWithRegistrar:registrar];
|
D | SwiftpluginClass.swift.tmpl | 4 public class Swift{{pluginClass}}: NSObject, FlutterPlugin { 7 let instance = Swift{{pluginClass}}()
|
/third_party/flatbuffers/ |
D | Formatters.md | 16 ## Swift section in Languages 18 Swift uses swiftformat as it's formatter. Take a look at [how to install here](https://github.com/n…
|
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/ |
D | .gitignore | 3 # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.… 28 ## Obj-C/Swift specific
|
/third_party/flutter/flutter/examples/ |
D | README.md | 28 - **Platform Channel Swift** The [platform channel swift 30 channel](platform_channel) but the iOS version is in Swift and there is no
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/conventions/ |
D | _index.md | 14 with sum types e.g. Rust, Haskell, Swift etc. 16 However this is C++! Not Rust, not Swift, not Haskell! I must caution you to always avoid using
|
/third_party/flatbuffers/tests/docker/languages/ |
D | Dockerfile.testing.swift_5_2 | 7 WORKDIR /code/tests/FlatBuffers.Test.Swift
|
/third_party/protobuf/objectivec/ |
D | .gitignore | 21 ## Obj-C/Swift specific
|
/third_party/flatbuffers/tests/ |
D | TestAll.sh | 57 cd FlatBuffers.Test.Swift
|
D | generate_code.sh | 74 cd FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | CallingConv.h | 73 Swift = 16, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | CallingConv.h | 73 Swift = 16, enumerator
|
/third_party/flutter/flutter/examples/flutter_view/ios/ |
D | Podfile | 8 # Uncomment this line if you're using Swift or would like to use dynamic frameworks
|
/third_party/ejdb/ |
D | BASE.md | 58 | Swift | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | … 74 * [Swift | iOS](https://github.com/Softmotions/EJDB2Swift) 108 See also [EJDB2 Swift binding](https://github.com/Softmotions/EJDB2Swift) for OSX, iOS and Linux
|
/third_party/flatbuffers/swift/ |
D | README.md | 13 … test2: .blue)` for `MyGame_Example_Vec3(x: 10, test2: .blue)`. This uses Swift native structs ins…
|
/third_party/flutter/flutter/examples/platform_channel_swift/ |
D | README.md | 4 specific services on iOS using Swift. The equivalent version of this
|
/third_party/grpc/src/objective-c/examples/InterceptorSample/ |
D | Podfile | 6 # for all Samples, specifically because Swift only supports framework.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbolCompiland.cpp | 102 .Case(".swift", Lang == PDB_Lang::Swift) in getSourceFileFullPath()
|
/third_party/grpc/src/objective-c/examples/Sample/ |
D | Podfile | 7 # for all Samples, specifically because Swift only supports framework.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 75 Swift enumerator 599 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_discard_framebuffer.txt | 15 Michael Swift, Apple 194 04/30/2008 Michael Swift
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_discard_framebuffer.txt | 15 Michael Swift, Apple 194 04/30/2008 Michael Swift
|