Home
last modified time | relevance | path

Searched refs:Go (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/external/flatbuffers/docs/source/
DGoUsage.md1 Use in Go {#flatbuffers_guide_use_go}
6 Before diving into the FlatBuffers usage in Go, it should be noted that
8 to general FlatBuffers usage in all of the supported languages (including Go).
10 Go.
17 ## FlatBuffers Go library code location
19 The code for the FlatBuffers Go library can be found at
23 ## Testing the FlatBuffers Go library
25 The code to test the Go library can be found at `flatbuffers/tests`.
32 *Note: The shell script requires [Go](https://golang.org/doc/install) to
35 ## Using the FlatBuffers Go library
[all …]
Dgroups7 /// @defgroup flatbuffers_go_api Go API
8 /// @brief FlatBuffers API for Go
DGoApi.md1 Go API
26 \snippet GoApi_generated.txt Go API
DFlatBuffers.md7 serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python.
54 Java and Go code supports object-reuse. C# has efficient struct based
111 Java/C#/Go/Python.. classes) with helper classes to access and construct
135 - How to [use the generated Go code](@ref flatbuffers_guide_use_go) in your
161 - FlatBuffers for [Go](https://www.youtube.com/watch?v=-BPVId_lA5w).
165 - [FlatBuffers in Go](https://rwinslow.com/tags/flatbuffers/)
/external/clang/test/CodeGenCXX/
Dmangle-local-class-vtables.cpp27 void Go(const I &i);
34 Go(C()); in G()
41 Go(C()); in G()
48 Go(C()); in G()
60 Go(C()); in K()
Dspecialized-static-data-mem-init.cpp19 void Go() { needs_guard.PrintNumK(); } in Go() function
27 C<int>().Go(); in F()
/external/toolchain-utils/go/patch/
Dgo1.patch10 // Copyright 2014 The Go Authors. All rights reserved.
18 // Copyright 2011 The Go Authors. All rights reserved.
26 // Copyright 2015 The Go Authors. All rights reserved.
34 // Copyright 2013 The Go Authors. All rights reserved.
42 // Copyright 2013 The Go Authors. All rights reserved.
50 // Copyright 2015 The Go Authors. All rights reserved.
Dgo3.patch10 // Copyright 2009 The Go Authors. All rights reserved.
71 // Copyright 2010 The Go Authors. All rights reserved.
111 // Copyright 2011 The Go Authors. All rights reserved.
156 // Copyright 2011 The Go Authors. All rights reserved.
211 // Copyright 2014 The Go Authors. All rights reserved.
257 // Copyright 2015 The Go Authors. All rights reserved.
307 // Copyright 2015 The Go Authors. All rights reserved.
350 // Copyright 2014 The Go Authors. All rights reserved.
394 // Copyright 2015 The Go Authors. All rights reserved.
437 // Copyright 2014 The Go Authors. All rights reserved.
[all …]
/external/syslinux/com32/cmenu/
Dtest.menu12 info="Go to Testing"
21 info="Go one level up"
39 info="Go one level up"
59 info="Go one level up"
Dtest2.menu51 info="Go one level up"
70 info="Go one level up"
111 info="Go up one level"
/external/protobuf/examples/
DREADME.txt31 ## Go ##
33 The Go example requires a plugin to the protocol buffer compiler, so it is not
36 for more information about Go protocol buffer support.
39 Then, install the Go Protocol Buffers plugin
43 Build the Go samples in this directory with "make go". This creates the
53 similar way and can view/modify files created by the Go example and vice
/external/boringssl/src/ssl/test/
DREADME.md11 Instead, we use a fork of the Go `crypto/tls` package, heavily patched with
12 configurable bugs. This code, along with a test suite and harness written in Go,
18 features should be implemented twice, once in C for BoringSSL and once in Go for
19 testing. If possible, the Go code should be suitable for potentially
32 control the Go TLS implementation's behavior.
/external/llvm/test/Bindings/Go/
Dlit.local.cfg32 # This is a Go-specific hack. cgo and other Go tools check $CC and $CXX for the
36 # Go tools also have problems with ccache, so we disable it.
/external/compiler-rt/lib/tsan/
DCMakeLists.txt128 # Build and check Go runtime.
135 COMMENT "Checking TSan Go runtime..."
144 # Sanity check for Go runtime.
151 COMMENT "Checking TSan Go runtime..."
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_OnRomaji.txt74 互>Go;
75 五>Go;
131 伍>Go;
375 冱>Go;
378 冴>Go;
541 午>Go;
649 吾>Go;
654 呉>Go;
715 唔>Go;
1074 娯>Go;
[all …]
/external/llvm/bindings/go/
DREADME.txt1 This directory contains LLVM bindings for the Go programming language
7 * Go 1.2+.
/external/llvm/tools/llvm-go/
DCMakeLists.txt7 COMMENT "Building Go executable llvm-go")
/external/flatbuffers/
Dreadme.md11 **Go to our [landing page][] to browse our documentation.**
23 * Go
/external/python/cpython2/Lib/idlelib/
DREADME.txt157 Go to Line
169 Go to File/Line
225 Go to file/line (shell and output only)
229 Go to source line
/external/selinux/python/sepolicy/sepolicy/help/
Dtransition_from_boolean.txt8 Go to the next screen to see the effect of clicking on the arrow.
/external/doclava/res/assets/templates/
Ddocpage.cs26 <a href="#top" style="float:right">&uarr; Go to top</a>
/external/autotest/client/site_tests/platform_InputBrowserNav/
Dcontrol16 Go forward, backward, and refresh webpage in browser using keyboard shortcut.
/external/syslinux/core/
Dpm.inc75 ; enter_pm: Go to PM with interrupt service configured
128 jmp ebx ; Go to where we need to go
173 jmp bx ; Go to whereever we need to go...
199 jmp enter_rm ; Go to real mode
207 jmp enter_pm ; Go back to PM
/external/flatbuffers/samples/
Dgo_sample.sh42 echo Compiling and running the Go sample.
/external/mesa3d/src/glx/apple/
DTODO3 Go over every glxcmd in glxcmds.c and make sure we have them working.

12345678910>>...13