Home
last modified time | relevance | path

Searched refs:Swift (Results 1 – 25 of 215) sorted by relevance

123456789

/third_party/flatbuffers/docs/source/
DSwiftUsage.md1 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/
DREADME.md1 # 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/
DEjdb2FlutterPlugin.m2 #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/
DpluginClass.m.tmpl2 #import <{{projectName}}/{{projectName}}-Swift.h>
6 [Swift{{pluginClass}} registerWithRegistrar:registrar];
DSwiftpluginClass.swift.tmpl4 public class Swift{{pluginClass}}: NSObject, FlutterPlugin {
7 let instance = Swift{{pluginClass}}()
/third_party/flatbuffers/
DFormatters.md16 ## 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.gitignore3 # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.…
28 ## Obj-C/Swift specific
/third_party/flutter/flutter/examples/
DREADME.md28 - **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.md14 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/
DDockerfile.testing.swift_5_27 WORKDIR /code/tests/FlatBuffers.Test.Swift
/third_party/protobuf/objectivec/
D.gitignore21 ## Obj-C/Swift specific
/third_party/flatbuffers/tests/
DTestAll.sh57 cd FlatBuffers.Test.Swift
Dgenerate_code.sh74 cd FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DCallingConv.h73 Swift = 16, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallingConv.h73 Swift = 16, enumerator
/third_party/flutter/flutter/examples/flutter_view/ios/
DPodfile8 # Uncomment this line if you're using Swift or would like to use dynamic frameworks
/third_party/ejdb/
DBASE.md58 | 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/
DREADME.md13 … test2: .blue)` for `MyGame_Example_Vec3(x: 10, test2: .blue)`. This uses Swift native structs ins…
/third_party/flutter/flutter/examples/platform_channel_swift/
DREADME.md4 specific services on iOS using Swift. The equivalent version of this
/third_party/grpc/src/objective-c/examples/InterceptorSample/
DPodfile6 # 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/
DPDBSymbolCompiland.cpp102 .Case(".swift", Lang == PDB_Lang::Swift) in getSourceFileFullPath()
/third_party/grpc/src/objective-c/examples/Sample/
DPodfile7 # 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/
DARMSubtarget.h75 Swift enumerator
599 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_discard_framebuffer.txt15 Michael Swift, Apple
194 04/30/2008 Michael Swift
/third_party/openGLES/extensions/EXT/
DEXT_discard_framebuffer.txt15 Michael Swift, Apple
194 04/30/2008 Michael Swift

123456789